Age | Commit message (Expand) | Author |
2022-12-07 | Linux: consolidate symlink implementation | Adhemerval Zanella Netto |
2022-12-07 | Linux: consolidate rmdir implementation | Adhemerval Zanella Netto |
2022-12-07 | Linux: consolidate readlink implementation | Adhemerval Zanella Netto |
2022-12-07 | Linux: consolidate mkdir implementation | Adhemerval Zanella Netto |
2022-12-07 | Linux: consolidate link implementation | Adhemerval Zanella Netto |
2022-12-07 | Linux: consolidate lchown implementation | Adhemerval Zanella Netto |
2022-12-07 | Linux: consolidate inotify_init implementation | Adhemerval Zanella Netto |
2022-12-07 | Lninux: consolidate epoll_create implementation | Adhemerval Zanella Netto |
2022-12-07 | Linux: consolidate dup2 implementation | Adhemerval Zanella Netto |
2022-12-07 | Linux: consolidate chown implementation | Adhemerval Zanella Netto |
2022-12-07 | Linux: consolidate chmod implementation | Adhemerval Zanella Netto |
2022-12-07 | linux: Consolidate dl-origin.c | Adhemerval Zanella Netto |
2022-12-07 | linux: Use long int for syscall return value | Xing Li |
2022-12-07 | LoongArch: Use medium cmodel build libc_nonshared.a. | Chenghua Xu |
2022-12-06 | x86_64: State assembler is being tested on sysdeps/x86/configure | Adhemerval Zanella |
2022-12-06 | configure: Remove AS check | Adhemerval Zanella |
2022-12-06 | configure: Remove check if ld is GNU | Adhemerval Zanella |
2022-12-02 | hurd: Make getrandom cache the server port | Sergey Bugaev |
2022-12-02 | powerpc64: Remove old strncmp optimization | Rajalakshmi Srinivasaraghavan |
2022-12-02 | x86-64 strncpy: Properly handle the length parameter [BZ# 29839] | H.J. Lu |
2022-12-02 | x86-64 strncat: Properly handle the length parameter [BZ# 24097] | H.J. Lu |
2022-11-29 | ARC: update definitions in elf/elf.h | Shahab Vahedi |
2022-11-29 | LoongArch: Add support for ilogb[f] | Xiaolin Tang |
2022-11-29 | LoongArch: Add support for scalb[f] | Xiaolin Tang |
2022-11-29 | LoongArch: Add support for scalbn[f] | Xiaolin Tang |
2022-11-29 | LoongArch: Use __builtin_logb{,f} with GCC >= 13 | Xiaolin Tang |
2022-11-29 | Use GCC builtins for logb functions if desired. | Xiaolin Tang |
2022-11-29 | LoongArch: Use __builtin_llrint{,f} with GCC >= 13 | Xiaolin Tang |
2022-11-29 | Use GCC builtins for llrint functions if desired. | Xiaolin Tang |
2022-11-29 | LoongArch: Use __builtin_lrint{,f} with GCC >= 13 | Xiaolin Tang |
2022-11-29 | Use GCC builtins for lrint functions if desired. | Xiaolin Tang |
2022-11-29 | LoongArch: Use __builtin_rint{,f} with GCC >= 13 | Xi Ruoyao |
2022-11-27 | x86/fpu: Factor out shared avx2/avx512 code in svml_{s|d}_wrapper_impl.h | Noah Goldstein |
2022-11-27 | x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h | Noah Goldstein |
2022-11-27 | x86/fpu: Reformat svml_{s|d}_wrapper_impl.h | Noah Goldstein |
2022-11-27 | x86/fpu: Fix misspelled evex512 section in variety of svml files | Noah Goldstein |
2022-11-27 | x86/fpu: Add missing ISA sections to variety of svml files | Noah Goldstein |
2022-11-21 | i386: Avoid rely on linker optimization to avoid relocation | Adhemerval Zanella Netto |
2022-11-21 | elf: Fix rtld-audit trampoline for aarch64 | Vladislav Khmelevsky |
2022-11-17 | Define in_int32_t_range to check if the 64 bit time_t syscall should be used | YunQiang Su |
2022-11-14 | elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776) | Alan Modra |
2022-11-14 | LoongArch: Hard Float Support for fmaximum_mag_num{f/ }, fminimum_mag_num{f/ }. | Xiaolin Tang |
2022-11-14 | LoongArch: Hard Float Support for fmaximum_mag{f/ }, fminimum_mag{f/ }. | Xiaolin Tang |
2022-11-14 | LoongArch: Hard Float Support for fmaxmag{f/ }, fminmag{f/ }. | Xiaolin Tang |
2022-11-14 | LoongArch: Hard Float Support for fmaximum_num{f/ }, fminimum_num{f/ }. | Xiaolin Tang |
2022-11-14 | LoongArch: Hard Float Support for fmaximum{f/ }, fminimum{f/ }. | Xiaolin Tang |
2022-11-14 | LoongArch: Hard Float Support for float-point classification functions. | Xiaolin Tang |
2022-11-14 | LoongArch: Use __builtin_{fma, fmaf} to implement function {fma, fmaf}. | Xiaolin Tang |
2022-11-10 | Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771) | Florian Weimer |
2022-11-09 | riscv: Get level 3 cache's information | Zong Li |