Date: Tue, 4 Jan 2000 06:10:38 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/btxld Makefile btxld.c elfh.c elfh.h Message-ID: <200001041410.GAA31931@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2000/01/04 06:10:37 PST
Modified files:
usr.sbin/btxld Makefile btxld.c elfh.c elfh.h
Log:
o Allow btxld to be compiled on 64-bit machines
o s/unsigned/unsigned int/g
o Add -Wall
btxld can now be built as a cross-tool for cross-building i386/pc98 on
platforms that don't have btxld (such as alpha).
Revision Changes Path
1.3 +3 -1 src/usr.sbin/btxld/Makefile
1.4 +19 -17 src/usr.sbin/btxld/btxld.c
1.3 +3 -1 src/usr.sbin/btxld/elfh.c
1.3 +3 -3 src/usr.sbin/btxld/elfh.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001041410.GAA31931>
