| Age | Commit message (Expand) | Author |
| 2001-12-12 | Define both NLIST_AOUT and NLIST_ELF32 for m68000. | fredette |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-01 | Use .Bd -literal. | wiz |
| 2001-11-12 | Use .PATH to find mkskel.sh; formatting cleanup. | tv |
| 2001-11-08 | Oops...don't nuke the global symbols with objcopy. Just keep the crunched stub | jmc |
| 2001-11-07 | remove superflouos arguments to fprintf() | drochner |
| 2001-11-07 | make sure that we ramdiskbin is static. By the numbscull! Nobody tested this? | christos |
| 2001-10-25 | When adding something to CPPFLAGS, use +=, not = | thorpej |
| 2001-10-21 | Check for MAKEFLAGS in the env and pass those to the test make's run for | jmc |
| 2001-10-05 | If USE_NEW_TOOLCHAIN is defined use objcopy instead of crunchide as it works ... | jmc |
| 2001-10-04 | Whitespace, punctuation, section header fixes, sort sections. | wiz |
| 2001-10-04 | Whitespace fixes. | wiz |
| 2001-10-04 | Convert makefile to use bsd.prog.mk. Makes linking work since the .mk file | jmc |
| 2001-10-04 | Add a -d option to set the DBG flag to whatever flags the builder wants. If | jmc |
| 2001-09-24 | Fix some lossage in previous commit: don't remove everything when cleaning | tls |
| 2001-09-24 | Changes to the emitted makefiles that actually build the objects: | tls |
| 2001-06-30 | Build in ELF32 support on all ARM platforms. | bjh21 |
| 2001-02-18 | Define both NLIST_AOUT and NLIST_ELF32 on all m68k | tsutsui |
| 2001-02-05 | fix nested extern | christos |
| 2001-01-04 | sh3 split | itojun |
| 2001-01-02 | Another object file format reference for hp300. | simonb |
| 2000-12-23 | fix oversight in previous: also look for $MACHINE_ARCH of mipse[bl]. | mrg |
| 2000-12-18 | Pick the supported object formats in the Makefile instead of extern.h. | scw |
| 2000-11-07 | fix up various .Nm abuses: | lukem |
| 2000-11-01 | change the direct call to crunchide to ${CRUNCHIDE} | garbled |
| 2000-10-30 | While I'm here.. document the rest of the environment variables I found in | garbled |
| 2000-10-30 | Document the MAKE environment variable. | garbled |
| 2000-10-30 | Modify this to obey $MAKE in the environment, instead of allways calling | garbled |
| 2000-09-08 | Teach crunchgen.c about MAKEOBJDIRPREFIX. | matt |
| 2000-08-30 | Use | jhawk |
| 2000-08-09 | add sparc64 support. | mrg |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-06-11 | Fix uninitialized structure element. | mycroft |
| 2000-05-09 | Initial commit of arm26 port | bjh21 |
| 2000-05-07 | __sparc -> __sparc__ | mycroft |
| 2000-04-14 | Don't declare 'extern opt*' getopt variables. | simonb |
| 2000-01-24 | Don't try to use /tmp/Makefile... | mycroft |
| 2000-01-09 | Make rules for finding object directory match those used by make: | sommerfeld |
| 2000-01-09 | Use uname(3) to determine MACHINE type. | tsutsui |
| 2000-01-07 | machine/exec_coff.h -> sys/exec_coff.h | msaitoh |
| 1999-11-26 | crunchide for coff (COFF executables not currently supported!) | msaitoh |
| 1999-11-04 | Remove ELFNAME defines since they are defined in sys/exec_elf.h | erh |
| 1999-10-25 | Update to match new SVR4-style definition names in <sys/exec_elf.h>. | kleink |
| 1999-10-22 | Undo last change. While these macros are defined in exec_elf.h, they are | hannken |
| 1999-10-21 | Remove ELFNAME macros which are already defined in exec_elf.h | erh |
| 1999-09-20 | Free the right thing. | christos |
| 1999-06-21 | put temporary file in /tmp, and cd into src dirs and make w/ "Makefile" | cgd |
| 1999-05-06 | Generate a makefile which is cross-crunching compatabile: | wrstuden |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |