| Age | Commit message (Expand) | Author |
| 2023-03-06 | fix few typos in comments and log messages. | andvar |
| 2017-02-24 | fix printf format | christos |
| 2017-02-24 | fix printf format. | christos |
| 2017-02-23 | This only works with 32 bit Elf and COFF files, make it specific this way | christos |
| 2016-09-03 | ignore the abiflags section | christos |
| 2013-11-10 | remove unused variables | christos |
| 2012-03-05 | Remove dead xrefs to obsolete kvm_mkdb(8). | njoly |
| 2011-08-23 | misc knf cleanup. | christos |
| 2011-07-10 | install elf2ecoff for all mips64 systems. it's needed for stand. | mrg |
| 2011-06-28 | ANSIfy, KNF, misc cosmetics. | tsutsui |
| 2009-12-19 | Use %zu for size_t, not %zd. | tsutsui |
| 2009-12-14 | Adjust size_t format specifiers for mips64e[bl]. | uebayasi |
| 2009-12-14 | Merge from matt-nb5-mips64 | matt |
| 2009-04-23 | Fix -Wcast-qual and -Wsign-compare issues. | tsutsui |
| 2006-05-31 | Fix "pointer targets in passing argument X of 'Y' differ in signedness" | simonb |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-05-18 | Now 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 or | wiz |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-04-25 | Proper usage of HAVE_CONFIG_H. | tv |
| 2002-03-24 | Include config.h when compiled as host tool. | bouyer |
| 2002-03-23 | Don't need <sys/exec.h> either. | bouyer |
| 2002-03-23 | We don't need <sys/exec_aout.h> here. | bouyer |
| 2002-03-23 | Add byte-swapping calls where appropriate, so that this can be used as | bouyer |
| 2002-03-19 | Respect byte order of the ELF executable. This allows elf2ecoff to be used | bouyer |
| 2002-02-24 | Make this Makefile work on non-MIPS again. | thorpej |
| 2002-02-23 | Handle being built as a host tool. | gmcgarry |
| 2001-12-01 | Sort sections, sort SEE ALSO, drop some .Pps and a '.' at the end of SEE ALSO. | wiz |
| 2000-08-24 | s/a.out/ECOFF/ "oops" | jhawk |
| 2000-03-13 | Fix doubled 'the's. | soren |
| 1999-11-02 | make it compile after ELF definition changes | drochner |
| 1999-06-09 | Only build binaries on mipse? systems, but build man pages on everything. | simonb |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-01-11 | In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration | kleink |
| 1998-11-27 | Truncate the output file before writing to it, and silence the verbose | simonb |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-02-22 | This has been WARNSified.. | christos |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-10-19 | use WARNS=0 not WARNS?=0 to disable warnings | lukem |
| 1997-10-18 | KNFify (with indent(1)) | lukem |
| 1997-10-18 | disable WARNS until an ecoff user can clean this up | lukem |
| 1997-10-18 | fix up .Nm usage | lukem |
| 1997-07-20 | * Rewrite symbol-remapping code, compatible with mips ECOFF toolchain. | jonathan |
| 1997-07-07 | Re-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-16 | Need <sys/exec.h> to get stuff that <machine/ecoff_machdep.h> needs. | thorpej |
| 1997-01-09 | RCS ID police | tls |
| 1996-10-16 | Rework to compile with <sys/exec_elf.h>. | jonathan |
| 1996-09-29 | Fix Makefile boilerplate: | jonathan |