From bb511e8a1e774a0c3cce4178b78822ddce53355e Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 12 May 1993 21:42:20 +0000 Subject: [PATCH] * coff-mips.c: Include libaout.h and aout/aout64.h to get definitions for N_SET[ATDB]. (ecoff_howto_table): Moved near top of file. (ecoff_set_symbol_info): If a STABS symbol of type N_SET[ATDB] is seen, cook up a constructor section of the same name and put in a reloc pointing to the symbol. This lets the GNU linker build global constructors and destructors without using collect. --- bfd/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f0da3c0..fe21228 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,17 @@ +Wed May 12 14:39:59 1993 Ian Lance Taylor (ian@cygnus.com) + + * coff-mips.c: Include libaout.h and aout/aout64.h to get + definitions for N_SET[ATDB]. + (ecoff_howto_table): Moved near top of file. + (ecoff_set_symbol_info): If a STABS symbol of type N_SET[ATDB] is + seen, cook up a constructor section of the same name and put in a + reloc pointing to the symbol. This lets the GNU linker build + global constructors and destructors without using collect. + +Tue May 11 00:33:31 1993 John Gilmore (gnu@cygnus.com) + + * coff-m88k.c (m88kbcs_vec): Symbols have underbars. + Sun May 9 16:36:59 1993 Fred Fish (fnf@cygnus.com) * configure.in (hppa*-*-bsd): Change to hppa*-*-bsd* -- 2.7.4