summaryrefslogtreecommitdiffstats
path: root/lib/csu/m88k (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unbreak arm and m88k: COPY relocations for weak symbols that are overloadedguenther2016-03-241-1/+5
* Rearrange C runtime bits: now that ld.so exports environ and __progname,guenther2016-03-201-10/+1
* In static binaries, invoke kbind() once to disable it.guenther2015-09-011-1/+10
* Merge Makefiles, moving the build up a level and putting the CPU-specificguenther2014-11-121-64/+0
* Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros inguenther2013-12-033-125/+33
* Don't declare ___start static, for gcc4 would optimize it out.miod2013-05-081-2/+2
* build crt{begin,end}S.o with -fpic.miod2013-01-151-3/+3
* Switch m88k ports to ELF.miod2013-01-053-56/+138
* Pass install the -S option to avoid a window where the target isn'tguenther2011-11-081-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-2/+2
* zap rcsid. Okay deraadt@, krw@espie2005-08-041-5/+1
* New, working, profiling code for m88k.miod2004-07-241-3/+18
* kill multi-line string; ok miodpvalchev2004-01-041-10/+10
* Put this again, but this time make sure the compiler really does not frob themiod2003-12-261-64/+24
* Revert - this was a bit premature.miod2003-12-261-24/+65
* A much simpler and more readable start() routine...miod2003-12-251-65/+24
* duplicate words and spelling fixes in commentsdavid2003-03-101-3/+3
* copy basename of argv[0] to bss for __progname, so that large stack smashderaadt2003-02-281-3/+10
* Put m88k-related files in the correctly named directory.miod2001-06-262-0/+162