diff options
author | Mark Shinwell <shinwell@codesourcery.com> | 2007-03-23 10:44:08 +0000 |
---|---|---|
committer | Mark Shinwell <shinwell@codesourcery.com> | 2007-03-23 10:44:08 +0000 |
commit | 352251574bddd6c0bd807ac15ac177733b5ca056 (patch) | |
tree | 90fad8c73d87447616c3bca040a6920fb556f1ba /gas/ChangeLog | |
parent | 738755b09abcd97a6869857116135a38cdfd9bea (diff) | |
download | gdb-352251574bddd6c0bd807ac15ac177733b5ca056.zip gdb-352251574bddd6c0bd807ac15ac177733b5ca056.tar.gz gdb-352251574bddd6c0bd807ac15ac177733b5ca056.tar.bz2 |
Typo correction.
Diffstat (limited to 'gas/ChangeLog')
-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> |