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