diff options
author | Nick Clifton <nickc@redhat.com> | 2002-01-17 11:28:49 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-01-17 11:28:49 +0000 |
commit | 06f030db350108824d2a06fec35992ba084d92ca (patch) | |
tree | 74266fd4f4ffdc8dba167875b40fa1cd676dcd5a /gas/ChangeLog | |
parent | ce5fe2c65800586593eb97e71fb44a56c801d21b (diff) | |
download | gdb-06f030db350108824d2a06fec35992ba084d92ca.zip gdb-06f030db350108824d2a06fec35992ba084d92ca.tar.gz gdb-06f030db350108824d2a06fec35992ba084d92ca.tar.bz2 |
Add no-c-format comment to prevent confusion when translating string.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3e20ea5..e1a2150 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2002-01-17 Nick Clifton <nickc@cambridge.redhat.com> + + * macro.c (get_any_string): Add no-c-format comment to prevent + confusion when translating string. + * gasp.c (get_any_string): Add no-c-format comment to prevent + confusion when translating string. + 2002-01-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> Johannes Stezenbach <js@convergence.de> * config/tc-mips.c (percent_op): Ensure longer percent_op's are |