From: Stan Shebs Date: Fri, 29 Oct 1993 02:39:41 +0000 (+0000) Subject: Sparc COFF support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1ffcbc251195fea8068539020e47367b6dbd92b7;p=binutils-gdb.git Sparc COFF support --- diff --git a/ld/scripttempl/sparccoff.sc b/ld/scripttempl/sparccoff.sc new file mode 100644 index 00000000000..8d79cd9c4db --- /dev/null +++ b/ld/scripttempl/sparccoff.sc @@ -0,0 +1,37 @@ +# Linker script for Sparc COFF. +# Based on i386coff.sc by Ian Taylor . +test -z "$ENTRY" && ENTRY=_start +cat <