summaryrefslogtreecommitdiff
path: root/usr.bin/crunch/crunchide
AgeCommit message (Expand)Author
2022-07-08s/maek/make/ in comment.andvar
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2014-03-02Use OBJECT_FMTS from <bsd.own.mk>matt
2014-01-26Recognize coldfirematt
2013-07-20Use Mt for email addresses.wiz
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2011-08-30static + __deadjoerg
2009-12-14Teach crunchide(1) that mips64e[bl] is 64-bit ELF.uebayasi
2009-08-20Move the include of <a.out.h> and <sys/exec_aout.h> until afterhe
2009-08-20Remove the include of <a.out.h>, since these files do not appearhe
2009-08-16More missing <sys/exec_aout.h> includesmartin
2009-04-18Fix another -Wsign-compare issue.tsutsui
2009-04-15more signed/unsigned comparison fixesdogcow
2009-04-11fix -Wsign-compare issueslukem
2007-04-08Remove support for NetBSD/{,evb}sh5.scw
2006-07-08Check for powerpc64 when enumerating MACHINE_ARCHross
2004-08-24Adapt to /usr/share/misc/style.wiz
2004-08-24One object-file argument is mandatory, noted by jmc@openbsd.wiz
2003-07-26netbsd.org->NetBSD.orgsalo
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-12-05Get the right formats for x86_64.fvdl
2002-07-11Add SH5 support. (Missed these during the last sweep of my local tree)scw
2002-06-30Include <limits.h> for SIZE_T_MAX since time.h no longertsutsui
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-12Define both NLIST_AOUT and NLIST_ELF32 for m68000.fredette
2001-10-04Whitespace fixes.wiz
2001-06-30Build in ELF32 support on all ARM platforms.bjh21
2001-02-18Define both NLIST_AOUT and NLIST_ELF32 on all m68ktsutsui
2001-01-04sh3 splititojun
2001-01-02Another object file format reference for hp300.simonb
2000-12-23fix oversight in previous: also look for $MACHINE_ARCH of mipse[bl].mrg
2000-12-18Pick the supported object formats in the Makefile instead of extern.h.scw
2000-11-07fix up various .Nm abuses:lukem
2000-08-09add sparc64 support.mrg
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-05-09Initial commit of arm26 portbjh21
2000-05-07__sparc -> __sparc__mycroft
2000-01-07machine/exec_coff.h -> sys/exec_coff.hmsaitoh
1999-11-26crunchide for coff (COFF executables not currently supported!)msaitoh
1999-11-04Remove ELFNAME defines since they are defined in sys/exec_elf.herh
1999-10-25Update to match new SVR4-style definition names in <sys/exec_elf.h>.kleink
1999-10-22Undo last change. While these macros are defined in exec_elf.h, they arehannken
1999-10-21Remove ELFNAME macros which are already defined in exec_elf.herh
1999-09-20Free the right thing.christos
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-03-03Add ELF for sparc and i386 (Andrew Gillham)christos
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1998-11-03completely reimplement ELF symbol hiding. now it's even more of a grosscgd