aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMark Shinwell <shinwell@codesourcery.com>2006-11-14 12:21:13 +0000
committerMark Shinwell <shinwell@codesourcery.com>2006-11-14 12:21:13 +0000
commit25fe350bd949f76828efc4b523f8f4cefbbc8295 (patch)
tree7d0b86dbaf0811885470f8573e69a900fb40eeb9 /gas/ChangeLog
parent7173306d0abdd2cb2eb5d806c3e5caf7e39b995a (diff)
downloadgdb-25fe350bd949f76828efc4b523f8f4cefbbc8295.zip
gdb-25fe350bd949f76828efc4b523f8f4cefbbc8295.tar.gz
gdb-25fe350bd949f76828efc4b523f8f4cefbbc8295.tar.bz2
gas/
* config/tc-arm.c (do_t_czb): Rename to do_t_cbz. (insns): Adjust accordingly. (md_apply_fix): Alter comments to use CBZ instead of CZB.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 34a1b8f..18ae993 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-12 Mark Shinwell <shinwell@codesourcery.com>
+
+ * config/tc-arm.c (do_t_czb): Rename to do_t_cbz.
+ (insns): Adjust accordingly.
+ (md_apply_fix): Alter comments to use CBZ instead of CZB.
+
2006-11-10 Pedro Alves <pedro_alves@portugalmail.pt>
* config/tc-arm.c (arm_fix_adjustable) [OBJ_COFF]: Delete.