From a69bb1fa31d713afeee88b12f6e816ea761308d7 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 28 Sep 1995 17:59:51 +0000 Subject: [PATCH] * scripttempl/sparccoff.sc: Add .ctors/.dtors handling like other COFF targets, allowing for the leading underscore used on SPARC COFF. PR 8006. --- ld/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.30.2