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:
f1c9e44
)
ldmain.c (constructor_callback): Allocate set_name in stack frame, rather than
author
Ken Raeburn
<raeburn@cygnus>
Thu, 20 Jul 1995 20:35:03 +0000
(20:35 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Thu, 20 Jul 1995 20:35:03 +0000
(20:35 +0000)
always calling alloca with a fixed size.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 1880ecf69b0da178b0ec181042b7399d8f5f1588..fc9bcfaf400ed6b8f3bf75d02a46c96da49e16ab 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,8
@@
+Thu Jul 20 16:26:55 1995 Ken Raeburn <raeburn@cygnus.com>
+
+ * ldmain.c (constructor_callback): Allocate set_name in stack
+ frame, rather than always calling alloca with a fixed size.
+
Wed Jul 19 16:21:43 1995 Doug Evans <dje@canuck.cygnus.com>
* emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei-arm-little.