]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Remove .stack section, replace with __stack symbol.
authorNick Clifton <nickc@redhat.com>
Tue, 12 Jan 1999 14:11:45 +0000 (14:11 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 12 Jan 1999 14:11:45 +0000 (14:11 +0000)
ld/ChangeLog

index ce41657aaaf918f4464bec80ff003a2caa8a4082..ea411041735385baf7d8af72a8a0d71210f07f03 100644 (file)
@@ -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  <nickc@cygnus.com>