From: Ian Lance Taylor Date: Fri, 6 Aug 1993 18:35:03 +0000 (+0000) Subject: * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=335363044259392097e10e9044fc4e07f71171ce;p=binutils-gdb.git * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss. (BSS_VAR): Removed; now always define _fbss. * emulparams/mipsidt.sh, emulparams/mipsidtl.sh (BSS_VAR): Removed. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 6b9dff0f49d..68ebc5edf17 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,14 @@ +Fri Aug 6 14:31:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * scripttempl/mips.sc: Always define _ftext, _fdata, _fbss. + (BSS_VAR): Removed; now always define _fbss. + * emulparams/mipsidt.sh, emulparams/mipsidtl.sh (BSS_VAR): + Removed. + +Thu Aug 5 15:55:19 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in: z8k-coff is the same as z8k-sim + Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com) * testsuite/lib/ld.exp: new file