aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-03-21 14:35:27 +0000
committerPaul Brook <paul@codesourcery.com>2006-03-21 14:35:27 +0000
commit3e94bf1a01d6aebb1c4c9468c79c05cdbc5f7b38 (patch)
tree4aa723f82f9ff5e61db0c7a9f7a3116e7ae4040d /gas/ChangeLog
parenteb43171d33c18429f1433c8b982e135cba87102e (diff)
downloadgdb-3e94bf1a01d6aebb1c4c9468c79c05cdbc5f7b38.zip
gdb-3e94bf1a01d6aebb1c4c9468c79c05cdbc5f7b38.tar.gz
gdb-3e94bf1a01d6aebb1c4c9468c79c05cdbc5f7b38.tar.bz2
2006-03-21 Paul Brook <paul@codesourcery.com>
gas/ * config/tc-arm.c (insns): Correct opcodes for ldrbt and strbt. gas/testsuite/ * gas/arm/thumb32.d: Correct expected output.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 53f3bb2..5d39cb6 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2006-03-21 Paul Brook <paul@codesourcery.com>
+
+ * config/tc-arm.c (insns): Correct opcodes for ldrbt and strbt.
+
2006-03-20 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (BAD_BRANCH, BAD_NOT_IT): Define.