커밋 기록

작성자 SHA1 메시지 날짜
  Rich Felker d66ab4f140 fix Makefile so "make install" works before include/bits symlink exists 11 년 전
  Rich Felker dfdc337b3b remove soname from libc.so/ld-musl 12 년 전
  rofl0r 158f721adc Makefile: make it possible to build arch specific C files 12 년 전
  Rich Felker 0b3e2257fa offer REALGCC variable to configure musl-gcc wrapper at runtime 12 년 전
  Rich Felker 9f74574fe6 remove forced -O3 from shared library CFLAGS 12 년 전
  Rich Felker 0780936312 split up installation target 12 년 전
  Rich Felker d04378016b make dynlink.lo depend on reloc.h in makefile 12 년 전
  Rich Felker 1b23145e88 abstract out compiler runtime library for linking libc.so 12 년 전
  Rich Felker fcaec912ed changes to kernel sigaction struct handling in preparation for mips port 12 년 전
  Rich Felker f8e054f951 improve the build rules for installing /lib/ld-musl-$ARCH.so 12 년 전
  Rich Felker e765239f33 make all .o files depend on *_impl.h and libc.h 12 년 전
  Rich Felker 83023d1b50 PIE support for i386 12 년 전
  Rich Felker d76eafcbdc reorganize Makefile to support "least surprise" config/make semantics 12 년 전
  Rich Felker d86d2829ab remove objcopy --weaken from the makefile 12 년 전
  Rich Felker 58f430c1e0 new gcc wrapper, entirely specfile based 13 년 전
  Rich Felker 523a3ab1a2 don't fail on inability to install dynamic linker (e.g. if not root) 13 년 전
  Rich Felker 15d143b547 search internal headers first 13 년 전
  Rich Felker 3c870263c5 two fixes for "make install" handling of shared libs 13 년 전
  Rich Felker 8d54681f15 fix a few bugs from last dynamic linking build system commit 13 년 전
  Rich Felker 207c45d7ab cleanup shared library build system to be more $HOME-local-install friendly 13 년 전
  Rich Felker e0b0ff1598 use soname in ld-musl.so to prevent filename appearing in DT_NEEDEDs 13 년 전
  Rich Felker a654b0243b use symlink rather than bogus linker script for libc.so 13 년 전
  Rich Felker ec05a0b08f adapt build/install/gcc-wrapper systems for dynamic linking support 13 년 전
  Rich Felker 41d518360f various changes in preparation for dynamic linking support 14 년 전
  Rich Felker 127ab575fc avoid deleting the lib/empty file 14 년 전
  Rich Felker 4fd159568a new solution for empty lib dir (old one had some problems) 14 년 전
  Rich Felker a36164c474 improve Makefile handling of git checkouts with missing lib/ and config.mak 14 년 전
  Rich Felker 7b2dd2235d finish unifying thread register handling in preparation for porting 14 년 전
  Rich Felker 1355fdca7c preparing build system to handle ports - step 1 14 년 전
  Rich Felker 6027201e5a ensure that musl is compiled as C99 code & XSI option is available in headers 14 년 전