Commit graph

  • abfd20ebbd AArch64: Improve codegen in AdvSIMD asinh Luna Lamb 2025-01-03 19:00:12 +00:00
  • bf2b60a560 AArch64: Improve codegen of AdvSIMD expf family Joana Cruz 2024-12-17 14:50:33 +00:00
  • 41dc9e7c2d AArch64: Improve codegen of AdvSIMD atan(2)(f) Joana Cruz 2024-12-17 14:49:30 +00:00
  • 9170b921fa AArch64: Improve codegen of AdvSIMD logf function family Joana Cruz 2024-12-17 14:47:31 +00:00
  • 2aed9796bf AArch64: Improve codegen in users of ADVSIMD log1p helper Pierre Blanchard 2024-12-09 15:55:39 +00:00
  • ae04f63087 AArch64: Improve codegen in AdvSIMD logs Pierre Blanchard 2024-12-09 15:54:34 +00:00
  • 4148940836 AArch64: Improve codegen in AdvSIMD pow Pierre Blanchard 2024-12-09 15:53:04 +00:00
  • 76c923fe9d AArch64: Remove SVE erf and erfc tables Joe Ramsay 2024-11-01 15:48:54 +00:00
  • 9ff7559b27 AArch64: Small optimisation in AdvSIMD erf and erfc Joe Ramsay 2024-10-28 14:58:35 +00:00
  • 68f2eb20de AArch64: Simplify rounding-multiply pattern in several AdvSIMD routines Joe Ramsay 2024-09-23 15:33:31 +01:00
  • a947a43b95 AArch64: Improve codegen in users of ADVSIMD expm1f helper Joe Ramsay 2024-09-23 15:32:53 +01:00
  • 5202401730 AArch64: Improve codegen in users of AdvSIMD log1pf helper Joe Ramsay 2024-09-23 15:32:14 +01:00
  • c4373426e3 AArch64: Improve codegen in SVE F32 logs Joe Ramsay 2024-09-23 15:30:20 +01:00
  • 354aeaf213 AArch64: Improve codegen in SVE expf & related routines Joe Ramsay 2024-09-23 15:26:12 +01:00
  • a991a0fc7c AArch64: Add vector logp1 alias for log1p Joe Ramsay 2024-09-19 17:34:02 +01:00
  • ff10623706 aarch64: Avoid redundant MOVs in AdvSIMD F32 logs Joe Ramsay 2024-09-09 13:00:01 +01:00
  • 0f044be1da AArch64: Use prefer_sve_ifuncs for SVE memset Wilco Dijkstra 2025-02-27 16:28:52 +00:00
  • 7774a9d07a AArch64: Improve codegen for SVE powf Yat Long Poon 2025-02-13 18:03:04 +00:00
  • 2025e27a81 AArch64: Improve codegen for SVE pow Yat Long Poon 2025-02-13 18:02:01 +00:00
  • f3d9c116cb AArch64: Improve codegen for SVE erfcf Yat Long Poon 2025-02-13 18:00:50 +00:00
  • 94859e8680 Aarch64: Improve codegen in SVE exp and users, and update expf_inline Luna Lamb 2025-02-13 17:54:46 +00:00
  • 7c9a086807 Aarch64: Improve codegen in SVE asinh Luna Lamb 2025-02-13 17:52:09 +00:00
  • 9e51ae3cd0 sysdeps/ieee754: Fix remainder sign of zero for FE_DOWNWARD (BZ #32711) Sergei Zimmerman 2025-02-25 18:05:40 +00:00
  • 30992cb5e9 RISC-V: Fix IFUNC resolver cannot access gp pointer Yangyu Chen 2025-02-25 01:12:19 +08:00
  • 523f855581 math: Add optimization barrier to ensure a1 + u.d is not reused [BZ #30664] John David Anglin 2025-02-25 15:57:53 -05:00
  • 07288c7445 math: Add optimization barrier to ensure a1 + u.d is not reused [BZ #30664] John David Anglin 2025-02-25 15:57:53 -05:00
  • 2fe5e2af09 math: Add optimization barrier to ensure a1 + u.d is not reused [BZ #30664] John David Anglin 2025-02-25 15:57:53 -05:00
  • 3fd2ff7685 RISC-V: Fix IFUNC resolver cannot access gp pointer Yangyu Chen 2025-02-25 01:12:19 +08:00
  • 935563754b AArch64: Remove LP64 and ILP32 ifdefs Wilco Dijkstra 2025-01-02 19:46:39 +00:00
  • 4c11379106 AArch64: Simplify lrint Wilco Dijkstra 2025-01-02 19:46:07 +00:00
  • 0a021727bc AArch64: Remove AARCH64_R macro Wilco Dijkstra 2025-01-02 18:35:28 +00:00
  • eb7ac024d9 AArch64: Cleanup pointer mangling Wilco Dijkstra 2025-01-02 17:31:39 +00:00
  • 19860fd42e AArch64: Remove PTR_REG defines Wilco Dijkstra 2025-01-02 14:39:39 +00:00
  • ce2f26a22e AArch64: Remove PTR_ARG/SIZE_ARG defines Wilco Dijkstra 2024-12-31 18:07:36 +00:00
  • be0cfd848d stdlib: Add single-threaded fast path to rand() Wilco Dijkstra 2024-03-18 15:18:20 +00:00
  • 4734d0f8ad Increase the amount of data tested in stdio-common/tst-fwrite-pipe.c Stefan Liebler 2025-02-24 14:13:00 +01:00
  • 8a46bf41e5 posix: Rewrite cpuset tests Frédéric Bérat 2024-11-29 14:50:27 +01:00
  • fa53723cdb support: Add support_next_to_fault_before support function Frédéric Bérat 2024-11-29 14:48:43 +01:00
  • 2cb04444b9 math: Fix unknown type name '__float128' for clang 3.4 to 3.8.1 (bug 32694) koraynilay 2025-02-22 15:55:59 +01:00
  • 29803ed3ce math: Fix unknown type name '__float128' for clang 3.4 to 3.8.1 (bug 32694) koraynilay 2025-02-22 15:55:59 +01:00
  • 689a62a421 nptl: clear the whole rseq area before registration Michael Jeanson 2025-02-14 13:54:22 -05:00
  • 41f6684557 aarch64: Add GCS test with signal handler Yury Khrustalev 2025-01-23 10:36:36 +00:00
  • 15afd01e80 aarch64: Add GCS tests for dlopen Yury Khrustalev 2025-01-22 17:21:26 +00:00
  • 57ee1deb1f aarch64: Add GCS tests for transitive dependencies Yury Khrustalev 2025-01-22 15:06:18 +00:00
  • 82decb59bc aarch64: Add tests for Guarded Control Stack Yury Khrustalev 2025-01-21 13:33:20 +00:00
  • c05086d904 aarch64: Add configure checks for GCS support Yury Khrustalev 2025-01-28 16:13:51 +00:00
  • 6d24313e4a manual: Mark setlogmask as AS-unsafe and AC-unsafe. Carlos O'Donell 2025-02-19 20:52:14 -05:00
  • 163b1bbb76 AArch64: Add SVE memset Wilco Dijkstra 2024-12-24 18:01:59 +00:00
  • a900dbaf70 x86 (__HAVE_FLOAT128): Defined to 0 for Intel SYCL compiler [BZ #32723] H.J. Lu 2025-02-20 07:08:26 +08:00
  • 5a4573be6f x86 (__HAVE_FLOAT128): Defined to 0 for Intel SYCL compiler [BZ #32723] H.J. Lu 2025-02-20 07:08:26 +08:00
  • ad9c4c5361 manual: Document setlogmask as MT-safe. Carlos O'Donell 2025-02-13 14:27:55 -05:00
  • 0242c9f9e6 math: Consolidate acosf and asinf internal tables Adhemerval Zanella 2025-02-13 16:35:45 -03:00
  • 1faccf388a math: Consolidate acospif and asinpif internal tables Adhemerval Zanella 2025-02-13 16:35:44 -03:00
  • 246e52574d math: Consolidate cospif and sinpif internal tables Adhemerval Zanella 2025-02-13 16:35:43 -03:00
  • 4afbc1aa2e htl: don't export __pthread_default_rwlockattr anymore. gfleury 2025-02-16 16:54:34 +02:00
  • 6f6732c1c4 htl: move pthread_rwlock_init into libc. gfleury 2025-02-16 16:54:33 +02:00
  • d3ef1b56aa htl: move pthread_rwlock_destroy into libc. gfleury 2025-02-16 16:54:32 +02:00
  • 25650ef6b9 htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrlock, wrlock, clockrdlock, clockwrlock} into libc. gfleury 2025-02-16 16:54:31 +02:00
  • 119798a7b1 htl: move pthread_rwlock_unlock into libc. gfleury 2025-02-16 16:54:30 +02:00
  • 18accc19b9 htl: move pthread_rwlock_tryrdlock, pthread_rwlock_trywrlock into libc. gfleury 2025-02-16 16:54:29 +02:00
  • 4b25413df5 htl: move pthread_rwlockattr_getpshared, pthread_rwlockattr_setpshared into libc. gfleury 2025-02-16 16:54:28 +02:00
  • cd2d31ed58 htl: move pthread_rwlockattr_destroy into libc. gfleury 2025-02-16 16:54:27 +02:00
  • e618b671cd htl: move pthread_rwlockattr_init into libc. gfleury 2025-02-16 16:54:26 +02:00
  • 8f842ce13e htl: move __pthread_default_rwlockattr into libc. gfleury 2025-02-16 16:54:25 +02:00
  • 1e0e33e1b1 Fix tst-aarch64-pkey to handle ENOSPC as not supported Aurelien Jarno 2025-02-15 11:08:33 +01:00
  • 60f2d6be65 Fix tst-aarch64-pkey to handle ENOSPC as not supported Aurelien Jarno 2025-02-15 11:08:33 +01:00
  • 1b6f868625 Increase the amount of data tested in stdio-common/tst-fwrite-bz29459.c Tulio Magno Quites Machado Filho 2025-02-05 17:20:34 -03:00
  • aa3d7bd529 elf: Keep using minimal malloc after early DTV resize (bug 32412) Florian Weimer 2025-02-13 21:56:52 +01:00
  • 88f7ef881d libio: Initialize _total_written for all kinds of streams Tulio Magno Quites Machado Filho 2025-01-31 10:26:22 -03:00
  • d10176c0ff malloc: Add size check when moving fastbin->tcache Ben Kallus 2025-02-11 14:29:51 -05:00
  • 6a3cb6b1bd nss: Improve network number parsers (bz 32573, 32575) Tobias Stoeckmann 2025-02-12 19:46:06 +01:00
  • 991febc2f4 nptl: Remove unused __g_refs comment. Carlos O'Donell 2025-02-07 13:01:36 -05:00
  • a30374e4ce advisories: Fix up GLIBC-SA-2025-0001 Siddhesh Poyarekar 2025-02-13 12:37:48 -05:00
  • 31eb872cb2 assert: Add test for CVE-2025-0395 Siddhesh Poyarekar 2025-01-31 12:16:30 -05:00
  • d5b467b4f8 assert: Reformat Makefile. Carlos O'Donell 2023-05-18 12:56:45 -04:00
  • 8b3d09dc0d assert: Add test for CVE-2025-0395 Siddhesh Poyarekar 2025-01-31 12:16:30 -05:00
  • 29d9b1e59e assert: Reformat Makefile. Carlos O'Donell 2023-05-18 12:56:45 -04:00
  • 0487893d5c assert: Add test for CVE-2025-0395 Siddhesh Poyarekar 2025-01-31 12:16:30 -05:00
  • b33ecb069b assert: Reformat Makefile. Carlos O'Donell 2023-05-18 12:56:45 -04:00
  • 95e807209b AArch64: Improve codegen for SVE powf Yat Long Poon 2025-02-13 18:03:04 +00:00
  • 0b195651db AArch64: Improve codegen for SVE pow Yat Long Poon 2025-02-13 18:02:01 +00:00
  • f5ff34cb3c AArch64: Improve codegen for SVE erfcf Yat Long Poon 2025-02-13 18:00:50 +00:00
  • c0ff447edf Aarch64: Improve codegen in SVE exp and users, and update expf_inline Luna Lamb 2025-02-13 17:54:46 +00:00
  • 8f0e7fe61e Aarch64: Improve codegen in SVE asinh Luna Lamb 2025-02-13 17:52:09 +00:00
  • 5afaf99edb math: Improve layout of exp/exp10 data Wilco Dijkstra 2024-12-13 15:43:07 +00:00
  • b989519fe1 assert: Add test for CVE-2025-0395 Siddhesh Poyarekar 2025-01-31 12:16:30 -05:00
  • 5288c29247 assert: Reformat Makefile. Carlos O'Donell 2023-05-18 12:56:45 -04:00
  • f984e2d7e8 assert: Add test for CVE-2025-0395 Siddhesh Poyarekar 2025-01-31 12:16:30 -05:00
  • f6d48470ae assert: Add test for CVE-2025-0395 Siddhesh Poyarekar 2025-01-31 12:16:30 -05:00
  • d6c156c326 assert: Add test for CVE-2025-0395 Siddhesh Poyarekar 2025-01-31 12:16:30 -05:00
  • 69fda28279 assert: Add test for CVE-2025-0395 Siddhesh Poyarekar 2025-01-31 12:16:30 -05:00
  • cdb9ba8419 assert: Add test for CVE-2025-0395 Siddhesh Poyarekar 2025-01-31 12:16:30 -05:00
  • b81252c4b9 math: Consolidate coshf and sinhf internal tables Adhemerval Zanella 2025-02-03 18:24:19 -03:00
  • 994007ff29 math: Consolidate acoshf and asinhf internal tables Adhemerval Zanella 2025-02-03 18:24:18 -03:00
  • 8f170dc819 math: Use tanpif from CORE-MATH Adhemerval Zanella 2024-12-20 13:38:40 -03:00
  • de2fca9fe2 math: Use sinpif from CORE-MATH Adhemerval Zanella 2024-12-20 13:31:56 -03:00
  • be85208b9f math: Use cospif from CORE-MATH Adhemerval Zanella 2024-12-20 13:25:39 -03:00
  • 95a01ea955 math: Use atanpif from CORE-MATH Adhemerval Zanella 2024-12-20 13:18:32 -03:00
  • 1cd9ccd8c0 math: Use atan2pif from CORE-MATH Adhemerval Zanella 2024-12-20 13:01:20 -03:00
  • ae679a0aca math: Use asinpif from CORE-MATH Adhemerval Zanella 2024-12-20 11:10:53 -03:00