Typo correction.

This commit is contained in:
Mark Shinwell 2007-03-23 10:44:08 +00:00
parent 738755b09a
commit 352251574b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2007-03-23 Mark Shinwell <shinwell@codesourcery.com>
* config/tc-arm.c (md_apply_fix): Turn CZB instructions that
* config/tc-arm.c (md_apply_fix): Turn CBZ instructions that
attempt to jump to the next instruction into NOPs.
2007-03-23 Alan Modra <amodra@bigpond.net.au>