]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/aarch64
po: Incorporate translations (sr)
[thirdparty/glibc.git] / sysdeps / aarch64 /
2024-01-04  Sergey Bugaevaarch64: Make cpu-features definitions not Linux-specific
2024-01-02  Szabolcs Nagyaarch64: Add longjmp test for SME
2024-01-02  Szabolcs Nagyaarch64: Add longjmp support for SME
2024-01-02  Szabolcs Nagyaarch64: Add SME runtime support
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-20  Joe Ramsayaarch64: Add SIMD attributes to math functions with...
2023-12-20  Joe Ramsayaarch64: Add half-width versions of AdvSIMD f32 libmvec...
2023-12-05  Andreas Schwabaarch64: correct CFI in rawmemchr (bug 31113)
2023-12-04  Szabolcs Nagyaarch64: fix tested ifunc variants
2023-11-29  Joe Ramsayaarch64: Improve special-case handling in AdvSIMD doubl...
2023-11-22  Joe Ramsayaarch64: Fix libmvec benchmarks
2023-11-21  Adhemerval Zanellaelf: Remove LD_PROFILE for static binaries
2023-11-20  Joe Ramsayaarch64: Add vector implementations of expm1 routines
2023-11-13  Wilco DijkstraAArch64: Remove Falkor memcpy
2023-11-13  Wilco DijkstraAArch64: Add memset_zva64
2023-11-13  Wilco DijkstraAArch64: Cleanup emag memset
2023-11-10  Joe Ramsayaarch64: Add vector implementations of log1p routines
2023-11-10  Joe Ramsayaarch64: Add vector implementations of atan2 routines
2023-11-10  Joe Ramsayaarch64: Add vector implementations of atan routines
2023-11-10  Joe Ramsayaarch64: Add vector implementations of acos routines
2023-11-10  Joe Ramsayaarch64: Add vector implementations of asin routines
2023-11-01  Wilco DijkstraAArch64: Cleanup ifuncs
2023-10-24  Wilco DijkstraAArch64: Add support for MOPS memcpy/memmove/memset
2023-10-23  Joe Ramsayaarch64: Add vector implementations of exp10 routines
2023-10-23  Joe Ramsayaarch64: Add vector implementations of log10 routines
2023-10-23  Joe Ramsayaarch64: Add vector implementations of log2 routines
2023-10-23  Joe Ramsayaarch64: Add vector implementations of exp2 routines
2023-10-23  Joe Ramsayaarch64: Add vector implementations of tan routines
2023-10-05  Joe Ramsayaarch64: Optimise vecmath logs
2023-10-05  Joe Ramsayaarch64: Cosmetic change in SVE exp routines
2023-10-05  Joe Ramsayaarch64: Optimize SVE cos & cosf
2023-10-05  Joe Ramsayaarch64: Improve vecmath sin routines
2023-09-26  Wilco DijkstraAArch64: Remove -0.0 check from vector sin
2023-07-17  Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-06-30  Joe Ramsayaarch64: Add vector implementations of exp routines
2023-06-30  Joe Ramsayaarch64: Add vector implementations of log routines
2023-06-30  Joe Ramsayaarch64: Add vector implementations of sin routines
2023-06-30  Joe Ramsayaarch64: Add vector implementations of cos routines
2023-06-02  Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-05-30  Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-05-05  Szabolcs Nagyaarch64: More configure checks for libmvec
2023-05-05  Szabolcs Nagyaarch64: SVE ACLE configure test cleanups
2023-05-04  Szabolcs Nagyaarch64: fix SVE ACLE check for bootstrap glibc builds
2023-05-03  Joe RamsayEnable libmvec support for AArch64
2023-02-24  Szabolcs Nagyaarch64: update libm test ulps
2023-02-22  Jun TangAArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]
2023-02-17  Adhemerval Zanellastring: Remove string_private.h
2023-02-08  Adhemerval Zanellastring: Add libc_hidden_proto for memrchr
2023-02-08  Adhemerval Zanellastring: Add libc_hidden_proto for strchrnul
2023-02-06  Wilco DijkstraAArch64: Improve SVE memcpy and memmove
2023-01-17  Wilco DijkstraAArch64: Improve strrchr
2023-01-17  Wilco DijkstraAArch64: Optimize strnlen
2023-01-17  Wilco DijkstraAArch64: Optimize strlen
2023-01-17  Wilco DijkstraAArch64: Optimize strcpy
2023-01-17  Wilco DijkstraAArch64: Improve strchrnul
2023-01-17  Wilco DijkstraAArch64: Optimize strchr
2023-01-17  Wilco DijkstraAArch64: Improve strlen_asimd
2023-01-17  Wilco DijkstraAArch64: Optimize memrchr
2023-01-17  Wilco DijkstraAArch64: Optimize memchr
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-21  Vladislav Khmelevskyelf: Fix rtld-audit trampoline for aarch64
2022-11-03  Florian Weimerelf: Introduce <dl-call_tls_init_tp.h> and call_tls_ini...
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-10-28  Szabolcs Nagyaarch64: Don't build wordcopy
2022-10-26  Wilco Dijkstraaarch64: Use memcpy_simd as the default memcpy
2022-10-26  Wilco Dijkstraaarch64: Cleanup memset ifunc
2022-10-18  Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18  Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-10-10  Adhemerval Zanellaelf: Remove -fno-tree-loop-distribute-patterns usage...
2022-09-26  Wilco DijkstraUse atomic_exchange_release/acquire
2022-08-26  Szabolcs Nagycsu: Change start code license to have link exception
2022-08-11  Wilco DijkstraAArch64: Fix typo in sve configure check (BZ# 29394)
2022-07-27  Jason A. Donenfeldarc4random: simplify design for better safety
2022-07-22  Adhemerval Zanella... aarch64: Add optimized chacha20
2022-07-06  Danila Kuteninaarch64: Optimize string functions with shrn instruction
2022-07-05  Tejas BelagodAArch64: Reset HWCAP2_AFP bits in FPCR for default...
2022-06-16  Fangrui Songaarch64: Handle fewer relocations for RTLD_BOOTSTRAP
2022-06-10  Wilco DijkstraAdd bounds check to __libc_ifunc_impl_list
2022-06-07  Wilco DijkstraAArch64: Sort makefile entries
2022-06-07  Wilco DijkstraAArch64: Add SVE memcpy
2022-05-23  Fangrui SongRevert "[AArch64][BZ #17711] Fix extern protected data...
2022-05-17  Szabolcs Nagyaarch64: Move ld.so _start to separate file and drop...
2022-05-17  Szabolcs Nagyrtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args...
2022-04-26  Fangrui Songelf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_...
2022-02-01  Ben Woodardelf: Fix runtime linker auditing on aarch64 (BZ #26643)
2022-01-06  Wilco DijkstraAArch64: Check for SVE in ifuncs [BZ #28744]
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28  Adhemerval Zanellamalloc: Remove memusage.h
2021-12-28  Adhemerval ZanellaRemove atomic-machine.h atomic typedefs
2021-12-28  Adhemerval Zanellaelf: Add _dl_audit_pltexit
2021-12-17  Adhemerval ZanellaRemove ununsed tcb-offset
2021-12-13  Adhemerval Zanellaaarch64: Add math-use-builtins-f{max,min}.h
2021-12-09  Florian WeimerRemove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
2021-12-09  Florian Weimernptl: Introduce <tcb-access.h> for THREAD_* accessors
2021-12-03  Florian Weimernptl: Increase default TCB alignment to 32
2021-12-02  Wilco DijkstraAArch64: Improve A64FX memcpy
2021-12-02  Wilco DijkstraAArch64: Optimize memcmp
2021-10-26  Noah GoldsteinString: Add hidden defs for __memcmpeq() to enable...
2021-10-26  Noah GoldsteinString: Add support for __memcmpeq() ABI on all targets
2021-10-14  Adhemerval Zanellaelf: Fix dynamic-link.h usage on rtld.c
next