13 Commits (03860303c298f2ec7a9c0de683a68f4ab61697f0)

Author SHA1 Message Date
Rich Felker 8d54681f15 fix a few bugs from last dynamic linking build system commit 15 years ago
Rich Felker 207c45d7ab cleanup shared library build system to be more $HOME-local-install friendly 15 years ago
Rich Felker e0b0ff1598 use soname in ld-musl.so to prevent filename appearing in DT_NEEDEDs 15 years ago
Rich Felker a654b0243b use symlink rather than bogus linker script for libc.so 15 years ago
Rich Felker ec05a0b08f adapt build/install/gcc-wrapper systems for dynamic linking support 15 years ago
Rich Felker 41d518360f various changes in preparation for dynamic linking support 15 years ago
Rich Felker 127ab575fc avoid deleting the lib/empty file 15 years ago
Rich Felker 4fd159568a new solution for empty lib dir (old one had some problems) 15 years ago
Rich Felker a36164c474 improve Makefile handling of git checkouts with missing lib/ and config.mak 15 years ago
Rich Felker 7b2dd2235d finish unifying thread register handling in preparation for porting 15 years ago
Rich Felker 1355fdca7c preparing build system to handle ports - step 1 15 years ago
Rich Felker 6027201e5a ensure that musl is compiled as C99 code & XSI option is available in headers 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago