Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker c5e34dabbb new mostly-C crt1 implementation há 11 anos atrás
  Rich Felker a80847d86a enhance build process to allow selective -O3 optimization há 11 anos atrás
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat há 11 anos atrás
  Rich Felker 3e7f186ea1 add build system support for arch endian & float abi variants há 11 anos atrás
  Rich Felker d66ab4f140 fix Makefile so "make install" works before include/bits symlink exists há 11 anos atrás
  Rich Felker dfdc337b3b remove soname from libc.so/ld-musl há 12 anos atrás
  rofl0r 158f721adc Makefile: make it possible to build arch specific C files há 12 anos atrás
  Rich Felker 0b3e2257fa offer REALGCC variable to configure musl-gcc wrapper at runtime há 12 anos atrás
  Rich Felker 9f74574fe6 remove forced -O3 from shared library CFLAGS há 12 anos atrás
  Rich Felker 0780936312 split up installation target há 12 anos atrás
  Rich Felker d04378016b make dynlink.lo depend on reloc.h in makefile há 12 anos atrás
  Rich Felker 1b23145e88 abstract out compiler runtime library for linking libc.so há 12 anos atrás
  Rich Felker fcaec912ed changes to kernel sigaction struct handling in preparation for mips port há 12 anos atrás
  Rich Felker f8e054f951 improve the build rules for installing /lib/ld-musl-$ARCH.so há 13 anos atrás
  Rich Felker e765239f33 make all .o files depend on *_impl.h and libc.h há 13 anos atrás
  Rich Felker 83023d1b50 PIE support for i386 há 13 anos atrás
  Rich Felker d76eafcbdc reorganize Makefile to support "least surprise" config/make semantics há 13 anos atrás
  Rich Felker d86d2829ab remove objcopy --weaken from the makefile há 13 anos atrás
  Rich Felker 58f430c1e0 new gcc wrapper, entirely specfile based há 13 anos atrás
  Rich Felker 523a3ab1a2 don't fail on inability to install dynamic linker (e.g. if not root) há 13 anos atrás
  Rich Felker 15d143b547 search internal headers first há 13 anos atrás
  Rich Felker 3c870263c5 two fixes for "make install" handling of shared libs há 13 anos atrás
  Rich Felker 8d54681f15 fix a few bugs from last dynamic linking build system commit há 13 anos atrás
  Rich Felker 207c45d7ab cleanup shared library build system to be more $HOME-local-install friendly há 13 anos atrás
  Rich Felker e0b0ff1598 use soname in ld-musl.so to prevent filename appearing in DT_NEEDEDs há 13 anos atrás
  Rich Felker a654b0243b use symlink rather than bogus linker script for libc.so há 13 anos atrás
  Rich Felker ec05a0b08f adapt build/install/gcc-wrapper systems for dynamic linking support há 13 anos atrás
  Rich Felker 41d518360f various changes in preparation for dynamic linking support há 14 anos atrás
  Rich Felker 127ab575fc avoid deleting the lib/empty file há 14 anos atrás
  Rich Felker 4fd159568a new solution for empty lib dir (old one had some problems) há 14 anos atrás