diff options
author | Nick Clifton <nickc@redhat.com> | 2007-10-11 14:17:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-10-11 14:17:44 +0000 |
commit | c85dd50da287e2db25c7cc7f1cc2f6feefe1c0d5 (patch) | |
tree | c68c62d528c55c7297f1683a485c4563f342afbb /gas/ChangeLog | |
parent | 96ef6e0f8b717fa45ac9f1674cd4b19d9f47358d (diff) | |
download | gdb-c85dd50da287e2db25c7cc7f1cc2f6feefe1c0d5.zip gdb-c85dd50da287e2db25c7cc7f1cc2f6feefe1c0d5.tar.gz gdb-c85dd50da287e2db25c7cc7f1cc2f6feefe1c0d5.tar.bz2 |
PR gas/5158
* config/tc-h8300.c (tc_gen_reloc): Allow for translation of error message.
* po/gas.pot: Regenerate.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 72d21a2..019baa1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -5,6 +5,11 @@ 2007-10-11 Nick Clifton <nickc@redhat.com> + PR gas/5158 + * config/tc-h8300.c (tc_gen_reloc): Allow for translation of error + message. + * po/gas.pot: Regenerate. + PR gas/5155 * config/tc-msp430.c: Fix spelling typos. |