| Age | Commit message (Expand) | Author |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-03-20 | Pull together common Makefile fragments for ELF crt0 files, and use it | thorpej |
| 1999-03-20 | Collect the top parts of the ELF crt0.c files into a common header, and | thorpej |
| 1999-03-19 | Garbage-collect ECOFF_COMPAT. | thorpej |
| 1999-03-19 | Put a good chunk of code common to all ELF crt0.c files into a common | thorpej |
| 1999-03-19 | Move crtbegin.c and crtend.c from alpha subdir to common_elf subdir via | thorpej |
| 1999-03-19 | Not used. | thorpej |
| 1999-03-19 | - Make this compilable. | nisimura |
| 1999-03-08 | s/rtld_setup/_rtld_setup/ to move it out of the user's name space. | kleink |
| 1998-11-04 | Change __init()/__fini() -> _init()/_fini(). | jonathan |
| 1998-09-05 | Assign my copyrights to TNF. | pk |
| 1998-07-27 | We need <sys/param.h> because sysident.h requires the `NetBSD' constant. | thorpej |
| 1998-07-25 | These all need types.h. | mycroft |
| 1998-07-25 | Don't pull in param.h (and therefore don't pull in unistd.h). | mycroft |
| 1998-05-09 | oops, forgot it add this earlier (pr#5425) | mrg |
| 1998-05-02 | build standard NetBSD/ELF crt{begin,end}.o files, clean up some egcs warnings. | mrg |
| 1998-02-07 | typi | thorpej |
| 1998-02-03 | remove obsolete register declarations | perry |
| 1997-10-22 | * use CPPFLAGS instead of CFLAGS for -D and -I options | lukem |
| 1997-10-20 | RCSid police. Add __RCSID while we're here. | jonathan |
| 1997-10-09 | WARNSify (not yet tested on all platforms yet) | lukem |
| 1997-08-24 | Make sure we're passed a valid obj_entry. | thorpej |
| 1997-06-28 | Fix include path: use $(CURDIR). Kindly pointed out by <cgd@pa.dec.com> | jonathan |
| 1997-06-24 | Un-comment-out "CFLAGS+= -I/usr/src/libexec/ld.elf_so" for new crt0.c | jonathan |
| 1997-06-23 | New, Alpha-derived crt0.c with ld.elf_so support. | jonathan |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-29 | These makefiles need to include bsd.own.mk early-on so that they | cjs |
| 1997-05-26 | These updates to the build allow building against include files | cjs |
| 1997-05-19 | Force the link. | phil |
| 1997-05-15 | Add to install to link scrt0.o to crt0.o. | phil |
| 1997-05-09 | Eliminate bogus redefinitions of standard targets. | mycroft |
| 1997-03-05 | C versions of crt0 for mips. | jonathan |
| 1996-10-18 | RCS id police. | thorpej |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1995-12-12 | CFLAGS+=, not CFLAGS= | cgd |
| 1995-06-15 | Correctly build gcrt0.o | mellon |
| 1995-06-15 | start -> __start in END macro as well | mellon |
| 1995-06-15 | start -> __start to avoid namespace bugs | mellon |
| 1995-05-03 | Ensure that __progname is in .data, not in .sdata | mellon |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-01-07 | Use ${COMPILE.S}, not ${CPP} directly. | mycroft |
| 1994-12-16 | .s -> .S | mycroft |
| 1994-12-15 | More underscores... | mycroft |
| 1994-11-14 | Prepended underscores | dean |
| 1994-05-24 | crt0 support for mips..no shared library support | glass |