| Commit message (Expand) | Author | Age | Files | Lines |
* | x86-64: Add vector hypot/hypotf to libmvec microbenchmark | Sunil K Pandey | 2022-02-06 | 3 | -0/+8201 |
* | x86-64: Add vector asin/asinf to libmvec microbenchmark | Sunil K Pandey | 2022-02-06 | 3 | -0/+8201 |
* | x86-64: Add vector atan/atanf to libmvec microbenchmark | Sunil K Pandey | 2022-02-06 | 3 | -0/+8201 |
* | elf: Replace tst-audit24bmod2.so with tst-audit24bmod2 | H.J. Lu | 2022-02-06 | 1 | -1/+1 |
* | x86_64/multiarch: Sort sysdep_routines and put one entry per line | H.J. Lu | 2022-02-05 | 1 | -114/+176 |
* | string: Sort headers, routines, tests and tests-translation | H.J. Lu | 2022-02-05 | 1 | -44/+166 |
* | x86: Improve L to support L(XXX_SYMBOL (YYY, ZZZ)) | H.J. Lu | 2022-02-05 | 1 | -1/+2 |
* | Benchtests: move 'alloc_bufs' from loop in bench-memset.c | Noah Goldstein | 2022-02-05 | 1 | -2/+2 |
* | x86-64: Fix strcmp-evex.S | H.J. Lu | 2022-02-04 | 1 | -1/+1 |
* | x86-64: Fix strcmp-avx2.S | H.J. Lu | 2022-02-04 | 1 | -1/+1 |
* | x86-64: Add vector acos/acosf to libmvec microbenchmark | Sunil K Pandey | 2022-02-03 | 3 | -0/+8201 |
* | benchtests: Add more coverage for strcmp and strncmp benchmarks | Noah Goldstein | 2022-02-03 | 2 | -69/+183 |
* | x86: Optimize strcmp-evex.S | Noah Goldstein | 2022-02-03 | 1 | -793/+919 |
* | x86: Optimize strcmp-avx2.S | Noah Goldstein | 2022-02-03 | 1 | -651/+939 |
* | string: Improve coverage in test-strcmp.c and test-strncmp.c | Noah Goldstein | 2022-02-03 | 2 | -21/+306 |
* | string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp]. | Noah Goldstein | 2022-02-03 | 2 | -69/+0 |
* | linux: Fix missing __convert_scm_timestamps (BZ #28860) | Adhemerval Zanella | 2022-02-03 | 1 | -2/+2 |
* | linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850] | Gleb Fotengauer-Malinovskiy | 2022-02-03 | 1 | -1/+1 |
* | posix: Fix tst-spawn6 terminal handling (BZ #28853) | Adhemerval Zanella | 2022-02-03 | 1 | -11/+51 |
* | Regenerate configure | Andreas Schwab | 2022-02-03 | 1 | -13/+1 |
* | Open master branch for glibc 2.36 development glibc-2.35.9000 | Carlos O'Donell | 2022-02-03 | 2 | -2/+26 |
* | Create ChangeLog.old/ChangeLog.24. glibc-2.35 | Carlos O'Donell | 2022-02-03 | 1 | -0/+11984 |
* | Prepare for glibc 2.35 release. | Carlos O'Donell | 2022-02-03 | 2 | -3/+3 |
* | Regenerate configure. | Carlos O'Donell | 2022-02-03 | 2 | -2/+20 |
* | Update install.texi, and regenerate INSTALL. | Carlos O'Donell | 2022-02-03 | 2 | -18/+24 |
* | Update NEWS bug list. | Carlos O'Donell | 2022-02-02 | 1 | -2/+134 |
* | Update NEWS. | Carlos O'Donell | 2022-02-02 | 1 | -6/+7 |
* | Update translations. | Carlos O'Donell | 2022-02-02 | 36 | -27411/+27827 |
* | Linux: Use ptrdiff_t for __rseq_offset | Florian Weimer | 2022-02-02 | 13 | -14/+15 |
* | Fix elf/tst-audit25a with default bind now toolchains | Szabolcs Nagy | 2022-02-02 | 1 | -0/+1 |
* | posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio... | Adhemerval Zanella | 2022-02-02 | 47 | -197/+182 |
* | or1k: Define PI_STATIC_AND_HIDDEN | Stafford Horne | 2022-02-02 | 2 | -0/+9 |
* | SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86 | Samuel Thibault | 2022-02-01 | 3 | -31/+3 |
* | elf: Fix runtime linker auditing on aarch64 (BZ #26643) | Ben Woodard | 2022-02-01 | 16 | -41/+779 |
* | elf: Issue la_symbind for bind-now (BZ #23734) | Adhemerval Zanella | 2022-02-01 | 35 | -39/+1379 |
* | elf: Fix initial-exec TLS access on audit modules (BZ #28096) | Adhemerval Zanella | 2022-02-01 | 8 | -6/+169 |
* | elf: Add la_activity during application exit | Adhemerval Zanella | 2022-02-01 | 5 | -0/+351 |
* | localedata: Adjust C.UTF-8 to align with C/POSIX. | Carlos O'Donell | 2022-02-01 | 3 | -13/+578 |
* | localedef: Fix handling of empty mon_decimal_point (Bug 28847) | Carlos O'Donell | 2022-02-01 | 1 | -3/+1 |
* | malloc: Fix tst-mallocalign1 macro spacing. | Carlos O'Donell | 2022-02-01 | 1 | -1/+1 |
* | elf: Add <dl-r_debug.h> | H.J. Lu | 2022-01-31 | 4 | -25/+124 |
* | Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS | Siddhesh Poyarekar | 2022-01-31 | 1 | -0/+6 |
* | malloc: Fix -Wuse-after-free warning in tst-mallocalign1 [BZ #26779] | Carlos O'Donell | 2022-01-31 | 1 | -9/+11 |
* | Update libc.pot for 2.35 release. | Carlos O'Donell | 2022-01-30 | 1 | -948/+961 |
* | tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837] | H.J. Lu | 2022-01-29 | 1 | -1/+1 |
* | Add prelink removal plan on NEWS | Adhemerval Zanella | 2022-01-28 | 1 | -0/+4 |
* | Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsg | Adhemerval Zanella | 2022-01-28 | 6 | -26/+330 |
* | linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350) | Adhemerval Zanella | 2022-01-28 | 4 | -6/+348 |
* | support: Add support_socket_so_timestamp_time64 | Adhemerval Zanella | 2022-01-28 | 3 | -0/+53 |
* | Fix elf/loadfail test build dependencies | Szabolcs Nagy | 2022-01-28 | 1 | -1/+3 |