From: J.T. Conklin Date: Mon, 17 Oct 1994 22:03:09 +0000 (+0000) Subject: * scripttempl/nw.sc: Gather constructors and destructors and X-Git-Tag: gdb-4_18~13257 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=51bdfd9b22594abd73b2435efc7e534f82ef00b7;p=platform%2Fupstream%2Fbinutils.git * scripttempl/nw.sc: Gather constructors and destructors and define __CTOR__LIST__ and __DTOR_LIST__ appropriately. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 61bafad..52d63c6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,10 +1,15 @@ +Mon Oct 17 14:53:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com) + + * scripttempl/nw.sc: Gather constructors and destructors and + define __CTOR__LIST__ and __DTOR_LIST__ appropriately. + Fri Oct 14 14:35:38 1994 J.T. Conklin (jtc@rtl.cygnus.com) * Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o. (ei386nw.c, eppcnw.c): New targets. * config/{i386,ppc}-nw.mt, emulparams/{i386,ppc}nw.sh, - scripttmpl/nw.sc: New files, for i386 and powerpc netware. + scripttempl/nw.sc: New files, for i386 and powerpc netware. * configure.in: Changed netware ld_target name to be {i386,ppc}-nw instead of {i386,ppc}-elf.