about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)Florian Weimer2022-04-2614-14/+159
* INSTALL: Rephrase -with-default-link documentationFlorian Weimer2022-04-262-9/+9
* elf: Move post-relocation code of _dl_start into _dl_start_finalFangrui Song2022-04-251-15/+10
* misc: Fix rare fortify crash on wchar funcs. [BZ 29030]Joan Bruguera2022-04-252-6/+11
* elf: Remove unused enum allowmaskFangrui Song2022-04-251-11/+0
* scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlierFlorian Weimer2022-04-251-0/+6
* x86: Optimize {str|wcs}rchr-evexNoah Goldstein2022-04-221-181/+290
* x86: Optimize {str|wcs}rchr-avx2Noah Goldstein2022-04-221-157/+269
* x86: Optimize {str|wcs}rchr-sse2Noah Goldstein2022-04-224-444/+339
* benchtests: Improve bench-strrchrNoah Goldstein2022-04-221-44/+82
* x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32H.J. Lu2022-04-222-0/+8
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-227-118/+190
* scripts: Add glibcelf.py moduleFlorian Weimer2022-04-223-0/+1402
* Add locale for syr_SYEmil Soleyman-Zomalan2022-04-214-0/+230
* elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outsideFangrui Song2022-04-201-21/+28
* m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)Fangrui Song2022-04-201-6/+6
* nptl: Fix pthread_cancel cancelhandling atomic operationsAdhemerval Zanella2022-04-201-1/+2
* x86: Fix missing __wmemcmp def for disable-multiarch buildNoah Goldstein2022-04-192-8/+6
* elf: Remove __libc_init_secureFangrui Song2022-04-198-99/+0
* mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)=Joshua Kinard2022-04-181-15/+23
* x86: Cleanup page cross code in memcmp-avx2-movbe.SNoah Goldstein2022-04-151-37/+61
* x86: Remove memcmp-sse4.SNoah Goldstein2022-04-154-813/+0
* x86: Optimize memcmp SSE2 in memcmp.SNoah Goldstein2022-04-158-376/+575
* misc: Use 64 bit time_t interfaces on syslogAdhemerval Zanella2022-04-151-8/+27
* misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)Adhemerval Zanella2022-04-151-2/+2
* misc: syslog: Use fixed-sized buffer and remove memstreamAdhemerval Zanella2022-04-151-34/+52
* misc: syslog: Simplify implementationAdhemerval Zanella2022-04-151-69/+26
* misc: syslog: Fix indentation and styleAdhemerval Zanella2022-04-151-251/+234
* misc: Add syslog testAdhemerval Zanella2022-04-152-0/+475
* support: Add xmkfifoAdhemerval Zanella2022-04-153-0/+31
* stdio: Split __get_errname definition from errlist.cAdhemerval Zanella2022-04-154-36/+85
* x86: Reduce code size of mem{move|pcpy|cpy}-ssse3Noah Goldstein2022-04-143-3156/+380
* x86: Remove mem{move|cpy}-ssse3-backNoah Goldstein2022-04-145-3212/+6
* x86: Remove str{p}{n}cpy-ssse3Noah Goldstein2022-04-146-3572/+0
* x86: Remove str{n}cat-ssse3Noah Goldstein2022-04-145-879/+0
* x86: Remove str{n}{case}cmp-ssse3Noah Goldstein2022-04-1410-202/+30
* x86: Remove {w}memcmp-ssse3Noah Goldstein2022-04-145-2006/+0
* nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella2022-04-1415-91/+482
* S390: Add new s390 platform z16.Stefan Liebler2022-04-148-10/+61
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-1319-34/+34
* stdlib: Reflow and sort most variable assignmentsAdhemerval Zanella2022-04-131-63/+227
* elf: Fix memory leak in _dl_find_object_update (bug 29062)Florian Weimer2022-04-131-2/+3
* hurd: Define ELIBEXECSamuel Thibault2022-04-122-5/+7
* hurd: Fix arbitrary error codeSamuel Thibault2022-04-121-1/+1
* NEWS: Move PLT tracking slowdown to glibc 2.35.Carlos O'Donell2022-04-121-3/+3
* Remove _dl_skip_args_internal declarationSzabolcs Nagy2022-04-121-5/+0
* test-container: Fix "unused code" warnings on HURDDJ Delorie2022-04-121-0/+6
* Add .clang-format style fileNoah Goldstein2022-04-111-0/+156
* manual: Avoid name collision in libm ULP table [BZ #28956]Tom Coldrick2022-04-112-2/+2
* powerpc: Relocate stinfo->mainAlan Modra2022-04-102-2/+19