Commit Graph

  • cbfe89a675 linux: Fix fstatat on MIPSn64 (BZ #29730) Aurelien Jarno 2022-11-01 20:43:55 +0100
  • 17bfe5954b Fix OOB read in stdlib thousand grouping parsing [BZ #29727] Szabolcs Nagy 2022-10-11 15:24:41 +0100
  • dd4131c832 linux: Fix fstatat on MIPSn64 (BZ #29730) Aurelien Jarno 2022-11-01 20:43:55 +0100
  • 7457b7eef8 linux: Fix fstatat on MIPSn64 (BZ #29730) Aurelien Jarno 2022-11-01 20:43:55 +0100
  • 40c112ed0d elf: Remove allocate use on _dl_debug_printf Adhemerval Zanella 2022-10-31 15:46:38 -0300
  • 3d8b5dde87 nptl: Fix pthread_create.c build with clang Adhemerval Zanella 2022-10-25 11:07:59 -0300
  • 8161978f89 allocate_once: Apply asm redirection before first use Adhemerval Zanella 2022-10-25 10:42:16 -0300
  • 34b358eb03 alloc_buffer: Apply asm redirection before first use Adhemerval Zanella 2022-03-11 15:37:57 -0300
  • 8d98c7c00f configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases Adhemerval Zanella 2022-03-11 10:40:44 -0300
  • 5c5a8b99cf Disable use of -fsignaling-nans if compiler does not support it Adhemerval Zanella 2022-03-07 15:09:53 -0300
  • 6ee5a9767a intl: Fix clang -Wunused-but-set-variable on plural.c Adhemerval Zanella 2022-08-24 11:13:23 -0300
  • d227fd53cb Apply asm redirection in not-cancel before first use Adhemerval Zanella 2022-10-24 16:12:15 -0300
  • d08dec4ea7 malloc: Use uintptr_t for pointer alignment Carlos Eduardo Seo 2022-01-26 16:00:13 -0300
  • f4973d31bb Use uintptr_t in fts for pointer alignment Szabolcs Nagy 2022-07-12 10:59:16 +0100
  • f66780ba46 Fix build with GCC 13 _FloatN, _FloatNx built-in functions Joseph Myers 2022-10-31 23:20:08 +0000
  • bbff275fb1 elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN) H.J. Lu 2022-10-28 15:16:32 -0700
  • e96971482d x86-64: Improve evex512 version of strlen functions Sunil K Pandey 2022-10-03 12:00:53 -0700
  • 361d6454c0 Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling. Ludovic Courtès 2021-07-01 23:00:19 +0200
  • 8c77e26ba8 Remove unused scratch_buffer_dupfree Szabolcs Nagy 2022-10-11 13:23:25 +0100
  • 2eeeee7636 Fix elf/tst-dlmopen-twice not to exhaust static TLS Szabolcs Nagy 2022-10-18 16:33:52 +0100
  • f9deea6f81 Use uintptr_t in string/tester for pointer alignment Szabolcs Nagy 2022-03-21 12:36:16 +0000
  • 0cc0033ef1 stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501) Letu Ren 2022-10-21 22:54:50 +0800
  • b4174c28d2 Fix resource/bug-ulimit1 test Szabolcs Nagy 2022-05-06 14:19:54 +0100
  • b866018f54 Fix missing NUL terminator in stdio-common/scanf13 test Szabolcs Nagy 2022-10-11 14:57:16 +0100
  • 6a3794ea91 Fix off-by-one OOB read in elf/tst-tls20 Szabolcs Nagy 2022-10-11 13:07:59 +0100
  • eef17d4d9f elf: Fix alloca size in _dl_debug_vdprintf Szabolcs Nagy 2022-10-11 14:22:35 +0100
  • 68619ddb3b malloc: Use uintptr_t in alloc_buffer Szabolcs Nagy 2022-03-16 12:09:15 +0000
  • 3fa20d59d9 Fix invalid pointer dereference in wcpcpy_chk Szabolcs Nagy 2022-06-21 15:57:48 +0100
  • e5ece9de14 Fix invalid pointer dereference in wcscpy_chk Szabolcs Nagy 2022-06-21 14:43:30 +0100
  • 09c6c6073c aarch64: Fix the extension header write in getcontext and swapcontext Szabolcs Nagy 2022-07-29 08:00:06 +0100
  • dd31f42e39 aarch64: Don't build wordcopy Szabolcs Nagy 2022-07-28 14:29:19 +0100
  • 0b845d3b3f scripts: Use bool in tunables initializer Szabolcs Nagy 2021-06-08 14:03:38 +0100
  • 4c6a78adda longlong.h: update from GCC for LoongArch clz/ctz support Xi Ruoyao 2022-10-15 14:12:13 +0800
  • 37db2657c9 longlong.h: update from GCC for LoongArch clz/ctz support Xi Ruoyao 2022-10-15 14:12:13 +0800
  • 16ca0733a0 nptl: Make mmap and munmap in thread stack allocation interposable Nilay Vaish 2022-10-27 11:33:49 -0700
  • 7255e947f2 Fix build of nptl/tst-thread_local1.cc with GCC 12 Joseph Myers 2021-08-02 16:33:44 +0000
  • 7e17dad956 morello: Provide documentation about the morello port. Szabolcs Nagy 2022-10-19 16:08:54 +0100
  • 2a7b951dce cheri: malloc: disable capability narrowing on some tests Szabolcs Nagy 2022-10-07 16:05:29 +0100
  • f0f77b883f cheri: malloc: add tunable to turn narrowing off Szabolcs Nagy 2022-10-06 12:00:39 +0100
  • b488de1ab2 cheri: malloc: Capability narrowing using internal lookup table Szabolcs Nagy 2022-09-29 17:40:58 +0100
  • c7cfa38968 cheri: malloc: Initial capability narrowing support Szabolcs Nagy 2022-09-21 15:32:34 +0100
  • 131a850111 malloc: Don't use __libc_free for tcache cleanup Szabolcs Nagy 2022-10-03 11:58:09 +0100
  • 86affaf7e9 cheri: use getauxptr in iconv/tst-gconv-init-failure test Szabolcs Nagy 2022-10-11 16:24:05 +0100
  • a0567ce645 cheri: elf: Fix tst-auxv for Morello Carlos Eduardo Seo 2022-06-23 15:27:55 -0300
  • 0bf202d6d0 cheri: Update libc.abilist for getauxptr Carlos Eduardo Seo 2022-07-12 20:16:53 +0000
  • 3386ca6696 TODO(api): cheri: misc: Implement new function getauxptr for CHERI capabilities Carlos Eduardo Seo 2022-05-18 00:52:09 +0000
  • fac448ae9e support: Fix TEST_COMPARE for uintptr_t. Carlos Eduardo Seo 2022-06-27 21:27:50 +0000
  • 29d90ec1f5 cheri: stdio-common: Add test for %#p printf modifier Carlos Eduardo Seo 2022-08-08 16:09:37 -0300
  • cfa623ce10 cheri: stdio-common: add support for printing CHERI capabilities Carlos Eduardo Seo 2022-07-07 18:46:43 +0000
  • c6827cd8b5 cheri: nptl: Check user provided stack for PCS constraints Carlos Eduardo Seo 2022-03-17 20:51:32 -0300
  • 82187c0633 cheri: Fix sigevent ABI Szabolcs Nagy 2022-06-16 15:37:31 +0100
  • 52d4224dd2 cheri: fix posix timers Szabolcs Nagy 2022-04-19 15:18:56 +0100
  • ac41cba6b4 cheri: elf: make sure dlpi_phdr covers the load segments Szabolcs Nagy 2022-09-14 14:04:18 +0100
  • 5ea99c81af TODO(api): cheri: fix dl_iterate_phdr dlpi_addr Szabolcs Nagy 2022-09-07 17:37:38 +0100
  • e36abf5a0c TODO(api): cheri: elfptr_t in public api for unwinder Szabolcs Nagy 2022-04-13 09:27:08 +0100
  • 5a4c66e5b3 TODO(uapi): cheri: start: restrict auxv capability permissions Szabolcs Nagy 2022-10-21 09:52:47 +0100
  • 3dcebd6398 cheri: Update the static tls requirement of the libc Szabolcs Nagy 2022-10-18 15:10:03 +0100
  • 63aa755b40 aarch64: morello: fix DL_SYMBOL_ADDRESS Szabolcs Nagy 2022-09-06 14:17:35 +0100
  • c62607b900 aarch64: morello: add D_PTR_RW Szabolcs Nagy 2022-09-01 16:43:19 +0100
  • 726db8b202 aarch64: morello: Return bounded pointer in __tls_get_addr Szabolcs Nagy 2022-09-07 14:17:46 +0100
  • aa3f6a4910 aarch64: morello: dynamic linking support Szabolcs Nagy 2022-03-29 15:24:38 +0100
  • d6f0d1b3d1 aarch64: morello: add lazy binding entry code Szabolcs Nagy 2022-07-08 16:35:35 +0100
  • 045b941a87 cheri: elf: fix SYMBOL_ADDRESS to return RX derived pointer Szabolcs Nagy 2022-09-06 09:08:25 +0100
  • c3e46aa5d2 cheri: elf: Use RW permissions for l_ld when needed Szabolcs Nagy 2022-09-02 14:07:06 +0100
  • ddd4011014 cheri: elf: Use elfptr_t for function symbol fixup Szabolcs Nagy 2022-10-20 17:27:04 +0100
  • 6716729644 cheri: elf: Prepare support for dynamic relocation processing Szabolcs Nagy 2022-10-20 17:12:36 +0100
  • 010cf0128e TODO(sprof): cheri: disable profiling shared libraries Szabolcs Nagy 2022-05-12 09:05:30 +0100
  • 352adc1281 TODO(pldd): cheri: elf: fix pldd to compile for purecap abi Carlos Eduardo Seo 2022-07-05 22:09:03 +0000
  • fc00799a8d aarch64: morello: add dl-r_debug.h Szabolcs Nagy 2022-09-14 11:25:55 +0100
  • 73d195966d aarch64: elf: avoid loading incompatible binaries Szabolcs Nagy 2022-04-29 14:02:17 +0100
  • eca0182a2b cheri: elf: use RX, RW capabilities to derive pointers Szabolcs Nagy 2022-04-07 17:04:59 +0100
  • 28bd4285ad cheri: elf: Fix segment mapping permissions Szabolcs Nagy 2022-10-21 12:38:26 +0100
  • 5eedf66625 cheri: elf: Setup per module RX and RW capabilities Szabolcs Nagy 2022-04-07 08:43:00 +0100
  • 50bbdb94d3 cheri: elf: change l_entry to be elfptr_t Szabolcs Nagy 2022-04-20 09:54:31 +0100
  • 81d3513572 aarch64: morello: add purecap ld.so _start code Szabolcs Nagy 2022-10-20 13:05:19 +0100
  • 80b6a5c7be aarch64: morello: rtld: define DL_RO_DYN_SECTION Szabolcs Nagy 2022-04-04 17:59:20 +0100
  • 7beb22bd94 aarch64: morello: fix ldconfig for purecap abi Szabolcs Nagy 2022-07-15 08:15:02 +0100
  • 4e3c34542b aarch64: morello: disable the vpcs test Szabolcs Nagy 2021-03-01 11:01:40 +0000
  • 45f35bca7d aarch64: morello: add purecap ucontext support Carlos Eduardo Seo 2021-05-27 17:49:20 -0300
  • 87a680a748 aarch64: morello: add purecap setjmp/longjmp Carlos Eduardo Seo 2021-04-05 17:01:09 -0300
  • af11ceae38 cheri: malloc: Ensure the mappings have RW permission Szabolcs Nagy 2022-10-21 12:35:33 +0100
  • dc8f956010 cheri: malloc: avoid switch over uintptr_t Szabolcs Nagy 2022-03-28 13:57:10 +0100
  • 0ca08c2c7b cheri: malloc: align up without breaking capability in memalign Szabolcs Nagy 2022-03-15 09:54:59 +0000
  • 883d0c4a22 cheri: malloc: Disable pointer protection Szabolcs Nagy 2021-07-07 14:21:40 +0100
  • cf06645316 cheri: fix invalid pointer use after realloc in localealias Szabolcs Nagy 2022-03-18 06:55:31 +0000
  • 6de52d57a1 cheri: fix pointer tagging in tsearch Szabolcs Nagy 2021-07-12 11:11:05 +0100
  • db3c584cbf cheri: fix qsort for capabilities Szabolcs Nagy 2021-07-12 13:06:40 +0100
  • 105c8d33c3 cheri: wctype: turn wctype_t into a pointer Szabolcs Nagy 2022-03-17 12:30:37 +0000
  • 1865211ef5 cheri: rseq: remove const to avoid readonly permission Szabolcs Nagy 2022-03-01 09:44:14 +0000
  • 29844295c5 cheri: Fix capability permissions of PROT_NONE maps in test code Szabolcs Nagy 2022-10-25 09:14:46 +0100
  • 8f1e7b94ef cheri: Fix capability permissions of PROT_NONE map in locarchive Szabolcs Nagy 2022-10-25 11:20:48 +0100
  • c31913cc41 cheri: nptl: Fix thread stack capability permissions Szabolcs Nagy 2022-10-24 16:18:42 +0100
  • 835ba1822c aarch64: morello: nptl: fix thread pointer setup Szabolcs Nagy 2022-07-13 12:15:16 +0100
  • c0700f7a6c aarch64: morello: nptl: fix pthread types for 128 bit pointers Szabolcs Nagy 2022-07-13 12:22:10 +0100
  • f65ed89a55 cheri: nptl: fix pthread_attr_t alignment Szabolcs Nagy 2022-07-12 13:09:02 +0100
  • 280d809f68 cheri: nptl: fix thread ID types for capabilities Szabolcs Nagy 2022-07-13 11:06:49 +0100
  • 96ac67a64b cheri: Implement 128-bit atomics Szabolcs Nagy 2021-06-08 12:48:43 +0100
  • 2f3c9e7127 cheri: elf: Use elfptr_t in _dl_protect_relro Szabolcs Nagy 2021-06-21 10:51:05 +0100
  • 3a41a4efd8 cheri: fix static linking TLS setup Carlos Eduardo Seo 2021-06-09 15:23:23 -0300
  • aec15be8ed cheri: elf: elfptr_t fixes for preinit/init/fini array Szabolcs Nagy 2022-04-07 18:40:25 +0100
  • be30cd722b cheri: Setup RX, RW capabilities for static linking Szabolcs Nagy 2022-09-07 10:38:29 +0100
  • 016d45e980 cheri: elf: add dl_{rx,rw}_ptr to derive addresses within a map Szabolcs Nagy 2022-08-08 10:56:14 +0100
  • c511eea647 cheri: elf: add an RW capability to link_map Szabolcs Nagy 2022-08-08 09:22:44 +0100
  • 15458dd00f cheri: elf: elfptr_t l_map_start in link_map struct Szabolcs Nagy 2022-04-07 13:18:48 +0100
  • d9c082706e cheri: Introduce elfptr_t int type that can hold pointers Szabolcs Nagy 2022-10-20 12:33:20 +0100
  • db0005c7d3 cheri: fix __minimal_malloc Szabolcs Nagy 2022-03-01 12:42:26 +0000
  • d4060ecfa0 cheri: fix static linking early allocation Szabolcs Nagy 2022-07-18 07:12:56 +0100
  • 8fc31e8065 cheri: don't use dl_random for pointer mangling Szabolcs Nagy 2022-03-01 17:36:12 +0000
  • 1d7fa3f736 aarch64: morello: add purecap start code Szabolcs Nagy 2022-10-20 12:18:26 +0100
  • 1378a26b72 cheri: change __libc_start_main prototype Szabolcs Nagy 2022-08-30 10:01:44 +0100
  • 9dfa90fe40 aarch64: morello: purecap crti.S and crtn.S Carlos Eduardo Seo 2021-03-18 15:02:54 -0300
  • e68858464e cheri: aarch64: Add header for CHERI permissions Carlos Eduardo Seo 2022-07-18 14:47:32 -0300
  • 6d770f5940 cheri: elf: use elfptr_t for auxv parsing Szabolcs Nagy 2022-03-14 08:44:32 +0000
  • 429fa3afd2 cheri: elf: Adjust Elf64_auxv_t for capabilities Szabolcs Nagy 2021-06-10 13:50:17 +0100
  • 57f37bd95a cheri: elf: Add new AT_* auxv type definitions Carlos Eduardo Seo 2022-05-20 14:39:29 +0000
  • 841d63974f elf: add EF_AARCH64_CHERI_PURECAP Szabolcs Nagy 2022-04-29 14:27:32 +0100
  • bf303fc307 elf: add Arm Morello relocations to elf.h Carlos Eduardo Seo 2020-11-18 17:22:25 -0300
  • 1635be334b TODO(uapi): narrow capability in mmap and mremap Szabolcs Nagy 2022-08-05 11:44:57 +0100
  • ab15a586a0 TODO(uapi): aarch64: morello: add HWCAP2_MORELLO Szabolcs Nagy 2022-07-13 13:49:00 +0100
  • 3f543eb41f TODO(uapi): aarch64: morello: use non-ifunc gettimeofday Szabolcs Nagy 2022-03-17 10:09:46 +0000
  • 78b3462349 TODO(uapi): aarch64: morello: make brk always fail Szabolcs Nagy 2021-06-03 10:05:53 +0100
  • c59bf19563 TODO(uapi): cheri: fix clone_args Szabolcs Nagy 2021-08-02 11:34:56 +0100
  • f3dfce1923 aarch64: morello: define PROT_MAX Szabolcs Nagy 2022-10-21 12:10:11 +0100
  • ab9182522f aarch64: morello: fix missing variadic argument in fcntl Szabolcs Nagy 2022-07-15 14:10:53 +0100
  • d79c61b3b9 aarch64: morello: add prctl with correct vararg handling Szabolcs Nagy 2022-10-26 10:19:30 +0100
  • 4f619e7f07 aarch64: morello: fix vfork Szabolcs Nagy 2022-07-12 11:13:57 +0100
  • da5efab4bf aarch64: morello: add purecap syscall support Carlos Eduardo Seo 2021-04-08 12:49:27 -0300
  • 113977dd07 aarch64: fix VDSO setup to only apply to known ABIs Szabolcs Nagy 2022-05-11 10:30:36 +0100
  • 9733f57ff3 TODO(api): cheri: fix syscall return type Szabolcs Nagy 2022-07-14 14:22:26 +0100
  • 12eeeae444 aarch64: morello: string: memcpy Szabolcs Nagy 2022-04-26 08:19:58 +0100
  • 38d8fcb736 aarch64: morello: string: memset Szabolcs Nagy 2022-04-26 08:19:43 +0100
  • 05a7d602d1 aarch64: morello: string: dummy c memcmp Szabolcs Nagy 2022-04-26 08:19:36 +0100
  • 4d79e0dd60 aarch64: morello: string: dummy c memchr Szabolcs Nagy 2022-04-26 08:19:31 +0100
  • 870fa6d3d8 aarch64: morello: string: dummy c memrchr Szabolcs Nagy 2022-04-26 08:19:47 +0100
  • 61c8e48903 aarch64: morello: purecap rawmemchr Carlos Eduardo Seo 2021-07-12 15:06:26 -0300
  • 2721402968 aarch64: morello: string: dummy c strchrnul Szabolcs Nagy 2022-04-26 08:19:53 +0100
  • 5f642843cb aarch64: morello: string: dummy c strlen Szabolcs Nagy 2022-04-26 08:19:02 +0100
  • 59e35c2066 aarch64: morello: string: dummy c strnlen Szabolcs Nagy 2022-04-26 08:19:18 +0100
  • 6ce62a84e6 aarch64: morello: string: dummy c strcpy and stpcpy Szabolcs Nagy 2022-04-26 08:11:57 +0100
  • 2ebc4a2649 aarch64: morello: string: dummy c strcmp Szabolcs Nagy 2022-04-26 08:18:54 +0100
  • c7b972eec8 aarch64: morello: string: dummy c strncmp Szabolcs Nagy 2022-03-15 14:49:16 +0000
  • 9638ef8594 aarch64: morello: string: dummy c strchr Szabolcs Nagy 2022-04-26 08:18:43 +0100
  • e4b1640519 aarch64: morello: string: dummy c strrchr Szabolcs Nagy 2022-04-26 08:19:24 +0100
  • d882715564 aarch64: morello: string: dummy c strspn Szabolcs Nagy 2022-03-16 10:58:57 +0000
  • d154b06bb9 aarch64: morello: string: dummy c strcspn Szabolcs Nagy 2022-03-16 10:59:17 +0000
  • a5174f3d21 aarch64: morello: update sysdep.h for purecap ABI Carlos Eduardo Seo 2021-05-18 17:24:34 -0300
  • 465880458a TODO(gcc): cheri: work around a gcc bug in _dl_setup_stack_chk_guard Szabolcs Nagy 2022-07-15 19:33:23 +0100
  • f574dab01e cheri: __LP64__ is not defined for purecap ABI Carlos Eduardo Seo 2022-01-26 16:19:33 -0300
  • 1564a64fbe cheri: headers: Define {u}intptr_t and {u}intcap_t for CHERI Szabolcs Nagy 2021-06-11 12:52:26 +0100
  • 2c8d045b3f aarch64: morello: use separate c++-types.data Szabolcs Nagy 2022-07-12 13:37:15 +0100
  • 96c133e930 aarch64: morello: use separate localplt data for morello Szabolcs Nagy 2022-04-26 09:09:18 +0100
  • ffea1653cd aarch64: morello: Add separate lp64 and morello linux abilists Szabolcs Nagy 2022-04-08 16:39:40 +0100
  • fc2bda8bbf aarch64: morello: Add purecap abi-variants on linux Szabolcs Nagy 2022-04-08 16:51:13 +0100
  • fa2eae72cc aarch64: morello: configure change for purecap abi Szabolcs Nagy 2022-04-08 16:27:01 +0100
  • 6b468c97cb aarch64: morello: Use separate lp64 and morello sysdep directories Szabolcs Nagy 2022-04-26 15:29:04 +0100
  • ba6ab14e64 aarch64: morello: add purecap support to build-many-glibcs.py Szabolcs Nagy 2022-04-25 10:52:12 +0100
  • a5c381d4b1 aarch64: Use fewer ifdefs in bits/fcntl.h Szabolcs Nagy 2022-07-15 08:42:53 +0100
  • 3f039a5009 aarch64: cleanup MOVL definition in sysdep.h Szabolcs Nagy 2022-07-13 14:48:59 +0100
  • cea2af3fd5 libio: adjust _IO_FILE / _IO_FILE_complete for 128 bit pointers Szabolcs Nagy 2021-07-26 16:31:38 -0300
  • 1604aadbdf static: glibc-bug: NL_CURRENT_INDIRECT is broken so disable it Szabolcs Nagy 2022-03-18 10:14:58 +0000
  • 3a69d7f241 cheri: Fix elf/tst-dlmodcount test Szabolcs Nagy 2022-04-14 18:34:26 +0100
  • 75c97620cc Fix stdlib/test-dlclose-exit-race to not hang Szabolcs Nagy 2022-04-13 08:18:10 +0100
  • 41359701cd Fix resource/bug-ulimit1 test Szabolcs Nagy 2022-05-06 14:19:54 +0100
  • ae60f3996d Fix elf/tst-dlmopen-twice to support enough link namespaces Szabolcs Nagy 2022-10-18 16:33:52 +0100
  • b30fd928ac Fix missing NUL terminator in stdio-common/scanf13 test Szabolcs Nagy 2022-10-11 14:57:16 +0100
  • 1dc3098e2c Fix malloc/tst-scratch_buffer OOB access Szabolcs Nagy 2022-10-11 13:23:25 +0100
  • 5f1f0f9a71 Fix off-by-one OOB read in elf/tst-tls20 Szabolcs Nagy 2022-10-11 13:07:59 +0100
  • dd9ec10913 Fix off-by-one OOB write in iconv/tst-iconv-mt Szabolcs Nagy 2022-09-26 15:38:19 +0100
  • adeba2c19a Use uintptr_t in string/tester for pointer alignment Szabolcs Nagy 2022-03-21 12:36:16 +0000
  • 2c91d717c9 Fix the symbolic link of multilib dirs Szabolcs Nagy 2022-06-08 14:09:28 +0100
  • 4197d863de elf: Fix alloca size in _dl_debug_vdprintf Szabolcs Nagy 2022-10-11 14:22:35 +0100
  • 01359abab8 malloc: Fix alignment logic in obstack Szabolcs Nagy 2022-03-16 14:07:04 +0000
  • a05d385531 malloc: Use uintptr_t in alloc_buffer Szabolcs Nagy 2022-03-16 12:09:15 +0000
  • ada54f951a malloc: Use uintptr_t for pointer alignment Carlos Eduardo Seo 2022-01-26 16:00:13 -0300
  • edbd249ed8 Use uintptr_t in fts for pointer alignment Szabolcs Nagy 2022-07-12 10:59:16 +0100
  • 4c22e2fa7d Fix invalid pointer dereference in wcpcpy_chk Szabolcs Nagy 2022-06-21 15:57:48 +0100
  • 36cb53c9c8 Fix invalid pointer dereference in wcscpy_chk Szabolcs Nagy 2022-06-21 14:43:30 +0100
  • d549598009 aarch64: Fix the extension header write in getcontext and swapcontext Szabolcs Nagy 2022-07-29 08:00:06 +0100
  • 81a40a16b0 aarch64: Don't build wordcopy Szabolcs Nagy 2022-07-28 14:29:19 +0100
  • ed4d5c56b8 scripts: Use bool in tunables initializer Szabolcs Nagy 2021-06-08 14:03:38 +0100
  • b6c6210774 Fix OOB read in stdlib thousand grouping parsing [BZ #29727] Szabolcs Nagy 2022-10-11 15:24:41 +0100
  • 6f360366f7 elf: Introduce to _dl_call_fini Florian Weimer 2022-10-27 11:36:44 +0200
  • a65ff76c9a ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called Florian Weimer 2022-10-27 11:36:44 +0200
  • 77db67c56b scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY) Florian Weimer 2022-10-27 11:36:44 +0200
  • 11306df777 Remove lingering libSegfault Makefile entries Adhemerval Zanella 2022-10-26 15:13:17 -0300
  • 86cb990eeb math: Fix asin and acos invalid exception with old gcc Szabolcs Nagy 2022-10-13 11:10:10 +0100
  • 42c99ba55f cheri: stdio-common: Add test for %#p printf modifier arm/morello/v2 Carlos Eduardo Seo 2022-08-08 16:09:37 -0300
  • 829e179a52 Fix elf/tst-tls20 stack OOB access Szabolcs Nagy 2022-10-11 13:07:59 +0100
  • 8a4566d712 Revert "Fix elf/tst-tls20 stack OOB access" Szabolcs Nagy 2022-10-26 09:25:36 +0100
  • 7a76b94bab TODO: fix _dl_runtime_profile entry after revert Szabolcs Nagy 2022-10-21 15:46:42 +0100
  • a6e4d0bbd7 Revert "TODO(audit): aarch64: morello: add _dl_runtime_profile entry" Szabolcs Nagy 2022-10-21 15:44:36 +0100
  • c5872cb18b Revert "TODO(gprof): aarch64: morello: add gprof profiling support to asm" Szabolcs Nagy 2022-10-21 15:43:44 +0100
  • 3295936b27 Revert "TODO(drop): aarch64: morello: CPU feature detection for Morello" Szabolcs Nagy 2022-10-21 15:41:13 +0100
  • 782fb76092 Revert "TODO(relro): cheri: make __attribute_relro a nop" Szabolcs Nagy 2022-10-21 15:38:35 +0100
  • 8593166279 Revert "TODO(l_addr): cheri: rtld: elfptr_t fix in rtld.c program header processing" Szabolcs Nagy 2022-10-21 15:37:29 +0100
  • bf969db943 aarch64: morello: add prctl with correct vararg handling Szabolcs Nagy 2022-10-26 10:19:30 +0100
  • a46c1b96f3 TODO: fix variadic syscalls Szabolcs Nagy 2022-10-25 13:10:54 +0100
  • 0e893e3d68 TODO: use empty dl-symaddr.c Szabolcs Nagy 2022-10-21 16:27:33 +0100
  • 057a635835 TODO: use empty wordcopy.c Szabolcs Nagy 2022-10-21 16:27:10 +0100
  • 45b4ae2ffd TODO: more l_addr cleanup Szabolcs Nagy 2022-10-21 15:51:49 +0100
  • e8d0e61aa2 TODO(uapi): cheri: start: restrict auxv capability permissions Szabolcs Nagy 2022-10-21 09:52:47 +0100
  • df30ef1b0d cheri: Fix capability permissions of PROT_NONE maps in test code Szabolcs Nagy 2022-10-25 09:14:46 +0100
  • cef9089a68 cheri: Fix capability permissions of PROT_NONE map in locarchive Szabolcs Nagy 2022-10-25 11:20:48 +0100
  • b2854b0bcc cheri: nptl: Fix thread stack capability permissions Szabolcs Nagy 2022-10-24 16:18:42 +0100
  • 40b60cc1db cheri: elf: Fix segment mapping permissions Szabolcs Nagy 2022-10-21 12:38:26 +0100
  • 44283b4f2f cheri: malloc: Ensure the mappings have RW permission Szabolcs Nagy 2022-10-21 12:35:33 +0100
  • 418ede06d7 aarch64: morello: define PROT_MAX Szabolcs Nagy 2022-10-21 12:10:11 +0100
  • dac0b184e7 TODO(uapi): mmap perm emulation Szabolcs Nagy 2022-10-24 15:29:58 +0100
  • 28f19db3b8 TODO: update cheri_perms.h Szabolcs Nagy 2022-10-24 11:53:56 +0100
  • e6f3fe362f aarch64: Use memcpy_simd as the default memcpy Wilco Dijkstra 2022-10-26 14:16:50 +0100
  • a8e72913fe aarch64: Cleanup memset ifunc Wilco Dijkstra 2022-10-26 14:12:55 +0100
  • a1dc0be03c elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x Adhemerval Zanella 2022-10-25 13:19:16 -0300
  • 891a7958a2 elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x Adhemerval Zanella 2022-10-25 13:19:16 -0300
  • 59e501f204 x86_64: Implement evex512 version of strchrnul, strchr and wcschr Sunil K Pandey 2022-07-26 13:54:56 -0700
  • 7b7dfbb0cb linux: Fix generic struct_stat for 64 bit time (BZ# 29657) Adhemerval Zanella 2022-10-19 19:14:04 -0300
  • 3362566e84 linux: Fix generic struct_stat for 64 bit time (BZ# 29657) Adhemerval Zanella 2022-10-19 19:14:04 -0300
  • ca5df79545 linux: Fix generic struct_stat for 64 bit time (BZ# 29657) Adhemerval Zanella 2022-10-19 19:14:04 -0300
  • 7a6ca82f80 linux: Fix generic struct_stat for 64 bit time (BZ# 29657) Adhemerval Zanella 2022-10-19 19:14:04 -0300
  • a35c960dbb manual: Add missing % in int conversion list Jakub Wilk 2022-10-24 13:48:08 +0200
  • 9273b2d0e9 Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488) Aurelien Jarno 2022-10-10 00:39:33 +0200
  • b357157361 Fix BZ #29463 in the ibm128 implementation of y1l too Michael Hudson-Doyle 2022-08-22 14:05:04 +1200
  • 2b5478569e Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488) Aurelien Jarno 2022-10-10 00:39:33 +0200
  • be930668ec Remove all assembly optimizations for htonl and htons Adhemerval Zanella 2022-10-24 11:35:04 -0300
  • 29ff5b5b72 Remove htonl.S for i386/x86_64 Cristian Rodríguez 2022-10-20 23:02:37 +0000
  • b6e37b7805 Fix BZ #29463 in the ibm128 implementation of y1l too Michael Hudson-Doyle 2022-08-22 14:05:04 +1200
  • b87a70e5e2 Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h Joseph Myers 2022-10-24 13:43:19 +0000
  • 8775479804 x86: Use testb for FSRM check in memmove-vec-unaligned-erms Noah Goldstein 2022-10-19 19:13:38 -0700
  • f04f8373dd x86: Use testb for case-locale check in str{n}casecmp-sse42 Noah Goldstein 2022-10-19 19:13:37 -0700
  • 7775574ce0 x86: Use testb for case-locale check in str{n}casecmp-sse2 Noah Goldstein 2022-10-19 19:13:36 -0700
  • b6d02d6457 x86: Use testb for case-locale check in str{n}casecmp-avx2 Noah Goldstein 2022-10-19 19:13:35 -0700
  • 5ce9766417 x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl Noah Goldstein 2022-10-19 19:15:55 -0700
  • c25eb94aed x86: Remove AVX512-BVMI2 instruction from strrchr-evex.S Noah Goldstein 2022-10-20 10:26:46 -0700
  • 78412dcc6a cheri: Update the static tls requirement of the libc Szabolcs Nagy 2022-10-18 15:10:03 +0100
  • a885fc2d68 sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [BZ #29698] Felix Riemann 2022-10-18 17:20:44 +0200
  • 0ff92021c0 nis: Fix nis_print_directory Adhemerval Zanella Netto 2022-09-26 13:53:24 -0300
  • 9b5e138f2b linux: Avoid shifting a negative signed on POSIX timer interface Adhemerval Zanella 2022-08-30 09:08:02 -0300
  • 643a2d0139 Bench: Improve benchtests for memchr, strchr, strnlen, strrchr Noah Goldstein 2022-10-18 17:44:09 -0700
  • b412213eee x86: Optimize strrchr-evex.S and implement with VMM headers Noah Goldstein 2022-10-18 17:44:07 -0700
  • 4af6844aa5 x86: Optimize memrchr-evex.S Noah Goldstein 2022-10-18 17:44:06 -0700
  • b79f8ff26a x86: Optimize strnlen-evex.S and implement with VMM headers Noah Goldstein 2022-10-18 17:44:05 -0700
  • 69717709ec x86: Shrink / minorly optimize strchr-evex and implement with VMM headers Noah Goldstein 2022-10-18 17:44:04 -0700
  • 330881763e x86: Optimize memchr-evex.S and implement with VMM headers Noah Goldstein 2022-10-18 17:44:03 -0700
  • 451c6e5854 x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr Sunil K Pandey 2022-08-18 06:48:07 -0700
  • 932dd83efd String: Improve test coverage for memchr Sunil K Pandey 2022-10-18 00:36:51 -0700
  • 58548b9d68 Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources Florian Weimer 2022-10-18 17:00:07 +0200
  • 88f4b6929c Introduce <pointer_guard.h>, extracted from <sysdep.h> Florian Weimer 2022-10-18 17:00:07 +0200
  • 246f37d6b1 x86-64: Move LP_SIZE definition to its own header Florian Weimer 2022-10-18 17:00:07 +0200
  • 7363a9a9a0 math: Fix asin and acos invalid exception with old gcc Szabolcs Nagy 2022-10-13 11:10:10 +0100
  • be066536bd x86: Update strlen-evex-base to use new reg/vec macros. Noah Goldstein 2022-10-14 22:00:30 -0500
  • 47f5d51461 x86: Remove now unused vec header macros. Noah Goldstein 2022-10-14 22:00:29 -0500
  • a6784653f7 x86: Update memset to use new VEC macros Noah Goldstein 2022-10-14 22:00:28 -0500
  • 4fb7d8a938 x86: Update memmove to use new VEC macros Noah Goldstein 2022-10-14 22:00:27 -0500
  • 3088a66ff8 x86: Update memrchr to use new VEC macros Noah Goldstein 2022-10-14 22:00:26 -0500
  • 52ab7604db x86: Update VEC macros to complete API for evex/evex512 impls Noah Goldstein 2022-10-14 22:00:25 -0500
  • 9f55d2e7c4 elf: Do not completely clear reused namespace in dlmopen (bug 29600) Florian Weimer 2022-10-14 12:43:07 +0200
  • 8d125a1f91 elf: Do not completely clear reused namespace in dlmopen (bug 29600) Florian Weimer 2022-10-14 11:02:25 +0200
  • 19535f3b57 elf: Do not completely clear reused namespace in dlmopen (bug 29600) Florian Weimer 2022-10-14 11:02:25 +0200
  • 2c42257314 elf: Do not completely clear reused namespace in dlmopen (bug 29600) Florian Weimer 2022-10-14 11:02:25 +0200
  • d5313bcb7e nss: Use shared prefix in IPv4 address in tst-reload1 Florian Weimer 2022-09-23 19:30:57 +0200
  • 16c7ed6e68 nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816) Florian Weimer 2022-09-13 16:11:40 +0200
  • c95ef423d7 nss: Implement --no-addrconfig option for getent Florian Weimer 2022-09-13 16:10:20 +0200
  • f8730697d2 nss: Use shared prefix in IPv4 address in tst-reload1 Florian Weimer 2022-09-23 19:30:57 +0200
  • 135c29bf9c nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816) Florian Weimer 2022-09-13 16:11:40 +0200
  • 767c99850b nss: Implement --no-addrconfig option for getent Florian Weimer 2022-09-13 16:10:20 +0200
  • 908454129d nss: Use shared prefix in IPv4 address in tst-reload1 Florian Weimer 2022-09-23 19:30:57 +0200
  • 2681d38caf nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816) Florian Weimer 2022-09-13 16:11:40 +0200
  • 700d3281f9 nss: Implement --no-addrconfig option for getent Florian Weimer 2022-09-13 16:10:20 +0200
  • 4ad4ea848b math: Fix asin and acos invalid exception Szabolcs Nagy 2022-10-13 11:10:10 +0100
  • 15a94e6668 malloc: Switch global_max_fast to uint8_t Florian Weimer 2022-10-13 05:45:41 +0200
  • ba0ca36132 Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h Joseph Myers 2022-10-12 14:28:47 +0000
  • 3bd18aa4d1 Add AArch64 HWCAP2_EBF16 from Linux 6.0 to bits/hwcap.h Joseph Myers 2022-10-12 14:28:14 +0000
  • f660eb9cc7 cheri: malloc: disable capability narrowing on some tests Szabolcs Nagy 2022-10-07 16:05:29 +0100
  • 1fa257f338 cheri: malloc: add tunable to turn narrowing off Szabolcs Nagy 2022-10-06 12:00:39 +0100
  • cdba5ffdae cheri: malloc: Capability narrowing using internal lookup table Szabolcs Nagy 2022-09-29 17:40:58 +0100
  • f54124b801 cheri: malloc: Initial capability narrowing support Szabolcs Nagy 2022-09-21 15:32:34 +0100
  • 3d959e4b0e malloc: Don't use __libc_free for tcache cleanup Szabolcs Nagy 2022-10-03 11:58:09 +0100
  • c0a839639b cheri: elf: make sure dlpi_phdr covers the load segments Szabolcs Nagy 2022-09-14 14:04:18 +0100
  • 0648dbf3a0 aarch64: morello: add dl-r_debug.h Szabolcs Nagy 2022-09-14 11:25:55 +0100
  • bbfb104b50 TODO(api): cheri: fix dl_iterate_phdr dlpi_addr Szabolcs Nagy 2022-09-07 17:37:38 +0100
  • 66e78c5b74 aarch64: morello: elf: drop unused load address computation Szabolcs Nagy 2022-09-08 14:57:20 +0100
  • 4d7cf069ee cheri: elf: Turn l_addr back to ElfW(Addr) Szabolcs Nagy 2022-09-07 16:45:18 +0100
  • 9c11d64d6d cheri: elf: use RX, RW capabilities to derive pointers Szabolcs Nagy 2022-08-08 13:03:57 +0100
  • b35504abf0 aarch64: morello: RX, RW fixes for relocation processing Szabolcs Nagy 2022-09-02 14:57:03 +0100
  • f0e8f3667c aarch64: morello: elf: Return bounded pointer in __tls_get_addr Szabolcs Nagy 2022-09-07 14:17:46 +0100
  • ab0bc274aa aarch64: morello: fix DL_SYMBOL_ADDRESS Szabolcs Nagy 2022-09-06 14:17:35 +0100
  • 9912e5c608 cheri: fix SYMBOL_ADDRESS to return RX derived pointer Szabolcs Nagy 2022-09-06 09:08:25 +0100
  • e841326457 cheri: elf: Use RW permissions for l_ld when needed Szabolcs Nagy 2022-09-02 14:07:06 +0100
  • a1d26f7b1d aarch64: morello: add D_PTR_RW Szabolcs Nagy 2022-09-01 16:43:19 +0100
  • e6a2c4c4bb aarch64: morello: fix relative relocs Szabolcs Nagy 2022-08-31 16:37:40 +0100
  • 87dffcda13 cheri: Setup RX, RW capabilities for static linking Szabolcs Nagy 2022-09-07 10:38:29 +0100
  • a66d563c9e cheri: elf: Setup per module RX and RW capabilities Szabolcs Nagy 2022-09-01 09:45:30 +0100
  • 74085ebc1f aarch64: morello: Add elf_machine_rtld_base_setup Szabolcs Nagy 2022-08-08 11:29:21 +0100
  • 1b0716e083 elf: add dl_{rx,rw}_ptr to derive addresses within a map Szabolcs Nagy 2022-08-08 10:56:14 +0100
  • 55ada9157d cheri: elf: add an RW capability to link_map Szabolcs Nagy 2022-08-08 09:22:44 +0100
  • 11e0080cd5 aarch64: morello: Use purecap ELF entry ABI in _start Szabolcs Nagy 2022-08-31 11:26:46 +0100
  • bb624b6c43 aarch64: morello: use RW and RX capabilities for static start code Szabolcs Nagy 2022-08-30 16:00:57 +0100
  • 8d2bab6e17 cheri: change __libc_start_main prototype Szabolcs Nagy 2022-08-30 10:01:44 +0100
  • d5f9769d53 aarch64: morello: rewrite start code in C Szabolcs Nagy 2022-08-26 09:06:27 +0100
  • 009e1fd306 aarch64: morello: remove ELF_MACHINE_START_ADDRESS Szabolcs Nagy 2022-09-07 15:43:09 +0100
  • a3085f72f8 cheri: elf: make l_entry a capability Szabolcs Nagy 2022-09-06 08:40:52 +0100
  • 456f4dd6e5 TODO: cheri: elf: Add new AT_* auxv types Szabolcs Nagy 2022-08-31 11:55:45 +0100
  • a2d8296886 TODO: drop unused u64 reloc addr from lazy relocs Szabolcs Nagy 2022-09-08 16:18:38 +0100
  • 73f47b6560 TODO: aarch64: morello: fix abs sym reloc Szabolcs Nagy 2022-09-06 16:31:33 +0100
  • bfc66c9896 TODO: cheri: elf: turn back to addresses: l_map_end, l_text_end, l_relro_start Szabolcs Nagy 2022-08-23 16:37:25 +0100
  • 284e4f1755 aarch64: morello: update HWCAP2_MORELLO value Szabolcs Nagy 2022-08-23 16:37:25 +0100
  • afbfdd28bd TODO(uapi): narrow capability in mmap and mremap Szabolcs Nagy 2022-08-05 11:44:57 +0100
  • c3d2d246c5 static: glibc-bug: NL_CURRENT_INDIRECT is broken so disable it Szabolcs Nagy 2022-03-18 10:14:58 +0000
  • 94f15a4231 TODO: cheri: printf: fix unused variable warning Szabolcs Nagy 2022-10-10 13:34:36 +0100
  • cb2ecefc21 cheri: use getauxptr in iconv/tst-gconv-init-failure test Szabolcs Nagy 2022-10-11 16:24:05 +0100
  • 85c6eba32a Fix OOB read in stdlib thousand separator handling Szabolcs Nagy 2022-10-11 15:24:41 +0100
  • 059dd1983c elf: Fix _dl_debug_vdprintf stack buffer underflow Szabolcs Nagy 2022-10-11 14:22:35 +0100
  • ed157fcccd Fix missing NUL terminator in stdio-common/scanf13 test Szabolcs Nagy 2022-10-11 14:57:16 +0100
  • fbc8167346 Fix malloc/tst-scratch_buffer Szabolcs Nagy 2022-10-11 13:23:25 +0100
  • 37cfa707b0 Fix elf/tst-tls20 stack OOB access Szabolcs Nagy 2022-10-11 13:07:59 +0100
  • 00f9cd1a70 Fix off-by-one error in iconv/tst-iconv-mt Szabolcs Nagy 2022-09-26 15:38:19 +0100
  • 264db94040 String: Improve test coverage for memchr Sunil K Pandey 2022-10-10 09:28:14 -0700
  • 5355f9ca7b elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support Adhemerval Zanella 2022-10-06 12:35:35 -0300
  • c15318bfc5 socket: Use offsetof in SUN_LEN (bug 29578) Andreas Schwab 2022-09-19 10:10:09 +0200
  • 954b8f3895 Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375) Andreas Schwab 2022-08-16 15:18:11 +0200
  • 3e27919274 Ensure calculations happen with desired rounding mode in y1lf128 Michael Hudson-Doyle 2022-08-12 11:29:31 +1200
  • 589eda82bb LoongArch: Fix the condition to use PC-relative addressing in start.S Xi Ruoyao 2022-10-02 22:23:09 +0800
  • f9646d138f arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774) Adhemerval Zanella 2021-09-28 17:53:28 +0000
  • e3976287b2 nscd: Drop local address tuple variable [BZ #29607] Siddhesh Poyarekar 2022-10-04 18:40:25 -0400
  • bca80a916e nscd: Drop local address tuple variable [BZ #29607] Siddhesh Poyarekar 2022-10-04 18:40:25 -0400
  • e82aab227b csu: Disable stack protector for static-reloc for static-pie Adhemerval Zanella 2022-10-05 14:07:28 -0300
  • 90d58fe844 NEWS: Fix grammar Andreas Schwab 2022-10-06 13:17:16 +0200
  • e76369ed63 elf: Simplify output of hwcap subdirectories in ld.so help Javier Pello 2022-09-27 20:10:08 +0200
  • ab40f20364 elf: Remove _dl_string_hwcap Javier Pello 2022-09-27 20:09:28 +0200
  • 78d9a1620b Add NEWS entry for legacy hwcaps removal Javier Pello 2022-09-27 20:08:47 +0200
  • cfbf883db3 elf: Remove hwcap and bits_hwcap fields from struct cache_entry Javier Pello 2022-09-27 20:08:09 +0200
  • 4a7094119c elf: Remove hwcap parameter from add_to_cache signature Javier Pello 2022-09-27 20:07:24 +0200
  • b78ff5a25d elf: Remove legacy hwcaps support from ldconfig Javier Pello 2022-09-27 20:06:45 +0200
  • 6099908fb8 elf: Remove legacy hwcaps support from the dynamic loader Javier Pello 2022-09-27 20:05:59 +0200
  • d178c67535 x86_64: Remove platform directory library loading test Javier Pello 2022-09-27 20:05:15 +0200
  • 7fe6734d28 Update to Unicode 15.0.0 [BZ #29604] Mike FABIAN 2022-09-29 16:04:42 +0200
  • 27d67e974e Update kernel version to 6.0 in header constant tests Joseph Myers 2022-10-05 22:11:27 +0000
  • 9dc4e29f63 x86: Fix -Os build (BZ #29576) Adhemerval Zanella Netto 2022-09-21 10:51:08 -0300
  • 6128e82ebe sunrpc: Suppress GCC -Os warning on user2netname Adhemerval Zanella Netto 2022-09-21 10:51:07 -0300
  • cbf24edbb3 rt: Initialize mq_send input on tst-mqueue{5,6} Adhemerval Zanella Netto 2022-09-21 10:51:06 -0300
  • 442e3a2172 posix: Suppress -Os may be used uninitialized warnings on regexec Adhemerval Zanella Netto 2022-09-21 10:51:05 -0300
  • 9ec1c8cd24 posix: Suppress -Os warnings on fnmatch Adhemerval Zanella Netto 2022-09-21 10:51:04 -0300
  • c651f9da53 locale: prevent maybe-uninitialized errors with -Os [BZ #19444] Martin Jansa 2022-09-21 10:51:03 -0300
  • a878a1384c Regenerate sysdeps/mach/hurd/bits/errno.h Joseph Myers 2022-10-05 19:21:25 +0000
  • 919b9bfaa9 Update syscall lists for Linux 6.0 Joseph Myers 2022-10-05 14:33:14 +0000
  • 2bd815d834 nscd: Drop local address tuple variable [BZ #29607] Siddhesh Poyarekar 2022-10-04 18:43:50 -0400
  • 6e33e5c4b7 nscd: Drop local address tuple variable [BZ #29607] Siddhesh Poyarekar 2022-10-04 18:40:25 -0400
  • 1f3f0060a1 Use Linux 6.0 in build-many-glibcs.py Joseph Myers 2022-10-04 13:57:19 +0000
  • 0c9137a444 CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768) Florian Weimer 2022-01-17 11:49:25 +0100
  • 7a9e8a984a <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC Florian Weimer 2021-03-09 21:07:24 +0100
  • 76e807f5f1 sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542) Martin Sebor 2022-01-17 10:21:34 +0100
  • 52d57fc76d CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542) Florian Weimer 2022-01-17 10:21:34 +0100
  • b10d5e62a6 socket: Add the __sockaddr_un_set function Florian Weimer 2022-01-17 10:21:34 +0100
  • 6fd634e9b9 NEWS: Mention CVE-2020-29562 (BZ #26923) Siddhesh Poyarekar 2020-12-07 22:29:18 +0530
  • 1896ace580 iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923) Michael Colavita 2020-11-19 11:44:40 -0500
  • cdf5ee727d NEWS: Mention CVE-2021-35942 Dmitry V. Levin 2022-10-04 08:00:00 +0000
  • aa510aa276 NEWS: Mention CVE-2021-27645 DJ Delorie 2021-03-03 14:52:57 -0500
  • 3299ce69c5 NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3) Florian Weimer 2021-01-29 17:29:57 +0100
  • b2229db87d NEWS: Mention CVE-2019-25013 Siddhesh Poyarekar 2021-01-08 09:17:06 +0530
  • 32022774db NEWS: Move CVE-2021-33574 entry from 2.32 section to 2.32.1 Dmitry V. Levin 2022-10-04 08:00:00 +0000
  • 09c113cf00 NEWS: Move CVE-2020-27618 entry from 2.32 section to 2.32.1 Dmitry V. Levin 2022-10-04 08:00:00 +0000
  • f6f96a16e6 NEWS: add entries for fixed bugs Dmitry V. Levin 2022-10-04 08:00:00 +0000
  • ede8acfdee Fix typos in "NEWS for version 2.32" Paul Zimmermann 2020-12-08 20:26:32 +0530
  • 51e00fc5aa Fix typos in NEWS file Shuo Wang 2020-11-02 15:53:13 +0800
  • 67e310afb9 x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 38e321f4ac x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 068c8d5aa9 x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 35f655c890 x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 050d652900 x86-64: Require BMI2 for AVX2 strncmp implementation Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 26d4359b44 x86-64: Require BMI2 for AVX2 strcmp implementation Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 007581a1cc x86-64: Require BMI2 for AVX2 str(n)casecmp implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 1480535aa3 x86: include BMI1 and BMI2 in x86-64-v3 level Aurelien Jarno 2022-10-03 23:16:46 +0200
  • e570b865b5 x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 36d6b9be3d x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 94b9c1b640 x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 67e863742d x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • b9cbb8dd48 x86-64: Require BMI2 for AVX2 strncmp implementation Aurelien Jarno 2022-10-03 23:16:46 +0200
  • e1561d8cf0 x86-64: Require BMI2 for AVX2 strcmp implementation Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 414fc856ff x86-64: Require BMI2 for AVX2 str(n)casecmp implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 95f5089d4a x86: include BMI1 and BMI2 in x86-64-v3 level Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 20152a849b x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 02aa1f4a5b x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation Aurelien Jarno 2022-10-03 23:16:46 +0200
  • c85a45acac x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 1523fbedff x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 7e1326c43a x86-64: Require BMI2 for AVX2 strncmp implementation Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 6260de8867 x86-64: Require BMI2 for AVX2 strcmp implementation Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 0161ebf15b x86-64: Require BMI2 for AVX2 str(n)casecmp implementations Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 97ff96b0e1 x86: include BMI1 and BMI2 in x86-64-v3 level Aurelien Jarno 2022-10-03 23:16:46 +0200
  • 2d8ef784bd x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 923c3f3c37 x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation Aurelien Jarno 2022-10-03 23:46:11 +0200
  • d9196d4f3f x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations Aurelien Jarno 2022-10-03 23:46:11 +0200
  • d8bf4388df x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 29c577e0f5 x86-64: Require BMI2 for AVX2 strncmp implementation Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 7afbd1e56a x86-64: Require BMI2 for AVX2 strcmp implementation Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 46479e5d10 x86-64: Require BMI2 for AVX2 str(n)casecmp implementations Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 18bec23cbb x86: include BMI1 and BMI2 in x86-64-v3 level Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 7e8283170c x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 3c0c78afab x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation Aurelien Jarno 2022-10-03 23:46:11 +0200
  • e3e7fab7fe x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations Aurelien Jarno 2022-10-03 23:46:11 +0200
  • f31a5a884e x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations Aurelien Jarno 2022-10-03 23:46:11 +0200
  • fc7de1d9b9 x86-64: Require BMI2 for AVX2 strncmp implementation Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 4d64c64457 x86-64: Require BMI2 for AVX2 strcmp implementation Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 10f79d3670 x86-64: Require BMI2 for AVX2 str(n)casecmp implementations Aurelien Jarno 2022-10-03 23:46:11 +0200
  • b80f16adbd x86: include BMI1 and BMI2 in x86-64-v3 level Aurelien Jarno 2022-10-03 23:46:11 +0200
  • 653c12c7d8 x86: Cleanup pthread_spin_{try}lock.S Noah Goldstein 2022-09-30 21:13:27 -0700
  • 10c779f44a Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock Noah Goldstein 2022-09-30 21:13:26 -0700
  • 114e299ca6 x86: Remove .tfloat usage Adhemerval Zanella 2022-03-11 11:08:55 -0300
  • 365b3af67e nptl: Convert tst-setuid2 to test-driver Yu Chien Peter Lin 2022-09-30 20:19:51 +0800
  • 3bea50ccbc support: Add xpthread_cond_signal wrapper Yu Chien Peter Lin 2022-09-30 20:19:50 +0800
  • a6d2e2c192 hppa: undef __ASSUME_SET_ROBUST_LIST John David Anglin 2022-09-20 20:14:14 +0000
  • cdc496eb55 hppa: undef __ASSUME_SET_ROBUST_LIST John David Anglin 2022-09-20 20:14:14 +0000
  • 562e5b2821 hppa: Fix initialization of dp register [BZ 29635] John David Anglin 2022-10-01 19:49:25 +0000
  • d1d8379bff hppa: Fix initialization of dp register [BZ 29635] John David Anglin 2022-10-01 19:49:25 +0000
  • b7bd94068e hppa: Fix initialization of dp register [BZ 29635] John David Anglin 2022-10-01 19:49:25 +0000
  • ba70f69598 Fix iseqsig for _FloatN and _FloatNx in C++ with GCC 13 Joseph Myers 2022-09-30 19:36:41 +0000
  • 76e05613ee stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638) Adhemerval Zanella 2022-09-29 16:15:20 -0300
  • 609c9d0951 malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624) Adhemerval Zanella 2022-09-29 16:18:06 -0300
  • 13db9ee2cb stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638) Adhemerval Zanella 2022-09-29 16:15:20 -0300
  • 8b10727a9a LoongArch: Add static PIE support Xi Ruoyao 2022-09-24 15:45:34 +0800
  • 46bcc6c0c9 s390x: Update math: redirect roundeven function users/skpgkp2/2.33/master Stefan Liebler 2021-06-28 13:01:07 +0200
  • 224c17c70b Update math: redirect roundeven function H.J. Lu 2021-06-23 13:29:41 -0700
  • 6e6e51a1a2 Use GCC builtins for roundeven functions if desired. Shen-Ta Hsieh 2021-05-24 09:43:12 +0800
  • b85d5b3fe1 x86_64: roundeven with sse4.1 support Shen-Ta Hsieh 2021-05-24 09:43:11 +0800
  • 63b6eecd08 math: redirect roundeven function Shen-Ta Hsieh 2021-05-24 09:43:10 +0800
  • 5da65a9be3 AArch64: Add support for roundeven[f] Wilco Dijkstra 2021-06-08 13:33:09 +0100
  • 5eb21c62ce Benchtest: Add additional benchmarks for strlen and strnlen Noah Goldstein 2022-09-28 12:20:12 -0700
  • b0969fa53a x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591] Noah Goldstein 2022-09-20 17:58:04 -0700
  • 2b05bbfd35 x86-64: Require BMI2 for avx2 functions [BZ #29611] Sunil K Pandey 2022-09-28 15:53:49 -0700
  • 956cda8d9f x86-64: Require BMI2 for strchr-avx2.S [BZ #29611] H.J. Lu 2021-04-19 10:45:07 -0700
  • 114e3349de x86-64: Require BMI2 for avx2 functions [BZ #29611] Sunil K Pandey 2022-09-28 15:53:49 -0700
  • 986e7b911f x86-64: Require BMI2 for strchr-avx2.S [BZ #29611] H.J. Lu 2021-04-19 10:45:07 -0700
  • 59216172e3 x86-64: Require BMI2 for avx2 functions [BZ #29611] Sunil K Pandey 2022-09-28 15:53:49 -0700
  • 286c89f8c7 x86-64: Require BMI2 for strchr-avx2.S [BZ #29611] H.J. Lu 2021-04-19 10:45:07 -0700
  • d4b7559457 x86-64: Require BMI2 for avx2 functions [BZ #29611] Sunil K Pandey 2022-09-28 15:53:49 -0700
  • b8bb48a18d x86-64: Require BMI2 for strchr-avx2.S [BZ #29611] H.J. Lu 2021-04-19 10:45:07 -0700
  • 6bbc1a3a35 x86-64: Require BMI2 for avx2 functions [BZ #29611] Sunil K Pandey 2022-09-28 14:33:48 -0700
  • f9e29095fc x86-64: Require BMI2 for strchr-avx2.S [BZ #29611] H.J. Lu 2021-04-19 10:45:07 -0700
  • ea326b2e98 nptl: Add backoff mechanism to spinlock loop Wangyang Guo 2022-05-06 01:50:10 +0000
  • 870d564e7c sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h Noah Goldstein 2022-04-27 15:13:02 -0500
  • 8b9ad5ec93 nptl: Effectively skip CAS in spinlock loop Jangwoong Kim 2021-12-14 21:30:51 +0900
  • 60b8295333 Move assignment out of the CAS condition H.J. Lu 2021-11-12 11:47:42 -0800
  • 8844d9b22d Add LLL_MUTEX_READ_LOCK [BZ #28537] H.J. Lu 2021-11-02 18:33:07 -0700
  • 0ec276739a Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537] H.J. Lu 2021-11-11 06:54:01 -0800
  • f5a70409db Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537] H.J. Lu 2021-11-11 06:31:51 -0800
  • 3e5760fcb4 Update _FloatN header support for C++ in GCC 13 Joseph Myers 2022-09-28 20:09:34 +0000
  • d7f32c9958 hurd: Fix typo Samuel Thibault 2022-09-28 19:21:44 +0200
  • 227c903587 get_nscd_addresses: Fix subscript typos [BZ #29605] Jörg Sonnenberger 2022-09-26 13:59:16 -0400
  • c9226c03da get_nscd_addresses: Fix subscript typos [BZ #29605] Jörg Sonnenberger 2022-09-26 13:59:16 -0400
  • ea69248445 nptl: Add backoff mechanism to spinlock loop Wangyang Guo 2022-05-06 01:50:10 +0000
  • 04efdcfac4 sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h Noah Goldstein 2022-04-27 15:13:02 -0500
  • 43760d33d7 nptl: Effectively skip CAS in spinlock loop Jangwoong Kim 2021-12-14 21:30:51 +0900
  • 6bcfbee727 Move assignment out of the CAS condition H.J. Lu 2021-11-12 11:47:42 -0800
  • a6b81f605d Add LLL_MUTEX_READ_LOCK [BZ #28537] H.J. Lu 2021-11-02 18:33:07 -0700
  • ed8300c054 Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537] H.J. Lu 2021-11-11 06:54:01 -0800
  • a2e259014f Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537] H.J. Lu 2021-11-11 06:31:51 -0800
  • e36aeeaf08 nptl: Add backoff mechanism to spinlock loop Wangyang Guo 2022-05-06 01:50:10 +0000
  • 4f3c6dcd20 sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h Noah Goldstein 2022-04-27 15:13:02 -0500
  • 7de3f0a96c hurd: Increase SOMAXCONN to 4096 Samuel Thibault 2022-09-27 23:37:42 +0200
  • 22f4ab2d20 Use atomic_exchange_release/acquire Wilco Dijkstra 2022-09-26 16:58:08 +0100
  • c02e29a0ba nss: Use shared prefix in IPv4 address in tst-reload1 Florian Weimer 2022-09-23 19:30:57 +0200
  • fecf481f0f nss: Enhance tst-reload1 coverage and logging Florian Weimer 2022-09-23 19:30:57 +0200
  • 4a07fbb689 Use C11 atomics instead of atomic_decrement_and_test Wilco Dijkstra 2022-09-22 15:40:37 +0100
  • d1babeb32d Use C11 atomics instead of atomic_increment(_val) Wilco Dijkstra 2022-09-22 15:32:40 +0100
  • 8114b95cef Use C11 atomics instead of atomic_and/or Wilco Dijkstra 2022-09-22 15:27:20 +0100
  • 774d43f27d malloc: Print error when oldsize is not equal to the current size. Qingqing Li 2022-09-22 15:32:56 -0400
  • de477abcaa Use '%z' instead of '%Z' on printf functions Adhemerval Zanella Netto 2022-09-01 10:02:30 -0300
  • 340097d0b5 elf: Extract glibcelf constants from <elf.h> Florian Weimer 2022-09-22 12:10:41 +0200
  • e6e6184bed scripts: Enhance glibcpp to do basic macro processing Florian Weimer 2022-09-22 12:10:41 +0200
  • f40c7887d3 scripts: Extract glibcpp.py from check-obsolete-constructs.py Florian Weimer 2022-09-22 12:10:41 +0200
  • 2e81493fa6 riscv: Remove RV32 floating point functions Alistair Francis 2022-09-20 15:21:13 -0400
  • 73e9fe43ac riscv: Consolidate the libm-test-ulps Alistair Francis 2022-09-15 00:37:10 -0400
  • 385f2ecda9 hurd: Fix SIOCADD/DELRT ioctls Samuel Thibault 2022-09-21 19:28:56 +0200
  • b84199eb18 hurd: Drop struct rtentry and in6_rtmsg Samuel Thibault 2022-09-21 19:28:25 +0200
  • 9ba0f010a6 hurd: Add _IOT_ifrtreq to <net/route.h> Damien Zammit 2022-09-21 19:27:39 +0200
  • 044755e2fa resolv: Fix building tst-resolv-invalid-cname for earlier C standards Florian Weimer 2022-08-30 13:30:03 +0200
  • 2def56a349 nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces Florian Weimer 2022-09-20 12:38:22 +0200
  • 480c820493 resolv: Add new tst-resolv-invalid-cname Florian Weimer 2022-08-30 10:02:49 +0200
  • c36e7cca35 nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154) Florian Weimer 2022-08-30 10:02:49 +0200
  • 9abc40d9b5 nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305) Florian Weimer 2022-08-30 10:02:49 +0200
  • 7267341ec1 nss_dns: Remove remnants of IPv6 address mapping Florian Weimer 2022-08-30 10:02:49 +0200
  • 32e5db3768 nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr Florian Weimer 2022-08-30 10:02:49 +0200
  • d9c979abf9 nss_dns: Split getanswer_ptr from getanswer_r Florian Weimer 2022-08-30 10:02:49 +0200
  • e7c03f4765 resolv: Add DNS packet parsing helpers geared towards wire format Florian Weimer 2022-08-30 10:02:49 +0200
  • c288e032ae resolv: Add internal __ns_name_length_uncompressed function Florian Weimer 2022-08-30 10:02:49 +0200
  • bb8adbba4f resolv: Add the __ns_samebinaryname function Florian Weimer 2022-08-30 10:02:49 +0200
  • 4d2e67d6e5 resolv: Add internal __res_binary_hnok function Florian Weimer 2022-08-30 10:02:49 +0200
  • 6a833d798e resolv: Add tst-resolv-aliases Florian Weimer 2022-08-30 10:02:49 +0200
  • 1a3afdfe31 resolv: Add tst-resolv-byaddr for testing reverse lookup Florian Weimer 2022-08-30 10:02:49 +0200
  • 2628500f5d m68k: Enforce 4-byte alignment on internal locks (BZ #29537) Adhemerval Zanella 2022-08-30 10:33:15 -0300
  • a7d5383328 m68k: Enforce 4-byte alignment on internal locks (BZ #29537) Adhemerval Zanella 2022-08-30 10:33:15 -0300
  • fd36873ff9 elf: Use C11 atomics on _dl_mcount Adhemerval Zanella 2022-09-20 16:04:13 -0300
  • f50a6c843a gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583) Florian Weimer 2022-09-20 12:12:43 +0200
  • dee4146cec gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583) Florian Weimer 2022-09-20 12:12:43 +0200
  • 52c037f357 gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583) Florian Weimer 2022-09-20 12:12:43 +0200
  • c0c9092f75 hurd: Use IF_NAMESIZE rather than IFNAMSIZ Samuel Thibault 2022-09-21 08:51:50 +0200
  • ffd0b295d9 hurd: Add ifrtreq structure to net/route.h Damien Zammit 2022-09-21 00:41:31 +0200
  • fa47e8e6df hppa: undef __ASSUME_SET_ROBUST_LIST John David Anglin 2022-09-20 20:14:14 +0000
  • 85a3228744 linux: Use same type for MMAP2_PAGE_UNIT Adhemerval Zanella 2022-03-10 08:07:37 -0300
  • aeb4d2e981 m68k: Enforce 4-byte alignment on internal locks (BZ #29537) Adhemerval Zanella 2022-08-30 10:33:15 -0300
  • c75d20b5b2 nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816) Florian Weimer 2022-09-13 16:11:40 +0200
  • a623f13adf nss: Implement --no-addrconfig option for getent Florian Weimer 2022-09-13 16:10:20 +0200
  • 6fea8e6b94 resolv: Fix building tst-resolv-invalid-cname for earlier C standards Florian Weimer 2022-08-30 13:30:03 +0200
  • 649213ae27 nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces Florian Weimer 2022-09-20 12:38:22 +0200
  • 4a214c7448 resolv: Add new tst-resolv-invalid-cname Florian Weimer 2022-08-30 10:02:49 +0200
  • 519e1b0251 nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154) Florian Weimer 2022-08-30 10:02:49 +0200
  • ee74c14325 nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305) Florian Weimer 2022-08-30 10:02:49 +0200
  • 692fc980eb nss_dns: Remove remnants of IPv6 address mapping Florian Weimer 2022-08-30 10:02:49 +0200
  • def97e7f71 nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr Florian Weimer 2022-08-30 10:02:49 +0200
  • 51b6c3c28b nss_dns: Split getanswer_ptr from getanswer_r Florian Weimer 2022-08-30 10:02:49 +0200
  • 492d259ebc resolv: Add DNS packet parsing helpers geared towards wire format Florian Weimer 2022-08-30 10:02:49 +0200
  • a333ba1d50 resolv: Add internal __ns_name_length_uncompressed function Florian Weimer 2022-08-30 10:02:49 +0200
  • d7c22ec359 resolv: Add the __ns_samebinaryname function Florian Weimer 2022-08-30 10:02:49 +0200
  • 83b09a8e86 resolv: Add internal __res_binary_hnok function Florian Weimer 2022-08-30 10:02:49 +0200
  • 6e56f918a8 resolv: Add tst-resolv-aliases Florian Weimer 2022-08-30 10:02:49 +0200
  • fae10fcb3b resolv: Add tst-resolv-byaddr for testing reverse lookup Florian Weimer 2022-08-30 10:02:49 +0200
  • f97905f246 gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583) Florian Weimer 2022-09-20 12:12:43 +0200
  • d883d02008 elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937) Florian Weimer 2022-09-20 11:00:42 +0200
  • c15c0f1985 elf: Rename _dl_sort_maps parameter from skip to force_first Florian Weimer 2022-09-06 07:38:10 +0200
  • ff344711ea scripts/dso-ordering-test.py: Generate program run-time dependencies Florian Weimer 2022-09-06 07:38:10 +0200
  • da5f134f6d elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937) Florian Weimer 2022-09-20 11:00:42 +0200
  • d1241cf001 elf: Rename _dl_sort_maps parameter from skip to force_first Florian Weimer 2022-09-06 07:38:10 +0200
  • 7a3f8c8a7a scripts/dso-ordering-test.py: Generate program run-time dependencies Florian Weimer 2022-09-06 07:38:10 +0200
  • 1df71d32fe elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937) Florian Weimer 2022-09-20 11:00:42 +0200
  • 766b73768b Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165) Florian Weimer 2022-09-19 08:10:41 +0200
  • 7ae60af75b hurd: Factorize at/non-at functions Samuel Thibault 2022-09-17 19:47:57 +0000
  • 6841aed6c4 tst-sprintf-errno: Update Hurd message length Samuel Thibault 2022-09-17 17:42:42 +0200
  • 22c96052ac RISC-V: Allow long jumps to __syscall_error Łukasz Stelmach 2022-09-16 21:31:27 +0200
  • 5652e12cce hurd: Make readlink* just reopen the file used for stat Samuel Thibault 2022-09-15 21:53:57 +0200
  • 2ff6775ad3 elf: Fix hwcaps string size overestimation Javier Pello 2022-09-05 20:09:01 +0200
  • f4687bb416 elf: Fix hwcaps string size overestimation Javier Pello 2022-09-05 20:09:01 +0200
  • 4b95b6e8bb elf: Fix hwcaps string size overestimation Javier Pello 2022-09-05 20:09:01 +0200
  • 55a636430b Use __ehdr_start rather than _begin in _dl_start_final Alan Modra 2022-04-27 14:39:10 +0930
  • 9e5c991106 hurd: Fix readlink() hanging on fifo Samuel Thibault 2022-09-14 18:52:52 +0200
  • 05967faf0e Fix BRE typos in check-safety.sh Paul Eggert 2022-09-14 00:10:45 -0500
  • bc5cb538e5 elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere Florian Weimer 2022-09-13 19:57:43 +0200
  • 61e15f6815 elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere Florian Weimer 2022-09-13 19:57:43 +0200
  • df51334828 elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere Florian Weimer 2022-09-13 19:57:43 +0200
  • 2d7ed98add Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564] Sergei Trofimovich 2022-09-13 13:39:13 -0400
  • 5d885617ce NEWS: Note bug 12154 and bug 29305 as fixed Florian Weimer 2022-09-13 13:22:27 +0200
  • a30e960328 Use relaxed atomics since there is no MO dependence Wilco Dijkstra 2022-09-13 11:58:07 +0100
  • a7fa604f30 resolv: Fix building tst-resolv-invalid-cname for earlier C standards Florian Weimer 2022-08-30 13:30:03 +0200
  • c5cdb39c20 nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces Florian Weimer 2022-08-30 10:02:49 +0200
  • e2ec6a8db3 resolv: Add new tst-resolv-invalid-cname Florian Weimer 2022-08-30 10:02:49 +0200
  • 7a236dc44a nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154) Florian Weimer 2022-08-30 10:02:49 +0200
  • 78c8ef21fa nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305) Florian Weimer 2022-08-30 10:02:49 +0200
  • 5165080fec nss_dns: Remove remnants of IPv6 address mapping Florian Weimer 2022-08-30 10:02:49 +0200
  • 77f523c473 nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr Florian Weimer 2022-08-30 10:02:49 +0200
  • b714ab7e3c nss_dns: Split getanswer_ptr from getanswer_r Florian Weimer 2022-08-30 10:02:49 +0200
  • f0e9657067 resolv: Add DNS packet parsing helpers geared towards wire format Florian Weimer 2022-08-30 10:02:49 +0200
  • adb69f8ffe resolv: Add internal __ns_name_length_uncompressed function Florian Weimer 2022-08-30 10:02:49 +0200
  • 20ec40a51d resolv: Add the __ns_samebinaryname function Florian Weimer 2022-08-30 10:02:49 +0200
  • 3c9b4004e2 resolv: Add internal __res_binary_hnok function Florian Weimer 2022-08-30 10:02:49 +0200
  • bffc33e90e resolv: Add tst-resolv-aliases Florian Weimer 2022-08-30 10:02:49 +0200
  • 9d7eebde8f resolv: Add tst-resolv-byaddr for testing reverse lookup Florian Weimer 2022-08-30 10:02:49 +0200
  • f278835f59 makedb: fix build with libselinux >= 3.1 (Bug 26233) Aurelien Jarno 2022-09-11 11:30:17 -0400
  • 1918241b55 tst-sprintf-errno: Update Hurd message output Samuel Thibault 2022-09-11 14:20:32 +0200
  • a364a3a709 Use C11 atomics instead of atomic_decrement(_val) Wilco Dijkstra 2022-09-09 14:22:26 +0100
  • 53b251c9ff Use C11 atomics instead atomic_add(_zero) Wilco Dijkstra 2022-09-09 14:11:23 +0100
  • 83859e1115 mktime: improve heuristic for ca-1986 Indiana DST Paul Eggert 2022-09-08 20:08:32 -0500
  • 82a1ec8510 Assume HAVE_TZSET in time/mktime.c Paul Eggert 2022-09-08 20:08:32 -0500
  • a23820f605 elf: Fix hwcaps string size overestimation Javier Pello 2022-09-05 20:09:01 +0200
  • 3d7d5c10c8 errlist: add missing entry for EDEADLOCK (bug 29545) Andreas Schwab 2022-09-08 10:25:21 +0200
  • b8cc607f3c Do not define static_assert or thread_local in headers for C2x Joseph Myers 2022-09-07 18:39:28 +0000
  • c399271c10 nscd: Fix netlink cache invalidation if epoll is used [BZ #29415] Fabian Vogt 2022-07-27 11:44:07 +0200
  • 89d40cacd0 malloc: Use C11 atomics rather than atomic_exchange_and_add Wilco Dijkstra 2022-09-06 16:49:01 +0100
  • 2b3d020055 nscd: Fix netlink cache invalidation if epoll is used [BZ #29415] Fabian Vogt 2022-07-27 11:44:07 +0200
  • f8ad66a4ca nscd: Fix netlink cache invalidation if epoll is used [BZ #29415] Fabian Vogt 2022-07-27 11:44:07 +0200
  • b46412fb17 Add NEWS entry for CVE-2022-39046 Siddhesh Poyarekar 2022-09-06 09:31:50 -0400
  • 76fe56020e Add NEWS entry for CVE-2022-39046 Siddhesh Poyarekar 2022-09-06 09:31:50 -0400
  • dbb75513f5 elf: Rename _dl_sort_maps parameter from skip to force_first Florian Weimer 2022-09-06 07:38:10 +0200
  • 183d997372 scripts/dso-ordering-test.py: Generate program run-time dependencies Florian Weimer 2022-09-06 07:38:10 +0200
  • 2fc7320668 math: x86: Use prefix for FP_INIT_ROUNDMODE Adhemerval Zanella 2022-03-10 14:48:44 -0300
  • 0784e7913f scripts/build-many-glibcs.py: Use https:// for sourceware.org Git clones Florian Weimer 2022-09-05 15:51:05 +0200
  • cd84e30c04 debug: test for more required cacellation points (BZ# 29274) Adhemerval Zanella 2022-06-27 20:37:45 +0000
  • 29eb796119 elf.h: Remove duplicate definition of VER_FLG_WEAK Florian Weimer 2022-09-05 12:11:19 +0200
  • 645d94808a syslog: Remove extra whitespace between timestamp and message (BZ#29544) Adhemerval Zanella 2022-09-05 09:34:39 -0300
  • 45459476ec syslog: Remove extra whitespace between timestamp and message (BZ#29544) Adhemerval Zanella 2022-09-05 09:34:39 -0300
  • 930993921f LoongArch: Add soft float support. caiyinyu 2022-08-22 16:00:51 +0800
  • b3736d1a3c elf: Restore how vDSO dependency is printed with LD_TRACE_LOADED_OBJECTS (BZ #29539) Adhemerval Zanella 2022-08-30 13:35:52 -0300
  • 1e903124ce elf: Restore how vDSO dependency is printed with LD_TRACE_LOADED_OBJECTS (BZ #29539) Adhemerval Zanella 2022-08-30 13:35:52 -0300
  • 8cd559cf5a nptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_sp Adhemerval Zanella 2022-03-08 17:31:08 -0300
  • b41c535f46 Apply asm redirections in wchar.h before first use Raphael Moreira Zinsly 2022-08-24 11:43:37 -0300
  • 2a44960cbc Apply asm redirections in stdio.h before first use [BZ #27087] Tulio Magno Quites Machado Filho 2022-07-07 18:12:58 -0300
  • 9e960717e1 Apply asm redirections in wchar.h before first use Raphael Moreira Zinsly 2022-08-24 11:43:37 -0300
  • 3c791f2031 Apply asm redirections in wchar.h before first use Raphael Moreira Zinsly 2022-08-24 11:43:37 -0300
  • c7509d49c4 Apply asm redirections in wchar.h before first use Raphael Moreira Zinsly 2022-08-24 11:43:37 -0300
  • 51b72ac04b elf: Call __libc_early_init for reused namespaces (bug 29528) Florian Weimer 2022-08-26 21:15:43 +0200
  • da7afc97ad elf: Call __libc_early_init for reused namespaces (bug 29528) Florian Weimer 2022-08-26 21:15:43 +0200
  • 924e4f3eaa elf: Call __libc_early_init for reused namespaces (bug 29528) Florian Weimer 2022-08-26 21:15:43 +0200
  • 536ddc5c02 elf: Call __libc_early_init for reused namespaces (bug 29528) Florian Weimer 2022-08-26 21:15:43 +0200
  • 577c2fc7f3 elf: Call __libc_early_init for reused namespaces (bug 29528) Florian Weimer 2022-08-26 21:15:43 +0200
  • d09aa4a172 resolv: Fix building tst-resolv-invalid-cname for earlier C standards Florian Weimer 2022-08-30 13:30:03 +0200
  • b0e7888d1f syslog: Fix large messages (BZ#29536) Adhemerval Zanella 2022-08-28 16:52:53 -0300
  • 52a5be0df4 syslog: Fix large messages (BZ#29536) Adhemerval Zanella 2022-08-28 16:52:53 -0300
  • ddcf5a9170 posix: Fix macro expansion producing 'defined' has undefined behavior Adhemerval Zanella 2022-03-09 18:22:46 -0300
  • 6c4ee1aba1 stdlib: Fix macro expansion producing 'defined' has undefined behavior Adhemerval Zanella 2022-03-09 15:36:53 -0300
  • 8b915921fb Add test for bug 29530 Andreas Schwab 2022-08-29 15:05:40 +0200
  • bbb0692779 support: Add xsetlocale function Arjun Shankar 2019-11-11 14:57:23 +0100
  • 839405a350 support: Implement TEST_COMPARE_STRING Florian Weimer 2018-11-07 12:42:44 +0100
  • 211a30a92b Fix memmove call in vfprintf-internal.c:group_number Joseph Myers 2021-11-08 19:11:51 +0000
  • e1c0c00cc2 Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26211). Joseph Myers 2020-07-07 14:54:12 +0000
  • 29b12753b5 stdio: Add tests for printf multibyte convertion leak [BZ#25691] Adhemerval Zanella 2020-03-19 18:35:46 -0300
  • c6fad4fa14 stdio: Remove memory leak from multibyte convertion [BZ#25691] Florian Weimer 2020-03-19 18:32:28 -0300
  • 6da40102c7 Add test for bug 29530 Andreas Schwab 2022-08-29 15:05:40 +0200
  • f22d1cb932 support: Add xsetlocale function Arjun Shankar 2019-11-11 14:57:23 +0100
  • b2b761bc47 Fix memmove call in vfprintf-internal.c:group_number Joseph Myers 2021-11-08 19:11:51 +0000
  • 5b5dd5a43d Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26211). Joseph Myers 2020-07-07 14:54:12 +0000
  • b307c13ef3 stdio: Add tests for printf multibyte convertion leak [BZ#25691] Adhemerval Zanella 2020-03-19 18:35:46 -0300
  • e68db8bf5a stdio: Remove memory leak from multibyte convertion [BZ#25691] Florian Weimer 2020-03-19 18:32:28 -0300
  • e57d8fc97b S390: Always use svc 0 Stefan Liebler 2022-08-25 12:17:48 +0200
  • c8f2a3e803 Add test for bug 29530 Andreas Schwab 2022-08-29 15:05:40 +0200
  • d0aac8b483 Add test for bug 29530 Andreas Schwab 2022-08-29 15:05:40 +0200
  • f7a037e249 support: Add xsetlocale function Arjun Shankar 2019-11-11 14:57:23 +0100
  • eac0ebb6b0 Fix memmove call in vfprintf-internal.c:group_number Joseph Myers 2021-11-08 19:11:51 +0000
  • 2c2357eede Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26211). Joseph Myers 2020-07-07 14:54:12 +0000
  • 957c70c6ca stdio: Add tests for printf multibyte convertion leak [BZ#25691] Adhemerval Zanella 2020-03-19 18:35:46 -0300
  • 2adadce76d stdio: Remove memory leak from multibyte convertion [BZ#25691] Florian Weimer 2020-03-19 18:32:28 -0300
  • e6ae5b25cd Fix memmove call in vfprintf-internal.c:group_number Joseph Myers 2021-11-08 19:11:51 +0000
  • 1dbe841a67 Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26211). Joseph Myers 2020-07-07 14:54:12 +0000
  • 5a802723db stdio: Add tests for printf multibyte convertion leak [BZ#25691] Adhemerval Zanella 2020-03-19 18:35:46 -0300
  • ae7748e67f stdio: Remove memory leak from multibyte convertion [BZ#25691] Florian Weimer 2020-03-19 18:32:28 -0300
  • 1d495912a7 nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces Florian Weimer 2022-08-30 10:02:49 +0200
  • 9caf782276 resolv: Add new tst-resolv-invalid-cname Florian Weimer 2022-08-30 10:02:49 +0200
  • 32b599ac8c nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154) Florian Weimer 2022-08-30 10:02:49 +0200
  • d101d836e7 nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305) Florian Weimer 2022-08-30 10:02:49 +0200
  • a7fc30b522 nss_dns: Remove remnants of IPv6 address mapping Florian Weimer 2022-08-30 10:02:49 +0200
  • e32547d661 nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr Florian Weimer 2022-08-30 10:02:49 +0200
  • 0dcc43e998 nss_dns: Split getanswer_ptr from getanswer_r Florian Weimer 2022-08-30 10:02:49 +0200
  • 857c890d9b resolv: Add DNS packet parsing helpers geared towards wire format Florian Weimer 2022-08-30 10:02:49 +0200
  • 78b1a4f0e4 resolv: Add internal __ns_name_length_uncompressed function Florian Weimer 2022-08-30 10:02:49 +0200
  • 394085a34d resolv: Add the __ns_samebinaryname function Florian Weimer 2022-08-30 10:02:49 +0200
  • c79327bf00 resolv: Add internal __res_binary_hnok function Florian Weimer 2022-08-30 10:02:49 +0200
  • 87aa98aa80 resolv: Add tst-resolv-aliases Florian Weimer 2022-08-30 10:02:49 +0200
  • 0b99828d54 resolv: Add tst-resolv-byaddr for testing reverse lookup Florian Weimer 2022-08-30 10:02:49 +0200
  • 241603123c LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with GCC >= 13 Xi Ruoyao 2022-08-20 16:43:44 +0800
  • fa9e095bbe LoongArch: Fix ptr mangling/demangling features. caiyinyu 2022-08-17 08:17:39 +0800
  • 02ca25fef2 nscd: Fix netlink cache invalidation if epoll is used [BZ #29415] Fabian Vogt 2022-07-27 11:44:07 +0200
  • ca6466e8be Add test for bug 29530 Andreas Schwab 2022-08-29 15:05:40 +0200
  • 51231c469b Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514] Richard Henderson 2022-08-23 13:49:23 -0700
  • 063f7462da hurd: Fix vm_size_t incoherencies Samuel Thibault 2022-08-29 01:42:47 +0200
  • cb033e6b0c mach: Make xpg_strerror_r set a message on error Samuel Thibault 2022-08-27 14:46:23 +0200
  • 03ad444e8e mach: Fix incoherency between perror and strerror Samuel Thibault 2022-08-27 13:52:46 +0200
  • d0e357ff45 elf: Call __libc_early_init for reused namespaces (bug 29528) Florian Weimer 2022-08-26 21:15:43 +0200
  • 06d4381dd8 csu: Change start code license to have link exception Szabolcs Nagy 2022-08-22 14:21:53 +0100
  • 5ecc982412 s390: Move hwcaps/platform names out of _rtld_global_ro Florian Weimer 2022-08-25 16:34:20 +0200
  • 89baed0b93 Revert "Detect ld.so and libc.so version inconsistency during startup" Florian Weimer 2022-08-25 18:46:41 +0200
  • 025a8cce63 Add NT_LOONGARCH_* from Linux 5.19 to elf.h Joseph Myers 2022-08-24 18:19:13 +0000
  • 6f85dbf102 Detect ld.so and libc.so version inconsistency during startup Florian Weimer 2022-08-24 17:35:36 +0200
  • 3bd3c612e9 Linux: Fix enum fsconfig_command detection in <sys/mount.h> Florian Weimer 2022-08-16 09:25:23 +0200
  • bb1e8b0ca9 linux: Fix sys/mount.h usage with kernel headers Adhemerval Zanella 2022-08-10 14:24:47 -0300
  • d48813227b linux: Use compile_c_snippet to check linux/mount.h availability Adhemerval Zanella 2022-08-10 14:24:46 -0300
  • 4dad97e2a2 linux: Mimic kernel defition for BLOCK_SIZE Adhemerval Zanella 2022-08-10 14:24:45 -0300
  • 1cc5513114 linux: Use compile_c_snippet to check linux/pidfd.h availability Adhemerval Zanella 2022-08-10 14:24:44 -0300
  • 0062e7dd1c glibcextract.py: Add compile_c_snippet Adhemerval Zanella 2022-08-10 16:24:06 -0300
  • 06e4033c83 Merge getopt patch from Gnulib Paul Eggert 2022-08-23 21:16:40 -0700
  • 464138e904 Merge _GL_UNUSED C23 patch from Gnulib Paul Eggert 2022-08-23 21:16:39 -0700
  • 8995b84c45 LoongArch: Fix dl-machine.h code formatting. Xi Ruoyao 2022-08-24 09:27:04 +0800
  • bd13cb19f5 scripts/glibcelf.py: Add hashing support Florian Weimer 2022-08-19 11:16:32 +0200
  • af6b1cce98 hurd: Fix starting static binaries with stack protection enabled Samuel Thibault 2022-08-22 22:34:31 +0200
  • 4565083abc htl: Make pthread*_cond_timedwait register wref before releasing mutex Samuel Thibault 2022-08-22 22:27:24 +0200
  • 8bf0bc8350 htl: make __pthread_hurd_cond_timedwait_internal check mutex is held Samuel Thibault 2022-08-22 22:25:27 +0200
  • 68507377f2 socket: Check lengths before advancing pointer in CMSG_NXTHDR Arjun Shankar 2022-08-02 11:10:25 +0200
  • 83f1d9851e NEWS: Add entry for bug 28846 Arjun Shankar 2022-08-22 18:26:29 +0200
  • 5c62874f42 NEWS: Add entry for bug 28846 Arjun Shankar 2022-08-22 18:21:14 +0200
  • 4c199499d6 Add AArch64 HWCAP2_* constants from Linux 5.19 Joseph Myers 2022-08-22 14:59:39 +0000
  • cbd8685e82 socket: Check lengths before advancing pointer in CMSG_NXTHDR Arjun Shankar 2022-08-02 11:10:25 +0200
  • d13a7a6f10 socket: Check lengths before advancing pointer in CMSG_NXTHDR Arjun Shankar 2022-08-02 11:10:25 +0200
  • a727220b37 Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502) Joseph Myers 2022-08-22 14:16:57 +0000
  • 1fcc7bfee2 alpha: Fix generic brk system call emulation in __brk_call (bug 29490) Florian Weimer 2022-08-22 11:04:47 +0200
  • 4bafc4001d alpha: Fix generic brk system call emulation in __brk_call (bug 29490) Florian Weimer 2022-08-22 11:04:47 +0200
  • 8b139cd4f1 alpha: Fix generic brk system call emulation in __brk_call (bug 29490) Florian Weimer 2022-08-22 11:04:47 +0200
  • e7ad26ee3c alpha: Fix generic brk system call emulation in __brk_call (bug 29490) Florian Weimer 2022-08-22 11:04:47 +0200
  • f7b0fc5cc6 hurd: Assume non-suid during bootstrap Samuel Thibault 2022-08-19 02:16:54 +0200
  • 9125e43daf Use binutils 2.39 branch in build-many-glibcs.py Joseph Myers 2022-08-18 13:16:56 +0000
  • 174d0b61c7 Linux: Require properly configured /dev/pts for PTYs Aurelien Jarno 2022-08-18 12:25:46 +0200
  • f465b21b06 S390: Fix werror=unused-variable in ifunc-impl-list.c. Stefan Liebler 2022-08-18 09:10:48 +0200
  • 2b274fd8c9 Ensure calculations happen with desired rounding mode in y1lf128 Michael Hudson-Doyle 2022-08-12 11:29:31 +1200
  • 0a167374fd Linux: Detect user namespace support in io/tst-getcwd-smallbuff Florian Weimer 2022-01-24 18:14:24 +0100
  • 4ad1659d8c getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999) Siddhesh Poyarekar 2022-01-21 23:32:56 +0530
  • 3319cea99e support: Add helpers to create paths longer than PATH_MAX Siddhesh Poyarekar 2022-01-18 13:29:36 +0530
  • f733e291bb support: Fix xclone build failures on ia64 and hppa Florian Weimer 2021-06-25 09:30:00 +0200
  • 43757c70ee support: Add xclone Adhemerval Zanella 2021-03-10 12:26:30 -0300
  • 29d3aeb0e8 Add xchdir to libsupport. Alexandra Hájková 2020-12-26 18:45:13 +0100
  • 2d7720f316 support: Add create_temp_file_in_dir Adhemerval Zanella 2020-10-15 15:14:22 -0300
  • 1d78299911 localedata: Convert French language locales (fr_*) to UTF-8 Florian Weimer 2022-08-17 09:10:20 +0200
  • 2955ef4b7c Linux: Fix enum fsconfig_command detection in <sys/mount.h> Florian Weimer 2022-08-16 09:25:23 +0200
  • dd2315a866 elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere Florian Weimer 2022-08-16 08:27:50 +0200
  • e982657073 Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485) Florian Weimer 2022-08-15 16:43:59 +0200
  • 4bc889c01c stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279] Noah Goldstein 2022-06-22 16:34:42 -0700
  • a88f07f71f stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265] Noah Goldstein 2022-06-22 08:24:21 -0700
  • a2ee8c6500 Move ip_mreqn structure from Linux to generic Samuel Thibault 2022-08-13 23:02:51 +0200
  • 37fd2ac665 stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279] Noah Goldstein 2022-06-22 16:34:42 -0700
  • a1ec4157bc stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265] Noah Goldstein 2022-06-22 08:24:21 -0700
  • 85860ad6ea malloc: Do not use MAP_NORESERVE to allocate heap segments Florian Weimer 2022-08-15 16:45:40 +0200
  • f82e05ebb2 Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485) Florian Weimer 2022-08-15 16:43:59 +0200
  • af6e07dad7 non-linux: bits/in.h: Add more RFC options Samuel Thibault 2022-08-15 11:25:55 +0200
  • 453b88efe6 arm: Remove nested functionf rom relocate_pc24 Adhemerval Zanella 2022-07-26 10:34:01 -0300
  • 774058d729 linux: Fix sys/mount.h usage with kernel headers Adhemerval Zanella 2022-08-10 14:24:47 -0300
  • e1226cdc6b linux: Use compile_c_snippet to check linux/mount.h availability Adhemerval Zanella 2022-08-10 14:24:46 -0300
  • c68b6044bc linux: Mimic kernel defition for BLOCK_SIZE Adhemerval Zanella 2022-08-10 14:24:45 -0300
  • 1542019b69 linux: Use compile_c_snippet to check linux/pidfd.h availability Adhemerval Zanella 2022-08-10 14:24:44 -0300
  • 841afa116e glibcextract.py: Add compile_c_snippet Adhemerval Zanella 2022-08-10 16:24:06 -0300
  • 1c9bc1b6e5 LoongArch: Add pointer mangling support. caiyinyu 2022-08-10 10:21:46 +0800
  • 12182ba18d AArch64: Fix typo in sve configure check (BZ# 29394) Wilco Dijkstra 2022-08-11 17:52:00 +0100
  • c51c483d2b libio: Improve performance of IO locks Wilco Dijkstra 2022-08-11 16:47:45 +0100
  • 302bc33bc5 elf: Replace strcpy call with memcpy [BZ #29454] Noah Goldstein 2022-08-08 11:26:22 +0800
  • 11f09947f3 tst-process_madvise: Check process_madvise-syscall support. Stefan Liebler 2022-08-11 09:47:46 +0200
  • 61d2066c19 elf.h: Add ELFCOMPRESS_ZSTD Fangrui Song 2022-08-10 21:46:09 -0700
  • 2ed26bca99 inet: Turn __ivaliduser into a compatibility symbol Florian Weimer 2022-08-10 08:35:41 +0200
  • 312ded0d63 x86: Fix #define STRCPY guard in strcpy-sse2.S Noah Goldstein 2022-08-08 11:26:21 +0800
  • 483cfe1a6a elf: Replace strcpy call with memcpy [BZ #29454] Noah Goldstein 2022-08-08 11:26:22 +0800
  • 8bc3f94a06 soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hf Kito Cheng 2022-07-05 17:46:31 +0800
  • 4ab59ce4e5 Update syscall lists for Linux 5.19 Joseph Myers 2022-08-02 21:05:07 +0000
  • 813a8d0171 Update syscall lists for Linux 5.19 Joseph Myers 2022-08-02 21:05:07 +0000
  • ac47d8f6cf Update syscall lists for Linux 5.19 Joseph Myers 2022-08-02 21:05:07 +0000
  • 2f3bf4cf63 TODO(drop): aarch64: morello: CPU feature detection for Morello arm/morello/v1 Carlos Eduardo Seo 2020-11-13 16:33:07 -0300
  • ccce788403 TODO(gprof): aarch64: morello: add gprof profiling support to asm Szabolcs Nagy 2022-07-13 15:22:10 +0100
  • 5ef98a9900 TODO(sprof): cheri: disable profiling shared libraries Szabolcs Nagy 2022-05-12 09:05:30 +0100
  • a8989aef06 TODO(audit): aarch64: morello: add _dl_runtime_profile entry Szabolcs Nagy 2022-07-13 16:01:24 +0100
  • 7f9c78bc3a TODO(pldd): cheri: elf: fix pldd to compile for purecap abi Carlos Eduardo Seo 2022-07-05 22:09:03 +0000
  • 7dac60585d cheri: Update libc.abilist for getauxptr Carlos Eduardo Seo 2022-07-12 20:16:53 +0000
  • 6cca02f732 cheri: elf: Fix tst-auxv for Morello Carlos Eduardo Seo 2022-06-23 15:27:55 -0300
  • 2b9e393156 TODO(api): cheri: misc: Implement new function getauxptr for CHERI capabilities Carlos Eduardo Seo 2022-05-18 00:52:09 +0000
  • d74b162292 TODO(uapi): aarch64: morello: add HWCAP2_MORELLO Szabolcs Nagy 2022-07-13 13:49:00 +0100
  • f4fe4afdf0 support: Fix TEST_COMPARE for uintptr_t. Carlos Eduardo Seo 2022-06-27 21:27:50 +0000
  • 3be82efc58 cheri: stdio-common: add support for printing CHERI capabilities Carlos Eduardo Seo 2022-07-07 18:46:43 +0000
  • cec148df6f cheri: nptl: Check user provided stack for PCS constraints Carlos Eduardo Seo 2022-03-17 20:51:32 -0300
  • d8173e2496 TODO(uapi): cheri: Fix sigevent ABI Szabolcs Nagy 2022-06-16 15:37:31 +0100
  • bb648757f0 TODO(morello): cheri: fix posix timers Szabolcs Nagy 2022-04-19 15:18:56 +0100
  • 989eb50954 TODO(api): cheri: elfptr_t in public api for unwinder Szabolcs Nagy 2022-04-13 09:27:08 +0100
  • 93ab84cd80 TODO(l_addr): cheri: rtld: elfptr_t fix in rtld.c program header processing Szabolcs Nagy 2022-04-07 10:08:51 +0100
  • 3eb1c569eb TODO(l_addr): aarch64: morello: dynamic linking support Szabolcs Nagy 2022-03-29 15:24:38 +0100
  • 6f93421a5f aarch64: rtld: avoid loading incompatible binaries Szabolcs Nagy 2022-04-29 14:02:17 +0100
  • 392f32c841 aarch64: morello: add lazy binding entry code Szabolcs Nagy 2022-07-08 16:35:35 +0100
  • d15c9f859f TODO(l_addr): cheri: rtld: elfptr_t fixes in dl-map-segments.h Szabolcs Nagy 2022-04-07 08:43:00 +0100
  • 51fe1e15ed TODO(incomplete): cheri: rtld: more elfptr_t in linkmap struct Szabolcs Nagy 2022-04-07 13:18:48 +0100
  • 2b1192cae0 cheri: elf: fix pointer provenance of l_tls_initimage Szabolcs Nagy 2022-04-07 17:04:59 +0100
  • 06fda78445 cheri: rtld: fix _dl_start to return elfptr_t Szabolcs Nagy 2022-04-20 09:54:31 +0100
  • a0cbaef87c aarch64: morello: rtld: add ld.so _start code Szabolcs Nagy 2022-03-29 16:30:33 +0100
  • 4f45607de9 aarch64: morello: rtld: define DL_RO_DYN_SECTION Szabolcs Nagy 2022-04-04 17:59:20 +0100
  • c755eefac5 aarch64: morello: fix ldconfig for purecap abi Szabolcs Nagy 2022-07-15 08:15:02 +0100
  • c779cc818e aarch64: morello: disable the vpcs test Szabolcs Nagy 2021-03-01 11:01:40 +0000
  • ec5240f821 aarch64: morello: add purecap ucontext support Carlos Eduardo Seo 2021-05-27 17:49:20 -0300
  • 89ab8ac121 aarch64: morello: add purecap setjmp/longjmp Carlos Eduardo Seo 2021-04-05 17:01:09 -0300
  • 257781e305 cheri: malloc: avoid switch over uintptr_t Szabolcs Nagy 2022-03-28 13:57:10 +0100
  • 6af67120e8 cheri: malloc: fix alignment logic in obstack Szabolcs Nagy 2022-03-16 14:07:04 +0000
  • 84068c087b cheri: malloc: use uintptr_t in alloc_buffer Szabolcs Nagy 2022-03-16 12:09:15 +0000
  • 4064e7a4fc cheri: malloc: align up without breaking capability in memalign Szabolcs Nagy 2022-03-15 09:54:59 +0000
  • b3d26f52f7 cheri: malloc: Disable pointer protection Szabolcs Nagy 2021-07-07 14:21:40 +0100
  • 0205012984 cheri: malloc: use intptr_t to preserve capabilities Carlos Eduardo Seo 2022-01-26 16:00:13 -0300
  • d0db1e8a12 cheri: fix invalid pointer use after realloc in localealias Szabolcs Nagy 2022-03-18 06:55:31 +0000
  • 68822420a6 cheri: fix pointer tagging in tsearch Szabolcs Nagy 2021-07-12 11:11:05 +0100
  • 159a76a8dd cheri: fix qsort for capabilities Szabolcs Nagy 2021-07-12 13:06:40 +0100
  • f7842f9392 cheri: wctype: turn wctype_t into a pointer Szabolcs Nagy 2022-03-17 12:30:37 +0000
  • 5778537ccd cheri: rseq: remove const to avoid readonly permission Szabolcs Nagy 2022-03-01 09:44:14 +0000
  • 01faa1bcd4 aarch64: morello: nptl: fix thread pointer setup Szabolcs Nagy 2022-07-13 12:15:16 +0100
  • 63bee6f155 aarch64: morello: nptl: fix pthread types for 128 bit pointers Szabolcs Nagy 2022-07-13 12:22:10 +0100
  • f29dda01e0 cheri: nptl: fix pthread_attr_t alignment Szabolcs Nagy 2022-07-12 13:09:02 +0100
  • b38585301d cheri: nptl: fix thread ID types for capabilities Szabolcs Nagy 2022-07-13 11:06:49 +0100
  • c8f1fc9d94 cheri: Implement 128-bit atomics Szabolcs Nagy 2021-06-08 12:48:43 +0100
  • 7880bbd374 cheri: elf: Use elfptr_t in _dl_protect_relro Szabolcs Nagy 2021-06-21 10:51:05 +0100
  • d63bc8be87 cheri: elf: elfptr_t fixes for preinit/init/fini array Szabolcs Nagy 2022-04-07 18:40:25 +0100
  • d257d001c3 TODO(l_addr): cheri: in static exe initialize l_addr to a zero capability Szabolcs Nagy 2021-06-24 13:29:19 +0100
  • 8536404f41 cheri: elf: use elfptr_t for auxv parsing Szabolcs Nagy 2022-03-14 08:44:32 +0000
  • 8022e6934e cheri: elf: Adjust Elf64_auxv_t for capabilities Szabolcs Nagy 2021-06-10 13:50:17 +0100
  • a4f02d3f68 cheri: elf: make l_addr a capability Szabolcs Nagy 2021-06-11 08:24:29 +0100
  • 091bcf0e1c cheri: elf: Add new a_type entries Carlos Eduardo Seo 2022-05-20 14:39:29 +0000
  • 823a9cb203 elf: add EF_AARCH64_CHERI_PURECAP Szabolcs Nagy 2022-04-29 14:27:32 +0100
  • bb5bc76947 elf: add Arm Morello relocations to elf.h Carlos Eduardo Seo 2020-11-18 17:22:25 -0300
  • 110733491a cheri: fix __minimal_malloc Szabolcs Nagy 2022-03-01 12:42:26 +0000
  • 4275aff6b8 cheri: fix static linking TLS setup Carlos Eduardo Seo 2021-06-09 15:23:23 -0300
  • cb79f5073a cheri: fix static linking early allocation Szabolcs Nagy 2022-07-18 07:12:56 +0100
  • 887a33c6bb TODO(gcc): cheri: work around a gcc bug in _dl_setup_stack_chk_guard Szabolcs Nagy 2022-07-15 19:33:23 +0100
  • ff2cd89ebb cheri: don't use dl_random for pointer mangling Szabolcs Nagy 2022-03-01 17:36:12 +0000
  • 347f7e2ac1 TODO(relro): cheri: make __attribute_relro a nop Szabolcs Nagy 2021-06-10 16:10:15 +0100
  • d77736297a TODO(ddc): aarch64: morello: purecap support in the CSU Carlos Eduardo Seo 2021-03-18 15:02:54 -0300
  • 2d0278e6d7 cheri: aarch64: Add header for CHERI permissions Carlos Eduardo Seo 2022-07-18 14:47:32 -0300
  • 822571c5b1 TODO(uapi): aarch64: morello: use non-ifunc gettimeofday Szabolcs Nagy 2022-03-17 10:09:46 +0000
  • 9f92fe592b TODO(uapi): aarch64: morello: make brk always fail Szabolcs Nagy 2021-06-03 10:05:53 +0100
  • fb41a562bf TODO(uapi): cheri: fix clone_args Szabolcs Nagy 2021-08-02 11:34:56 +0100
  • ed90470cc0 aarch64: morello: fix missing variadic argument in fcntl Szabolcs Nagy 2022-07-15 14:10:53 +0100
  • d23dfc0324 aarch64: morello: fix vfork Szabolcs Nagy 2022-07-12 11:13:57 +0100
  • ff371935db aarch64: morello: add purecap syscall support Carlos Eduardo Seo 2021-04-08 12:49:27 -0300
  • 9ef71c0be0 aarch64: fix VDSO setup to only apply to known ABIs Szabolcs Nagy 2022-05-11 10:30:36 +0100
  • 2d17978865 TODO(api): cheri: fix syscall return type Szabolcs Nagy 2022-07-14 14:22:26 +0100
  • fbdd679dfe aarch64: morello: string: memcpy Szabolcs Nagy 2022-04-26 08:19:58 +0100
  • dd44f97920 aarch64: morello: string: memset Szabolcs Nagy 2022-04-26 08:19:43 +0100
  • 30d6fef4c7 aarch64: morello: string: dummy c memcmp Szabolcs Nagy 2022-04-26 08:19:36 +0100
  • 05c7fd2959 aarch64: morello: string: dummy c memchr Szabolcs Nagy 2022-04-26 08:19:31 +0100
  • df91141390 aarch64: morello: string: dummy c memrchr Szabolcs Nagy 2022-04-26 08:19:47 +0100
  • 2e1fc3bdee aarch64: morello: purecap rawmemchr Carlos Eduardo Seo 2021-07-12 15:06:26 -0300
  • 0ae704caef aarch64: morello: string: dummy c strchrnul Szabolcs Nagy 2022-04-26 08:19:53 +0100
  • 538a80eaf4 aarch64: morello: string: dummy c strlen Szabolcs Nagy 2022-04-26 08:19:02 +0100
  • 42ab155048 aarch64: morello: string: dummy c strnlen Szabolcs Nagy 2022-04-26 08:19:18 +0100
  • 424b0ffa6f aarch64: morello: string: dummy c strcpy and stpcpy Szabolcs Nagy 2022-04-26 08:11:57 +0100
  • bec24b66e8 aarch64: morello: string: dummy c strcmp Szabolcs Nagy 2022-04-26 08:18:54 +0100
  • d496a3dd55 aarch64: morello: string: dummy c strncmp Szabolcs Nagy 2022-03-15 14:49:16 +0000
  • 750a8bb78b aarch64: morello: string: dummy c strchr Szabolcs Nagy 2022-04-26 08:18:43 +0100
  • 3a0ce7aeb0 aarch64: morello: string: dummy c strrchr Szabolcs Nagy 2022-04-26 08:19:24 +0100
  • eca95865e3 aarch64: morello: string: dummy c strspn Szabolcs Nagy 2022-03-16 10:58:57 +0000
  • e8728f756a aarch64: morello: string: dummy c strcspn Szabolcs Nagy 2022-03-16 10:59:17 +0000
  • db037e48fb aarch64: morello: update sysdep.h for purecap ABI Carlos Eduardo Seo 2021-05-18 17:24:34 -0300
  • 434271f132 TODO(spec): cheri: __LP64__ is not defined for purecap ABI Carlos Eduardo Seo 2022-01-26 16:19:33 -0300
  • 93c5545300 cheri: headers: Define {u}intptr_t and {u}intcap_t for CHERI Szabolcs Nagy 2021-06-11 12:52:26 +0100
  • 77777d453d aarch64: morello: use separate c++-types.data Szabolcs Nagy 2022-07-12 13:37:15 +0100
  • 78cc285037 aarch64: morello: use separate localplt data for morello Szabolcs Nagy 2022-04-26 09:09:18 +0100
  • ccec84f408 aarch64: morello: Add separate lp64 and morello linux abilists Szabolcs Nagy 2022-04-08 16:39:40 +0100
  • 9e6811dafb aarch64: morello: Add purecap abi-variants on linux Szabolcs Nagy 2022-04-08 16:51:13 +0100
  • 18fb025070 aarch64: morello: configure change for purecap abi Szabolcs Nagy 2022-04-08 16:27:01 +0100
  • 4fc4072240 aarch64: morello: Use separate lp64 and morello sysdep directories Szabolcs Nagy 2022-04-26 15:29:04 +0100
  • 570f6858b7 aarch64: morello: add purecap support to build-many-glibcs.py Szabolcs Nagy 2022-04-25 10:52:12 +0100
  • 084ac620b1 aarch64: Use fewer ifdefs in bits/fcntl.h Szabolcs Nagy 2022-07-15 08:42:53 +0100
  • 2adfa58c4f aarch64: cleanup MOVL definition in sysdep.h Szabolcs Nagy 2022-07-13 14:48:59 +0100
  • f8335dc69a libio: adjust _IO_FILE / _IO_FILE_complete for 128 bit pointers Szabolcs Nagy 2021-07-26 16:31:38 -0300
  • 1cb2ecf162 cheri: Fix elf/tst-dlmodcount test Szabolcs Nagy 2022-04-14 18:34:26 +0100
  • a87b3fcbb3 Fix the symbolic link of multilib dirs Szabolcs Nagy 2022-06-08 14:09:28 +0100
  • 30719666f8 cheri: Fix pointer alignment in fts Szabolcs Nagy 2022-07-12 10:59:16 +0100
  • 1943345fa3 cheri: Fix invalid pointer deref in wcpcpy_chk Szabolcs Nagy 2022-06-21 15:57:48 +0100
  • dec33ea23f cheri: Fix invalid pointer deref in wcscpy_chk Szabolcs Nagy 2022-06-21 14:43:30 +0100
  • db674b0d98 Fix string/tester alignment code Szabolcs Nagy 2022-03-21 12:36:16 +0000
  • d8ecbea3fc Fix resource/bug-ulimit1 test Szabolcs Nagy 2022-05-06 14:19:54 +0100
  • 14c8e3a355 Fix stdlib/test-dlclose-exit-race to not hang Szabolcs Nagy 2022-04-13 08:18:10 +0100
  • 2f90599f89 aarch64: fix extension header write in getcontext and swapcontext Szabolcs Nagy 2022-07-29 08:00:06 +0100
  • 9ed39f584e aarch64: don't build wordcopy Szabolcs Nagy 2022-07-28 14:29:19 +0100
  • 9f22387b95 scripts: Use bool in tunables initializer Szabolcs Nagy 2021-06-08 14:03:38 +0100
  • e200127c6c riscv: Update rv64 libm test ulps Darius Rad 2022-07-26 08:54:55 -0400
  • 26a3499cdb i386: Use cmpl instead of cmp Adhemerval Zanella 2022-07-26 08:44:37 -0300
  • 1ed5869c4c i386: Use fldt instead of fld on e_logl.S Adhemerval Zanella 2022-07-26 08:42:50 -0300
  • 525ca33a61 i386: Replace movzx with movzbl Fangrui Song 2022-08-04 14:06:50 -0700
  • 875b2414cd dlfcn: Pass caller pointer to static dlopen implementation (bug 29446) Florian Weimer 2022-08-04 17:54:48 +0200
  • 8c172a6cb0 dlfcn: Pass caller pointer to static dlopen implementation (bug 29446) Florian Weimer 2022-08-04 17:54:48 +0200
  • c74bb93cfd dlfcn: Pass caller pointer to static dlopen implementation (bug 29446) Florian Weimer 2022-08-04 17:54:48 +0200
  • ed0185e412 dlfcn: Pass caller pointer to static dlopen implementation (bug 29446) Florian Weimer 2022-08-04 17:54:48 +0200
  • 6c93af6b45 malloc: Correct the documentation of the top_pad default Florian Weimer 2022-08-04 10:24:47 +0200
  • 3698f5a9dd i386: Remove RELA support Adhemerval Zanella 2022-07-26 08:40:52 -0300
  • c3f5682215 arm: Remove RELA support Adhemerval Zanella 2022-07-26 08:39:20 -0300
  • 36676f5e5d Remove ldd libc4 support Adhemerval Zanella 2022-08-02 11:29:22 -0300
  • 8ee878592c Assume only FLAG_ELF_LIBC6 suport Lucas A. M. Magalhaes 2022-07-14 14:37:22 -0300
  • 5a57ad23ba Remove left over LD_LIBRARY_VERSION usages Adhemerval Zanella 2022-08-02 10:08:57 -0300
  • 8fabe0e632 Linux: Remove exit system call from _exit Florian Weimer 2022-08-04 06:17:50 +0200
  • 3e83843637 LoongArch: Add vdso support for gettimeofday. caiyinyu 2022-07-14 08:54:04 +0800
  • 085030b957 Update kernel version to 5.19 in header constant tests Joseph Myers 2022-08-03 16:31:58 +0000
  • 9001cb1102 assert: Do not use stderr in libc-internal assert Florian Weimer 2022-08-03 11:41:53 +0200
  • 68e036f27f nptl: Remove uses of assert_perror Florian Weimer 2022-08-03 11:41:53 +0200
  • cca9684f2d stdio: Clean up __libc_message after unconditional abort Florian Weimer 2022-08-03 11:41:53 +0200
  • fccadcdf5b Update syscall lists for Linux 5.19 Joseph Myers 2022-08-02 21:05:07 +0000
  • a3393b3380 Use Linux 5.19 in build-many-glibcs.py Joseph Myers 2022-08-02 14:09:24 +0000
  • 9c443ac455 socket: Check lengths before advancing pointer in CMSG_NXTHDR Arjun Shankar 2022-08-02 11:10:25 +0200
  • 521d540562 Don't use unsupported format string in ld.so (bug 29427) Andreas Schwab 2022-08-01 16:30:15 +0200
  • 70ff58ced4 htl: Let pthread_self and cancellability called early Samuel Thibault 2022-07-28 22:01:49 +0200
  • c622ac1b86 stdlib: Simplify arc4random_uniform Adhemerval Zanella 2022-07-28 09:18:01 -0300
  • 7187efd0aa malloc: Use __getrandom_nocancel during tcache initiailization Florian Weimer 2022-08-01 15:49:07 +0200
  • 032712621f Remove spurious references to _dl_open_hook Florian Weimer 2022-08-01 15:49:07 +0200
  • 33f1b4c145 wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency H.J. Lu 2022-07-29 10:50:56 -0700
  • c3fda489cf stdlib: Suppress gcc diagnostic that char8_t is a keyword in C++20 in uchar.h. Tom Honermann 2022-07-24 01:11:43 -0400
  • e03f5ccd6c wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency H.J. Lu 2022-07-29 10:50:56 -0700
  • 825f84f133 stdlib: Suppress gcc diagnostic that char8_t is a keyword in C++20 in uchar.h. Tom Honermann 2022-07-24 01:11:43 -0400
  • 5fded9c445 Open master branch for glibc 2.37 development glibc-2.36.9000 Carlos O'Donell 2022-07-30 15:34:11 -0400
  • c804cd1c00 Create ChangeLog.old/ChangeLog.25. glibc-2.36 Carlos O'Donell 2022-07-29 18:03:09 -0400
  • f94b70bd3a Prepare for glibc 2.36 release. Carlos O'Donell 2022-07-29 17:59:01 -0400
  • 7a52dfab02 Update install.texi, and regenerate INSTALL. Carlos O'Donell 2022-07-29 17:51:16 -0400
  • 90d8f0dc29 Update NEWS bug list. Carlos O'Donell 2022-07-29 17:49:20 -0400
  • da3b9f4451 Update libc.pot for 2.36 release. Carlos O'Donell 2022-07-29 13:01:35 -0400
  • 325ba824b0 tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd call Mark Wielaard 2022-06-26 22:17:17 +0200
  • 35363b53ce stdlib: Tuned down tst-arc4random-thread internal parameters Adhemerval Zanella 2022-07-27 08:59:15 -0300
  • bce0218d9a LoongArch: Add greg_t and gregset_t. caiyinyu 2022-07-28 03:25:40 +0800
  • 033e76ea9c LoongArch: Fix VDSO_HASH and VDSO_NAME. caiyinyu 2022-07-28 02:36:52 +0800
  • 7c5db7931f riscv: Update rv64 libm test ulps Darius Rad 2022-07-26 08:54:55 -0400
  • 5b6d8a650d riscv: Update nofpu libm test ulps Darius Rad 2022-07-26 08:54:38 -0400
  • eaad4f9e8f arc4random: simplify design for better safety Jason A. Donenfeld 2022-07-26 21:58:22 +0200
  • 3a38045820 LoongArch: Update NEWS and README for the LoongArch port. caiyinyu 2022-07-19 09:22:10 +0800
  • 3be5fc00ad LoongArch: Update build-many-glibcs.py for the LoongArch Port. caiyinyu 2022-07-19 09:22:09 +0800
  • 68d61026d5 LoongArch: Hard Float Support caiyinyu 2022-07-19 09:22:08 +0800
  • 3d87c89815 LoongArch: Build Infrastructure caiyinyu 2022-07-19 09:22:07 +0800
  • 0d4a891a7c LoongArch: Add ABI Lists caiyinyu 2022-07-19 09:22:06 +0800
  • f2037efbb3 LoongArch: Linux ABI caiyinyu 2022-07-19 09:20:51 +0800
  • 45955fe618 LoongArch: Linux Syscall Interface caiyinyu 2022-07-19 09:20:50 +0800
  • 3275882261 LoongArch: Atomic and Locking Routines caiyinyu 2022-07-19 09:20:49 +0800
  • c742795dce LoongArch: Generic <math.h> and soft-fp Routines caiyinyu 2022-07-19 09:20:48 +0800
  • 619bfc6770 LoongArch: Thread-Local Storage Support caiyinyu 2022-07-19 09:20:47 +0800
  • a133942025 LoongArch: ABI Implementation caiyinyu 2022-07-19 09:20:46 +0800
  • 2d83247d90 LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py caiyinyu 2022-07-19 09:20:45 +0800
  • 4c2c2142d6 LoongArch: Add LoongArch entries to config.h.in caiyinyu 2022-07-19 09:20:44 +0800
  • 794c27446f struct stat is not posix conformant on microblaze with __USE_FILE_OFFSET64 Arnout Vandecappelle (Essensium/Mind) 2022-07-25 11:25:15 +0200
  • 0c5605989f Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT (bug 27654) Florian Weimer 2022-07-25 09:39:22 +0200
  • ca4d3ea513 manual: Add documentation for arc4random functions Adhemerval Zanella Netto 2022-07-21 10:05:07 -0300
  • 3b56f944c5 s390x: Add optimized chacha20 Adhemerval Zanella Netto 2022-07-21 10:05:06 -0300
  • b7060acfe8 powerpc64: Add optimized chacha20 Adhemerval Zanella Netto 2022-07-21 10:05:05 -0300
  • 84cfc6479b x86: Add AVX2 optimized chacha20 Adhemerval Zanella Netto 2022-07-21 10:05:04 -0300
  • e169aff0e9 x86: Add SSE2 optimized chacha20 Adhemerval Zanella Netto 2022-07-21 10:05:03 -0300
  • 4c128c7823 aarch64: Add optimized chacha20 Adhemerval Zanella Netto 2022-07-21 10:05:02 -0300
  • 5d765ada01 benchtests: Add arc4random benchtest Adhemerval Zanella Netto 2022-07-21 10:05:01 -0300
  • 8dd890d96f stdlib: Add arc4random tests Adhemerval Zanella Netto 2022-07-21 10:05:00 -0300
  • 6f4e0fcfa2 stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) Adhemerval Zanella Netto 2022-07-21 10:04:59 -0300
  • 6c4ed247bf locale: Optimize tst-localedef-path-norm Adhemerval Zanella 2022-07-19 10:30:34 -0300
  • b2f32e7464 malloc: Simplify implementation of __malloc_assert Florian Weimer 2022-07-21 12:12:08 +0200
  • b991af5063 Update syscall-names.list for Linux 5.18 Joseph Myers 2022-05-25 14:37:28 +0000
  • 0e5b239f45 malloc: Simplify implementation of __malloc_assert Florian Weimer 2022-07-21 12:12:08 +0200
  • dc2d843045 Update syscall-names.list for Linux 5.18 Joseph Myers 2022-05-25 14:37:28 +0000
  • ac8047cdf3 malloc: Simplify implementation of __malloc_assert Florian Weimer 2022-07-21 12:12:08 +0200
  • d56c7e0965 Apply asm redirections in stdio.h before first use [BZ #27087] Tulio Magno Quites Machado Filho 2022-07-07 18:12:58 -0300
  • 8b84fb862c Update scripts/config.* files from upstream GNU config version Adhemerval Zanella 2022-07-08 01:14:24 +0000
  • 0631ff369d x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S Noah Goldstein 2022-06-29 18:56:18 -0700
  • fd5f93749d x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file Noah Goldstein 2022-06-29 16:07:15 -0700
  • 2abec4be8a x86: Move and slightly improve memset_erms Noah Goldstein 2022-06-29 16:07:05 -0700
  • abbc822b05 x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list Noah Goldstein 2022-06-29 16:07:04 -0700
  • 44ec1e10ca x86: Put wcs{n}len-sse4.1 in the sse4.1 text section Noah Goldstein 2022-06-24 09:42:15 -0700
  • 17d929ab2e x86: Align entry for memrchr to 64-bytes. Noah Goldstein 2022-06-24 09:42:12 -0700
  • e063a461a5 x86: Add BMI1/BMI2 checks for ISA_V3 check Noah Goldstein 2022-06-16 15:01:08 -0700
  • 4e7f3b34a4 x86: Cleanup bounds checking in large memcpy case Noah Goldstein 2022-06-15 10:41:28 -0700
  • 2416fd15b9 x86: Add bounds x86_non_temporal_threshold Noah Goldstein 2022-06-15 10:41:29 -0700
  • cfa13a8205 x86: Add sse42 implementation to strcmp's ifunc Noah Goldstein 2022-06-14 15:37:28 -0700
  • 20bfbb3a57 x86: Fix misordered logic for setting rep_movsb_stop_threshold Noah Goldstein 2022-06-14 13:50:11 -0700
  • b64acbbe26 x86: Align varshift table to 32-bytes Noah Goldstein 2022-06-08 21:16:51 -0700
  • a2e10e7a02 x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions Noah Goldstein 2022-06-03 18:52:37 -0500
  • 289f772721 x86: Shrink code size of memchr-evex.S Noah Goldstein 2022-06-06 21:11:34 -0700
  • 992086b659 x86: Shrink code size of memchr-avx2.S Noah Goldstein 2022-06-06 21:11:33 -0700
  • 58ca9728a8 x86: Optimize memrchr-avx2.S Noah Goldstein 2022-06-06 21:11:32 -0700
  • 11946110f8 x86: Optimize memrchr-evex.S Noah Goldstein 2022-06-06 21:11:31 -0700
  • 6742c432db x86: Optimize memrchr-sse2.S Noah Goldstein 2022-06-06 21:11:30 -0700
  • 0edbcc85cc x86: Add COND_VZEROUPPER that can replace vzeroupper if no ret Noah Goldstein 2022-06-06 21:11:28 -0700
  • 4f15b723fe x86: Create header for VEC classes in x86 strings library Noah Goldstein 2022-06-06 21:11:27 -0700
  • b38e8c5405 x86_64: Add strstr function with 512-bit EVEX Raghuveer Devulapalli 2022-06-06 12:17:43 -0700
  • dbb5e61851 x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT H.J. Lu 2022-05-20 19:21:48 -0700
  • f98a799def x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen Sunil K Pandey 2022-02-27 16:39:47 -0800
  • 2ce3c218c2 x86_64: Remove bzero optimization Adhemerval Zanella 2022-05-13 09:33:30 -0300
  • 344a7f6da7 x86_64: Remove end of line trailing spaces Sunil K Pandey 2022-07-18 18:38:48 -0700
  • ccc54bd61c x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S Noah Goldstein 2022-06-29 18:56:18 -0700
  • 35f9c72c8b x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file Noah Goldstein 2022-06-29 16:07:15 -0700
  • 7079931c51 x86: Move and slightly improve memset_erms Noah Goldstein 2022-06-29 16:07:05 -0700
  • f4598f0351 x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list Noah Goldstein 2022-06-29 16:07:04 -0700
  • aadd0a1c7c x86: Put wcs{n}len-sse4.1 in the sse4.1 text section Noah Goldstein 2022-06-24 09:42:15 -0700
  • d201c59177 x86: Align entry for memrchr to 64-bytes. Noah Goldstein 2022-06-24 09:42:12 -0700
  • c51d8d383c x86: Add BMI1/BMI2 checks for ISA_V3 check Noah Goldstein 2022-06-16 15:01:08 -0700
  • ba1c3f23d9 x86: Cleanup bounds checking in large memcpy case Noah Goldstein 2022-06-15 10:41:28 -0700
  • 94b0dc9419 x86: Add bounds x86_non_temporal_threshold Noah Goldstein 2022-06-15 10:41:29 -0700
  • 9d50e162ee x86: Add sse42 implementation to strcmp's ifunc Noah Goldstein 2022-06-14 15:37:28 -0700
  • 6e008c884d x86: Fix misordered logic for setting rep_movsb_stop_threshold Noah Goldstein 2022-06-14 13:50:11 -0700
  • fc54e1fae8 x86: Align varshift table to 32-bytes Noah Goldstein 2022-06-08 21:16:51 -0700
  • 820504e3ed x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions Noah Goldstein 2022-06-03 18:52:37 -0500
  • 3c87383a20 x86: Shrink code size of memchr-evex.S Noah Goldstein 2022-06-06 21:11:34 -0700
  • a910d7e164 x86: Shrink code size of memchr-avx2.S Noah Goldstein 2022-06-06 21:11:33 -0700
  • b05bd59823 x86: Optimize memrchr-avx2.S Noah Goldstein 2022-06-06 21:11:32 -0700
  • 83a986e9fb x86: Optimize memrchr-evex.S Noah Goldstein 2022-06-06 21:11:31 -0700
  • 4901009dad x86: Optimize memrchr-sse2.S Noah Goldstein 2022-06-06 21:11:30 -0700
  • e805606193 x86: Add COND_VZEROUPPER that can replace vzeroupper if no ret Noah Goldstein 2022-06-06 21:11:28 -0700
  • 70be93d1c5 x86: Create header for VEC classes in x86 strings library Noah Goldstein 2022-06-06 21:11:27 -0700
  • 82a707aeb7 x86_64: Add strstr function with 512-bit EVEX Raghuveer Devulapalli 2022-06-06 12:17:43 -0700
  • f6bc52f080 x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT H.J. Lu 2022-05-20 19:21:48 -0700
  • 8ab861d295 x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen Sunil K Pandey 2022-02-27 16:39:47 -0800
  • eb9aa96fac x86_64: Remove bzero optimization Adhemerval Zanella 2022-05-13 09:33:30 -0300
  • 8d324019e6 x86_64: Remove end of line trailing spaces Sunil K Pandey 2022-07-18 18:38:48 -0700
  • c4050b2552 x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S Noah Goldstein 2022-06-29 18:56:18 -0700
  • fdf699edea x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file Noah Goldstein 2022-06-29 16:07:15 -0700
  • 1f4e90d468 linux: return UNSUPPORTED from tst-mount if entering mount namespace fails Michael Hudson-Doyle 2022-07-18 11:16:57 +1200
  • de6f7bb873 x86: Move and slightly improve memset_erms Noah Goldstein 2022-06-29 16:07:05 -0700
  • 210e9728ff x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list Noah Goldstein 2022-06-29 16:07:04 -0700
  • c77cde8172 x86: Put wcs{n}len-sse4.1 in the sse4.1 text section Noah Goldstein 2022-06-24 09:42:15 -0700
  • 3eb17048c4 x86: Align entry for memrchr to 64-bytes. Noah Goldstein 2022-06-24 09:42:12 -0700
  • dd3b6857ee x86: Add BMI1/BMI2 checks for ISA_V3 check Noah Goldstein 2022-06-16 15:01:08 -0700
  • ce32ad91eb x86: Cleanup bounds checking in large memcpy case Noah Goldstein 2022-06-15 10:41:28 -0700
  • 863987a6ef x86: Add bounds x86_non_temporal_threshold Noah Goldstein 2022-06-15 10:41:29 -0700
  • 232b7adb14 x86: Add sse42 implementation to strcmp's ifunc Noah Goldstein 2022-06-14 15:37:28 -0700
  • 7f7a728b71 x86: Fix misordered logic for setting rep_movsb_stop_threshold Noah Goldstein 2022-06-14 13:50:11 -0700
  • 6b4a2ab7e0 x86: Align varshift table to 32-bytes Noah Goldstein 2022-06-08 21:16:51 -0700
  • e74385736c x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions Noah Goldstein 2022-06-03 18:52:37 -0500
  • b4744d4414 x86: Shrink code size of memchr-evex.S Noah Goldstein 2022-06-06 21:11:34 -0700
  • 5321a217cf x86: Shrink code size of memchr-avx2.S Noah Goldstein 2022-06-06 21:11:33 -0700
  • c536b318f0 x86: Optimize memrchr-avx2.S Noah Goldstein 2022-06-06 21:11:32 -0700
  • f8ba0e0452 x86: Optimize memrchr-evex.S Noah Goldstein 2022-06-06 21:11:31 -0700
  • 7001d558a0 x86: Optimize memrchr-sse2.S Noah Goldstein 2022-06-06 21:11:30 -0700
  • 54486f520a x86: Add COND_VZEROUPPER that can replace vzeroupper if no ret Noah Goldstein 2022-06-06 21:11:28 -0700
  • 82560fe43e x86: Create header for VEC classes in x86 strings library Noah Goldstein 2022-06-06 21:11:27 -0700
  • b1f23b6128 x86_64: Add strstr function with 512-bit EVEX Raghuveer Devulapalli 2022-06-06 12:17:43 -0700
  • f9f0fbbf7b x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT H.J. Lu 2022-05-20 19:21:48 -0700
  • 650bf51c78 x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen Sunil K Pandey 2022-02-27 16:39:47 -0800
  • e0cb101d1b x86_64: Remove bzero optimization Adhemerval Zanella 2022-05-13 09:33:30 -0300
  • 49889fb256 x86: Add support to build st{p|r}{n}{cpy|cat} with explicit ISA level Noah Goldstein 2022-07-13 16:33:01 -0700
  • 192979ee35 x86: Add support to build wcscpy with explicit ISA level Noah Goldstein 2022-07-13 16:33:00 -0700
  • ceabdcd130 x86: Add support to build strcmp/strlen/strchr with explicit ISA level Noah Goldstein 2022-07-13 16:32:59 -0700
  • c353689e49 elf: Fix wrong fscanf usage on tst-pldd Adhemerval Zanella 2022-07-05 12:58:40 -0300
  • d0fa09a770 Apply asm redirections in stdio.h before first use [BZ #27087] Tulio Magno Quites Machado Filho 2022-07-07 18:12:58 -0300
  • 779aa039fc S390: Define SINGLE_THREAD_BY_GLOBAL only on s390x Stefan Liebler 2022-07-14 13:39:09 +0200
  • 7c8ca17893 x86: Add missing rtm tests for strcmp family Noah Goldstein 2022-07-12 12:29:10 -0700
  • 42b014dd1b x86: Remove unneeded rtld-wmemcmp Noah Goldstein 2022-07-12 12:29:09 -0700
  • e19bb87c97 x86: Move wcslen SSE2 implementation to multiarch/wcslen-sse2.S Noah Goldstein 2022-07-12 12:29:08 -0700
  • 64479f11b7 x86: Move wcschr SSE2 implementation to multiarch/wcschr-sse2.S Noah Goldstein 2022-07-12 12:29:07 -0700
  • 72a48ec0f7 x86: Move strcat SSE2 implementation to multiarch/strcat-sse2.S Noah Goldstein 2022-07-12 12:29:06 -0700
  • cd080d0741 x86: Move strchr SSE2 implementation to multiarch/strchr-sse2.S Noah Goldstein 2022-07-12 12:29:05 -0700
  • 425647458b x86: Move strrchr SSE2 implementation to multiarch/strrchr-sse2.S Noah Goldstein 2022-07-12 12:29:04 -0700
  • 08af081ffd x86: Move memrchr SSE2 implementation to multiarch/memrchr-sse2.S Noah Goldstein 2022-07-12 12:29:03 -0700
  • 6b9006bfb0 x86: Move strcpy SSE2 implementation to multiarch/strcpy-sse2.S Noah Goldstein 2022-07-12 12:29:02 -0700
  • 58e6cd4bcb x86: Move strlen SSE2 implementation to multiarch/strlen-sse2.S Noah Goldstein 2022-07-12 12:29:01 -0700
  • 60a583ec60 x86: Move strcmp SSE42 implementation to multiarch/strcmp-sse4_2.S Noah Goldstein 2022-07-12 12:28:08 -0700
  • 427eaa2c85 x86: Move wcscmp SSE2 implementation to multiarch/wcscmp-sse2.S Noah Goldstein 2022-07-12 12:28:07 -0700
  • d561fbb041 x86: Move strcmp SSE2 implementation to multiarch/strcmp-sse2.S Noah Goldstein 2022-07-12 12:28:06 -0700
  • 30e57e0a21 x86: Rename STRCASECMP_NONASCII macro to STRCASECMP_L_NONASCII Noah Goldstein 2022-07-12 12:28:05 -0700
  • 51e2d3b53b nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore Adhemerval Zanella 2022-07-13 10:37:32 -0300
  • 7789a84923 nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore Adhemerval Zanella 2022-07-13 10:37:32 -0300
  • f27e5e2178 nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore Adhemerval Zanella 2022-07-13 10:37:32 -0300
  • f2698954ff x86: Remove __mmask intrinsics in strstr-avx512.c Noah Goldstein 2022-07-12 11:48:04 -0700
  • 9c38deec96 x86: Remove generic strncat, strncpy, and stpncpy implementations Noah Goldstein 2022-07-05 17:06:41 -0700
  • c5bec9d491 i386: Remove -Wa,-mtune=i686 Fangrui Song 2022-07-12 11:14:32 -0700
  • 1916c5f062 elf: Earlier missing dynamic segment check in _dl_map_object_from_fd Florian Weimer 2021-11-05 17:01:24 +0100
  • ec9013727d x86-64: Remove redundant strcspn-generic/strpbrk-generic/strspn-generic H.J. Lu 2022-07-08 16:06:04 -0700
  • 2a5b4f7a71 elf: Rename tst-audit26 to tst-audit28 Florian Weimer 2022-07-08 12:08:48 +0200
  • eedf7886ed x86-64: Don't mark symbols as hidden in strcmp-XXX.S H.J. Lu 2022-07-07 16:20:50 -0700
  • f4fe72a4f7 stdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef. Tom Honermann 2022-06-30 08:52:15 -0400
  • 8bcca1db3d stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef. Tom Honermann 2022-06-30 08:52:14 -0400
  • 598f790fb1 gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744] Tom Honermann 2022-06-30 08:52:13 -0400
  • 3c99806989 aarch64: Optimize string functions with shrn instruction Danila Kutenin 2022-06-27 16:12:13 +0000
  • bd0b58837c test-container: return UNSUPPORTED for ENOSPC on clone() Xi Ruoyao 2022-06-28 18:44:03 +0800
  • ae308947ff x86: Add support for building {w}memcmp{eq} with explicit ISA level Noah Goldstein 2022-06-29 16:11:22 -0700
  • 37ecc657b2 x86: Add support for building {w}memset{_chk} with explicit ISA level Noah Goldstein 2022-06-29 16:07:06 -0700
  • b6a02c3606 x86: Add support for building {w}memmove{_chk} with explicit ISA level Noah Goldstein 2022-07-05 12:41:07 -0700
  • c69f960b01 x86: Add support for building str{c|p}{brk|spn} with explicit ISA level Noah Goldstein 2022-07-03 21:28:07 -0700
  • baeae86fb8 x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2 Noah Goldstein 2022-07-03 21:28:06 -0700
  • e070501d12 Replace __libc_multiple_threads with __libc_single_threaded Adhemerval Zanella 2022-06-07 13:09:40 -0300
  • af1aa36c61 linux: Add mount_setattr Adhemerval Zanella 2022-06-24 16:59:19 -0300
  • c3b02b6567 linux: Add tst-mount to check for Linux new mount API Adhemerval Zanella 2022-06-24 16:59:18 -0300
  • 78a408ee7b linux: Add open_tree Adhemerval Zanella 2022-06-24 16:59:17 -0300
  • 60f574e140 linux: Add fspick Adhemerval Zanella 2022-06-24 16:59:16 -0300
  • 7eae6a91e9 linux: Add fsconfig Adhemerval Zanella 2022-06-24 16:59:15 -0300
  • 05844d18f7 AArch64: Reset HWCAP2_AFP bits in FPCR for default fenv Tejas Belagod 2022-07-05 11:35:24 +0100
  • a9f9ee2381 elf: Fix direction of NODELETE log messages during symbol lookup Florian Weimer 2022-07-05 14:40:38 +0200
  • 7519dee356 malloc: Simplify checked_request2size interface Florian Weimer 2022-07-05 11:04:45 +0200
  • ef0700004b stdlib: Simplify buffer management in canonicalize Florian Weimer 2022-07-05 11:04:45 +0200
  • 9d77023bf3 localedef: Support building for older C standards Florian Weimer 2022-07-05 10:30:20 +0200
  • 01441ae333 de_DE: Convert to UTF-8 Florian Weimer 2022-07-05 09:05:47 +0200
  • b15538d77c locale: localdef input files are now encoded in UTF-8 Florian Weimer 2022-07-05 09:05:45 +0200
  • 7dcaabb94c locale: Introduce translate_unicode_codepoint into linereader.c Florian Weimer 2022-07-05 09:05:22 +0200
  • 19d4944459 locale: Fix signed char bug in lr_getc Florian Weimer 2022-07-05 09:05:22 +0200
  • 5dcbff5879 locale: Turn ADDC and ADDS into functions in linereader.c Florian Weimer 2022-07-05 09:05:22 +0200
  • 62595e8944 libc-symbols.h: remove unused macros Fangrui Song 2022-07-04 21:15:51 -0700
  • 8ee2c043cf Fix hurd namespace issues for internal signal functions Adhemerval Zanella 2022-07-04 10:41:58 -0300
  • bb1bd9ec0e argp: Remove old includes in !_LIBC case Guilherme Janczak 2022-06-22 14:42:39 +0000
  • c33ada0602 Use GCC 12 branch in build-many-glibcs.py Joseph Myers 2022-07-04 13:15:58 +0000
  • a1bdd81664 Refactor internal-signals.h Adhemerval Zanella 2022-04-21 09:41:59 -0300
  • c22d2021a9
    riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVE Kito Cheng 2022-06-28 21:52:19 +0800
  • 6f8c9dc8bb linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304) Adhemerval Zanella 2022-06-30 09:08:31 -0300
  • d44e1a0740 linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304) Adhemerval Zanella 2022-06-30 09:08:31 -0300
  • 4b246b2bbd linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304) Adhemerval Zanella 2022-06-30 09:08:31 -0300
  • e9dd368296 AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunable Tejas Belagod 2022-06-27 18:00:50 +0000
  • cd4f43be3d linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304) Adhemerval Zanella 2022-06-30 09:08:31 -0300
  • 71d87d85bf linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304) Adhemerval Zanella 2022-06-30 09:08:31 -0300
  • 96ac447d91 x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S Noah Goldstein 2022-06-29 18:56:18 -0700
  • 0aa294fb88 x86: Add missing IS_IN (libc) check to strcspn-sse4.c Noah Goldstein 2022-06-29 18:56:17 -0700
  • 8cfbbbcdf9 x86: Add missing IS_IN (libc) check to memmove-ssse3.S Noah Goldstein 2022-06-29 18:56:16 -0700
  • 88070acdd0 x86-64: Properly indent X86_IFUNC_IMPL_ADD_VN arguments H.J. Lu 2022-06-29 13:42:06 -0700
  • 58bcf7b71a x86-64: Small improvements to dl-trampoline.S Noah Goldstein 2022-06-28 08:26:26 -0700
  • 21925f6473 x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file Noah Goldstein 2022-06-29 16:07:15 -0700
  • 4a3f29e7e4 x86: Move and slightly improve memset_erms Noah Goldstein 2022-06-29 16:07:05 -0700
  • 2a1099020c x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list Noah Goldstein 2022-06-29 16:07:04 -0700
  • 2c4e368a41 linux: Remove unnecessary nice.c and signal.c Arjun Shankar 2022-06-30 00:37:34 +0200
  • d55df811e9 nptl: Remove unused members from struct pthread Adhemerval Zanella 2022-04-21 09:44:48 -0300
  • ecd0fbebc0 Linux: Forward declaration of struct iovec for process_madvise Florian Weimer 2022-06-29 13:50:50 +0200
  • a3563f3f36 x86: Add more feature definitions to isa-level.h Noah Goldstein 2022-06-27 21:07:03 -0700
  • c1ada668a3 elf: Fix -DNDEBUG warning in _dl_start_args_adjust Florian Weimer 2022-06-28 10:40:16 +0200
  • 5e89ed42fd elf: Fix compile error with -Werror and -DNDEBUG Yang Yanchao 2022-04-15 17:25:05 +0800
  • cfdc4df66c x86-64: Only define used SSE/AVX/AVX512 run-time resolvers H.J. Lu 2022-06-27 11:36:28 -0700
  • f56c497d2b x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.h H.J. Lu 2022-06-27 12:52:58 -0700
  • 4fc321dc58 x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.h Noah Goldstein 2022-06-24 16:15:42 -0700
  • d912127bde x86: Rename strstr_sse2 to strstr_generic as it uses string/strstr.c Noah Goldstein 2022-06-24 09:42:13 -0700
  • d1e931125b x86: Remove unused file wmemcmp-sse4 Noah Goldstein 2022-06-24 09:42:14 -0700
  • afc6e4328f x86: Put wcs{n}len-sse4.1 in the sse4.1 text section Noah Goldstein 2022-06-24 09:42:15 -0700
  • 227afaa672 x86: Align entry for memrchr to 64-bytes. Noah Goldstein 2022-06-24 09:42:12 -0700
  • dbb0f06cc0 Makerules: Remove no-op -Wl,-d when linking libc_pic.os Fangrui Song 2022-06-26 15:31:19 -0700
  • 01c60dc90c m68k: optimize RTLD_START Andreas Schwab 2022-06-24 21:24:40 +0200
  • baf2a265c7 misc: Optimize internal usage of __libc_single_threaded Adhemerval Zanella 2022-06-07 11:11:03 -0300
  • 5b41b2659d linux: Add move_mount Adhemerval Zanella 2022-01-31 10:04:57 -0300
  • b4deb7beb8 linux: Add fsmount Adhemerval Zanella 2022-01-31 09:46:24 -0300
  • 6c0eedd97e linux: Add fsopen Adhemerval Zanella 2022-01-31 09:45:12 -0300
  • 77536da3de resolv/tst-resolv-noaaaa: Support building for older C standards Florian Weimer 2022-06-24 19:38:14 +0200
  • f282cdbe7f resolv: Implement no-aaaa stub resolver option Florian Weimer 2022-06-24 18:16:41 +0200
  • 62a321b12d support: Change non-address output format of support_format_dns_packet Florian Weimer 2022-06-24 18:16:41 +0200
  • 58fc66a91c
    riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVE Kito Cheng 2022-06-23 23:47:04 +0800
  • bd42891bb3 x86: Remove faulty sanity tests for RTLD build with no multiarch Noah Goldstein 2022-06-23 10:49:19 -0700
  • 220b83d83d stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279] Noah Goldstein 2022-06-22 16:34:42 -0700
  • 3079f652d7 x86: Replace all sse instructions with vex equivilent in avx+ files Noah Goldstein 2022-06-20 13:02:10 -0700
  • 3edda6a0f0 x86: Add support for compiling {raw|w}memchr with high ISA level Noah Goldstein 2022-06-22 16:51:20 -0700
  • 703f434108 x86: Add defines / utilities for making ISA specific x86 builds Noah Goldstein 2022-06-22 16:51:19 -0700
  • 464d189b96 stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265] Noah Goldstein 2022-06-22 08:24:21 -0700
  • dd06af4f81 stdlib: Remove trailing whitespace from Makefile Noah Goldstein 2022-06-22 10:53:33 -0700
  • dc30acf20b debug: make __read_chk a cancellation point (bug 29274) Andreas Schwab 2022-06-22 13:16:30 +0200
  • 2249ec60a9 s390: use LC_ALL=C for readelf call Sam James 2022-06-09 03:56:23 +0100
  • c376ff3287 s390: use $READELF Sam James 2022-06-09 03:56:22 +0100
  • e5446dfea1 i386: Fix include paths for strspn, strcspn, and strpbrk Noah Goldstein 2022-06-17 11:18:32 -0700
  • 33ead02758 elf: Silence GCC 11/12 false positive warning H.J. Lu 2022-06-16 18:52:02 -0700
  • c22eb807b0 x86: Rename generic functions with unique postfix for clarity Noah Goldstein 2022-06-16 15:07:12 -0700
  • 8da9f346cb x86: Add BMI1/BMI2 checks for ISA_V3 check Noah Goldstein 2022-06-16 15:01:08 -0700
  • 4ef05df5ef x86-64: Handle fewer relocation types for RTLD_BOOTSTRAP Fangrui Song 2022-06-16 11:48:15 -0700
  • e89913d0aa aarch64: Handle fewer relocations for RTLD_BOOTSTRAP Fangrui Song 2022-06-15 19:21:53 -0700
  • 57919813e7 riscv: Change the relocations handled for RTLD_BOOTSTRAP Fangrui Song 2022-06-15 18:42:03 -0700
  • 89a25c6f64 x86: Cleanup bounds checking in large memcpy case Noah Goldstein 2022-06-15 10:41:28 -0700
  • b446822b6a x86: Add bounds x86_non_temporal_threshold Noah Goldstein 2022-06-15 10:41:29 -0700
  • 686216945a Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA Fangrui Song 2022-06-15 13:02:17 -0700
  • de38b2a343 elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA Fangrui Song 2022-06-15 11:29:55 -0700
  • ff439c4717 x86: Add sse42 implementation to strcmp's ifunc Noah Goldstein 2022-06-14 15:37:28 -0700
  • 0355915514 x86: Fix misordered logic for setting rep_movsb_stop_threshold Noah Goldstein 2022-06-14 13:50:11 -0700
  • 7374c02b68 elf: Refine direct extern access diagnostics to protected symbol Fangrui Song 2022-06-14 13:07:27 -0700
  • 876cdf517d Avoid -Wstringop-overflow= warning in iconv module. Stefan Liebler 2022-06-03 14:52:51 +0200
  • b6aade18a7 nss: handle stat failure in check_reload_and_get (BZ #28752) Sam James 2022-06-05 04:57:10 +0100
  • 94ab2088c3 nss: handle stat failure in check_reload_and_get (BZ #28752) Sam James 2022-06-05 04:57:10 +0100
  • ccac2d6d95 nss: add assert to DB_LOOKUP_FCT (BZ #28752) Sam James 2022-06-05 04:57:09 +0100
  • 368c5c3e00 nss: add assert to DB_LOOKUP_FCT (BZ #28752) Sam James 2022-06-05 04:57:09 +0100
  • fdaf78656f Add bounds check to __libc_ifunc_impl_list Wilco Dijkstra 2022-06-10 17:13:29 +0100
  • f107b7b30d libio: Avoid RMW of flags2 outside lock (BZ #27842) Wilco Dijkstra 2022-06-10 13:33:26 +0100
  • bb4148283f nios2: Remove _dl_skip_args usage (BZ# 29187) Adhemerval Zanella 2022-05-26 13:12:21 -0300
  • 96944f0f81 hppa: Remove _dl_skip_args usage (BZ# 29165) Adhemerval Zanella 2022-05-25 08:58:38 -0300
  • 9d8ae95604 nios2: Remove _dl_skip_args usage (BZ# 29187) Adhemerval Zanella 2022-05-26 13:12:21 -0300
  • 8468be8433 hppa: Remove _dl_skip_args usage (BZ# 29165) Adhemerval Zanella 2022-05-25 08:58:38 -0300
  • cffb9414c5 x86: Optimize svml_s_tanhf4_core_sse4.S Noah Goldstein 2022-06-09 09:58:35 -0700
  • bcc41f66a4 x86: Optimize svml_s_tanhf8_core_avx2.S Noah Goldstein 2022-06-09 11:16:36 -0700
  • 3a49ce8799 x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4 Noah Goldstein 2022-06-09 09:58:33 -0700
  • e560b3c2d2 x86: Optimize svml_s_tanhf16_core_avx512.S Noah Goldstein 2022-06-09 09:58:32 -0700
  • fe1915d4f6 x86: Improve svml_s_atanhf4_core_sse4.S Noah Goldstein 2022-06-09 09:58:31 -0700
  • 65897e9916 x86: Improve svml_s_atanhf8_core_avx2.S Noah Goldstein 2022-06-09 11:16:35 -0700
  • 73bae395cf x86: Improve svml_s_atanhf16_core_avx512.S Noah Goldstein 2022-06-09 11:16:34 -0700
  • 0f91811333 x86: Align varshift table to 32-bytes Noah Goldstein 2022-06-08 21:16:51 -0700
  • 4654e7fd5a x86: Add copyright to strpbrk-c.c Noah Goldstein 2022-06-08 17:27:59 -0700
  • ace9e3edbc nss: handle stat failure in check_reload_and_get (BZ #28752) Sam James 2022-06-05 04:57:10 +0100
  • 3fdf0a205b nss: add assert to DB_LOOKUP_FCT (BZ #28752) Sam James 2022-06-05 04:57:09 +0100
  • 2c9af8421d x86: Fix page cross case in rawmemchr-avx2 [BZ #29234] Noah Goldstein 2022-06-08 14:34:59 -0700
  • a7ec6363a3 nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214) Adhemerval Zanella 2022-05-31 17:13:35 -0300
  • aa13fd1618 nptl_db: disable DT_RELR on libthread_db.so Paul E. Murphy 2022-06-01 16:19:49 +0000
  • c2f39be490 elf: add missing newlines in lateglobal test Andreas Schwab 2022-06-08 15:25:26 +0200
  • 99978cd42c NEWS: Add a bug fix entry for BZ #29225 Adhemerval Zanella 2022-06-08 09:40:28 -0300
  • 97dd8b3f70 nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214) Adhemerval Zanella 2022-05-31 17:13:35 -0300
  • c7d36dcecc nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214) Adhemerval Zanella 2022-05-31 17:13:35 -0300
  • c28db9cb29 x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions Noah Goldstein 2022-06-03 18:52:37 -0500
  • 56da3fe1dd x86: Shrink code size of memchr-evex.S Noah Goldstein 2022-06-06 21:11:34 -0700
  • 6dcbb7d95d x86: Shrink code size of memchr-avx2.S Noah Goldstein 2022-06-06 21:11:33 -0700
  • af5306a735 x86: Optimize memrchr-avx2.S Noah Goldstein 2022-06-06 21:11:32 -0700
  • b4209615a0 x86: Optimize memrchr-evex.S Noah Goldstein 2022-06-06 21:11:31 -0700
  • 731feee386 x86: Optimize memrchr-sse2.S Noah Goldstein 2022-06-06 21:11:30 -0700
  • d0370d992e Benchtests: Improve memrchr benchmarks Noah Goldstein 2022-06-06 21:11:29 -0700
  • dd5c483b25 x86: Add COND_VZEROUPPER that can replace vzeroupper if no ret Noah Goldstein 2022-06-06 21:11:28 -0700
  • 8a780a6b91 x86: Create header for VEC classes in x86 strings library Noah Goldstein 2022-06-06 21:11:27 -0700
  • 82c7441f04 powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] Matheus Castanho 2022-06-07 10:27:26 -0300
  • 4c92a10412 powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] Matheus Castanho 2022-06-07 10:27:26 -0300
  • 0a1572b8bb powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] Matheus Castanho 2022-06-07 10:27:26 -0300
  • 0218463dd8 powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] Matheus Castanho 2022-06-07 10:27:26 -0300
  • eea282d9c6 AArch64: Sort makefile entries Wilco Dijkstra 2022-06-07 16:45:46 +0100
  • 9f298bfe1f AArch64: Add SVE memcpy Wilco Dijkstra 2022-06-07 16:44:35 +0100
  • 5082a287d5 x86_64: Add strstr function with 512-bit EVEX Raghuveer Devulapalli 2022-06-06 12:17:43 -0700
  • 8521001731 scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constant Adhemerval Zanella 2022-06-06 14:41:24 -0300
  • fe9ca732ac socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225) Dmitriy Fedchenko 2022-06-06 12:46:14 -0300
  • 9947f2df19 socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225) Dmitriy Fedchenko 2022-06-06 12:46:14 -0300
  • 999835533b socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225) Dmitriy Fedchenko 2022-06-06 12:46:14 -0300
  • 828c72519f Declare timegm for ISO C2X Joseph Myers 2022-06-06 14:47:03 +0000
  • 603e5c8ba7 Add PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.h Joseph Myers 2022-06-06 14:45:34 +0000
  • 7df596a58c grep: egrep -> grep -E, fgrep -> grep -F Sam James 2022-06-05 12:09:02 -0700
  • 3c23fa9f44 string.h: Fix boolean spelling in comments H.J. Lu 2022-06-03 10:22:38 -0700
  • 48f4b30780 elf: Add #include <errno.h> for use of E* constants. Carlos O'Donell 2022-06-02 11:00:54 -0400
  • 62c888b337 elf: Add #include <sys/param.h> for MAX usage. Carlos O'Donell 2022-06-02 10:59:14 -0400
  • 1002f1af1c linux: Add process_mrelease Adhemerval Zanella 2022-01-28 12:53:52 +0000
  • d19ee3473d linux: Add process_madvise Adhemerval Zanella 2022-01-26 16:05:31 -0300
  • 7d3e91ba19 linux: Set tst-pidfd-consts unsupported for kernels headers older than 5.10 Adhemerval Zanella 2022-06-02 08:50:58 -0300
  • bb8887379f testrun.sh: Support passing strace and valgrind arguments Florian Weimer 2022-06-02 17:41:33 +0200
  • 4b527650e0 Linux: Adjust struct rseq definition to current kernel version Florian Weimer 2022-06-02 16:29:55 +0200
  • d7d1eebd4d iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213) Adhemerval Zanella 2022-05-31 12:51:43 -0300
  • c5a75ecec8 catgets: Use 64 bit stat for __open_catalog (BZ# 29211) Adhemerval Zanella 2022-05-31 12:38:55 -0300
  • e429695805 inet: Use 64 bit stat for ruserpass (BZ# 29210) Adhemerval Zanella 2022-05-31 12:34:48 -0300
  • 6ea3c0aba4 socket: Use 64 bit stat for isfdtype (BZ# 29209) Adhemerval Zanella 2022-05-31 12:28:20 -0300
  • 9bcf5b12f8 posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208) Adhemerval Zanella 2022-05-31 12:22:13 -0300
  • 45e5d0f533 posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) Adhemerval Zanella 2022-05-31 12:17:20 -0300
  • 37c94dc999 misc: Use 64 bit stat for getusershell (BZ# 29204) Adhemerval Zanella 2022-05-31 11:51:46 -0300
  • cb49c14183 misc: Use 64 bit stat for daemon (BZ# 29203) Adhemerval Zanella 2022-05-31 11:46:59 -0300
  • b3f935940e iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213) Adhemerval Zanella 2022-05-31 12:51:43 -0300
  • 52431199b5 catgets: Use 64 bit stat for __open_catalog (BZ# 29211) Adhemerval Zanella 2022-05-31 12:38:55 -0300
  • 34422108f4 inet: Use 64 bit stat for ruserpass (BZ# 29210) Adhemerval Zanella 2022-05-31 12:34:48 -0300
  • 61fd3e0e74 socket: Use 64 bit stat for isfdtype (BZ# 29209) Adhemerval Zanella 2022-05-31 12:28:20 -0300
  • f9c3e57ac2 posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208) Adhemerval Zanella 2022-05-31 12:22:13 -0300
  • 9db6a597ef posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) Adhemerval Zanella 2022-05-31 12:17:20 -0300
  • aa8a87f51d misc: Use 64 bit stat for getusershell (BZ# 29204) Adhemerval Zanella 2022-05-31 11:51:46 -0300
  • b349fe0722 misc: Use 64 bit stat for daemon (BZ# 29203) Adhemerval Zanella 2022-05-31 11:46:59 -0300
  • c789e6e409 iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213) Adhemerval Zanella 2022-05-31 12:51:43 -0300
  • 634f566c3e catgets: Use 64 bit stat for __open_catalog (BZ# 29211) Adhemerval Zanella 2022-05-31 12:38:55 -0300
  • 3cd4785ea0 inet: Use 64 bit stat for ruserpass (BZ# 29210) Adhemerval Zanella 2022-05-31 12:34:48 -0300
  • 87f1ec12e7 socket: Use 64 bit stat for isfdtype (BZ# 29209) Adhemerval Zanella 2022-05-31 12:28:20 -0300
  • 6e7137f28c posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208) Adhemerval Zanella 2022-05-31 12:22:13 -0300
  • 574ba60fc8 posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) Adhemerval Zanella 2022-05-31 12:17:20 -0300
  • ec995fb215 misc: Use 64 bit stat for getusershell (BZ# 29203) Adhemerval Zanella 2022-05-31 11:51:46 -0300
  • 3fbc33010c misc: Use 64 bit stat for daemon (BZ# 29203) Adhemerval Zanella 2022-05-31 11:46:59 -0300
  • e6547d635b linux: use statx for fstat if neither newfstatat nor fstatat64 is present WANG Xuerui 2022-06-01 10:12:28 +0800
  • de3501d60f Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h Joseph Myers 2022-06-01 14:45:48 +0000
  • 9d03bac7e7 Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.h Joseph Myers 2022-06-01 14:43:06 +0000
  • 5a6f2cabb6 i686: Use generic sincosf implementation for SSE2 version Adhemerval Zanella 2022-05-31 18:13:54 -0300
  • dc208f4a53 benchtests: Add workload name for sincosf Adhemerval Zanella 2022-05-31 18:08:32 -0300
  • 3323476641 i686: Use generic sinf implementation for SSE2 version Adhemerval Zanella 2022-05-31 18:04:47 -0300
  • da39afa4ff i686: Use generic cosf implementation for SSE2 version Adhemerval Zanella 2022-05-31 17:55:27 -0300
  • c1176b62a9 benchtests: Add workload name for cosf Adhemerval Zanella 2022-05-31 17:48:28 -0300
  • dc1e5eeb25 x86_64: Optimize sincos where sin/cos is optimized (bug 29193) Andreas Schwab 2022-05-31 13:09:38 +0200
  • d976d44a89 manual: fix reference to source file Andreas Schwab 2022-05-31 16:21:32 +0200
  • 6488f4d006 Add SOL_SMC from Linux 5.18 to bits/socket.h Joseph Myers 2022-05-31 13:49:53 +0000
  • 81e7fdd7cc elf: Remove _dl_skip_args Adhemerval Zanella 2022-05-26 13:15:56 -0300
  • ec7bc492b6 x86_64: Remove _dl_skip_args usage Adhemerval Zanella 2022-05-26 13:15:28 -0300
  • b6712b137f sparc: Remove _dl_skip_args usage Adhemerval Zanella 2022-05-26 13:14:37 -0300
  • 4dc1f6530e sh: Remove _dl_skip_args usage Adhemerval Zanella 2022-05-26 13:14:04 -0300
  • 22d8935d1d s390: Remove _dl_skip_args usage Adhemerval Zanella 2022-05-26 13:13:05 -0300
  • d62123c1ed riscv: Remove _dl_skip_args usage Adhemerval Zanella 2022-05-26 13:12:44 -0300