Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker ea6d7847ac make mallocng the default malloc implementation vor 4 Jahren
  Rich Felker e71188fa05 add malloc implementation selection to configure vor 4 Jahren
  Rich Felker c40157d87e suppress unwanted warnings when configuring with clang vor 4 Jahren
  rofl0r 66d1e31292 ppc: add configure check for older compilers erroring on 'd' constraint vor 5 Jahren
  Fangrui Song 4b5ba07650 configure: make AR and RANLIB customizable vor 5 Jahren
  Rich Felker 0a48860c27 add riscv64 architecture support vor 5 Jahren
  Rich Felker bdb0817599 improve i386 inline syscall asm on non-broken compilers vor 5 Jahren
  Rich Felker aba17aa359 configure: accept ppc[64] as alias for powerpc[64] in gcc tuples vor 6 Jahren
  Rich Felker dffc205918 support clang internal assembler when building for arm as thumb2 code vor 6 Jahren
  Rich Felker 7634101069 configure: only try -Qunused-arguments for clang vor 6 Jahren
  Rich Felker 5e46e8d4b0 remove vis.h protected-visibility hack vor 6 Jahren
  Rich Felker f81e44a0d9 add m68k port vor 6 Jahren
  Rich Felker b9410061e2 use explicit dynamic-list rather than symbolic-functions for linking vor 7 Jahren
  Matúš Olekšák fcf24b9f38 fix detection of LIBCC for compiler-rt with clang vor 7 Jahren
  Szabolcs Nagy 249b621f9e better configure check for long double support vor 7 Jahren
  Rich Felker dc2f368e56 disable global visibility override hack (vis.h) by default vor 7 Jahren
  Dmitry Golovin 9d12a6a21f fix clang CFLAGS checks and silence unused argument warnings vor 7 Jahren
  Rich Felker 088c9674a9 when building for arm as thumb2 code, also request assembly as thumb vor 8 Jahren
  Bobby Bingham 1509494305 add s390x port vor 8 Jahren
  Szabolcs Nagy fff880185b configure: handle mipsisa64* triplet as a mips64 target vor 8 Jahren
  Bobby Bingham c0ede9e404 add powerpc64 port vor 8 Jahren
  LeMay, Michael 6bc7d9c411 fix redundant processing of --build flag in configure script vor 8 Jahren
  Rich Felker 2d49c2243f follow standard configure behavior for cross compile prefix vor 8 Jahren
  Rich Felker 5972c4a411 add mips n32 port (ILP32 ABI for mips64) vor 9 Jahren
  Rich Felker 6d99ad91e8 add support for mips and mips64 r6 isa vor 9 Jahren
  Rich Felker 636a4799dd make configure check for unsupported (SPE) powerpc hard-float models vor 9 Jahren
  Felix Fietkau 5a92dd95c7 add powerpc soft-float support vor 9 Jahren
  Rich Felker 83933573af add mips64 port vor 9 Jahren
  Rich Felker 4c101e158a add arch tuple matching for nt32 and nt64 in configure vor 9 Jahren
  Rich Felker 71c334f951 work around regression building for armhf with clang (compiler bug) vor 9 Jahren