From: Ian Lance Taylor Date: Thu, 22 Jul 1999 01:25:10 +0000 (+0000) Subject: 1999-07-21 Mark Elbrecht X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b4089fdd75a051bffc729255e2e383779abbb4ca;p=binutils-gdb.git 1999-07-21 Mark Elbrecht * emulparams/go32.sh: Remove; obsolete. * scripttempl/go32coff.sc: Remove; obsolete. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a51f37e1718..7174955a79a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,7 +1,8 @@ -1999-07-21 Ian Lance Taylor +1999-07-21 Mark Elbrecht - From Mark Elbrecht: * configure.bat: Remove; obsolete. + * emulparams/go32.sh: Remove; obsolete. + * scripttempl/go32coff.sc: Remove; obsolete. 1999-07-21 H.J. Lu diff --git a/ld/emulparams/go32.sh b/ld/emulparams/go32.sh deleted file mode 100644 index d13357fda7a..00000000000 --- a/ld/emulparams/go32.sh +++ /dev/null @@ -1,7 +0,0 @@ -SCRIPT_NAME=go32coff -OUTPUT_FORMAT="coff-go32" -TEXT_START_ADDR=0x10a8 -TARGET_PAGE_SIZE=0x1000 -SEGMENT_SIZE=0x1000 -NONPAGED_TEXT_START_ADDR=0x0 -ARCH=i386 diff --git a/ld/scripttempl/go32coff.sc b/ld/scripttempl/go32coff.sc deleted file mode 100644 index 40f6076345a..00000000000 --- a/ld/scripttempl/go32coff.sc +++ /dev/null @@ -1,33 +0,0 @@ -# Linker script for 386 go32 -# DJ Delorie (dj@ctron.com) - -test -z "$ENTRY" && ENTRY=start -cat <