OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a5425f
)
* config/c4x/c4x.h (INITIALIZE_TRAMPOLINE): Replace 'tramp' with 'TRAMP' in
author
nickc
<nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2004 09:09:55 +0000
(09:09 +0000)
committer
nickc
<nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2004 09:09:55 +0000
(09:09 +0000)
the body of the macro definition.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82048
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
1c9c6ce
..
50e9407
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