From 64e55042d6b950bf2726aed13fe1a4eb7c88fdd7 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Tue, 13 May 2003 01:51:40 +0000 Subject: * read.c (old_buffer, old_input, old_limit): Remove variables. (read_a_source_file): Delete label contin. : Use an "sb" to push #APP expansion into input as with macros, instead of in separate old_* variables. Zero-terminate string being scrubbed. --- gas/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 93718c0..3a2383f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2003-05-13 Hans-Peter Nilsson + + * read.c (old_buffer, old_input, old_limit): Remove variables. + (read_a_source_file): Delete label contin. + : Use an "sb" to push #APP expansion into + input as with macros, instead of in separate old_* variables. + Zero-terminate string being scrubbed. + 2003-05-12 Nick Clifton * config/tc-xstormy16.c (skipping_fptr): New local variable. -- cgit v1.1