musl/crt
Rich Felker 32e7bd78ae align mips _init/_fini functions
since .init and .fini are not .text, the toolchain does not seem to
align them for code by default. this yields random breakage depending
on the object sizes the linker is dealing with.
2012-08-05 14:12:10 -04:00
..
arm fix arm crti/crtn code 2012-06-25 16:06:09 -04:00
i386 consistency cleanup: removed redundant size suffixed from i386 asm 2012-05-02 21:03:25 -04:00
mips align mips _init/_fini functions 2012-08-05 14:12:10 -04:00
x86_64 remove some junk from x86_64 start files 2012-05-02 21:16:02 -04:00
Scrt1.c PIE support for i386 2012-05-02 21:01:55 -04:00
crt1.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
crti.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
crtn.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00