1. e364774 fix access by setjmp and longjmp to __hwcap on arm built as thumb2 by Rich Felker · 7 years ago
  2. e31c8c2 ppc64: fix setjmp/longjmp handling of TOC pointer by Bobby Bingham · 7 years ago
  3. fbbeda1 make arm setjmp/longjmp asm thumb2-compatible by Rich Felker · 8 years ago
  4. 1509494 add s390x port by Bobby Bingham · 8 years ago
  5. c0ede9e add powerpc64 port by Bobby Bingham · 8 years ago
  6. 5972c4a add mips n32 port (ILP32 ABI for mips64) by Rich Felker · 8 years ago
  7. 5a92dd9 add powerpc soft-float support by Felix Fietkau · 9 years ago
  8. 8393357 add mips64 port by Rich Felker · 9 years ago
  9. 4b9a08f switch sh and mips setjmp asm from .sub system to .S files by Rich Felker · 9 years ago
  10. dc5bd27 use correct nofpu versions of setjmp/longjmp used on sh-nofpu-fdpic by Rich Felker · 9 years ago
  11. 4e73d12 explicitly assemble all arm asm sources as UAL by Rich Felker · 9 years ago
  12. 9f290a4 remove non-working pre-armv4t support from arm asm by Rich Felker · 9 years ago
  13. cf40375 use vfp mnemonics rather than hard-coded opcodes in arm setjmp/longjmp by Rich Felker · 9 years ago
  14. a658afb fix build regression in sh-nofpu subarch due to missing symbol by Rich Felker · 9 years ago
  15. 51fc77c remove invalid PLT calls from or1k asm by Rich Felker · 9 years ago
  16. cf1a9d9 remove possible-textrels from powerpc asm by Rich Felker · 9 years ago
  17. a880e6c remove invalid PLT calls from microblaze asm by Rich Felker · 9 years ago
  18. 646cb9a remove invalid PLT calls from sh asm by Rich Felker · 9 years ago
  19. 8ed66ec remove the last of possible-textrels from i386 asm by Rich Felker · 9 years ago
  20. 01ef3dd add aarch64 port by Szabolcs Nagy · 10 years ago
  21. c7b05bc fix missing comma in sh setjmp asm by Trutz Behn · 10 years ago
  22. 921c26e fix build regression in arm asm for setjmp/longjmp with old assemblers by Rich Felker · 10 years ago
  23. 27828f7 arm assembly changes for clang compatibility by Joakim Sindholt · 10 years ago
  24. 200d154 add or1k (OpenRISC 1000) architecture port by Stefan Kristiansson · 10 years ago
  25. 7296736 fix typo in microblaze setjmp asm by Rich Felker · 10 years ago
  26. b1683a1 add nofpu subarchs to the sh arch, and properly detect compiler's fpu config by Rich Felker · 11 years ago
  27. aacd348 rename superh port to "sh" for consistency by Rich Felker · 11 years ago
  28. e7837ec add missing sub files for mipsel-sf to use softfloat code by Rich Felker · 11 years ago
  29. e5bb165 mips: add mips-sf subarch support (soft-float) by Szabolcs Nagy · 11 years ago
  30. 3a3c813 superh port by Bobby Bingham · 11 years ago
  31. 323272d import vanilla x86_64 code as x32 by rofl0r · 11 years ago
  32. 4b43f05 remove fenv saving/loading code from setjmp/longjmp on arm by Rich Felker · 12 years ago
  33. b088f85 remove mips setjmp/longjmp code to save/restore fenv by Rich Felker · 12 years ago
  34. a50136d fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf by Rich Felker · 12 years ago
  35. d1bf452 fix indention with spaces in powerpc asm by Rich Felker · 12 years ago
  36. 1c8eb8b PPC port cleaned up, static linking works well now. by rofl0r · 12 years ago
  37. 7669d1e import preliminary ppc work by rdp. by Richard Pennington · 12 years ago
  38. 8c0a3d9 microblaze port by Rich Felker · 12 years ago
  39. 5a3a378 floating point support for arm setjmp/longjmp by Rich Felker · 12 years ago
  40. 5aac5e2 optimize arm setjmp/longjmp register saving/loading by Rich Felker · 12 years ago
  41. dc046f5 add floating point register saving/restoring to mips setjmp/longjmp by Rich Felker · 12 years ago
  42. 6315004 initial version of mips (o32) port, based on work by Richard Pennington (rdp) by Rich Felker · 12 years ago
  43. 8cfbc8b update license of njk contributed code (x86_64 asm) by Rich Felker · 12 years ago
  44. d960d4f initial commit of the arm port by Rich Felker · 13 years ago
  45. c7d19f9 restore use of .type in asm, but use modern @function (vs %function) by Rich Felker · 13 years ago
  46. 1e4f1cf remove all .size and .type directives for functions from the asm by Rich Felker · 13 years ago
  47. 3a17f75 modernize coding style in sjlj asm by Rich Felker · 13 years ago
  48. 1e12632 Port musl to x86-64. One giant commit! by Nicholas J. Kain · 14 years ago
  49. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago