Age | Commit message (Expand) | Author |
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 |
2014-05-27 | Remove second argument from TLS_INIT_TP macro | Andreas Schwab |
2014-05-13 | Clean up __exit_thread. | Roland McGrath |
2014-04-14 | Support _r_debug for static binaries. | Carlos O'Donell |
2014-03-14 | Remove "Compiled on ..." crapola from version text. | Roland McGrath |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-02-22 | Remove unused %include lines from Versions files. | Roland McGrath |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-31 | [BZ #16046] Static dlopen correction fallout fixes. | Maciej W. Rozycki |
2014-01-01 | Update remaining copyright dates | Allan McRae |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-09-23 | BZ #15754: CVE-2013-4788 | Carlos O'Donell |
2013-09-09 | Fix static-binary lazy FPU context allocation | Maciej W. Rozycki |
2013-08-30 | Fix then/than typos. | Ondřej Bílka |
2013-08-21 | Fix typos. | Ondřej Bílka |
2013-04-25 | Declare __ehdr_start with hidden visibility. | Maciej W. Rozycki |
2013-03-28 | Use __ehdr_start, if available, as fallback for AT_PHDR. | Roland McGrath |
2013-03-28 | Make _dl_phdr pointer to const. | Roland McGrath |
2013-03-28 | Consolidate declarations of _dl_phdr, _dl_phnum. | Roland McGrath |
2013-03-12 | Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ... | Roland McGrath |
2013-03-01 | Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes. | Carlos O'Donell |
2013-03-01 | Set default stack size from program environment | Siddhesh Poyarekar |
2013-02-27 | Add license exception text to gmon-start. | Roland McGrath |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers |
2013-02-14 | Remove bp-sym.h and BP_SYM uses from C code. | Joseph Myers |