summaryrefslogtreecommitdiff
path: root/usr.bin/elf2ecoff/elf2ecoff.c
AgeCommit message (Expand)Author
2023-03-06fix few typos in comments and log messages.andvar
2017-02-24fix printf formatchristos
2017-02-24fix printf format.christos
2017-02-23This only works with 32 bit Elf and COFF files, make it specific this waychristos
2016-09-03ignore the abiflags sectionchristos
2013-11-10remove unused variableschristos
2011-08-23misc knf cleanup.christos
2011-06-28ANSIfy, KNF, misc cosmetics.tsutsui
2009-12-19Use %zu for size_t, not %zd.tsutsui
2009-12-14Adjust size_t format specifiers for mips64e[bl].uebayasi
2009-12-14Merge from matt-nb5-mips64matt
2009-04-23Fix -Wcast-qual and -Wsign-compare issues.tsutsui
2006-05-31Fix "pointer targets in passing argument X of 'Y' differ in signedness"simonb
2003-10-27Overhaul how `build.sh tools' are used:lukem
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
2000-03-13Fix doubled 'the's.soren
1999-11-02make it compile after ELF definition changesdrochner
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
1997-10-18KNFify (with indent(1))lukem
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-29Add RCS id lines to Ted Lemon's original code.jonathan
1996-09-29Import Ted Lemon's ELF toolchain utilties used to build kernelsjonathan