aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2004-12-09 15:51:32 +0000
committerIan Lance Taylor <ian@airs.com>2004-12-09 15:51:32 +0000
commitdd22970fb50af848c0cf85cd164108b80ef88656 (patch)
treeed530ce974e49d39551a44b21dece60f1d7a7c81 /gas/ChangeLog
parent42581a2496e1023740a2bc827b15f8149a7961bd (diff)
downloadgdb-dd22970fb50af848c0cf85cd164108b80ef88656.zip
gdb-dd22970fb50af848c0cf85cd164108b80ef88656.tar.gz
gdb-dd22970fb50af848c0cf85cd164108b80ef88656.tar.bz2
* config/tc-mips.c (append_insn): If we emit a nop during a relax
sequence, increase the size of the sequence.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 43c36ad..27e3cce 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
+ * config/tc-mips.c (append_insn): If we emit a nop during a relax
+ sequence, increase the size of the sequence.
+
* config/tc-mips.c (mips_cpu_info_table): Change "9000" entry to
use CPU_RM9000.