Commit graph

  • 2293b0a0d0 elf: Fix slow tls access after dlopen [BZ #19924] Szabolcs Nagy 2021-02-16 12:55:13 +00:00
  • e13bf07e4e x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643] H.J. Lu 2023-08-28 12:08:14 -07:00
  • 2b78e079d8 x86_64: Add log1p with FMA H.J. Lu 2023-08-17 09:42:29 -07:00
  • 691c103e10 x86_64: Add expm1 with FMA H.J. Lu 2023-08-11 08:04:08 -07:00
  • 7285049c71 x86_64: Add log2 with FMA H.J. Lu 2023-08-10 11:24:30 -07:00
  • 0cd2f520f0 x86_64: Sort fpu/multiarch/Makefile H.J. Lu 2023-08-09 11:08:52 -07:00
  • 0b6ad02b33 x86-64: Cast __rseq_offset to long long int [BZ #32543] H.J. Lu 2025-01-11 22:57:02 +08:00
  • a854061edc nptl: Convert tst-setuid2 to test-driver Yu Chien Peter Lin 2022-09-30 20:19:51 +08:00
  • ef6963dcb1 support: Add xpthread_cond_signal wrapper Yu Chien Peter Lin 2022-09-30 20:19:50 +08:00
  • 3f1ab0ed66 nptl: Convert tst-setuid2 to test-driver Yu Chien Peter Lin 2022-09-30 20:19:51 +08:00
  • 76adee6e0f support: Add xpthread_cond_signal wrapper Yu Chien Peter Lin 2022-09-30 20:19:50 +08:00
  • e943a75e58 nptl: Convert tst-setuid2 to test-driver Yu Chien Peter Lin 2022-09-30 20:19:51 +08:00
  • 1164f18399 support: Add xpthread_cond_signal wrapper Yu Chien Peter Lin 2022-09-30 20:19:50 +08:00
  • c3beedeb70 elf: Support recursive use of dynamic TLS in interposed malloc Florian Weimer 2024-07-01 17:42:04 +02:00
  • f48d763ab8 elf: Avoid some free (NULL) calls in _dl_update_slotinfo Florian Weimer 2024-06-03 10:49:40 +02:00
  • 53b3a3a26f elf: Support recursive use of dynamic TLS in interposed malloc Florian Weimer 2024-07-01 17:42:04 +02:00
  • daa48c814b elf: Avoid some free (NULL) calls in _dl_update_slotinfo Florian Weimer 2024-06-03 10:49:40 +02:00
  • abe2bb2b47 elf: Support recursive use of dynamic TLS in interposed malloc Florian Weimer 2024-07-01 17:42:04 +02:00
  • 19d8959b4d elf: Avoid some free (NULL) calls in _dl_update_slotinfo Florian Weimer 2024-06-03 10:49:40 +02:00
  • 53a71b9f66 hurd: Mark more memory-hungry tests as unsupported Samuel Thibault 2025-01-10 20:08:33 +01:00
  • 549e7f7c5a elf: Support recursive use of dynamic TLS in interposed malloc Florian Weimer 2024-07-01 17:42:04 +02:00
  • 48642ef1a5 elf: Avoid some free (NULL) calls in _dl_update_slotinfo Florian Weimer 2024-06-03 10:49:40 +02:00
  • 072795229c Linux: Update internal copy of '<sys/rseq.h>' Michael Jeanson 2024-08-01 11:04:22 -04:00
  • 540c817266 nptl: Remove the rseq area from 'struct pthread' Michael Jeanson 2024-08-01 14:29:10 -04:00
  • 93d0bfbe8f nptl: Move the rseq area to the 'extra TLS' block Michael Jeanson 2024-07-10 15:48:49 -04:00
  • 494d65129e nptl: Introduce <rseq-access.h> for RSEQ_* accessors Michael Jeanson 2024-08-01 10:35:34 -04:00
  • be440f6c38 nptl: add rtld_hidden_proto to __rseq_size and __rseq_offset Michael Jeanson 2024-11-20 22:28:07 +00:00
  • 304221775c Add Linux 'extra TLS' Michael Jeanson 2024-08-01 11:10:49 -04:00
  • 0e411c5d30 Add generic 'extra TLS' Michael Jeanson 2024-07-10 15:48:11 -04:00
  • c813c1490d nptl: Add rseq auxvals Michael Jeanson 2024-07-10 15:37:28 -04:00
  • 710057676d sysdeps/x86/Makefile: Split and sort tests H.J. Lu 2023-12-07 09:00:11 -08:00
  • a4207d4e83 x86: Only align destination to 1x VEC_SIZE in memset 4x loop Noah Goldstein 2023-11-01 15:30:26 -05:00
  • 889f99c149 elf: Fix slow tls access after dlopen [BZ #19924] Szabolcs Nagy 2021-02-16 12:55:13 +00:00
  • 543efedcb3 x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643] H.J. Lu 2023-08-28 12:08:14 -07:00
  • 41a3e51233 x86_64: Add log1p with FMA H.J. Lu 2023-08-17 09:42:29 -07:00
  • 0d1c70aa4c x86_64: Add expm1 with FMA H.J. Lu 2023-08-11 08:04:08 -07:00
  • 516180d399 x86_64: Add log2 with FMA H.J. Lu 2023-08-10 11:24:30 -07:00
  • 30384b91ad x86_64: Sort fpu/multiarch/Makefile H.J. Lu 2023-08-09 11:08:52 -07:00
  • 4a9a8a5098 Add missing include guards to <dl-tls.h> Florian Weimer 2025-01-10 17:58:58 +01:00
  • f739705944 sysdeps/x86/Makefile: Split and sort tests H.J. Lu 2023-12-07 09:00:11 -08:00
  • 27296daa25 x86: Only align destination to 1x VEC_SIZE in memset 4x loop Noah Goldstein 2023-11-01 15:30:26 -05:00
  • 147a830307 elf: Fix slow tls access after dlopen [BZ #19924] Szabolcs Nagy 2021-02-16 12:55:13 +00:00
  • f1c33665e5 x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643] H.J. Lu 2023-08-28 12:08:14 -07:00
  • 78a9a50bf2 x86_64: Add log1p with FMA H.J. Lu 2023-08-17 09:42:29 -07:00
  • f3a9a9facc x86_64: Add expm1 with FMA H.J. Lu 2023-08-11 08:04:08 -07:00
  • d3bc49260c x86_64: Add log2 with FMA H.J. Lu 2023-08-10 11:24:30 -07:00
  • abfa5410a0 x86_64: Sort fpu/multiarch/Makefile H.J. Lu 2023-08-09 11:08:52 -07:00
  • 7d1c950582 x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212] Noah Goldstein 2024-09-27 15:50:10 -07:00
  • 7e84df6892 x86: Improve large memset perf with non-temporal stores [RHEL-29312] Noah Goldstein 2024-05-24 12:38:50 -05:00
  • b0eef2f27f x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4) Gabi Falk 2024-05-07 18:25:00 +00:00
  • ec40bb7938 sysdeps/x86/Makefile: Split and sort tests H.J. Lu 2023-12-07 09:00:11 -08:00
  • f0c2fcce5f x86: Only align destination to 1x VEC_SIZE in memset 4x loop Noah Goldstein 2023-11-01 15:30:26 -05:00
  • 0c6f7cd550 elf: Fix slow tls access after dlopen [BZ #19924] Szabolcs Nagy 2021-02-16 12:55:13 +00:00
  • ec7c01efee x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643] H.J. Lu 2023-08-28 12:08:14 -07:00
  • f2947239b6 x86_64: Add log1p with FMA H.J. Lu 2023-08-17 09:42:29 -07:00
  • c0cae389fb x86_64: Add expm1 with FMA H.J. Lu 2023-08-11 08:04:08 -07:00
  • 3607863050 x86_64: Add log2 with FMA H.J. Lu 2023-08-10 11:24:30 -07:00
  • d5ff2fa5af x86_64: Sort fpu/multiarch/Makefile H.J. Lu 2023-08-09 11:08:52 -07:00
  • c3d1dac96b
    malloc: obscure calloc use in tst-calloc Sam James 2025-01-10 03:03:47 +00:00
  • 12fec8aae5 x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212] Noah Goldstein 2024-09-27 15:50:10 -07:00
  • 04b8d48432 x86: Improve large memset perf with non-temporal stores [RHEL-29312] Noah Goldstein 2024-05-24 12:38:50 -05:00
  • dc1762113d x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4) Gabi Falk 2024-05-07 18:25:00 +00:00
  • 0d14bf0754 sysdeps/x86/Makefile: Split and sort tests H.J. Lu 2023-12-07 09:00:11 -08:00
  • 5a64f93365 x86: Only align destination to 1x VEC_SIZE in memset 4x loop Noah Goldstein 2023-11-01 15:30:26 -05:00
  • dad44389f2 configure: Clear libc_cv_cc_wimplicit_fallthrough if not supported H.J. Lu 2025-01-10 07:09:16 +08:00
  • d1da011118 elf: Always define TLS_TP_OFFSET Florian Weimer 2025-01-09 19:30:44 +01:00
  • 9b71570c46 x86: Add missing #include <features.h> to <thread_pointer.h> Florian Weimer 2025-01-09 19:30:41 +01:00
  • 7a3e2e877a Move <thread_pointer.h> to kernel-independent sysdeps directories Florian Weimer 2025-01-09 19:30:16 +01:00
  • 9cc9f8e11e math: Fix acosf when building with gcc <= 11 Adhemerval Zanella 2025-01-02 10:54:11 -03:00
  • e41aabcc93 tests: Verify inheritance of cpu affinity Siddhesh Poyarekar 2024-12-16 08:14:09 -05:00
  • 7772f9358c elf: Fix slow tls access after dlopen [BZ #19924] Szabolcs Nagy 2021-02-16 12:55:13 +00:00
  • 58822f954f x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643] H.J. Lu 2023-08-28 12:08:14 -07:00
  • c92946d9b2 x86_64: Add log1p with FMA H.J. Lu 2023-08-17 09:42:29 -07:00
  • b2a45f1eee x86_64: Add expm1 with FMA H.J. Lu 2023-08-11 08:04:08 -07:00
  • 49016f2190 x86_64: Add log2 with FMA H.J. Lu 2023-08-10 11:24:30 -07:00
  • 5c9be512ee x86_64: Sort fpu/multiarch/Makefile H.J. Lu 2023-08-09 11:08:52 -07:00
  • 82688ca310 s390x: Regenerated ULPs Stefan Liebler 2025-01-09 10:02:21 +01:00
  • 994b129a35 x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212] Noah Goldstein 2024-09-27 15:50:10 -07:00
  • 61daaa7639 x86: Improve large memset perf with non-temporal stores [RHEL-29312] Noah Goldstein 2024-05-24 12:38:50 -05:00
  • 502a71c578 i686: Regenerate multiarch ulps H.J. Lu 2025-01-09 07:00:18 +08:00
  • 0bba6c29a1 Revert "configure: default to --prefix=/usr on GNU/Linux" DJ Delorie 2025-01-08 16:55:05 -05:00
  • 274f73978c
    riscv: Update nofpu libm test ulps Darius Rad 2025-01-08 15:03:56 -05:00
  • 39183f47d8 elf: Minimize library dependencies of tst-nolink-libc.c Florian Weimer 2025-01-08 16:55:31 +01:00
  • a4c414796a include/string.h: Also redirect calls if not inlined in libpthread Samuel Thibault 2025-01-07 02:36:55 +01:00
  • e3ec3fbe64 or1k: Update fpu libm-test-ulps Stafford Horne 2025-01-07 16:13:26 +00:00
  • 2750548afe
    math: update powerpc ulps (this time LE) Andreas K. Hüttel 2025-01-07 15:58:45 +01:00
  • 706209867f elf: Second ld.so relocation only if libc.so has been loaded Florian Weimer 2025-01-07 09:18:07 +01:00
  • a257f201dd Revert "x86_64: Remove unused padding from tcbhead_t" Florian Weimer 2025-01-07 08:34:13 +01:00
  • c4ed6a380e Revert "nptl: More useful padding in struct pthread" Florian Weimer 2025-01-07 08:34:13 +01:00
  • 2d196c2e10 tst-xdirent: Fix allocating dirent for readdir_r call Samuel Thibault 2025-01-07 01:56:41 +01:00
  • 75fed76dfd hurd: Accept null arguments for utimensat pathname Samuel Thibault 2025-01-07 01:36:43 +01:00
  • fb1059d42a mach: Make clock_nanosleep also check tv_sec Samuel Thibault 2025-01-07 01:24:21 +01:00
  • 7bc54f0965 htl: Fix making pthread_join check timeout value Samuel Thibault 2025-01-07 01:02:20 +01:00
  • 15b7a675bd i386: Update libm-test-ulps Adhemerval Zanella 2025-01-06 16:04:04 -03:00
  • ddf0a10e63 nptl: Add <thread_pointer.h> for C-SKY Michael Jeanson 2024-07-31 17:51:16 -04:00
  • f3e690ae84 nptl: Add <thread_pointer.h> for microblaze Michael Jeanson 2024-07-31 17:34:54 -04:00
  • 2af56da855
    math: update i686 multiarch ulps Andreas K. Hüttel 2025-01-06 19:24:01 +01:00
  • 6ab5980f4c hurd: Fix shutdown() errno on non-sock Samuel Thibault 2025-01-06 18:03:10 +01:00
  • ff806e9233
    math: update mips64 ulps Andreas K. Hüttel 2025-01-06 12:31:52 +01:00
  • d4cdb601df LoongArch: Regenerate preconfigure. [bug 32521] mengqinggang 2025-01-03 15:49:43 +08:00