Commit History

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