aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-12-13 18:13:05 +0000
committerIan Lance Taylor <ian@airs.com>1996-12-13 18:13:05 +0000
commit8a8121d51be4c66aad42c69dd8c25b40a58509b9 (patch)
tree2ebe6b2b9dc5ecc471409d63d7abf6a3b46ea0d0 /gas/ChangeLog
parent029b8261826eef24f09aa8977b21ddb1b1573b40 (diff)
downloadgdb-8a8121d51be4c66aad42c69dd8c25b40a58509b9.zip
gdb-8a8121d51be4c66aad42c69dd8c25b40a58509b9.tar.gz
gdb-8a8121d51be4c66aad42c69dd8c25b40a58509b9.tar.bz2
* config/tc-mips.c (mips16_macro): Remove nop instructions after
branch instructions.
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 b9e7860..9df5fd3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Fri Dec 13 13:00:33 1996 Ian Lance Taylor <ian@cygnus.com>
+ * config/tc-mips.c (mips16_macro): Remove nop instructions after
+ branch instructions.
+
* config/tc-mips.c (md_begin): If configured for an embedded ELF
system, don't set the section alignment to 2**4.
(s_change_sec): Likewise.