aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKung Hsu <kung@cygnus>1994-09-22 20:43:39 +0000
committerKung Hsu <kung@cygnus>1994-09-22 20:43:39 +0000
commitbdaa198ad51af7657d6fd305c9422419132443af (patch)
tree58ac0939ed57a4aac3a2a6737aff92d04caae5d4 /gas
parent8068b96a5f469af10eed93e63ce6959041b9bf71 (diff)
downloadgdb-bdaa198ad51af7657d6fd305c9422419132443af.zip
gdb-bdaa198ad51af7657d6fd305c9422419132443af.tar.gz
gdb-bdaa198ad51af7657d6fd305c9422419132443af.tar.bz2
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.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index dd5f395..89893c2 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 <raeburn@cujo.cygnus.com>
* config/ho-*.h: Now-unused files deleted.