about summary refs log tree commit diff
path: root/csu
Commit message (Expand)AuthorAgeFilesLines
* csu: Reformat Makefile.Carlos O'Donell2024-02-251-15/+59
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0113-14/+14
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-022-2/+2
* elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]Adhemerval Zanella2023-01-122-34/+12
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0613-14/+14
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-9/+5
* csu: Disable stack protector for static-reloc for static-pieAdhemerval Zanella2022-10-061-5/+11
* Remove kernel version checkAdhemerval Zanella2022-05-162-8/+3
* csu: Implement and use _dl_early_allocate during static startupFlorian Weimer2022-05-161-3/+8
* elf: Remove __libc_init_secureFangrui Song2022-04-191-3/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0113-14/+14
* elf: Add _dl_audit_preinitAdhemerval Zanella2021-12-281-20/+3
* hurd: Add rules for static PIE buildSamuel Thibault2021-12-121-5/+12
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-2/+3
* csu: Always use __executable_start in gmon-start.cFlorian Weimer2021-12-051-26/+3
* Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu2021-09-192-0/+9
* Use __executable_start as the lowest address for profiling [BZ #28153]H.J. Lu2021-08-241-1/+9
* Force building with -fno-commonFlorian Weimer2021-07-091-2/+1
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-4/+4
* nptl: Remove exit-thread.hAdhemerval Zanella2021-06-041-1/+0
* elf: Introduce __tls_pre_init_tpFlorian Weimer2021-05-101-0/+2
* elf: Introduce __tls_init_tp for second-phase TCB initializationFlorian Weimer2021-04-211-7/+1
* csu: Move calling main out of __libc_start_main_implFlorian Weimer2021-04-211-70/+4
* Build libc-start with stack protector for SHAREDSiddhesh Poyarekar2021-03-151-10/+12
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-254-127/+159
* csu: Move static pie self relocation later [BZ #27072]Szabolcs Nagy2021-01-211-2/+5
* Use hidden visibility for early static PIE codeSzabolcs Nagy2021-01-211-0/+4
* csu: Avoid weak ref for __ehdr_start in static PIESzabolcs Nagy2021-01-211-0/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0214-15/+15
* Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer2020-12-162-15/+8
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-0/+7
* Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647)Joseph Myers2020-10-301-0/+10
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-1/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-161-6/+0
* elf: Support at least 32-byte alignment in static dlopenFlorian Weimer2020-07-121-0/+6
* rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy2020-07-081-0/+3
* rtld: Account static TLS surplus for audit modulesSzabolcs Nagy2020-07-081-2/+2
* rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy2020-07-081-14/+14
* Rewrite abi-note.S in C.Szabolcs Nagy2020-07-081-10/+15
* Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer2020-05-181-4/+0
* elf: Add initial flag argument to __libc_early_initFlorian Weimer2020-04-291-1/+2
* elf: Implement __libc_early_initFlorian Weimer2020-04-242-4/+5
* csu: Use ELF constructor instead of _init in libc.soFlorian Weimer2020-02-251-6/+6
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-182-3/+12
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-031-4/+0
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0114-14/+14
* Introduce link_map_audit_state accessor functionFlorian Weimer2019-11-151-1/+1
* slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]Florian Weimer2019-11-121-20/+14
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0714-14/+14