gas/
commit2faa79b47ea36dacc7e5bf68f3f3b37437a49107
authorJan Beulich <jbeulich@novell.com>
Tue, 17 May 2005 14:02:30 +0000 (17 14:02 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 17 May 2005 14:02:30 +0000 (17 14:02 +0000)
treeedc7a946bde9d62019817ecad9de7d108644d569
parent27b8f71d5c55b43eb76422c9df92f9da7500ca6a
gas/
2005-05-17  Jan Beulich  <jbeulich@novell.com>

* read.c (_find_end_of_line): New.
(find_end_of_line): New.
(HANDLE_CONDITIONAL_ASSEMBLY): Use it.
(read_a_source_file): Use it.
(s_globl): Use it.
(s_macro): Use it.
(get_line_sb): Use it.
(s_errwarn): Replace discard_rest_of_line by ignore_rest_of_line.
(s_comm_internal): Likewise.
(s_lsym): Likewise.
(s_macro): Likewise.
(s_ignore): Use ignore_rest_of_line.
* read.h (find_end_of_line): Prototype.
(discard_rest_of_line): Remove prototype. #define to
ignore_rest_of_line.

gas/testsuite/
2005-05-17  Jan Beulich  <jbeulich@novell.com>

* gas/mmix/err-byte1.s: Adjust expected error text on line 10.
gas/ChangeLog
gas/read.c
gas/read.h
gas/testsuite/ChangeLog
gas/testsuite/gas/mmix/err-byte1.s