aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMark Shinwell <shinwell@codesourcery.com>2007-03-23 10:43:35 +0000
committerMark Shinwell <shinwell@codesourcery.com>2007-03-23 10:43:35 +0000
commit738755b09abcd97a6869857116135a38cdfd9bea (patch)
tree448e5453ce08d6b3ffd51763bfc0874aed2f03fe /gas/ChangeLog
parenta1ac8190312a85c3726a7cfbdd938462cec9907b (diff)
downloadgdb-738755b09abcd97a6869857116135a38cdfd9bea.zip
gdb-738755b09abcd97a6869857116135a38cdfd9bea.tar.gz
gdb-738755b09abcd97a6869857116135a38cdfd9bea.tar.bz2
gas/
* config/tc-arm.c (md_apply_fix): Turn CZB instructions that attempt to jump to the next instruction into NOPs.
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 87c80be..f66b59b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-23 Mark Shinwell <shinwell@codesourcery.com>
+
+ * config/tc-arm.c (md_apply_fix): Turn CZB instructions that
+ attempt to jump to the next instruction into NOPs.
+
2007-03-23 Alan Modra <amodra@bigpond.net.au>
* config/tc-spu.c: Don't include opcode/spu.h.