projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d87ad0d
)
Rename '_stack' to '__stack'
author
Nick Clifton
<nickc@redhat.com>
Thu, 23 Oct 1997 21:34:51 +0000
(21:34 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Thu, 23 Oct 1997 21:34:51 +0000
(21:34 +0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 61258e97e5eab610c6280b5c77e0e45a60436af4..09693231ee477609a814f53abb5ccc0f32a66b7a 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,9
@@
+Thu Oct 23 14:38:18 1997 Nick Clifton <nickc@cygnus.com>
+
+ * scripttempl/v850.sc: Rename linker symbol '_stack' to '__stack'
+ to avoid conflicts with C code which is defining a variable called
+ 'stack'.
+
Thu Oct 23 00:57:45 1997 Richard Henderson <rth@dot.cygnus.com>
* Makefile.in (ALL_EMULATIONS): Move eelf64_sparc.o ...