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: mycroft
Date: Wed Jan 12 23:58:44 UTC 2000
Modified Files:
gnusrc/gnu/usr.bin/ld/ld [comdex-fall-1999]: Makefile ld.c lib.c rrs.c
warnings.c
Log Message:
More alloca() -> malloc(). Needed to make some shared libraries link when
compiled with -g.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.2.1 gnusrc/gnu/usr.bin/ld/ld/Makefile
cvs rdiff -r1.65 -r1.65.2.1 gnusrc/gnu/usr.bin/ld/ld/ld.c
cvs rdiff -r1.20 -r1.20.2.1 gnusrc/gnu/usr.bin/ld/ld/lib.c
cvs rdiff -r1.29 -r1.29.4.1 gnusrc/gnu/usr.bin/ld/ld/rrs.c
cvs rdiff -r1.24 -r1.24.4.1 gnusrc/gnu/usr.bin/ld/ld/warnings.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