projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a0de3b
)
Fix function name in last entry.
author
Richard Sandiford
<rsandifo@gcc.gnu.org>
Sat, 22 May 2004 19:34:11 +0000
(19:34 +0000)
committer
Richard Sandiford
<rsandifo@gcc.gnu.org>
Sat, 22 May 2004 19:34:11 +0000
(19:34 +0000)
From-SVN: r82146
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 209279f8e84dc58e87df2475d2c0dccf2f67f53a..ce1712b74eccb55b576ca86d99c2fd8f17673abc 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,6
+1,6
@@
2004-05-22 Richard Sandiford <rsandifo@redhat.com>
- * config/mips/mips.c (mips_
asm_
file_start): Emit a .gcc_compiled_longXX
+ * config/mips/mips.c (mips_file_start): Emit a .gcc_compiled_longXX
section when generating EABI code.
2004-05-22 Andrew Pinski <pinskia@physics.uc.edu>