* 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.
This commit is contained in:
Jeff Law 1997-01-24 17:46:48 +00:00
parent a695143eae
commit da1ba4b022
1 changed files with 6 additions and 0 deletions

View 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>