diff options
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f66b59b..3d1f337 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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> |