aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26elf: Add more DT_RELR testsH.J. Lu
2022-04-26elf: Properly handle zero DT_RELA/DT_REL valuesH.J. Lu
2022-04-26elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song
2022-04-26Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu
2022-04-26elf: Define DT_RELR related macros and typesH.J. Lu
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song
2022-04-26i386: Regenerate ulpsCarlos O'Donell
2022-04-26dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer
2022-04-26INSTALL: Rephrase -with-default-link documentationFlorian Weimer
2022-04-25elf: Move post-relocation code of _dl_start into _dl_start_finalFangrui Song
2022-04-25misc: Fix rare fortify crash on wchar funcs. [BZ 29030]Joan Bruguera
2022-04-25elf: Remove unused enum allowmaskFangrui Song
2022-04-25scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlierFlorian Weimer
2022-04-22x86: Optimize {str|wcs}rchr-evexNoah Goldstein
2022-04-22x86: Optimize {str|wcs}rchr-avx2Noah Goldstein
2022-04-22x86: Optimize {str|wcs}rchr-sse2Noah Goldstein
2022-04-22benchtests: Improve bench-strrchrNoah Goldstein
2022-04-22x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32H.J. Lu
2022-04-22Default to --with-default-link=no (bug 25812)Florian Weimer
2022-04-22scripts: Add glibcelf.py moduleFlorian Weimer
2022-04-21Add locale for syr_SYEmil Soleyman-Zomalan
2022-04-20elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outsideFangrui Song
2022-04-20m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)Fangrui Song
2022-04-20nptl: Fix pthread_cancel cancelhandling atomic operationsAdhemerval Zanella
2022-04-19x86: Fix missing __wmemcmp def for disable-multiarch buildNoah Goldstein
2022-04-19elf: Remove __libc_init_secureFangrui Song
2022-04-18mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)=Joshua Kinard
2022-04-15x86: Cleanup page cross code in memcmp-avx2-movbe.SNoah Goldstein
2022-04-15x86: Remove memcmp-sse4.SNoah Goldstein
2022-04-15x86: Optimize memcmp SSE2 in memcmp.SNoah Goldstein
2022-04-15misc: Use 64 bit time_t interfaces on syslogAdhemerval Zanella
2022-04-15misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)Adhemerval Zanella
2022-04-15misc: syslog: Use fixed-sized buffer and remove memstreamAdhemerval Zanella
2022-04-15misc: syslog: Simplify implementationAdhemerval Zanella
2022-04-15misc: syslog: Fix indentation and styleAdhemerval Zanella
2022-04-15misc: Add syslog testAdhemerval Zanella
2022-04-15support: Add xmkfifoAdhemerval Zanella
2022-04-15stdio: Split __get_errname definition from errlist.cAdhemerval Zanella
2022-04-14x86: Reduce code size of mem{move|pcpy|cpy}-ssse3Noah Goldstein
2022-04-14x86: Remove mem{move|cpy}-ssse3-backNoah Goldstein
2022-04-14x86: Remove str{p}{n}cpy-ssse3Noah Goldstein
2022-04-14x86: Remove str{n}cat-ssse3Noah Goldstein
2022-04-14x86: Remove str{n}{case}cmp-ssse3Noah Goldstein
2022-04-14x86: Remove {w}memcmp-ssse3Noah Goldstein
2022-04-14nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella
2022-04-14S390: Add new s390 platform z16.Stefan Liebler
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein
2022-04-13stdlib: Reflow and sort most variable assignmentsAdhemerval Zanella
2022-04-13elf: Fix memory leak in _dl_find_object_update (bug 29062)Florian Weimer
2022-04-12hurd: Define ELIBEXECSamuel Thibault