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:   tron
Date:           Mon Oct  4 17:54:16 UTC 1999

Modified Files:
        gnusrc/gnu/usr.bin/ld/ld: lib.c

Log Message:
Don't abuse alloca() for allocating memory for string sections which can
easily have a size of several megabytes exceeding the hard stack limit
of some ports. Patch supplied by Richard Earnshaw in PR bin/8547.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 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