diff options
author | Nick Clifton <nickc@gcc.gnu.org> | 2007-03-28 12:58:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2007-03-28 12:58:02 +0000 |
commit | 446347f9c43f411562d5faa6bbeb937bef55ac70 (patch) | |
tree | 1db84aede155286fcd599dd790f60118514585e5 /gcc | |
parent | 0893725024b4dccb877a3831e6e2100b6de736e3 (diff) | |
download | gcc-446347f9c43f411562d5faa6bbeb937bef55ac70.zip gcc-446347f9c43f411562d5faa6bbeb937bef55ac70.tar.gz gcc-446347f9c43f411562d5faa6bbeb937bef55ac70.tar.bz2 |
Fix dates on recent entries
From-SVN: r123298
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 |
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. |