packaging: Add libmvec packaging
[platform/upstream/glibc.git] / csu /
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-06-02 Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-01-12 Adhemerval Zanellaelf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-03 Florian Weimerelf: Introduce <dl-call_tls_init_tp.h> and call_tls_ini...
2022-10-06 Adhemerval Zanellacsu: Disable stack protector for static-reloc for stati...
2022-05-16 Adhemerval ZanellaRemove kernel version check
2022-05-16 Florian Weimercsu: Implement and use _dl_early_allocate during static...
2022-04-19 Fangrui Songelf: Remove __libc_init_secure
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28 Adhemerval Zanellaelf: Add _dl_audit_preinit
2021-12-11 Samuel Thibaulthurd: Add rules for static PIE build
2021-12-09 Florian WeimerRemove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
2021-12-05 Florian Weimercsu: Always use __executable_start in gmon-start.c
2021-09-19 H.J. LuExtend struct r_debug to support multiple namespaces...
2021-08-24 H.J. LuUse __executable_start as the lowest address for profil...
2021-07-09 Florian WeimerForce building with -fno-common
2021-06-22 Adhemerval ZanellaUse 64 bit time_t stat internally
2021-06-04 Adhemerval Zanellanptl: Remove exit-thread.h
2021-05-10 Florian Weimerelf: Introduce __tls_pre_init_tp
2021-04-21 Florian Weimerelf: Introduce __tls_init_tp for second-phase TCB initi...
2021-04-21 Florian Weimercsu: Move calling main out of __libc_start_main_impl
2021-03-15 Siddhesh PoyarekarBuild libc-start with stack protector for SHARED
2021-02-25 Florian WeimerReduce the statically linked startup code [BZ #23323]
2021-01-21 Szabolcs Nagycsu: Move static pie self relocation later [BZ #27072]
2021-01-21 Szabolcs NagyUse hidden visibility for early static PIE code
2021-01-21 Szabolcs Nagycsu: Avoid weak ref for __ehdr_start in static PIE
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-16 Florian WeimerReplace __libc_multiple_libcs with __libc_initial flag
2020-11-16 Florian Weimernptl: Move stack list variables into _rtld_global
2020-10-30 Joseph MyersDisable spurious -Wstringop-overflow for setjmp/longjmp...
2020-09-11 Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-07-16 Florian WeimerLinux: Remove rseq support
2020-07-12 Florian Weimerelf: Support at least 32-byte alignment in static dlopen
2020-07-08 Szabolcs Nagyrtld: Avoid using up static TLS surplus for optimizatio...
2020-07-08 Szabolcs Nagyrtld: Account static TLS surplus for audit modules
2020-07-08 Szabolcs Nagyrtld: Add rtld.nns tunable for the number of supported...
2020-07-08 Szabolcs NagyRewrite abi-note.S in C.
2020-05-18 Florian WeimerRemove NO_CTORS_DTORS_SECTIONS macro
2020-04-29 Florian Weimerelf: Add initial flag argument to __libc_early_init
2020-04-24 Florian Weimerelf: Implement __libc_early_init
2020-02-25 Florian Weimercsu: Use ELF constructor instead of _init in libc.so
2020-02-18 Florian WeimerIntroduce <elf-initfini.h> and ELF_INITFINI for all...
2020-01-03 Adhemerval Zanellaelf: Move vDSO setup to rtld (BZ#24967)
2020-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-15 Florian WeimerIntroduce link_map_audit_state accessor function
2019-11-12 Florian Weimerslotinfo in struct dtv_slotinfo_list should be flexible...
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-05 Florian WeimerBuild csu/elf-init.c and csu/static-reloc.c with stack...
2018-06-26 Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-12 Zack WeinbergAvoid cancellable I/O primitives in ld.so.
2018-03-24 Samuel Thibaulthurd: Initialize TLS and libpthread before signal threa...
2018-02-07 Zack WeinbergPost-cleanup 2: minimize _G_config.h.
2018-02-07 Joseph MyersFix -Os gnu_dev_* linknamespace, localplt issues (bug...
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-24 Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-12-16 H.J. LuAdd --enable-static-pie configure option to build stati...
2017-11-06 H.J. LuUse newly built crt*.o files to build shared objects...
2017-10-02 H.J. LuHide internal __libc_print_version function [BZ #18822]
2017-09-22 Joseph MyersRemove Banner mechanism.
2017-09-19 Wilco DijkstraEnable unwind info in libc-start.c and backtrace.c
2017-09-01 H.J. LuRemove Roland McGrath/Ulrich Drepper et al. from DSO...
2017-08-21 H.J. LuMark __libc_multiple_libcs with attribute_hidden [BZ...
2017-08-17 Adhemerval ZanellaConsolidate non cancellable open call
2017-08-08 H.J. Lui386: Add <startup.h> [BZ #21913]
2017-07-17 Tulio Magno Quites... powerpc: Fix float128 IFUNC relocations [BZ #21707]
2017-05-31 Siddhesh PoyarekarDelay initialization of CPU features struct in static...
2017-04-13 Florian WeimerAssume that O_NOFOLLOW is always defined
2017-04-07 Zack Weinberggetopt: remove USE_NONOPTION_FLAGS
2017-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Siddhesh PoyarekarAdd framework for tunables
2016-12-26 Nick AlcockDisable stack protector in early static initialization...
2016-12-26 Nick AlcockInitialize the stack guard earlier when linking statica...
2016-12-21 Florian WeimerRemove unused function _dl_tls_setup
2016-12-21 Nick AlcockMove all tests out of the csu subdirectory
2016-09-10 Siddhesh PoyarekarRemove __libc_csu_irel declaration
2016-08-03 Florian Weimerelf: Avoid using memalign for TLS allocations [BZ ...
2016-01-04 Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-08-06 Samuel ThibaultFix gcrt0.o compilation
2015-06-24 H.J. LuAlign TCB offset to the maximum alignment
2015-02-23 H.J. LuCompile gcrt1.o with -fPIC
2015-01-02 Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-26 Adhemerval Zanellapowerpc: Fix missing barriers in atomic_exchange_and_ad...
2014-11-20 Torvald RiegelAdd tests for C11-like atomic operations.
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-09-16 Joseph MyersRemove bitrotten --enable-oldest-abi (bug 6652).
2014-05-27 Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-13 Roland McGrathClean up __exit_thread.
2014-04-14 Carlos O'DonellSupport _r_debug for static binaries.
2014-03-14 Roland McGrathRemove "Compiled on ..." crapola from version text.
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-22 Roland McGrathRemove unused %include lines from Versions files.
next