From 446347f9c43f411562d5faa6bbeb937bef55ac70 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 28 Mar 2007 12:58:02 +0000 Subject: [PATCH] Fix dates on recent entries From-SVN: r123298 --- gcc/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 086c8b60459..d246efd49be 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2007-02-11 Lars Poeschel +2007-03-28 Lars Poeschel * config/fr30/fr30.md (movsi_internal): Change destination constraint from m to V and add m to the end. @@ -7,7 +7,7 @@ * config/sh/sh.md (movsi_i): Fix type attribute. -2007-03-38 Christian Bruel +2007-03-28 Christian Bruel * config/sh/sh.md (movsi_ie): Fix memory constraints attribute length. (movsf_ie): Likewise.