projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e79b7f1
)
Remove .stack section, replace with __stack symbol.
author
Nick Clifton
<nickc@redhat.com>
Tue, 12 Jan 1999 14:11:45 +0000
(14:11 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 12 Jan 1999 14:11:45 +0000
(14:11 +0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index ce41657aaaf918f4464bec80ff003a2caa8a4082..ea411041735385baf7d8af72a8a0d71210f07f03 100644
(file)
--- 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 <nickc@cygnus.com>