4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-28 20:15:24 +08:00
* 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.
This commit is contained in:
Mark Shinwell 2006-10-31 16:46:37 +00:00
parent 5b8d48ad5a
commit 1887649642

View File

@ -1,3 +1,10 @@
2006-10-31 Mark Shinwell <shinwell@codesourcery.com>
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.
2006-10-30 Paul Brook <paul@codesourcery.com>
bfd/