| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak arm and m88k: COPY relocations for weak symbols that are overloaded |  guenther | 2016-03-24 | 1 | -1/+5 |
* | Rearrange C runtime bits: now that ld.so exports environ and __progname, |  guenther | 2016-03-20 | 1 | -10/+1 |
* | In static binaries, invoke kbind() once to disable it. |  guenther | 2015-09-01 | 1 | -1/+10 |
* | Merge Makefiles, moving the build up a level and putting the CPU-specific |  guenther | 2014-11-12 | 1 | -64/+0 |
* | Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in |  guenther | 2013-12-03 | 3 | -125/+33 |
* | Don't declare ___start static, for gcc4 would optimize it out. |  miod | 2013-05-08 | 1 | -2/+2 |
* | build crt{begin,end}S.o with -fpic. |  miod | 2013-01-15 | 1 | -3/+3 |
* | Switch m88k ports to ELF. |  miod | 2013-01-05 | 3 | -56/+138 |
* | Pass install the -S option to avoid a window where the target isn't |  guenther | 2011-11-08 | 1 | -2/+2 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -2/+2 |
* | zap rcsid. Okay deraadt@, krw@ |  espie | 2005-08-04 | 1 | -5/+1 |
* | New, working, profiling code for m88k. |  miod | 2004-07-24 | 1 | -3/+18 |
* | kill multi-line string; ok miod |  pvalchev | 2004-01-04 | 1 | -10/+10 |
* | Put this again, but this time make sure the compiler really does not frob the |  miod | 2003-12-26 | 1 | -64/+24 |
* | Revert - this was a bit premature. |  miod | 2003-12-26 | 1 | -24/+65 |
* | A much simpler and more readable start() routine... |  miod | 2003-12-25 | 1 | -65/+24 |
* | duplicate words and spelling fixes in comments |  david | 2003-03-10 | 1 | -3/+3 |
* | copy basename of argv[0] to bss for __progname, so that large stack smash |  deraadt | 2003-02-28 | 1 | -3/+10 |
* | Put m88k-related files in the correctly named directory. |  miod | 2001-06-26 | 2 | -0/+162 |