diff options
author | Andrew Haley <aph@redhat.com> | 1999-11-09 17:14:45 +0000 |
---|---|---|
committer | Andrew Haley <aph@redhat.com> | 1999-11-09 17:14:45 +0000 |
commit | c5c834aac9bc219aff5d32713e12d683f57ce176 (patch) | |
tree | e1742c947fac0d54cf4362eaa012bfcfc177003b /gas/ChangeLog | |
parent | 11cf87416416e13eff634a70b4954fe6a3912720 (diff) | |
download | gdb-c5c834aac9bc219aff5d32713e12d683f57ce176.zip gdb-c5c834aac9bc219aff5d32713e12d683f57ce176.tar.gz gdb-c5c834aac9bc219aff5d32713e12d683f57ce176.tar.bz2 |
1999-11-08 Andrew Haley <aph@cygnus.com>
* app.c (do_scrub_chars): When in State 10, treat backslash
characters in the same way as as symbol characters.
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 f21f66d..edad0df 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +1999-11-08 Andrew Haley <aph@cygnus.com> + + * app.c (do_scrub_chars): When in State 10, treat backslash + characters in the same way as as symbol characters. + 1999-11-07 Richard Henderson <rth@cygnus.com> * config/tc-alpha.c (alpha_align): Check, don't assert, that |