提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Alex Dowad 35b3312b6f Build process uses script to add CFI directives to x86 asm 9 年之前
  Shiz fb58545f8d add musl-clang, a wrapper for system clang installs 9 年之前
  Shiz f8db6f74b2 build: fix musl-targeting toolchain test 9 年之前
  Shiz b3cd7d13fe build: overhaul wrapper script system for multiple wrapper support 9 年之前
  Shiz fc431d3f76 configure: work around compilers that merely warn for unknown options 9 年之前
  Rich Felker 3aacb54ead fix syntax errors in configure script 10 年之前
  Rich Felker 428462a4c3 make configure check for visibility preinclude compatible with pcc 10 年之前
  Andre McCurdy a6274a1971 configure: check for -march and -mtune passed via CC 10 年之前
  Rich Felker 60ed988fd6 fix regression in configure script with new visibility option 10 年之前
  Rich Felker de2b67f8d4 add optional global visibility override 10 年之前
  Rich Felker 1ef849c6ec allow libc itself to be built with stack protector enabled 10 年之前
  Szabolcs Nagy 01ef3dd9c5 add aarch64 port 10 年之前
  Rich Felker b553dc4fe6 fix failure of configure to detect gcc due to message translations 10 年之前
  Stefan Kristiansson 200d15479c add or1k (OpenRISC 1000) architecture port 10 年之前