Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: gnusrc



Module Name:    gnusrc
Committed By:   he
Date:           Fri Oct 22 09:23:18 UTC 1999

Modified Files:
        gnusrc/gnu/usr.bin/ld/ld [netbsd-1-4]: lib.c

Log Message:
Pull up revision 1.20 (requested by abs):
  Don't abuse alloca() for allocating string sections which can
  easily have a size of several megabytes, exceeding the hard stack
  limit on some ports.  Fixes PR#8547.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.19.2.1 gnusrc/gnu/usr.bin/ld/ld/lib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index