Age | Commit message (Expand) | Author | Files | Lines |
2022-11-22 | cheri: elf: elfptr_t fixes for preinit/init/fini array | Szabolcs Nagy | 1 | -3/+3 |
2022-11-22 | cheri: change __libc_start_main prototype | Szabolcs Nagy | 1 | -0/+16 |
2022-05-16 | Remove kernel version check | Adhemerval Zanella | 1 | -8/+0 |
2022-04-19 | elf: Remove __libc_init_secure | Fangrui Song | 1 | -3/+0 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-12-28 | elf: Add _dl_audit_preinit | Adhemerval Zanella | 1 | -20/+3 |
2021-07-09 | Force building with -fno-common | Florian Weimer | 1 | -2/+1 |
2021-06-04 | nptl: Remove exit-thread.h | Adhemerval Zanella | 1 | -1/+0 |
2021-04-21 | csu: Move calling main out of __libc_start_main_impl | Florian Weimer | 1 | -70/+4 |
2021-02-25 | Reduce the statically linked startup code [BZ #23323] | Florian Weimer | 1 | -11/+155 |
2021-01-21 | csu: Move static pie self relocation later [BZ #27072] | Szabolcs Nagy | 1 | -2/+5 |
2021-01-21 | Use hidden visibility for early static PIE code | Szabolcs Nagy | 1 | -0/+4 |
2021-01-21 | csu: Avoid weak ref for __ehdr_start in static PIE | Szabolcs Nagy | 1 | -0/+4 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-12-16 | Replace __libc_multiple_libcs with __libc_initial flag | Florian Weimer | 1 | -8/+5 |
2020-10-30 | Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647) | Joseph Myers | 1 | -0/+10 |
2020-04-29 | elf: Add initial flag argument to __libc_early_init | Florian Weimer | 1 | -1/+2 |
2020-04-24 | elf: Implement __libc_early_init | Florian Weimer | 1 | -0/+5 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-11-15 | Introduce link_map_audit_state accessor function | Florian Weimer | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-03-25 | hurd: Initialize TLS and libpthread before signal thread start | Samuel Thibault | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 1 | -0/+2 |
2017-08-21 | Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -2/+0 |
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-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar | 1 | -0/+8 |
2016-12-26 | Initialize the stack guard earlier when linking statically [BZ #7065] | Nick Alcock | 1 | -14/+15 |
2016-09-10 | Remove __libc_csu_irel declaration | Siddhesh Poyarekar | 1 | -3/+0 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
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-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -4/+4 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-09-23 | BZ #15754: CVE-2013-4788 | Carlos O'Donell | 1 | -0/+16 |
2013-04-25 | Declare __ehdr_start with hidden visibility. | Maciej W. Rozycki | 1 | -1/+2 |
2013-03-28 | Use __ehdr_start, if available, as fallback for AT_PHDR. | Roland McGrath | 1 | -0/+18 |
2013-03-01 | Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes. | Carlos O'Donell | 1 | -2/+2 |
2013-03-01 | Set default stack size from program environment | Siddhesh Poyarekar | 1 | -2/+2 |
2013-02-14 | Remove bp-sym.h and BP_SYM uses from C code. | Joseph Myers | 1 | -2/+1 |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 1 | -17/+11 |
2013-02-01 | Remove bp-start.h and INIT_ARGV_and_ENVIRON. | Joseph Myers | 1 | -2/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-11-04 | [BZ #5246] Conditionalize use of PTR_DEMANGLE. | Thomas Schwinge | 1 | -0/+2 |
2012-08-22 | Fix libc-start change for IRELless machines. | Roland McGrath | 1 | -7/+8 |
2012-08-21 | Support static IFUNC calls irrespective of USE_MULTIARCH. | Roland McGrath | 1 | -3/+35 |