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