projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b458dd
)
Add missing function name
author
Richard Sandiford
<rsandifo@gcc.gnu.org>
Wed, 25 Jan 2012 20:13:45 +0000
(20:13 +0000)
committer
Richard Sandiford
<rsandifo@gcc.gnu.org>
Wed, 25 Jan 2012 20:13:45 +0000
(20:13 +0000)
From-SVN: r183534
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index b3914bedd9aabb32c3b066ed9f6a47274ace911a..f7ad0cd9a1a3f77c9565597bd6c94faa54452733 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,6
+1,7
@@
2012-01-25 Richard Sandiford <rdsandiford@googlemail.com>
- * config/mips/mips.c: Don't process ASM_OPERANDS.
+ * config/mips/mips.c (mips_small_data_pattern_1): Don't process
+ ASM_OPERANDS.
2012-01-25 Georg-Johann Lay <avr@gjlay.de>