* libecoff.h (struct ecoff_tdata): Add field find_buffer.
authorIan Lance Taylor <ian@airs.com>
Wed, 14 Sep 1994 20:19:09 +0000 (20:19 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 14 Sep 1994 20:19:09 +0000 (20:19 +0000)
* ecoff.c: Include aout/stab_gnu.h.
(ecoff_find_nearest_line): Handle stabs debugging information.
PR 3954.

bfd/ChangeLog

index 55808ec1733ef4cf75f5e832c1fa32751a305c81..ec5969dc475978587149fe31aaf9cecb55b86e44 100644 (file)
@@ -1,5 +1,9 @@
 Wed Sep 14 15:06:55 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
+       * libecoff.h (struct ecoff_tdata): Add field find_buffer.
+       * ecoff.c: Include aout/stab_gnu.h.
+       (ecoff_find_nearest_line): Handle stabs debugging information.
+
        * elfcode.h (elf_link_output_extsym): Keep a symbol marked as weak
        even if it is referenced by another object.