* emulparms/mn10200.sh (OTHER_RELOCATING_SECTIONS): Move the
authorJeff Law <law@redhat.com>
Fri, 24 Jan 1997 17:46:48 +0000 (17:46 +0000)
committerJeff Law <law@redhat.com>
Fri, 24 Jan 1997 17:46:48 +0000 (17:46 +0000)
        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.

ld/ChangeLog

index 20789bf84ff108d74f3264aadfa4770551abdc4e..73c0a086e81e44780b4284706035cf615e9dc087 100644 (file)
@@ -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  <dje@seba.cygnus.com>