From: Joern Rennecke Date: Mon, 29 Sep 1997 15:10:56 +0000 (+0000) Subject: * as.h, input-scrub.c (new_logical_line): New return value. X-Git-Tag: gdb-4_18~4588 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=002e8e4db2d9f3bde5f56211d4c1e5178cc3a16c;p=external%2Fbinutils.git * as.h, input-scrub.c (new_logical_line): New return value. * read.c (s_app_file): Don't note the same file several times in a row. Fix for PR 12277 --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 0580b11..a820786 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Mon Sep 29 15:24:52 1997 J"orn Rennecke + + * as.h, input-scrub.c (new_logical_line): New return value. + * read.c (s_app_file): Don't note the same file several times + in a row. + Thu Sep 25 13:08:02 1997 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Remove ` operand specifier.