summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2011-06-24use soname in ld-musl.so to prevent filename appearing in DT_NEEDEDsRich Felker-1/+1
2011-06-24use symlink rather than bogus linker script for libc.soRich Felker-2/+2
2011-06-23adapt build/install/gcc-wrapper systems for dynamic linking supportRich Felker-5/+15
2011-02-24various changes in preparation for dynamic linking supportRich Felker-3/+3
2011-02-17avoid deleting the lib/empty fileRich Felker-1/+1
2011-02-17new solution for empty lib dir (old one had some problems)Rich Felker-7/+5
2011-02-17improve Makefile handling of git checkouts with missing lib/ and config.makRich Felker-4/+8
2011-02-15finish unifying thread register handling in preparation for portingRich Felker-1/+1
2011-02-15preparing build system to handle ports - step 1Rich Felker-0/+6
2011-02-13ensure that musl is compiled as C99 code & XSI option is available in headersRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+97