1. a2e7130 fix incorrect escaping in add-cfi.*.awk scripts by Will Dietz · 4 years, 5 months ago
  2. 7dad9c2 fix musl-gcc wrapper to be compatible with default-pie gcc toolchains by Rich Felker · 6 years ago
  3. 4e6b8ee add CFI generation script for x86_64 by Alex Dowad · 9 years ago
  4. 1b0c9cd recognize partial register operands in i386 CFI generation by Alex Dowad · 9 years ago
  5. 8cfdfa9 fix misinterpretation of indexed memory operand in i386 CFI generation by Alex Dowad · 9 years ago
  6. fef9c80 fix misinterpretation of operand order in i386 CFI generation by Alex Dowad · 9 years ago
  7. dc97951 fix instruction matching errors in i386 CFI generation by Alex Dowad · 9 years ago
  8. 0650a05 factor common awk functions for CFI generation scripts into new file by Alex Dowad · 9 years ago
  9. 35b3312 Build process uses script to add CFI directives to x86 asm by Alex Dowad · 9 years ago
  10. fb58545 add musl-clang, a wrapper for system clang installs by Shiz · 9 years ago
  11. 7cbb6f7 fix system breakage window during make install due to permissions by Rich Felker · 10 years ago
  12. ceacb6a fix mv usage in install.sh to avoid bogus interactive prompting by Rich Felker · 11 years ago
  13. 179ab5a add infrastructure to record and report the version of libc.so by Rich Felker · 11 years ago
  14. e678fc6 replace system's install command with a shell script by Rich Felker · 11 years ago
  15. 9448b05 refactor headers, especially alltypes.h, and improve C++ ABI compat by Rich Felker · 11 years ago
  16. fd1d7be fix mixup in previous change to gcc wrapper by Rich Felker · 11 years ago
  17. c161356 make gcc-specific headers (intrinsics, etc.) available with wrapper by Rich Felker · 11 years ago
  18. 5d26d5d gcc wrapper improvement: leave libgcc dir in the library path by Rich Felker · 12 years ago
  19. 6e0ad22 make gcc wrapper rewrite link options rather than just extending them by Rich Felker · 12 years ago
  20. ed67172 fix musl-gcc wrapper to work with -pie by Rich Felker · 12 years ago
  21. 58f430c new gcc wrapper, entirely specfile based by Rich Felker · 12 years ago
  22. 61c2cf8 remove -std=gnu99 from musl-gcc wrapper by Rich Felker · 12 years ago
  23. 4f4d6ae improve gcc wrapper to support -nostdlib, -nostartfiles by Rich Felker · 12 years ago
  24. b768c7b make gcc wrapper support -shared correctly by Rich Felker · 12 years ago
  25. d30c331 new gcc wrapper now supports pre-4.4 gcc versions and is more robust by Rich Felker · 13 years ago
  26. 207c45d cleanup shared library build system to be more $HOME-local-install friendly by Rich Felker · 13 years ago
  27. 1a3ff4f fix dynamic linker issue in musl-gcc wrapper by Rich Felker · 13 years ago
  28. ec05a0b adapt build/install/gcc-wrapper systems for dynamic linking support by Rich Felker · 13 years ago
  29. 71df8b2 use -L/...../ -lgcc instead of /...../libgcc.a in musl-gcc wrapper by Rich Felker · 13 years ago
  30. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 13 years ago