aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-14elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)Alan Modra
2022-11-14LoongArch: Hard Float Support for fmaximum_mag_num{f/ }, fminimum_mag_num{f/ }.Xiaolin Tang
2022-11-14LoongArch: Hard Float Support for fmaximum_mag{f/ }, fminimum_mag{f/ }.Xiaolin Tang
2022-11-14LoongArch: Hard Float Support for fmaxmag{f/ }, fminmag{f/ }.Xiaolin Tang
2022-11-14LoongArch: Hard Float Support for fmaximum_num{f/ }, fminimum_num{f/ }.Xiaolin Tang
2022-11-14LoongArch: Hard Float Support for fmaximum{f/ }, fminimum{f/ }.Xiaolin Tang
2022-11-14LoongArch: Hard Float Support for float-point classification functions.Xiaolin Tang
2022-11-14LoongArch: Use __builtin_{fma, fmaf} to implement function {fma, fmaf}.Xiaolin Tang
2022-11-10Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)Florian Weimer
2022-11-09riscv: Get level 3 cache's informationZong Li
2022-11-09debug: Fix typo in tests-unsupported ruleAdhemerval Zanella
2022-11-09iconvdata/tst-table-charmap.sh: remove handling of old, borrowed formatнаб
2022-11-08Makerules: Generate shlib.lds with -fuse-ld=bfdFangrui Song
2022-11-08x86: Add avx2 optimized functions for the wchar_t strcpy familyNoah Goldstein
2022-11-08x86: Add evex optimized functions for the wchar_t strcpy familyNoah Goldstein
2022-11-08x86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functionsNoah Goldstein
2022-11-08x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functionsNoah Goldstein
2022-11-08benchtests: Make str{n}{cat|cpy} benchmarks output jsonNoah Goldstein
2022-11-08x86: Use VMM API in memcmpeq-evex.S and minor changesNoah Goldstein
2022-11-08x86: Use VMM API in memcmp-evex-movbe.S and minor changesNoah Goldstein
2022-11-08string: Add len=0 to {w}memcmp{eq} tests and benchtestsNoah Goldstein
2022-11-08Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella
2022-11-07hurd: Add sigtimedwait and sigwaitinfo supportSamuel Thibault
2022-11-07Apply asm redirection in gmp.h before first useAdhemerval Zanella
2022-11-07Rewrite find_cxx_header config configure.acAdhemerval Zanella
2022-11-07elf/tlsdeschtab.h: Add the Malloc return value check in _dl_make_tlsdesc_dyna...Xiaoming Ni
2022-11-04elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIEFlorian Weimer
2022-11-04posix: Make posix_spawn extensions available by defaultFlorian Weimer
2022-11-03x86_64: Implement evex512 version of strrchr and wcsrchrSunil K Pandey
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-11-03LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].caiyinyu
2022-11-03scripts/glibcelf.py: Properly report <elf.h> parsing failuresFlorian Weimer
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer
2022-11-02linux: Drop useless include from fstatat.cAurelien Jarno
2022-11-02Fix OOB read in stdlib thousand grouping parsing [BZ #29727]Szabolcs Nagy
2022-11-02linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno
2022-11-02elf: Remove allocate use on _dl_debug_printfAdhemerval Zanella
2022-11-01nptl: Fix pthread_create.c build with clangAdhemerval Zanella
2022-11-01allocate_once: Apply asm redirection before first useAdhemerval Zanella
2022-11-01alloc_buffer: Apply asm redirection before first useAdhemerval Zanella
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-11-01Disable use of -fsignaling-nans if compiler does not support itAdhemerval Zanella
2022-11-01intl: Fix clang -Wunused-but-set-variable on plural.cAdhemerval Zanella
2022-11-01Apply asm redirection in not-cancel before first useAdhemerval Zanella
2022-11-01malloc: Use uintptr_t for pointer alignmentCarlos Eduardo Seo
2022-11-01Use uintptr_t in fts for pointer alignmentSzabolcs Nagy
2022-10-31Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers
2022-10-31elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)H.J. Lu
2022-10-30x86-64: Improve evex512 version of strlen functionsSunil K Pandey
2022-10-28Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.Ludovic Courtès