From: Jeff Law Date: Fri, 24 Jan 1997 17:46:48 +0000 (+0000) Subject: * emulparms/mn10200.sh (OTHER_RELOCATING_SECTIONS): Move the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=da1ba4b0229fa81c27deecd951cfb7486f96f347;p=binutils-gdb.git * emulparms/mn10200.sh (OTHER_RELOCATING_SECTIONS): Move the stack up to 0x80000. * emulparms/mn10300.sh (OTHER_RELOCATING_SECTIONS): Likewise. Because we're seeing .text for some of the plumhall tests which exceeds 0x40000 bytes on these machines. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 20789bf84ff..73c0a086e81 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Fri Jan 24 10:44:09 1997 Jeffrey A Law (law@cygnus.com) + + * emulparms/mn10200.sh (OTHER_RELOCATING_SECTIONS): Move the + stack up to 0x80000. + * emulparms/mn10300.sh (OTHER_RELOCATING_SECTIONS): Likewise. + start-sanitize-m32r Tue Jan 21 12:11:10 1997 Doug Evans