Историја ревизија

Аутор SHA1 Порука Датум
  Bobby Bingham c0ede9e404 add powerpc64 port пре 8 година
  LeMay, Michael 6bc7d9c411 fix redundant processing of --build flag in configure script пре 8 година
  Rich Felker 2d49c2243f follow standard configure behavior for cross compile prefix пре 8 година
  Rich Felker 5972c4a411 add mips n32 port (ILP32 ABI for mips64) пре 9 година
  Rich Felker 6d99ad91e8 add support for mips and mips64 r6 isa пре 9 година
  Rich Felker 636a4799dd make configure check for unsupported (SPE) powerpc hard-float models пре 9 година
  Felix Fietkau 5a92dd95c7 add powerpc soft-float support пре 9 година
  Rich Felker 83933573af add mips64 port пре 9 година
  Rich Felker 4c101e158a add arch tuple matching for nt32 and nt64 in configure пре 9 година
  Rich Felker 71c334f951 work around regression building for armhf with clang (compiler bug) пре 9 година
  Rich Felker 5030e4a060 partly revert detection of broken float in configure пре 9 година
  Rich Felker 80fbaac4cd make configure attempt to catch broken floating point CFLAGS/defaults пре 9 година
  Rich Felker 47314f1e67 make configure accept -h as an alias for --help пре 9 година
  Rich Felker 65498f289b don't suppress shared libc when linker lacks -Bsymbolic-functions пре 9 година
  Rich Felker efdf04cf87 add arch/generic include fallback to build rules пре 9 година
  Rich Felker e1d99894b6 remove unneeded -I options from configure test for may_alias attribute пре 9 година
  Rich Felker 1619127c11 use same object files for libc.a and libc.so if compiler produces PIC пре 9 година
  Rich Felker ce3e24eaae fix global visibility (vis.h) support for out-of-tree builds пре 9 година
  Petr Hosek 2f853dd6b9 support out-of-tree build пре 9 година
  Rich Felker ea1e2c5e18 work around toolchains with broken visibility in libgcc/libpcc пре 9 година
  Rich Felker 6a851e3ab8 have configure check/add --gc-sections linker option пре 9 година
  Rich Felker 2efd38e8c7 have configure check/add linker options to reduce size lost to padding пре 9 година
  Rich Felker 27c1eccf33 have configure check/add -ffunction-sections and -fdata-sections пре 9 година
  Rich Felker 4cd8b47259 keep user-provided CFLAGS/LDFLAGS separate from those added by configure пре 9 година
  Rich Felker bc0c48414e prevent user CFLAGS overrides from exposing executable stack пре 9 година
  Rich Felker 797899802d suppress sh assembler rejection of instructions based on isa level пре 9 година
  Rich Felker f3a53f095c eliminate protected-visibility data in libc.so with vis.h preinclude пре 9 година
  Rich Felker 2462370b4f try to suppress linking libc.so if there are undefined symbols пре 9 година
  Rich Felker c42650abb0 remove configure's suppression of enable sh/fdpic shared library build пре 9 година
  Rich Felker d4c82d05b8 add sh fdpic subarch variants пре 9 година