diff options
author | Nick Clifton <nickc@redhat.com> | 2011-06-02 13:43:24 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-06-02 13:43:24 +0000 |
commit | cc643b88f142802bf907b2f28ff47c4d1bf55e8b (patch) | |
tree | 5c8a5339fd1d59cb602ea4d452658e69fbe9bad1 /gas/ChangeLog | |
parent | 4c422395e61397529b6bbafc7fa5c0e28b4c56dc (diff) | |
download | gdb-cc643b88f142802bf907b2f28ff47c4d1bf55e8b.zip gdb-cc643b88f142802bf907b2f28ff47c4d1bf55e8b.tar.gz gdb-cc643b88f142802bf907b2f28ff47c4d1bf55e8b.tar.bz2 |
Fix spelling mistakes.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c296045..6e40507 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2011-06-02 Nick Clifton <nickc@redhat.com> + + * as.c: Fix spelling typo. + * read.c: Likewise. + * config/tc-ppc.c: Likewise. + * po/gas.pit: Regenerate. + 2011-05-31 Paul Brook <paul@codesourcery.com> * config/tc-arm.c (arm_cpus): Add Cortex-R5. @@ -20,7 +27,7 @@ * config/tc-arm.c (fix_new_arm): Create an absolute symbol for pc-relative fixes to constants. * config/tc-arm.h (TC_FORCE_RELOCATATION_ABS): Define. - + 2011-05-27 Nick Clifton <nickc@redhat.com> * config/tc-s390.c (md_begin): Remove unused variable dup_insn. |