Historique des commits

Auteur SHA1 Message Date
  Rich Felker 83933573af add mips64 port il y a 9 ans
  Rich Felker 4c101e158a add arch tuple matching for nt32 and nt64 in configure il y a 9 ans
  Rich Felker 71c334f951 work around regression building for armhf with clang (compiler bug) il y a 9 ans
  Rich Felker 5030e4a060 partly revert detection of broken float in configure il y a 9 ans
  Rich Felker 80fbaac4cd make configure attempt to catch broken floating point CFLAGS/defaults il y a 9 ans
  Rich Felker 47314f1e67 make configure accept -h as an alias for --help il y a 9 ans
  Rich Felker 65498f289b don't suppress shared libc when linker lacks -Bsymbolic-functions il y a 9 ans
  Rich Felker efdf04cf87 add arch/generic include fallback to build rules il y a 9 ans
  Rich Felker e1d99894b6 remove unneeded -I options from configure test for may_alias attribute il y a 9 ans
  Rich Felker 1619127c11 use same object files for libc.a and libc.so if compiler produces PIC il y a 9 ans
  Rich Felker ce3e24eaae fix global visibility (vis.h) support for out-of-tree builds il y a 9 ans
  Petr Hosek 2f853dd6b9 support out-of-tree build il y a 9 ans
  Rich Felker ea1e2c5e18 work around toolchains with broken visibility in libgcc/libpcc il y a 9 ans
  Rich Felker 6a851e3ab8 have configure check/add --gc-sections linker option il y a 9 ans
  Rich Felker 2efd38e8c7 have configure check/add linker options to reduce size lost to padding il y a 9 ans
  Rich Felker 27c1eccf33 have configure check/add -ffunction-sections and -fdata-sections il y a 9 ans
  Rich Felker 4cd8b47259 keep user-provided CFLAGS/LDFLAGS separate from those added by configure il y a 9 ans
  Rich Felker bc0c48414e prevent user CFLAGS overrides from exposing executable stack il y a 9 ans
  Rich Felker 797899802d suppress sh assembler rejection of instructions based on isa level il y a 9 ans
  Rich Felker f3a53f095c eliminate protected-visibility data in libc.so with vis.h preinclude il y a 9 ans
  Rich Felker 2462370b4f try to suppress linking libc.so if there are undefined symbols il y a 9 ans
  Rich Felker c42650abb0 remove configure's suppression of enable sh/fdpic shared library build il y a 9 ans
  Rich Felker d4c82d05b8 add sh fdpic subarch variants il y a 9 ans
  Alex Dowad 35b3312b6f Build process uses script to add CFI directives to x86 asm il y a 9 ans
  Shiz fb58545f8d add musl-clang, a wrapper for system clang installs il y a 9 ans
  Shiz f8db6f74b2 build: fix musl-targeting toolchain test il y a 9 ans
  Shiz b3cd7d13fe build: overhaul wrapper script system for multiple wrapper support il y a 9 ans
  Shiz fc431d3f76 configure: work around compilers that merely warn for unknown options il y a 9 ans
  Rich Felker 3aacb54ead fix syntax errors in configure script il y a 10 ans
  Rich Felker 428462a4c3 make configure check for visibility preinclude compatible with pcc il y a 10 ans