aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2006-08-21 11:41:24 +0000
committerJoseph Myers <joseph@codesourcery.com>2006-08-21 11:41:24 +0000
commit87a1fd79cebe5d14a29922446bcf3f58f7d4e518 (patch)
tree7ebb05acb85cd46da3e938d67424356881184155 /gas/ChangeLog
parent87bc043a9f0984c2f325102bf793d83df48d8bb5 (diff)
downloadgdb-87a1fd79cebe5d14a29922446bcf3f58f7d4e518.zip
gdb-87a1fd79cebe5d14a29922446bcf3f58f7d4e518.tar.gz
gdb-87a1fd79cebe5d14a29922446bcf3f58f7d4e518.tar.bz2
gas:
* config/tc-arm.c (s_arm_unwind_save_mmxwr): Correct condition for merging with previous long opcode. gas/testsuite: * gas/arm/unwind.s: Test not merging iWMMXt register save with previous long opcode. * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d9b215f..ca8e0a5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-21 Joseph Myers <joseph@codesourcery.com>
+
+ * config/tc-arm.c (s_arm_unwind_save_mmxwr): Correct condition for
+ merging with previous long opcode.
+
2006-08-22 Pedro Alves <pedro_alves@portugalmail.pt>
* Makefile.am (TARG_ENV_HFILES): Add te-wince-pe.h.