projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64bb2e1
)
Fix typo.
author
Richard Sandiford
<rsandifo@gcc.gnu.org>
Sun, 19 Oct 2003 11:44:42 +0000
(11:44 +0000)
committer
Richard Sandiford
<rsandifo@gcc.gnu.org>
Sun, 19 Oct 2003 11:44:42 +0000
(11:44 +0000)
From-SVN: r72678
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index f81a84c7273c40ccea6bdcac61b1135179d4f8fc..332704f33480cda806b2d1be2ad2edef12fc7d7c 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-18,7
+18,7
@@
* config/mips/mips.h (INITIALIZE_TRAMPOLINE): Simplify.
* config/mips/mips.c (mips_load_got): Assume Pmode == ptr_mode.
* config/mips/mips.md (extendsidi2, *extendsidi2): Merge. Don't accept
- contant operands.
+ con
s
tant operands.
2003-10-18 Kazu Hirata <kazu@cs.umass.edu>