aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@gcc.gnu.org>2007-03-28 12:58:02 +0000
committerNick Clifton <nickc@gcc.gnu.org>2007-03-28 12:58:02 +0000
commit446347f9c43f411562d5faa6bbeb937bef55ac70 (patch)
tree1db84aede155286fcd599dd790f60118514585e5
parent0893725024b4dccb877a3831e6e2100b6de736e3 (diff)
downloadgcc-446347f9c43f411562d5faa6bbeb937bef55ac70.zip
gcc-446347f9c43f411562d5faa6bbeb937bef55ac70.tar.gz
gcc-446347f9c43f411562d5faa6bbeb937bef55ac70.tar.bz2
Fix dates on recent entries
From-SVN: r123298
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 086c8b6..d246efd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,4 +1,4 @@
-2007-02-11 Lars Poeschel <larsi@wh2.tu-dresden.de>
+2007-03-28 Lars Poeschel <larsi@wh2.tu-dresden.de>
* 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 <christian.bruel@st.com>
+2007-03-28 Christian Bruel <christian.bruel@st.com>
* config/sh/sh.md (movsi_ie): Fix memory constraints attribute length.
(movsf_ie): Likewise.