summaryrefslogtreecommitdiff
path: root/usr.bin/crunch
AgeCommit message (Expand)Author
2001-12-12Define both NLIST_AOUT and NLIST_ELF32 for m68000.fredette
2001-12-12MKfoo=no -> NOfootv
2001-12-01Use .Bd -literal.wiz
2001-11-12Use .PATH to find mkskel.sh; formatting cleanup.tv
2001-11-08Oops...don't nuke the global symbols with objcopy. Just keep the crunched stubjmc
2001-11-07remove superflouos arguments to fprintf()drochner
2001-11-07make sure that we ramdiskbin is static. By the numbscull! Nobody tested this?christos
2001-10-25When adding something to CPPFLAGS, use +=, not =thorpej
2001-10-21Check for MAKEFLAGS in the env and pass those to the test make's run forjmc
2001-10-05If USE_NEW_TOOLCHAIN is defined use objcopy instead of crunchide as it works ...jmc
2001-10-04Whitespace, punctuation, section header fixes, sort sections.wiz
2001-10-04Whitespace fixes.wiz
2001-10-04Convert makefile to use bsd.prog.mk. Makes linking work since the .mk filejmc
2001-10-04Add a -d option to set the DBG flag to whatever flags the builder wants. Ifjmc
2001-09-24Fix some lossage in previous commit: don't remove everything when cleaningtls
2001-09-24Changes to the emitted makefiles that actually build the objects:tls
2001-06-30Build in ELF32 support on all ARM platforms.bjh21
2001-02-18Define both NLIST_AOUT and NLIST_ELF32 on all m68ktsutsui
2001-02-05fix nested externchristos
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-11-01change the direct call to crunchide to ${CRUNCHIDE}garbled
2000-10-30While I'm here.. document the rest of the environment variables I found ingarbled
2000-10-30Document the MAKE environment variable.garbled
2000-10-30Modify this to obey $MAKE in the environment, instead of allways callinggarbled
2000-09-08Teach crunchgen.c about MAKEOBJDIRPREFIX.matt
2000-08-30Usejhawk
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-06-11Fix uninitialized structure element.mycroft
2000-05-09Initial commit of arm26 portbjh21
2000-05-07__sparc -> __sparc__mycroft
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
2000-01-24Don't try to use /tmp/Makefile...mycroft
2000-01-09Make rules for finding object directory match those used by make:sommerfeld
2000-01-09Use uname(3) to determine MACHINE type.tsutsui
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-06-21put temporary file in /tmp, and cd into src dirs and make w/ "Makefile"cgd
1999-05-06Generate a makefile which is cross-crunching compatabile:wrstuden
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled