summary refs log tree commit diff
path: root/csu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0114-14/+14
* Build csu/elf-init.c and csu/static-reloc.c with stack protectorFlorian Weimer2018-07-051-0/+16
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-1/+1
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-2/+1
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-251-1/+1
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-8/+5
* Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-071-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0114-14/+14