Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker ea1e2c5e18 work around toolchains with broken visibility in libgcc/libpcc há 9 anos atrás
  Rich Felker 6a851e3ab8 have configure check/add --gc-sections linker option há 9 anos atrás
  Rich Felker 2efd38e8c7 have configure check/add linker options to reduce size lost to padding há 9 anos atrás
  Rich Felker 27c1eccf33 have configure check/add -ffunction-sections and -fdata-sections há 9 anos atrás
  Rich Felker 4cd8b47259 keep user-provided CFLAGS/LDFLAGS separate from those added by configure há 9 anos atrás
  Rich Felker bc0c48414e prevent user CFLAGS overrides from exposing executable stack há 9 anos atrás
  Rich Felker 797899802d suppress sh assembler rejection of instructions based on isa level há 9 anos atrás
  Rich Felker f3a53f095c eliminate protected-visibility data in libc.so with vis.h preinclude há 9 anos atrás
  Rich Felker 2462370b4f try to suppress linking libc.so if there are undefined symbols há 9 anos atrás
  Rich Felker c42650abb0 remove configure's suppression of enable sh/fdpic shared library build há 9 anos atrás
  Rich Felker d4c82d05b8 add sh fdpic subarch variants há 9 anos atrás
  Alex Dowad 35b3312b6f Build process uses script to add CFI directives to x86 asm há 9 anos atrás
  Shiz fb58545f8d add musl-clang, a wrapper for system clang installs há 9 anos atrás
  Shiz f8db6f74b2 build: fix musl-targeting toolchain test há 9 anos atrás
  Shiz b3cd7d13fe build: overhaul wrapper script system for multiple wrapper support há 9 anos atrás
  Shiz fc431d3f76 configure: work around compilers that merely warn for unknown options há 9 anos atrás
  Rich Felker 3aacb54ead fix syntax errors in configure script há 10 anos atrás
  Rich Felker 428462a4c3 make configure check for visibility preinclude compatible with pcc há 10 anos atrás
  Andre McCurdy a6274a1971 configure: check for -march and -mtune passed via CC há 10 anos atrás
  Rich Felker 60ed988fd6 fix regression in configure script with new visibility option há 10 anos atrás
  Rich Felker de2b67f8d4 add optional global visibility override há 10 anos atrás
  Rich Felker 1ef849c6ec allow libc itself to be built with stack protector enabled há 10 anos atrás
  Szabolcs Nagy 01ef3dd9c5 add aarch64 port há 10 anos atrás
  Rich Felker b553dc4fe6 fix failure of configure to detect gcc due to message translations há 10 anos atrás
  Stefan Kristiansson 200d15479c add or1k (OpenRISC 1000) architecture port há 10 anos atrás
  Rich Felker a6adb2bcd8 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 há 10 anos atrás
  Rich Felker 4ad3588c0e remove optimization-inhibiting behavior from configure's --enable-debug há 10 anos atrás
  Rich Felker d79b27785f fail configure on --enable-shared if -Bsymbolic-functions doesn't work há 10 anos atrás
  Rich Felker 7c6db373a5 trivial formatting fix for the config.mak generated by configure há 10 anos atrás
  Rich Felker 9ca4dae5d8 add configure check for broken gcc 4.9.0 and possibly other versions há 10 anos atrás