Commit History

Author SHA1 Message Date
  Stefan O'Rear 377c363fb5 configure: enable riscv32 port 4 years ago
  Hongliang Wang 522bd54eda add loongarch64 port 11 months ago
  Rich Felker b90841e258 configure: replace -Os with equivalent based on -O2 1 year ago
  Rich Felker 833a469167 configure: disable TBAA optimization because most compilers are buggy 1 year ago
  Stefan O'Rear 03f71251e6 remove ARMSUBARCH relic from configure 4 years ago
  Wesley Wiser c4d4028dde fix failure to use add-cfi scripts on asm when building out-of-tree 2 years ago
  Rich Felker 7be59733d7 add SPE FPU support to powerpc-sf 3 years ago
  Issam E. Maghni d046ec92c1 configure: do not use obsolescent form of test -a|o 3 years ago
  Rich Felker 86ac0f7947 configure: enable warnings by default 4 years ago
  Rich Felker 0a312d34b9 configure: use additive warnings instead of subtracting from -Wall 4 years ago
  Rich Felker e7f808e359 configure: add further -Werror=... options to detected CFLAGS 4 years ago
  Rich Felker ea6d7847ac make mallocng the default malloc implementation 4 years ago
  Rich Felker e71188fa05 add malloc implementation selection to configure 4 years ago
  Rich Felker c40157d87e suppress unwanted warnings when configuring with clang 4 years ago
  rofl0r 66d1e31292 ppc: add configure check for older compilers erroring on 'd' constraint 4 years ago
  Fangrui Song 4b5ba07650 configure: make AR and RANLIB customizable 5 years ago
  Rich Felker 0a48860c27 add riscv64 architecture support 5 years ago
  Rich Felker bdb0817599 improve i386 inline syscall asm on non-broken compilers 5 years ago
  Rich Felker aba17aa359 configure: accept ppc[64] as alias for powerpc[64] in gcc tuples 5 years ago
  Rich Felker dffc205918 support clang internal assembler when building for arm as thumb2 code 6 years ago
  Rich Felker 7634101069 configure: only try -Qunused-arguments for clang 6 years ago
  Rich Felker 5e46e8d4b0 remove vis.h protected-visibility hack 6 years ago
  Rich Felker f81e44a0d9 add m68k port 6 years ago
  Rich Felker b9410061e2 use explicit dynamic-list rather than symbolic-functions for linking 6 years ago
  Matúš Olekšák fcf24b9f38 fix detection of LIBCC for compiler-rt with clang 6 years ago
  Szabolcs Nagy 249b621f9e better configure check for long double support 7 years ago
  Rich Felker dc2f368e56 disable global visibility override hack (vis.h) by default 7 years ago
  Dmitry Golovin 9d12a6a21f fix clang CFLAGS checks and silence unused argument warnings 7 years ago
  Rich Felker 088c9674a9 when building for arm as thumb2 code, also request assembly as thumb 7 years ago
  Bobby Bingham 1509494305 add s390x port 7 years ago