summaryrefslogtreecommitdiff
path: root/lib/csu/m68k_elf
AgeCommit message (Expand)Author
2003-07-26netbsd.org->NetBSD.orgsalo
2002-01-23Multi-line string literals are not in ISO-C.thorpej
2001-10-13Reduce the alignment constraint from 4 to 2. This fixes the problem wherescw
2001-07-17Enable the new (working) .init/.fini magic.thorpej
2001-05-17Don't use an EA with a scaled index, it isn't supported on the 68000.fredette
2001-05-12Add, but do not yet enable, m68k code for .init and .fini section fallthroughs.kleink
2000-06-15sweep of my licenses for consistency. (no functional changes) Thesecgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1999-11-02remove the ``static'' from `static void __start()' and `static void ___start()'lukem
1999-08-23* __start -> _start, ___start -> __startkleink
1999-03-20Pull together common Makefile fragments for ELF crt0 files, and use itthorpej
1999-03-20Collect the top parts of the ELF crt0.c files into a common header, andthorpej
1999-03-19Put a good chunk of code common to all ELF crt0.c files into a commonthorpej
1999-03-19Move crtbegin.c and crtend.c from alpha subdir to common_elf subdir viathorpej
1999-03-08Snapshot.kleink