10 Commits (b54f481fbcc5637226fc3d2e0404b7f95b3e2f14)

Author SHA1 Message Date
Rich Felker 6fef8cafbd remove hand-written crt1.s and Scrt1.s files for all archs 11 years ago
Rich Felker a6d272127b align stack properly for calling global ctors/dtors on x86[_64] 13 years ago
Rich Felker faab12bece consistency cleanup: removed redundant size suffixed from i386 asm 14 years ago
Rich Felker 83023d1b50 PIE support for i386 14 years ago
Rich Felker c9dea48f84 remove attempts to be pie-compatible from i386 crt1.s 14 years ago
Rich Felker 4ce3cb5cdd add support for init/finit (constructors and destructors) 14 years ago
Rich Felker 8cd48f0965 cleanup comment cruft in startup code 15 years ago
Rich Felker e2ee1bdd8d make startup code PIE-compatible 15 years ago
Rich Felker ba68efc921 shave off 2 bytes from crt1.o _start 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago