From 9be909aef7c72401f81b5376ddb715b6b2a399de Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 14 Sep 1994 20:19:09 +0000 Subject: [PATCH] * libecoff.h (struct ecoff_tdata): Add field find_buffer. * ecoff.c: Include aout/stab_gnu.h. (ecoff_find_nearest_line): Handle stabs debugging information. PR 3954. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 55808ec173..ec5969dc47 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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. -- 2.34.1