12 Commits (5122f9f3c99fee366167c5de98b31546312921ab)

Author SHA1 Message Date
Alex Rønne Petersen 9929a571b5 arm: fix _init/_fini alignment in crti.o 2 years ago
Rich Felker 4e73d12117 explicitly assemble all arm asm sources as UAL 11 years ago
Rich Felker 9f290a49bf remove non-working pre-armv4t support from arm asm 11 years ago
Rich Felker 6fef8cafbd remove hand-written crt1.s and Scrt1.s files for all archs 11 years ago
Rich Felker badaa04acc add function types to arm crt assembly 13 years ago
Rich Felker 976c0fdcb5 remove init/fini array asm from arm crti/crtn files 13 years ago
Rich Felker c07da2e970 add PIE support for ARM 13 years ago
Rich Felker d432b2c057 fix regression that made shared libs crash on arm 13 years ago
Rich Felker 34aa169dcf add support for ctors/dtors on arm with modern gcc 14 years ago
Rich Felker 9abab94b21 fix arm crti/crtn code 14 years ago
Rich Felker 4ce3cb5cdd add support for init/finit (constructors and destructors) 14 years ago
Rich Felker d960d4f2cb initial commit of the arm port 15 years ago