diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1c9c6ce..50e9407 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-05-20 Nick Clifton <nickc@redhat.com> + + * config/c4x/c4x.h (INITIALIZE_TRAMPOLINE): Replace 'tramp' + with 'TRAMP' in the body of the macro definition. + 2004-05-19 H.J. Lu <hongjiu.lu@intel.com> PR target/15383 |