1. f8e054f improve the build rules for installing /lib/ld-musl-$ARCH.so by Rich Felker · 12 years ago
  2. e765239 make all .o files depend on *_impl.h and libc.h by Rich Felker · 12 years ago
  3. 83023d1 PIE support for i386 by Rich Felker · 12 years ago
  4. d76eafc reorganize Makefile to support "least surprise" config/make semantics by Rich Felker · 12 years ago
  5. d86d282 remove objcopy --weaken from the makefile by Rich Felker · 12 years ago
  6. 58f430c new gcc wrapper, entirely specfile based by Rich Felker · 12 years ago
  7. 523a3ab don't fail on inability to install dynamic linker (e.g. if not root) by Rich Felker · 12 years ago
  8. 15d143b search internal headers first by Rich Felker · 12 years ago
  9. 3c87026 two fixes for "make install" handling of shared libs by Rich Felker · 13 years ago
  10. 8d54681 fix a few bugs from last dynamic linking build system commit by Rich Felker · 13 years ago
  11. 207c45d cleanup shared library build system to be more $HOME-local-install friendly by Rich Felker · 13 years ago
  12. e0b0ff1 use soname in ld-musl.so to prevent filename appearing in DT_NEEDEDs by Rich Felker · 13 years ago
  13. a654b02 use symlink rather than bogus linker script for libc.so by Rich Felker · 13 years ago
  14. ec05a0b adapt build/install/gcc-wrapper systems for dynamic linking support by Rich Felker · 13 years ago
  15. 41d5183 various changes in preparation for dynamic linking support by Rich Felker · 14 years ago
  16. 127ab57 avoid deleting the lib/empty file by Rich Felker · 14 years ago
  17. 4fd1595 new solution for empty lib dir (old one had some problems) by Rich Felker · 14 years ago
  18. a36164c improve Makefile handling of git checkouts with missing lib/ and config.mak by Rich Felker · 14 years ago
  19. 7b2dd22 finish unifying thread register handling in preparation for porting by Rich Felker · 14 years ago
  20. 1355fdc preparing build system to handle ports - step 1 by Rich Felker · 14 years ago
  21. 6027201 ensure that musl is compiled as C99 code & XSI option is available in headers by Rich Felker · 14 years ago
  22. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago