Age | Commit message (Expand) | Author | Files | Lines |
2018-07-05 | Build csu/elf-init.c and csu/static-reloc.c with stack protector | Florian Weimer | 1 | -0/+16 |
2018-06-26 | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella | 1 | -1/+1 |
2018-06-12 | Avoid cancellable I/O primitives in ld.so. | Zack Weinberg | 1 | -2/+1 |
2018-03-25 | hurd: Initialize TLS and libpthread before signal thread start | Samuel Thibault | 1 | -1/+1 |
2018-02-07 | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg | 1 | -8/+5 |
2018-02-07 | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers | 1 | -2/+2 |
2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 14 | -14/+14 |
2017-12-24 | Deprecate external use of libio.h and _G_config.h. | Zack Weinberg | 1 | -1/+1 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 4 | -6/+52 |
2017-11-06 | Use newly built crt*.o files to build shared objects [BZ #22362] | H.J. Lu | 1 | -0/+10 |
2017-10-01 | Hide internal __libc_print_version function [BZ #18822] | H.J. Lu | 1 | -1/+1 |
2017-09-22 | Remove Banner mechanism. | Joseph Myers | 2 | -16/+0 |
2017-09-19 | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra | 1 | -0/+3 |
2017-09-01 | Remove Roland McGrath/Ulrich Drepper et al. from DSO banner | H.J. Lu | 1 | -1/+1 |
2017-08-21 | Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -2/+0 |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-08 | i386: Add <startup.h> [BZ #21913] | H.J. Lu | 1 | -1/+2 |
2017-07-17 | powerpc: Fix float128 IFUNC relocations [BZ #21707] | Tulio Magno Quites Machado Filho | 1 | -2/+9 |
2017-05-31 | Delay initialization of CPU features struct in static binaries | Siddhesh Poyarekar | 1 | -0/+6 |
2017-04-13 | Assume that O_NOFOLLOW is always defined | Florian Weimer | 1 | -8/+4 |
2017-04-07 | getopt: remove USE_NONOPTION_FLAGS | Zack Weinberg | 1 | -8/+0 |
2017-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 13 | -13/+13 |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar | 2 | -2/+8 |
2016-12-26 | Disable stack protector in early static initialization [BZ #7065] | Nick Alcock | 1 | -0/+4 |
2016-12-26 | Initialize the stack guard earlier when linking statically [BZ #7065] | Nick Alcock | 2 | -27/+19 |
2016-12-21 | Remove unused function _dl_tls_setup | Florian Weimer | 1 | -19/+0 |
2016-12-21 | Move all tests out of the csu subdirectory | Nick Alcock | 4 | -678/+3 |
2016-09-10 | Remove __libc_csu_irel declaration | Siddhesh Poyarekar | 1 | -3/+0 |
2016-08-03 | elf: Avoid using memalign for TLS allocations [BZ #17730] | Florian Weimer | 1 | -1/+1 |
2016-01-04 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 15 | -15/+15 |
2015-08-07 | Fix gcrt0.o compilation | Samuel Thibault | 1 | -2/+9 |
2015-06-24 | Align TCB offset to the maximum alignment | H.J. Lu | 1 | -1/+4 |
2015-02-23 | Compile gcrt1.o with -fPIC | H.J. Lu | 1 | -2/+11 |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 15 | -15/+15 |
2014-11-26 | powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel} | Adhemerval Zanella | 1 | -0/+16 |
2014-11-20 | Add tests for C11-like atomic operations. | Torvald Riegel | 1 | -1/+129 |
2014-11-05 | Modify several tests to use test-skeleton.c | Arjun Shankar | 1 | -2/+5 |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers | 1 | -3/+0 |
2014-05-27 | Remove second argument from TLS_INIT_TP macro | Andreas Schwab | 1 | -2/+2 |
2014-05-13 | Clean up __exit_thread. | Roland McGrath | 1 | -1/+2 |
2014-04-14 | Support _r_debug for static binaries. | Carlos O'Donell | 1 | -0/+3 |
2014-03-14 | Remove "Compiled on ..." crapola from version text. | Roland McGrath | 1 | -34/+1 |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 1 | -2/+2 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -4/+2 |
2014-02-22 | Remove unused %include lines from Versions files. | Roland McGrath | 1 | -2/+0 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -4/+4 |