From: Kung Hsu Date: Thu, 22 Sep 1994 20:43:39 +0000 (+0000) Subject: Modified Files: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bdaa198ad51af7657d6fd305c9422419132443af;p=binutils-gdb.git Modified Files: ChangeLog ecoff.c read.c * ecoff.c (ecoff_generate_asm_lineno): check if current_stabs_filename is NULL before strcmp. * read.c (read_a_source_file): fxi a bug in generate_asm_lineno checking. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index dd5f3957859..89893c23dde 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Thu Sep 22 13:39:10 1994 Kung Hsu (kung@x1.cygnus.com) + + * ecoff.c (ecoff_generate_asm_lineno): check if + current_stabs_filename is NULL before strcmp. + * read.c (read_a_source_file): fxi a bug in generate_asm_lineno + checking. + Wed Sep 21 18:17:35 1994 Ken Raeburn * config/ho-*.h: Now-unused files deleted.