aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-02-22 15:03:30 +0000
committerPaul Brook <paul@codesourcery.com>2006-02-22 15:03:30 +0000
commitf40d16432570939c792ed5c67ff3687c055f3483 (patch)
treed177f740bb392a20e20f5afc92d7a125264b1e09 /gas/testsuite/ChangeLog
parent0dd0cb290997507d5b8b2d2eb4d3ddbab7f4b773 (diff)
downloadfsf-binutils-gdb-f40d16432570939c792ed5c67ff3687c055f3483.zip
fsf-binutils-gdb-f40d16432570939c792ed5c67ff3687c055f3483.tar.gz
fsf-binutils-gdb-f40d16432570939c792ed5c67ff3687c055f3483.tar.bz2
2005-02-22 Paul Brook <paul@codesourcery.com>
gas/ * config/tc-arm.c (do_pld): Remove incorrect write to inst.instruction. (encode_thumb32_addr_mode): Use correct operand. gas/testsuite/ * gas/arm/thumb32.d: Fix expected pld opcode.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 2cb93d1..bab0878 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-22 Paul Brook <paul@codesourcery.com>
+
+ * gas/arm/thumb32.d: Fix expected pld opcode.
+
2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
Anil Paranjape <anilp1@kpitcummins.com>
Shilin Shakti <shilins@kpitcummins.com>