1. badaa04 add function types to arm crt assembly by Rich Felker · 11 years ago
  2. c5e34da new mostly-C crt1 implementation by Rich Felker · 11 years ago
  3. 976c0fd remove init/fini array asm from arm crti/crtn files by Rich Felker · 11 years ago
  4. c07da2e add PIE support for ARM by Rich Felker · 11 years ago
  5. a6d2721 align stack properly for calling global ctors/dtors on x86[_64] by Rich Felker · 11 years ago
  6. d432b2c fix regression that made shared libs crash on arm by Rich Felker · 12 years ago
  7. 34aa169 add support for ctors/dtors on arm with modern gcc by Rich Felker · 12 years ago
  8. 0375c68 add missing startfiles for powerpc by Rich Felker · 12 years ago
  9. 1c8eb8b PPC port cleaned up, static linking works well now. by rofl0r · 12 years ago
  10. 7669d1e import preliminary ppc work by rdp. by Richard Pennington · 12 years ago
  11. 8c0a3d9 microblaze port by Rich Felker · 12 years ago
  12. 259071c crt1 must align stack pointer on mips by Rich Felker · 12 years ago
  13. 32e7bd7 align mips _init/_fini functions by Rich Felker · 12 years ago
  14. 6315004 initial version of mips (o32) port, based on work by Richard Pennington (rdp) by Rich Felker · 12 years ago
  15. 9abab94 fix arm crti/crtn code by Rich Felker · 12 years ago
  16. 2be8770 remove some junk from x86_64 start files by Rich Felker · 13 years ago
  17. 94167ca PIE support for x86_64 (untested) by Rich Felker · 13 years ago
  18. faab12b consistency cleanup: removed redundant size suffixed from i386 asm by Rich Felker · 13 years ago
  19. 83023d1 PIE support for i386 by Rich Felker · 13 years ago
  20. c9dea48 remove attempts to be pie-compatible from i386 crt1.s by Rich Felker · 13 years ago
  21. 4ce3cb5 add support for init/finit (constructors and destructors) by Rich Felker · 13 years ago
  22. d960d4f initial commit of the arm port by Rich Felker · 13 years ago
  23. 8cd48f0 cleanup comment cruft in startup code by Rich Felker · 14 years ago
  24. e2ee1bd make startup code PIE-compatible by Rich Felker · 14 years ago
  25. ba68efc shave off 2 bytes from crt1.o _start by Rich Felker · 14 years ago
  26. 1e12632 Port musl to x86-64. One giant commit! by Nicholas J. Kain · 14 years ago
  27. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago