| Age | Commit message (Expand) | Author |
| 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 |
| 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 | 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-08 | s/rtld_setup/_rtld_setup/ to move it out of the user's name space. | kleink |
| 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-06 | can't include crt.h; it's not gone! | cgd |
| 1998-05-06 | No longer needed, calls begin crtbegin & crtend were just removed. | ross |
| 1998-05-06 | Sigh, don't make global calls in repeated sharedlib components. It blows | ross |
| 1998-05-06 | Eliminate incorrect gcc-generated cross-section bsr's by calling the static | ross |
| 1998-05-06 | Put the vanilla versions of these into CVS so that Those Who Come Later | ross |
| 1998-03-28 | GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody | cgd |
| 1998-03-27 | Rename initialization and termination functions from __init() and | jtc |
| 1998-02-03 | remove obsolete register declarations | perry |
| 1997-10-24 | Fix think'o in previous. | thorpej |
| 1997-10-22 | * use CPPFLAGS instead of CFLAGS for -D and -I options | lukem |
| 1997-10-20 | Ooops, typo in a comment. | thorpej |
| 1997-10-20 | Add an __RCSID(). | thorpej |
| 1997-10-10 | clean up WARNS on the alpha. | mrg |
| 1997-10-09 | WARNSify (not yet tested on all platforms yet) | lukem |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-26 | These updates to the build allow building against include files | cjs |
| 1997-05-17 | __ps_strings is initialized to 0. | mycroft |
| 1997-03-21 | pull in the sysident.h from ld.so, for NetBSD PT_NOTE generation | cgd |
| 1997-03-10 | fix _DYNAMIC definition bogon | cgd |
| 1997-03-10 | s/mainprog_obj/__&/ | cgd |
| 1997-03-09 | fix include path bogosity pointed out by Greg Oster | cgd |
| 1997-02-23 | turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checks | cgd |
| 1997-02-17 | build with -fPIC | cgd |
| 1997-02-17 | make hard links from crt{begin,end}.o to crd{begin,end}S.o | cgd |
| 1997-01-03 | const-ify char *'s that need it | cgd |
| 1996-12-18 | include dlfcn.h for exported dynamic loader function prototypes. | cgd |
| 1996-12-14 | -I expected location of ELF shared loader | cgd |
| 1996-12-07 | expect a 'struct ps_strings *' as the fourth argument to __start. | cgd |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-10-08 | update so this compiles with the latest ELF ld.so. Include bsd.own.mk | cgd |
| 1996-09-12 | Reimplement in C, adding ELF support. if compiled with -DECOFF_COMPAT | cgd |
| 1996-09-09 | user better local labels, be smarter with noat and use of the at register. | cgd |
| 1996-05-16 | remove a few macro definitions which duplicate (and in one instance, | cgd |
| 1995-12-20 | limit the flags that get passed to cpp | cgd |
| 1995-12-12 | CFLAGS+=, not CFLAGS= | cgd |
| 1995-11-04 | profiling support | cgd |
| 1995-10-29 | fix up a bit of profiling support | cgd |
| 1995-10-09 | kill OSF/1 assembler support, and make gcrt0.o link (but not work). | cgd |