Историја ревизија

Аутор SHA1 Порука Датум
  Rich Felker be76cdcf81 fix breakage when user overrides CFLAGS on the make command line пре 9 година
  Alex Dowad 0650a05947 factor common awk functions for CFI generation scripts into new file пре 9 година
  Rich Felker d18cf76d73 remove use of buggy .SECONDARY special target in makefile пре 9 година
  Rich Felker a91ebdcfac fix makefile suppression of intermediate file removal пре 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 b3cd7d13fe build: overhaul wrapper script system for multiple wrapper support пре 9 година
  Rich Felker 585ba14df4 add additional Makefile dependency rules for rcrt1.o PIE start file пре 9 година
  Rich Felker dc031ee0b1 add rcrt1 start file for fully static-linked PIE пре 9 година
  Rich Felker ed0c824982 fix incorrect application of visibility to Scrt1.o пре 9 година
  Rich Felker f109781c16 add dependency of dlstart.lo on crt_arch.h to Makefile пре 9 година
  Rich Felker de2b67f8d4 add optional global visibility override пре 9 година
  Rich Felker 1ef849c6ec allow libc itself to be built with stack protector enabled пре 9 година
  Rich Felker f3ddd17380 dynamic linker bootstrap overhaul пре 9 година
  Rich Felker f807107180 add tarball-producing targets to Makefile for ease of release пре 10 година
  Rich Felker 3fa2eb2aba rename dynamic linker entry point from _start to _dlstart пре 10 година
  Rich Felker ae71a43b02 remove dependency of version.h on .git/* to avoid errors пре 11 година
  Rich Felker 179ab5a505 add infrastructure to record and report the version of libc.so пре 11 година
  Rich Felker 9ff8ed463c fix regression in creation of ldso symlink пре 11 година
  Rich Felker 4681aae23a re-add logic for ignoring failure of ld.so symlink installation пре 11 година
  Rich Felker e678fc6f32 replace system's install command with a shell script пре 11 година
  Rich Felker 82fa6b43b3 fix atomicity and other issues installing dynamic linker symlink пре 11 година
  Rich Felker fb72a97df9 rework makefile subarch logic to allow shared files пре 11 година
  Rich Felker 804e994004 add subarch asm support for PIC objects/shared libc пре 11 година
  Rich Felker 90d7772251 allow subarch-specific asm, including asm specific to the default пре 11 година
  Rich Felker 4a1f55e92f work around gcc 4.8's generation of self-referential mem* functions at -O3 пре 11 година
  Rich Felker c5e34dabbb new mostly-C crt1 implementation пре 11 година
  Rich Felker a80847d86a enhance build process to allow selective -O3 optimization пре 11 година
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat пре 11 година
  Rich Felker 3e7f186ea1 add build system support for arch endian & float abi variants пре 11 година