333 Commits (master)

Author SHA1 Message Date
Carlos O'Donell d88fcccb1a csu: Reformat Makefile. 3 years ago
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
Paul Pluzhnikov 7f0d9e61f4 Fix all the remaining misspellings -- BZ 25337 3 years ago
Adhemerval Zanella 7e31d16651 elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864] 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Florian Weimer 1f34a23288 elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) 3 years ago
Adhemerval Zanella e82aab227b csu: Disable stack protector for static-reloc for static-pie 4 years ago
Adhemerval Zanella b46d250656 Remove kernel version check 4 years ago
Florian Weimer f787e138aa csu: Implement and use _dl_early_allocate during static startup 4 years ago
Fangrui Song 3e9acce8c5 elf: Remove __libc_init_secure 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Adhemerval Zanella 0b98a87487 elf: Add _dl_audit_preinit 5 years ago
Samuel Thibault 556a6126f8 hurd: Add rules for static PIE build 4 years ago
Florian Weimer 627f5ede70 Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN 4 years ago
Florian Weimer 4fb4e7e821 csu: Always use __executable_start in gmon-start.c 4 years ago
H.J. Lu a93d9e03a3 Extend struct r_debug to support multiple namespaces [BZ #15971] 5 years ago
H.J. Lu 84a7eb1f87 Use __executable_start as the lowest address for profiling [BZ #28153] 5 years ago
Florian Weimer 7c241325d6 Force building with -fno-common 5 years ago
Adhemerval Zanella 52a5fe70a2 Use 64 bit time_t stat internally 5 years ago
Adhemerval Zanella eaa53d0f77 nptl: Remove exit-thread.h 5 years ago
Florian Weimer d017b0ab5a elf: Introduce __tls_pre_init_tp 5 years ago
Florian Weimer 90d7e7e5bd elf: Introduce __tls_init_tp for second-phase TCB initialization 5 years ago
Florian Weimer 130fca173f csu: Move calling main out of __libc_start_main_impl 5 years ago
Siddhesh Poyarekar 8b8f13b60d Build libc-start with stack protector for SHARED 5 years ago
Florian Weimer 035c012e32 Reduce the statically linked startup code [BZ #23323] 5 years ago
Szabolcs Nagy 86d439b06f csu: Move static pie self relocation later [BZ #27072] 5 years ago
Szabolcs Nagy 47618209d0 Use hidden visibility for early static PIE code 5 years ago
Szabolcs Nagy 04af1eb313 csu: Avoid weak ref for __ehdr_start in static PIE 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Florian Weimer e7570f4131 Replace __libc_multiple_libcs with __libc_initial flag 5 years ago
Florian Weimer 1daccf403b nptl: Move stack list variables into _rtld_global 5 years ago
Joseph Myers 2098d4034d Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647) 5 years ago
Adhemerval Zanella 04986243d1 Remove internal usage of extensible stat functions 6 years ago
Florian Weimer efedd1ed3d Linux: Remove rseq support 6 years ago
Florian Weimer 48699da1c4 elf: Support at least 32-byte alignment in static dlopen 6 years ago
Szabolcs Nagy ffb17e7ba3 rtld: Avoid using up static TLS surplus for optimizations [BZ #25051] 6 years ago
Szabolcs Nagy 17796419b5 rtld: Account static TLS surplus for audit modules 6 years ago
Szabolcs Nagy 0c7b002fac rtld: Add rtld.nns tunable for the number of supported namespaces 6 years ago
Szabolcs Nagy dbfefbdc3a Rewrite abi-note.S in C. 6 years ago
Florian Weimer ce12fc7113 Remove NO_CTORS_DTORS_SECTIONS macro 6 years ago
Florian Weimer 03e187a41d elf: Add initial flag argument to __libc_early_init 6 years ago
Florian Weimer ec935dea63 elf: Implement __libc_early_init 6 years ago
Florian Weimer 783e641fba csu: Use ELF constructor instead of _init in libc.so 6 years ago
Florian Weimer f4349837d9 Introduce <elf-initfini.h> and ELF_INITFINI for all architectures 6 years ago
Adhemerval Zanella 1bdda52fe9 elf: Move vDSO setup to rtld (BZ#24967) 6 years ago
Joseph Myers 5f72f9800b Update copyright dates not handled by scripts/update-copyrights. 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Florian Weimer e1d559f337 Introduce link_map_audit_state accessor function 7 years ago
Florian Weimer cba932a5a9 slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] 6 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago