Age | Commit message (Expand) | Author |
2020-01-03 | elf: Move vDSO setup to rtld (BZ#24967) | Adhemerval Zanella |
2020-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-11-15 | Introduce link_map_audit_state accessor function | Florian Weimer |
2019-11-12 | slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] | Florian Weimer |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-07-05 | Build csu/elf-init.c and csu/static-reloc.c with stack protector | Florian Weimer |
2018-06-26 | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella |
2018-06-12 | Avoid cancellable I/O primitives in ld.so. | Zack Weinberg |
2018-03-25 | hurd: Initialize TLS and libpthread before signal thread start | Samuel Thibault |
2018-02-07 | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg |
2018-02-07 | Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-24 | Deprecate external use of libio.h and _G_config.h. | Zack Weinberg |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu |
2017-11-06 | Use newly built crt*.o files to build shared objects [BZ #22362] | H.J. Lu |
2017-10-01 | Hide internal __libc_print_version function [BZ #18822] | H.J. Lu |
2017-09-22 | Remove Banner mechanism. | Joseph Myers |
2017-09-19 | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra |
2017-09-01 | Remove Roland McGrath/Ulrich Drepper et al. from DSO banner | H.J. Lu |
2017-08-21 | Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] | H.J. Lu |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella |
2017-08-08 | i386: Add <startup.h> [BZ #21913] | H.J. Lu |
2017-07-17 | powerpc: Fix float128 IFUNC relocations [BZ #21707] | Tulio Magno Quites Machado Filho |
2017-05-31 | Delay initialization of CPU features struct in static binaries | Siddhesh Poyarekar |
2017-04-13 | Assume that O_NOFOLLOW is always defined | Florian Weimer |
2017-04-07 | getopt: remove USE_NONOPTION_FLAGS | Zack Weinberg |
2017-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar |
2016-12-26 | Disable stack protector in early static initialization [BZ #7065] | Nick Alcock |
2016-12-26 | Initialize the stack guard earlier when linking statically [BZ #7065] | Nick Alcock |
2016-12-21 | Remove unused function _dl_tls_setup | Florian Weimer |
2016-12-21 | Move all tests out of the csu subdirectory | Nick Alcock |
2016-09-10 | Remove __libc_csu_irel declaration | Siddhesh Poyarekar |
2016-08-03 | elf: Avoid using memalign for TLS allocations [BZ #17730] | Florian Weimer |
2016-01-04 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-08-07 | Fix gcrt0.o compilation | Samuel Thibault |
2015-06-24 | Align TCB offset to the maximum alignment | H.J. Lu |
2015-02-23 | Compile gcrt1.o with -fPIC | H.J. Lu |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-26 | powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel} | Adhemerval Zanella |
2014-11-20 | Add tests for C11-like atomic operations. | Torvald Riegel |
2014-11-05 | Modify several tests to use test-skeleton.c | Arjun Shankar |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers |