1. bc9b6ea fix visibility mismatch in dynamic linker stage 2 function definition by Rich Felker · 9 years ago
  2. 6fef8ca remove hand-written crt1.s and Scrt1.s files for all archs by Rich Felker · 9 years ago
  3. ad5d8a2 make sh crti/crtn init/fini fragments setup proper stack frame by Rich Felker · 9 years ago
  4. dc031ee add rcrt1 start file for fully static-linked PIE by Rich Felker · 9 years ago
  5. 967bcbf mark mips crt code as code by Rich Felker · 9 years ago
  6. 82acacc fix name of sh crt asm directory by Rich Felker · 9 years ago
  7. f3ddd17 dynamic linker bootstrap overhaul by Rich Felker · 9 years ago
  8. 01ef3dd add aarch64 port by Szabolcs Nagy · 9 years ago
  9. 200d154 add or1k (OpenRISC 1000) architecture port by Stefan Kristiansson · 10 years ago
  10. 3a3c813 superh port by Bobby Bingham · 11 years ago
  11. 323272d import vanilla x86_64 code as x32 by rofl0r · 11 years ago
  12. badaa04 add function types to arm crt assembly by Rich Felker · 11 years ago
  13. c5e34da new mostly-C crt1 implementation by Rich Felker · 11 years ago
  14. 976c0fd remove init/fini array asm from arm crti/crtn files by Rich Felker · 11 years ago
  15. c07da2e add PIE support for ARM by Rich Felker · 11 years ago
  16. a6d2721 align stack properly for calling global ctors/dtors on x86[_64] by Rich Felker · 11 years ago
  17. d432b2c fix regression that made shared libs crash on arm by Rich Felker · 12 years ago
  18. 34aa169 add support for ctors/dtors on arm with modern gcc by Rich Felker · 12 years ago
  19. 0375c68 add missing startfiles for powerpc by Rich Felker · 12 years ago
  20. 1c8eb8b PPC port cleaned up, static linking works well now. by rofl0r · 12 years ago
  21. 7669d1e import preliminary ppc work by rdp. by Richard Pennington · 12 years ago
  22. 8c0a3d9 microblaze port by Rich Felker · 12 years ago
  23. 259071c crt1 must align stack pointer on mips by Rich Felker · 12 years ago
  24. 32e7bd7 align mips _init/_fini functions by Rich Felker · 12 years ago
  25. 6315004 initial version of mips (o32) port, based on work by Richard Pennington (rdp) by Rich Felker · 12 years ago
  26. 9abab94 fix arm crti/crtn code by Rich Felker · 12 years ago
  27. 2be8770 remove some junk from x86_64 start files by Rich Felker · 12 years ago
  28. 94167ca PIE support for x86_64 (untested) by Rich Felker · 12 years ago
  29. faab12b consistency cleanup: removed redundant size suffixed from i386 asm by Rich Felker · 12 years ago
  30. 83023d1 PIE support for i386 by Rich Felker · 12 years ago
  31. c9dea48 remove attempts to be pie-compatible from i386 crt1.s by Rich Felker · 12 years ago
  32. 4ce3cb5 add support for init/finit (constructors and destructors) by Rich Felker · 13 years ago
  33. d960d4f initial commit of the arm port by Rich Felker · 13 years ago
  34. 8cd48f0 cleanup comment cruft in startup code by Rich Felker · 14 years ago
  35. e2ee1bd make startup code PIE-compatible by Rich Felker · 14 years ago
  36. ba68efc shave off 2 bytes from crt1.o _start by Rich Felker · 14 years ago
  37. 1e12632 Port musl to x86-64. One giant commit! by Nicholas J. Kain · 14 years ago
  38. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago