From: Ian Lance Taylor Date: Thu, 8 Sep 1994 17:26:27 +0000 (+0000) Subject: * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define; X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a864a26ecc38269a60f12b306b7f5e218f8a1432;p=binutils-gdb.git * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define; .got section is now explicitly handled in elf.sc. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index d98888f9e8b..6fb8c570c23 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,14 @@ +Thu Sep 8 13:25:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define; + .got section is now explicitly handled in elf.sc. + +Wed Sep 7 13:08:34 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * scripttempl/alpha.sc: Redo script to set . outside of sections + and not bother to explicitly specify section addresses. + Explicitly place .sdata section. + Tue Sep 6 23:51:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * scripttempl/m68kcoff.sc: Put .bss in data segment.