projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bc709c
)
c4x.h (INITIALIZE_TRAMPOLINE): Replace 'tramp' with 'TRAMP' in the body of the macro...
author
Nick Clifton
<nickc@gcc.gnu.org>
Thu, 20 May 2004 09:09:55 +0000
(09:09 +0000)
committer
Nick Clifton
<nickc@gcc.gnu.org>
Thu, 20 May 2004 09:09:55 +0000
(09:09 +0000)
* config/c4x/c4x.h (INITIALIZE_TRAMPOLINE): Replace 'tramp' with 'TRAMP' in
the body of the macro definition.
From-SVN: r82048
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 1c9c6ce291349543d0c3e1beb8c5f50cb4e3283e..50e9407871cca947f7b79f40f3ea9d1f524a9f7e 100644
(file)
--- 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