summaryrefslogtreecommitdiff
path: root/usr.bin/elf2ecoff
AgeCommit message (Expand)Author
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-30New sentence, new line.grant
2002-04-25Proper usage of HAVE_CONFIG_H.tv
2002-03-24Include config.h when compiled as host tool.bouyer
2002-03-23Don't need <sys/exec.h> either.bouyer
2002-03-23We don't need <sys/exec_aout.h> here.bouyer
2002-03-23Add byte-swapping calls where appropriate, so that this can be used asbouyer
2002-03-19Respect byte order of the ELF executable. This allows elf2ecoff to be usedbouyer
2002-02-24Make this Makefile work on non-MIPS again.thorpej
2002-02-23Handle being built as a host tool.gmcgarry
2001-12-01Sort sections, sort SEE ALSO, drop some .Pps and a '.' at the end of SEE ALSO.wiz
2000-08-24s/a.out/ECOFF/ "oops"jhawk
2000-03-13Fix doubled 'the's.soren
1999-11-02make it compile after ELF definition changesdrochner
1999-06-09Only build binaries on mipse? systems, but build man pages on everything.simonb
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1998-11-27Truncate the output file before writing to it, and silence the verbosesimonb
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-02-22This has been WARNSified..christos
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1998-01-09RCS Id Police.perry
1997-10-19use WARNS=0 not WARNS?=0 to disable warningslukem
1997-10-18KNFify (with indent(1))lukem
1997-10-18disable WARNS until an ecoff user can clean this uplukem
1997-10-18fix up .Nm usagelukem
1997-07-20* Rewrite symbol-remapping code, compatible with mips ECOFF toolchain.jonathan
1997-07-07Re-commit (from non-stale NFS filehandle) with debugging really turned off.jonathan
1997-07-06* Delint for gcc -Wall -Wmissing-prototypes -Wstrict-prototypes.jonathan
1997-06-16Need <sys/exec.h> to get stuff that <machine/ecoff_machdep.h> needs.thorpej
1997-01-09RCS ID policetls
1996-10-16Rework to compile with <sys/exec_elf.h>.jonathan
1996-09-29Fix Makefile boilerplate:jonathan
1996-09-29Add RCS id lines to Ted Lemon's original code.jonathan
1996-09-29Commit minimal Makefiles and man pages for ELf toolchain utiltiesjonathan
1996-09-29Import Ted Lemon's ELF toolchain utilties used to build kernelsjonathan