Date: Sun, 2 Feb 1997 16:50:40 -0800 (PST) From: John Polstra <jdp> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/ld ld.c support.c Message-ID: <199702030050.QAA26525@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 97/02/02 16:50:39 Branch: gnu/usr.bin/ld RELENG_2_2 Modified: gnu/usr.bin/ld ld.c support.c Log: Merge two bug fixes from main branch: Use xmalloc instead of malloc: ld.c 1.38 -> 1.39 support.c 1.2 -> 1.3 Fix miscounting of N_INDR (alias) symbols: ld.c 1.39 -> 1.40 Revision Changes Path 1.36.2.1 +10 -4 src/gnu/usr.bin/ld/ld.c 1.1.2.1 +2 -2 src/gnu/usr.bin/ld/support.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702030050.QAA26525>