From: Ian Lance Taylor Date: Thu, 28 Sep 1995 17:59:51 +0000 (+0000) Subject: * scripttempl/sparccoff.sc: Add .ctors/.dtors handling like other X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a69bb1fa31d713afeee88b12f6e816ea761308d7;p=binutils-gdb.git * scripttempl/sparccoff.sc: Add .ctors/.dtors handling like other COFF targets, allowing for the leading underscore used on SPARC COFF. PR 8006. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 6bf38d1fbee..0601513c485 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ Thu Sep 28 12:34:13 1995 Ian Lance Taylor + * scripttempl/sparccoff.sc: Add .ctors/.dtors handling like other + COFF targets, allowing for the leading underscore used on SPARC + COFF. + * lexsup.c (parse_args): Handle -assert. * emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Define. * emultempl/sunos.em (gld${EMULATION_NAME}_get_script): Use the