| Age | Commit message (Expand) | Author |
| 2014-03-18 | Merge riastradh-drm2 to HEAD. | riastradh |
| 2013-07-18 | Use ${MACHINE_CPU} for m68k | matt |
| 2013-02-05 | Make sure UUDECODE_FILES is empty if we do not have an old ld.so_aout | martin |
| 2013-02-05 | There are other little endian arm machine_arches other than "arm" | matt |
| 2010-07-06 | remove almost all the ability to build netbsd with an a.out target. | mrg |
| 2008-10-31 | make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, | mrg |
| 2004-03-19 | Convert to usage of UUDECODE_FILES and standardize on filename extension | jmc |
| 2003-10-21 | Rework how MAKEVERBOSE operates: | lukem |
| 2003-10-19 | rework to use the newer _MKMSGCREATE (et al) macros | lukem |
| 2003-10-19 | support MAKEVERBOSE | lukem |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2002-11-12 | MKDYNAMICROOT for a.out | itohy |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-04-24 | - in <bsd.files.mk>, don't clear FILES after using it, as that prevents | lukem |
| 2002-03-29 | Add support for a VAX ld.so when VAX is ELF | matt |
| 2002-03-05 | Use ${PRINTOBJDIR}. | thorpej |
| 2002-02-06 | MACHINE_ARCH for ELF ARM platforms is "arm", not "arm32". | thorpej |
| 2002-01-31 | Make it possible for uudecode to be a host tool. | tv |
| 2002-01-22 | Add a uuencoded binary of a.out arm32 ld.so and update Makefile to extract | skrll |
| 2001-05-06 | Rename rtld.1 to ld.aout_so.1, since it only describes ld.so for a.out. | wiz |
| 2001-04-18 | Add a uuencoded binary of a.out m68k ld.so. | tsutsui |
| 2000-09-12 | - Add "dependall" target so that "make build" will really uudecode the | tron |
| 2000-09-11 | Add uuencoded binaries for a.out dynamic loaders on i386 and sparc, | fvdl |
| 1999-03-19 | Move the link.h files for the different shlib formats via repository copy, | thorpej |
| 1999-02-09 | Build depending on OBJECT_FMT not a list of MACHINE_ARCH's | christos |
| 1998-12-17 | * Add header file containing definitions shared among all a.out | pk |
| 1998-08-13 | Small changes to make debugging a little easier. | mycroft |
| 1998-07-25 | Remove bogus change to use -O0. | mycroft |
| 1998-05-21 | In case NOPICINSTALL is set, get -lc_pic from src/lib/libc/(objdirname). | tv |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-07-14 | Add the necessary -I flag to pick up the libc/include/extern.h | christos |
| 1997-06-23 | install all man pages. | mrg |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-30 | Remove an ifdef. Add comment about -nostdlib vs. ELF ld. | cjs |
| 1997-05-30 | Use the extra LDFLAGS if OBJDIR is defined. | veego |
| 1997-04-16 | Ld directory reorganization: | christos |
| 1997-03-24 | Makefile cleanups | christos |
| 1996-12-23 | <link.h> has moved in with the run-time linker source. | pk |
| 1996-06-08 | Use DESTDIR to point at libraries like bsd.prog.mk does (PR#2524). | pk |
| 1996-01-02 | Add -fno-function-cse to PICFLAGS. Without it, Very Bad Things happen | thorpej |
| 1995-10-09 | New style RCS IDs. | pk |
| 1995-08-25 | Install the manual page. | pk |
| 1994-09-19 | Shrink ld.so by 12k. | mycroft |
| 1994-01-28 | Use somewhat customized version of malloc, in stead of relying on a | pk |
| 1993-12-10 | Minor cleanup. | mycroft |
| 1993-12-08 | Use MACHINE_ARCH. | mycroft |
| 1993-12-08 | Parcelled out the heap allocator into separate file. | pk |
| 1993-12-05 | MACHINE_ARCH support | cgd |
| 1993-11-08 | Use strsep() in stead of strtok() and restore colons in eg. env. vars. | pk |
| 1993-10-27 | -Bshareable added to CFLAGS. | pk |