2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-04-18 14:30:43 +08:00

Commit Graph

  • 6d6a6e2dd2 hurd: save xstate during signal handling master Luca Dariz 2025-03-19 18:11:18 +01:00
  • e150ee8709 hurd: Check return value of mach_port_mod_refs() in the dup routine of fcntl() Zhaoming Luo 2025-03-10 16:44:09 +08:00
  • 1c9ac027a5 malloc: move tcache_init out of hot tcache paths Cupertino Miranda 2025-04-16 11:22:53 +00:00
  • ceeffd970c aarch64: Add back non-temporal load/stores from oryon-1's memset Andrew Pinski 2025-02-21 15:13:53 -08:00
  • 0e1aa5db73 aarch64: Add back non-temporal load/stores from oryon-1's memcpy Andrew Pinski 2025-02-21 15:10:18 -08:00
  • c968fe5062 malloc: Use tailcalls in __libc_free Wilco Dijkstra 2025-03-31 12:19:06 +00:00
  • 393b1a6e50 malloc: Inline tcache_free Wilco Dijkstra 2025-03-31 11:51:44 +00:00
  • 9b0c8ced9c malloc: Improve free checks Wilco Dijkstra 2025-03-31 11:44:02 +00:00
  • 0296654d61 malloc: Inline _int_free_check Wilco Dijkstra 2025-03-31 11:28:14 +00:00
  • 69da24fbc5 malloc: Inline _int_free Wilco Dijkstra 2025-03-31 11:24:58 +00:00
  • 3463100f2d x86: Detect Intel Diamond Rapids release/2.39/master H.J. Lu 2025-04-12 08:37:29 -07:00
  • e09436c2cb x86: Handle unknown Intel processor with default tuning Sunil K Pandey 2025-04-11 08:52:52 -07:00
  • 7620d98186 x86: Add ARL/PTL/CWF model detection support Sunil K Pandey 2025-04-03 18:14:20 -07:00
  • 765ff3d0d4 x86: Optimize xstate size calculation Sunil K Pandey 2025-04-03 13:00:45 -07:00
  • 65ae73be01 x86: Use Avoid_Non_Temporal_Memset to control non-temporal path Noah Goldstein 2024-08-14 14:37:30 +08:00
  • 2be36448c4 x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047) Florian Weimer 2024-08-02 15:22:14 +02:00
  • bde201e92c x86: Disable non-temporal memset on Skylake Server Noah Goldstein 2024-07-15 16:19:17 +08:00
  • 38a7632f2d x86: Fix value for x86_memset_non_temporal_threshold when it is undesirable Noah Goldstein 2024-06-14 13:01:58 -05:00
  • cc59fa5dbc x86: Enable non-temporal memset tunable for AMD Joe Damato 2024-06-07 23:04:47 +00:00
  • 0da58e8be0 x86: Add seperate non-temporal tunable for memset Noah Goldstein 2024-05-24 12:38:51 -05:00
  • b0cb99bef5 malloc: Move mmap code out of __libc_free hotpath Wilco Dijkstra 2025-03-24 18:23:37 +00:00
  • 9df92958c1 manual/tunables: fix a trivial typo Aurelien Jarno 2025-04-13 17:33:23 +02:00
  • 1f8f322823 Fix spelling mistake "trucate" -> "truncate" Colin Ian King 2025-04-14 10:12:50 -03:00
  • 1d7834cac3 Fix spelling mistake "suports" -> "supports" Colin Ian King 2025-04-14 10:11:52 -03:00
  • a1805753ac Fix spelling mistake "succsefully" -> "successfully" Colin Ian King 2025-04-14 10:11:02 -03:00
  • 363bbdbd2a manual: Mention POSIX-1.2024 requires time_t to be 64 bit or wider. Collin Funk 2025-04-02 17:41:58 -07:00
  • 93623c03d5 manual: Update standardization of getline and getdelim [BZ ] Collin Funk 2025-03-31 22:54:30 -07:00
  • 11e188659d libio: Add test case for fflush Frédéric Bérat 2024-09-09 14:43:36 +02:00
  • 7b47b3dd21 libio: Synthesize ESPIPE error if lseek returns 0 after reading bytes Florian Weimer 2025-04-08 18:38:38 +02:00
  • d8a1a1aef7 x86: Detect Intel Diamond Rapids release/2.40/master H.J. Lu 2025-04-12 08:37:29 -07:00
  • 9ee8083c4e x86: Handle unknown Intel processor with default tuning Sunil K Pandey 2025-04-11 08:52:52 -07:00
  • 44f92df800 x86: Add ARL/PTL/CWF model detection support Sunil K Pandey 2025-04-03 18:14:20 -07:00
  • 7c6bd71b4d x86: Optimize xstate size calculation Sunil K Pandey 2025-04-03 13:00:45 -07:00
  • 8fe27af20c x86: Use Avoid_Non_Temporal_Memset to control non-temporal path Noah Goldstein 2024-08-14 14:37:30 +08:00
  • 046b33800c x86: Detect Intel Diamond Rapids release/2.41/master H.J. Lu 2025-04-12 08:37:29 -07:00
  • a53e764657 x86: Handle unknown Intel processor with default tuning Sunil K Pandey 2025-04-11 08:52:52 -07:00
  • aca31d2712 x86: Add ARL/PTL/CWF model detection support Sunil K Pandey 2025-04-03 18:14:20 -07:00
  • f68b407d4b x86: Optimize xstate size calculation Sunil K Pandey 2025-04-03 13:00:45 -07:00
  • de14f1959e x86: Detect Intel Diamond Rapids H.J. Lu 2025-04-12 08:37:29 -07:00
  • 9f0deff558 x86: Handle unknown Intel processor with default tuning Sunil K Pandey 2025-04-11 08:52:52 -07:00
  • d18213c699 conform: Add initial support for C23. Collin Funk 2025-04-04 20:48:25 -07:00
  • e53eb952b9 x86: Add ARL/PTL/CWF model detection support Sunil K Pandey 2025-04-03 18:14:20 -07:00
  • d6d56af6e7 elf: Fix arm-linux-gnueabihf build break from b861755a84 Adhemerval Zanella 2025-04-10 12:08:22 +00:00
  • 402b591f1b timezone: Enhance tst-bz28707 diagnostics Florian Weimer 2025-04-10 10:08:30 +02:00
  • 77e8b40a6e powerpc: Remove relocation cache flush code for power64 Florian Weimer 2025-04-10 06:52:18 +02:00
  • 46eb3b249b math: Use acospi from core-math azanella/acospi-core-math Adhemerval Zanella 2025-04-09 13:51:41 -03:00
  • 6bc4b1342f stdlib: Avoid strlen plt with clang-20 azanella/clang Adhemerval Zanella 2025-04-07 17:32:08 -03:00
  • ddc1ad904c bench-malloc-thread: Add libm for powf Adhemerval Zanella 2024-02-06 16:52:45 -03:00
  • 7a328725a5 benchtests: Remove clang warnings Adhemerval Zanella 2024-02-06 16:52:17 -03:00
  • 60055b4d26 benchtests: Use __f128 on ilogbf128-inputs constants Adhemerval Zanella 2024-02-06 16:51:45 -03:00
  • 7b4066760b benchtests: Add attribute_optimize Adhemerval Zanella 2024-02-06 16:51:25 -03:00
  • 2c905d2664 aarch64: Fix gcs linker flags Adhemerval Zanella 2025-03-24 15:49:18 -03:00
  • b4389f55ed Handle abort call for -fexceptions call Adhemerval Zanella 2022-04-01 14:17:07 -03:00
  • b2a5c3abfd x86_64: Fix mark-plt configure test Adhemerval Zanella 2024-02-09 13:36:22 -03:00
  • 4a9da6022e math: Fix potential underflow on ldbl-128 erfl Adhemerval Zanella 2024-01-30 13:45:14 +00:00
  • e371da6b7c elf: Fix -fsemantic-interposition for clang-20 Adhemerval Zanella 2022-08-26 09:24:25 -03:00
  • fa83d4c15b stdio: Fix tst-vfprintf-user-type on clang Adhemerval Zanella 2022-04-01 23:51:04 -03:00
  • 8bbc0864ec x86: Do not use __builtin_isinf_sign on clang Adhemerval Zanella 2022-04-01 17:03:34 -03:00
  • b46a10d0a1 x86: Do not use __builtin_fpclassify on clang Adhemerval Zanella 2022-04-01 16:54:55 -03:00
  • af992bb633 math: Fix isgreater* and isless* for clang Adhemerval Zanella 2022-04-01 16:35:32 -03:00
  • 7275d0fe5b math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES Adhemerval Zanella 2022-08-02 15:42:14 -03:00
  • 3fff436ecf Extend malloc function hiding to tst-memaling-2 and tst-reallocarray (BZ ) Adhemerval Zanella 2025-04-02 12:51:51 -03:00
  • 628d34afdc Enable --enable-fortify-source with clang Adhemerval Zanella 2024-02-08 10:56:30 -03:00
  • c8f302070f configure: remove overly restrictive check for clang Fangrui Song 2021-09-25 22:03:08 -07:00
  • 71ca6b65dc riscv: Suppress clang -Wignored-attributes for feupdateenv Adhemerval Zanella 2025-04-08 10:31:29 -03:00
  • 0a5bfc572f string: Suppress clang -Wignored-attributes on strlen Adhemerval Zanella 2025-04-08 10:27:13 -03:00
  • a85f4b3841 riscv: Do not use cfi_label when building with clang Adhemerval Zanella 2023-09-28 14:17:54 -03:00
  • f3f0dd5677 elf: Fix localplt issue with clang Adhemerval Zanella 2025-03-25 11:08:44 -03:00
  • 63c99cd50b math: Fix up THREEp96 constant in expf128 [BZ ] Jakub Jelinek 2025-04-09 18:24:11 +02:00
  • b861755a84 elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653) Adhemerval Zanella 2025-02-13 14:02:38 -03:00
  • d338fd509e elf: Fix tunable handing with clang Adhemerval Zanella 2025-03-25 10:51:38 -03:00
  • 575dacdb4e Adjust stdint for clang-20 Adhemerval Zanella 2025-03-25 09:03:21 -03:00
  • 0df5083453 Check if linker sets --no-undefined-version by default Adhemerval Zanella 2025-03-24 15:04:04 -03:00
  • b42c357db3 Supress unused command arguments warning with clang Adhemerval Zanella 2025-03-25 09:05:36 -03:00
  • 22b910444b Build glibc with -ftrapping-math Adhemerval Zanella 2024-02-15 08:58:46 -03:00
  • f5d572b9ed Add fall-through between switch labels annotations Adhemerval Zanella 2025-03-18 13:55:58 -03:00
  • 1bda585de4 linux: Fix function point cast on vDSO handling Adhemerval Zanella 2025-03-18 13:54:39 -03:00
  • 6ec68090bb elf: Only defines _dl_tls_allocate_active for SHARED Adhemerval Zanella 2025-03-18 13:51:53 -03:00
  • 46d1761fe0 elf: Suppress unused function clang warning for __ifunc_resolver Adhemerval Zanella 2025-03-18 13:52:34 -03:00
  • e75e86e03b Fix -Wno-ignored-attributes configure check Adhemerval Zanella 2025-03-18 13:51:43 -03:00
  • ebb17d1f13 aarch64: Use NO_MATH_REDIRECT on pow_advsimd.c Adhemerval Zanella 2024-10-02 19:13:26 +00:00
  • 005c020d98 x86: Use __always_inline on ifunc auxiliary functions Adhemerval Zanella 2022-08-04 09:41:29 -03:00
  • 9b474dfc60 x86: Fix strstr ifunc on clang Adhemerval Zanella 2025-04-01 16:22:42 -03:00
  • 46bf26b9bb x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype Adhemerval Zanella 2022-03-10 14:41:31 -03:00
  • a199019857 x86: Use -msse2avx iff compiler supports it Adhemerval Zanella 2022-03-10 15:05:51 -03:00
  • e143c8e6c7 support: Handle clang support/dtotimespec.c on dtotimespec Adhemerval Zanella 2023-03-20 16:20:48 -03:00
  • 1ae9eb770c stdio: Fix -Wtautological-constant-out-of-range-compare on clang Adhemerval Zanella 2023-01-03 14:35:09 -03:00
  • 54a1c7b88a math: Suppress more aliases builtin type conflicts Adhemerval Zanella 2022-07-26 10:35:10 -03:00
  • 622fd5d011 support: Use CHAR_MAX as maximum value Adhemerval Zanella 2022-03-15 18:01:57 -03:00
  • 24b75d5b85 posix: Defined _POSIX_VDISABLE as integer literal Adhemerval Zanella 2022-03-15 18:09:10 -03:00
  • 51a9a82dc0 string: Use asm alias instead of symbol redirections for stpcpy and mempcpy Adhemerval Zanella 2022-03-15 08:41:43 -03:00
  • b92234b8b1 math: Use -fexcess-precision=standard iff compiler supports it Adhemerval Zanella 2022-03-10 17:22:41 -03:00
  • f819dd3396 Use $(config-cflags-wno-ignored-attributes) on some files Adhemerval Zanella 2022-03-11 10:40:44 -03:00
  • f3e81b42e2 math: Suppress clang -Wincompatible-library-redeclaration on s_llround Adhemerval Zanella 2022-08-24 12:41:39 -03:00
  • 4e6572b702 math: use fabs on __ieee754_lgamma_r Adhemerval Zanella 2022-03-10 14:21:43 -03:00
  • e547fed5ac math: Suppress clang warning on math_check_force_underflow Adhemerval Zanella 2022-03-10 13:53:13 -03:00
  • 9aa53dede8 catgets: Remove catgets/config.h Adhemerval Zanella 2022-03-10 10:52:14 -03:00
  • 35fae52dfc iconvdata: Remove use of GNU old-style field designator extension Adhemerval Zanella 2022-03-10 10:24:53 -03:00
  • f8ec11340d iconvdata: Suppress clang warning on locale definitions Adhemerval Zanella 2022-03-10 10:01:09 -03:00
  • 326df04901 locale: Fix implicit conversion on collate_finish Adhemerval Zanella 2022-03-10 09:54:02 -03:00