ldmain.c (constructor_callback): Allocate set_name in stack frame, rather than
authorKen Raeburn <raeburn@cygnus>
Thu, 20 Jul 1995 20:35:03 +0000 (20:35 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 20 Jul 1995 20:35:03 +0000 (20:35 +0000)
always calling alloca with a fixed size.

ld/ChangeLog

index 1880ecf69b0da178b0ec181042b7399d8f5f1588..fc9bcfaf400ed6b8f3bf75d02a46c96da49e16ab 100644 (file)
@@ -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.
This page took 0.036104 seconds and 4 git commands to generate.