From: Nick Clifton Date: Tue, 12 Jan 1999 14:11:45 +0000 (+0000) Subject: Remove .stack section, replace with __stack symbol. X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=0c14d9537c53831ee68dd6210faa88d251d7875a;p=deliverable%2Fbinutils-gdb.git Remove .stack section, replace with __stack symbol. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index ce41657aaa..ea41104173 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -6,7 +6,8 @@ * configure.tgt: Replace fr30 with elf32fr30. * emulparams/elf32fr30.sh: New file: Replaces fr30.sh, and uses - generic elf.sc script. + generic elf.sc script. Also replaces the .stack section with a + user definable symbol __stack. 1999-01-11 Nick Clifton