diff options
author | Nick Clifton <nickc@gcc.gnu.org> | 2007-07-11 08:26:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2007-07-11 08:26:55 +0000 |
commit | 0dcd2e787206d0b257dcea7ba7417909b30eb536 (patch) | |
tree | c668e69c8a3d0120d15cacfa06e400c5445ee438 /gcc/ChangeLog | |
parent | e4666f854c0a473efd1aa4cbba4e35184c2587d3 (diff) | |
download | gcc-0dcd2e787206d0b257dcea7ba7417909b30eb536.zip gcc-0dcd2e787206d0b257dcea7ba7417909b30eb536.tar.gz gcc-0dcd2e787206d0b257dcea7ba7417909b30eb536.tar.bz2 |
oops - this is the missing changelog entry for the previous delta
From-SVN: r126540
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4d99782..ea3c773 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2007-07-11 Nick Clifton <nickc@redhat.com> + + * config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative + version for 64-bit hosts. + 2007-07-10 David Daney <ddaney@avtrex.com> * config/mips/mips.h (ISA_HAS_SYNCI): New target capability |