freebsd-dev/usr.bin/xlint
Peter Wemm 66422f5b7a Initiate deorbit burn for the i386-only a.out related support. Moves are
under way to move the remnants of the a.out toolchain to ports.  As the
comment in src/Makefile said, this stuff is deprecated and one should not
expect this to remain beyond 4.0-REL.  It has already lasted WAY beyond
that.

Notable exceptions:
gcc - I have not touched the a.out generation stuff there.
ldd/ldconfig - still have some code to interface with a.out rtld.
old as/ld/etc - I have not removed these yet, pending their move to ports.
some includes - necessary for ldd/ldconfig for now.

Tested on: i386 (extensively), alpha
2002-09-17 01:49:00 +00:00
..
arch Add an ia64 targparam.h 2002-03-21 07:33:31 +00:00
common Snapshot of NetBSD's (x)lint. Little functionality, just some code 2002-07-19 15:19:23 +00:00
lint1 Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
lint2 Merge conflicts, fix Makefiles and remove (re)moved file(s). 2002-03-03 15:12:50 +00:00
llib #include <sys/time.h> before <sys/stat.h> to get timespec. 2002-06-21 09:23:12 +00:00
xlint If the CC environment variable contains multiple words then split 2002-09-01 12:49:27 +00:00
Makefile Make lint(1) a cross-tool. 2002-03-20 18:25:50 +00:00
Makefile.inc Don't unnecessarily include bsd.own.mk. 2002-04-15 09:37:12 +00:00