Age | Commit message (Expand) | Author | Files | Lines |
2022-11-21 | elf: Fix rtld-audit trampoline for aarch64 | Vladislav Khmelevsky | 1 | -3/+1 |
2022-11-17 | Define in_int32_t_range to check if the 64 bit time_t syscall should be used | YunQiang Su | 18 | -23/+31 |
2022-11-14 | elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776) | Alan Modra | 1 | -1/+5 |
2022-11-14 | LoongArch: Hard Float Support for fmaximum_mag_num{f/ }, fminimum_mag_num{f/ }. | Xiaolin Tang | 4 | -0/+192 |
2022-11-14 | LoongArch: Hard Float Support for fmaximum_mag{f/ }, fminimum_mag{f/ }. | Xiaolin Tang | 4 | -0/+160 |
2022-11-14 | LoongArch: Hard Float Support for fmaxmag{f/ }, fminmag{f/ }. | Xiaolin Tang | 4 | -0/+116 |
2022-11-14 | LoongArch: Hard Float Support for fmaximum_num{f/ }, fminimum_num{f/ }. | Xiaolin Tang | 4 | -0/+193 |
2022-11-14 | LoongArch: Hard Float Support for fmaximum{f/ }, fminimum{f/ }. | Xiaolin Tang | 4 | -0/+160 |
2022-11-14 | LoongArch: Hard Float Support for float-point classification functions. | Xiaolin Tang | 11 | -0/+333 |
2022-11-14 | LoongArch: Use __builtin_{fma, fmaf} to implement function {fma, fmaf}. | Xiaolin Tang | 1 | -0/+4 |
2022-11-10 | Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771) | Florian Weimer | 4 | -26/+63 |
2022-11-09 | riscv: Get level 3 cache's information | Zong Li | 1 | -0/+6 |
2022-11-09 | debug: Fix typo in tests-unsupported rule | Adhemerval Zanella | 1 | -1/+1 |
2022-11-09 | iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format | наб | 3 | -12/+3 |
2022-11-08 | Makerules: Generate shlib.lds with -fuse-ld=bfd | Fangrui Song | 1 | -1/+3 |
2022-11-08 | x86: Add avx2 optimized functions for the wchar_t strcpy family | Noah Goldstein | 27 | -18/+115 |
2022-11-08 | x86: Add evex optimized functions for the wchar_t strcpy family | Noah Goldstein | 33 | -7/+858 |
2022-11-08 | x86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functions | Noah Goldstein | 13 | -1234/+1594 |
2022-11-08 | x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functions | Noah Goldstein | 7 | -1173/+2115 |
2022-11-08 | benchtests: Make str{n}{cat|cpy} benchmarks output json | Noah Goldstein | 4 | -115/+297 |
2022-11-08 | x86: Use VMM API in memcmpeq-evex.S and minor changes | Noah Goldstein | 1 | -100/+155 |
2022-11-08 | x86: Use VMM API in memcmp-evex-movbe.S and minor changes | Noah Goldstein | 1 | -133/+175 |
2022-11-08 | string: Add len=0 to {w}memcmp{eq} tests and benchtests | Noah Goldstein | 2 | -15/+19 |
2022-11-08 | Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746) | Adhemerval Zanella | 25 | -15/+125 |
2022-11-07 | hurd: Add sigtimedwait and sigwaitinfo support | Samuel Thibault | 3 | -112/+207 |
2022-11-07 | Apply asm redirection in gmp.h before first use | Adhemerval Zanella | 2 | -45/+39 |
2022-11-07 | Rewrite find_cxx_header config configure.ac | Adhemerval Zanella | 2 | -4/+4 |
2022-11-07 | elf/tlsdeschtab.h: Add the Malloc return value check in _dl_make_tlsdesc_dyna... | Xiaoming Ni | 1 | -0/+2 |
2022-11-04 | elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIE | Florian Weimer | 2 | -0/+22 |
2022-11-04 | posix: Make posix_spawn extensions available by default | Florian Weimer | 1 | -2/+2 |
2022-11-03 | x86_64: Implement evex512 version of strrchr and wcsrchr | Sunil K Pandey | 5 | -0/+297 |
2022-11-03 | elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) | Florian Weimer | 25 | -51/+68 |
2022-11-03 | LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1]. | caiyinyu | 1 | -2/+5 |
2022-11-03 | scripts/glibcelf.py: Properly report <elf.h> parsing failures | Florian Weimer | 1 | -1/+1 |
2022-11-03 | elf: Rework exception handling in the dynamic loader [BZ #25486] | Florian Weimer | 34 | -271/+89 |
2022-11-02 | linux: Drop useless include from fstatat.c | Aurelien Jarno | 1 | -2/+0 |
2022-11-02 | Fix OOB read in stdlib thousand grouping parsing [BZ #29727] | Szabolcs Nagy | 1 | -9/+7 |
2022-11-02 | linux: Fix fstatat on MIPSn64 (BZ #29730) | Aurelien Jarno | 1 | -0/+51 |
2022-11-02 | elf: Remove allocate use on _dl_debug_printf | Adhemerval Zanella | 1 | -8/+7 |
2022-11-01 | nptl: Fix pthread_create.c build with clang | Adhemerval Zanella | 1 | -2/+4 |
2022-11-01 | allocate_once: Apply asm redirection before first use | Adhemerval Zanella | 1 | -4/+3 |
2022-11-01 | alloc_buffer: Apply asm redirection before first use | Adhemerval Zanella | 1 | -8/+15 |
2022-11-01 | configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases | Adhemerval Zanella | 23 | -30/+148 |
2022-11-01 | Disable use of -fsignaling-nans if compiler does not support it | Adhemerval Zanella | 16 | -31/+86 |
2022-11-01 | intl: Fix clang -Wunused-but-set-variable on plural.c | Adhemerval Zanella | 1 | -1/+2 |
2022-11-01 | Apply asm redirection in not-cancel before first use | Adhemerval Zanella | 1 | -15/+15 |
2022-11-01 | malloc: Use uintptr_t for pointer alignment | Carlos Eduardo Seo | 1 | -3/+3 |
2022-11-01 | Use uintptr_t in fts for pointer alignment | Szabolcs Nagy | 1 | -1/+2 |
2022-10-31 | Fix build with GCC 13 _FloatN, _FloatNx built-in functions | Joseph Myers | 8 | -12/+753 |
2022-10-31 | elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN) | H.J. Lu | 1 | -2/+2 |