40943 Commits (master)
 

Author SHA1 Message Date
Adhemerval Zanella 686d542025 posix: Sync tempname with gnulib 3 years ago
Sergey Kolosov 3a83f79024 socket: Add new test for connect 2 years ago
Sergey Kolosov 6687a6e3f9 libsupport: Add xgetpeername 2 years ago
H.J. Lu 42e48e720c nptl: Add tst-pthread-key1-static for BZ #21777 2 years ago
Florian Weimer ae7468a7b0 elf: Add ld.so test with non-existing program name 2 years ago
H.J. Lu 1cce91d8ae elf: Check objname before calling fatal_error 2 years ago
H.J. Lu 727aacfd66 Use crtbeginT.o and crtend.o for non-PIE static executables 2 years ago
Florian Weimer f8d8b1b1e6 aarch64: Enhanced CPU diagnostics for ld.so 2 years ago
Florian Weimer 7a430f40c4 x86: Add generic CPUID data dumper to ld.so --list-diagnostics 2 years ago
Florian Weimer 5653ccd847 elf: Add CPU iteration support for future use in ld.so diagnostics 2 years ago
Paul Eggert 1f94147a79 timezone: sync to TZDB 2024a 2 years ago
Paul Eggert 57581acd95 Fix bsearch, qsort doc to match POSIX better 2 years ago
H.J. Lu 9e1f4aef86 x86-64: Exclude FMA4 IFUNC functions for -mapxf 2 years ago
Adhemerval Zanella c27f8763cf Reinstate generic features-time64.h 2 years ago
Adhemerval Zanella 460d9e2dfe Cleanup __tls_get_addr on alpha/microblaze localplt.data 2 years ago
Adhemerval Zanella 95700e7998 arm: Remove ld.so __tls_get_addr plt usage 2 years ago
Adhemerval Zanella 50c2be2390 aarch64: Remove ld.so __tls_get_addr plt usage 2 years ago
Adhemerval Zanella 44ccc2465c math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603) 2 years ago
Adhemerval Zanella 932544efa4 math: x86 floor traps when FE_INEXACT is enabled (BZ 31601) 2 years ago
Adhemerval Zanella 637bfc392f math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600) 2 years ago
Joe Ramsay 87cb1dfcd6 aarch64/fpu: Add vector variants of erfc 2 years ago
Joe Ramsay 3d3a4fb8e4 aarch64/fpu: Add vector variants of tanh 2 years ago
Joe Ramsay eedbbca0bf aarch64/fpu: Add vector variants of sinh 2 years ago
Joe Ramsay 8b67920528 aarch64/fpu: Add vector variants of atanh 2 years ago
Joe Ramsay 81406ea3c5 aarch64/fpu: Add vector variants of asinh 2 years ago
Joe Ramsay b09fee1d21 aarch64/fpu: Add vector variants of acosh 2 years ago
Joe Ramsay bdb5705b7b aarch64/fpu: Add vector variants of cosh 2 years ago
Joe Ramsay cb5d84f1f8 aarch64/fpu: Add vector variants of erf 2 years ago
Stafford Horne 3db9d208dd misc: Add support for Linux uio.h RWF_NOAPPEND flag 2 years ago
Alejandro Colomar 95c70fd0d4 manual: significand() uses FLT_RADIX, not 2 2 years ago
Alejandro Colomar e01b3b86e8 manual: Clarify return value of cbrt(3) 2 years ago
Alejandro Colomar 077613291b manual: floor(log2(fabs(x))) has rounding errors 2 years ago
Alejandro Colomar b7d15bd1f0 manual: logb(x) is floor(log2(fabs(x))) 2 years ago
Adhemerval Zanella 4dcd674b66 powerpc: Add missing arch flags on rounding ifunc variants 2 years ago
Adhemerval Zanella c0d59e3e0d math: Reformat Makefile. 2 years ago
Adhemerval Zanella a4ed0471d7 Always define __USE_TIME_BITS64 when 64 bit time_t is used 2 years ago
Adhemerval Zanella a0698a5e92 benchtests: Improve benchtests for strstr 2 years ago
Adhemerval Zanella 721314c980 x86_64: Remove avx512 strstr implementation 2 years ago
Adhemerval Zanella 2e53eb9234 signal: Avoid system signal disposition to interfere with tests 2 years ago
Palmer Dabbelt 96d1b9ac23 RISC-V: Fix the static-PIE non-relocated object check 2 years ago
Sergey Bugaev dc1a77269c htl: Implement some support for TLS_DTV_AT_TP 2 years ago
Sergey Bugaev a4273efa21 htl: Respect GL(dl_stack_flags) when allocating stacks 2 years ago
Sergey Bugaev b467cfcaee hurd: Use the RETURN_ADDRESS macro 2 years ago
Sergey Bugaev 6afeac1289 hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now 2 years ago
Sergey Bugaev 49aa652db8 Allow glibc to be compiled without EXEC_PAGESIZE 2 years ago
Sergey Bugaev 4648bfbbde hurd: Stop relying on VM_MAX_ADDRESS 2 years ago
Sergey Bugaev 7f02511e5b hurd: Move internal functions to internal header 2 years ago
Stafford Horne 4a13b3ef46 stdlib: Fix tst-makecontext2 log when swapcontext fails 3 years ago
Stafford Horne ad05a42370 or1k: Add prctl wrapper to unwrap variadic args 2 years ago
Stafford Horne df7e29e2a4 or1k: Only define fpu rouding and exceptions with hard-float 2 years ago