diff options
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 703b230..e71d965 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2003-01-29 Nick Clifton <nickc@redhat.com> + + * config/tc-i386.c (line_comment_chars): Add '#'. This makes the + assembler's handling of # <linenum> "<filename>" directives work. + 2003-01-28 Jakub Jelinek <jakub@redhat.com> * dwarf2dbg.c: Include filenames.h. |