aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2009-11-12 14:49:45 +0000
committerDaniel Jacobowitz <drow@false.org>2009-11-12 14:49:45 +0000
commit79862e457476f3782b7e832b6b2570230c08b8bf (patch)
tree226ed85aaf9cd1563fa8a555f0fc6d55cdadce8c /gas/testsuite/ChangeLog
parentfa78c13aad4fd3b1fcd53adc3775c3b4f7273754 (diff)
downloadfsf-binutils-gdb-79862e457476f3782b7e832b6b2570230c08b8bf.zip
fsf-binutils-gdb-79862e457476f3782b7e832b6b2570230c08b8bf.tar.gz
fsf-binutils-gdb-79862e457476f3782b7e832b6b2570230c08b8bf.tar.bz2
gas/testsuite/
* gas/arm/copro.d, gas/arm/fp-save.d, gas/arm/float.d, gas/arm/fpa-mem.d: Update for removed generic coprocessor instructions and expanded PC-relative offsets. opcodes/ * arm-dis.c (coprocessor_opcodes): Use %A instead of %C. Remove generic coprocessor instructions for FPA loads and stores. (print_insn_coprocessor): Remove %C support. Display address for PC-relative offsets in %A.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index ea1fd51..4b89cf0 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * gas/arm/copro.d, gas/arm/fp-save.d, gas/arm/float.d,
+ gas/arm/fpa-mem.d: Update for removed generic coprocessor instructions
+ and expanded PC-relative offsets.
+
2009-11-11 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/prefix.d: Swap order of ADDR and REP prefixes.