From: Steve Chamberlain Date: Thu, 19 Oct 1995 00:35:37 +0000 (+0000) Subject: * scripttempl/pe.sc (.bss): Move to be after .text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9c284f3f98ae23113effd85b2562415ac9048224;p=binutils-gdb.git * scripttempl/pe.sc (.bss): Move to be after .text --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 883158fc9ec..8efa97fae02 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 18 17:34:06 1995 steve chamberlain + + * scripttempl/pe.sc (.bss): Move to be after .text + Tue Oct 17 12:22:05 1995 Ian Lance Taylor * emultempl/sunos.em (gld${EMULATION_NAME}_find_exp_assignment):