Age | Commit message (Expand) | Author |
---|---|---|
2015-09-01 | In static binaries, invoke kbind() once to disable it. | Philip Guenther |
2015-02-07 | argc is passed as a long by the kernel, define it as such to match what | Miod Vallat |
2015-01-01 | Inline the .cpsetup pseudo-statement in rcrt0 to avoid saving the "old" gp | Miod Vallat |
2014-12-27 | Static PIE for mips64. Still something not quite right as a full make build | Mark Kettenis |
2014-12-23 | do not expose "ra" to cpp because it muddles up the .c code above. | Theo de Raadt |
2014-02-22 | Increase _STACKALIGNBYTES to 15 (was 7), and make sure the stack is aligned | Miod Vallat |
2013-12-23 | Add assembly code to set up the arguments for the common C startup code. This | Mark Kettenis |
2013-12-04 | correct frame handling | Theo de Raadt |
2013-12-03 | Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in | Philip Guenther |
2004-09-09 | Shared libs now works. Changes here for ABI64. | Per Fogelstrom |
2004-08-06 | csu stuff for sgi et al | Per Fogelstrom |