aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
29 hoursassert: ensure posix compliance, add tests for suchHEADmasterDJ Delorie3-2/+198
34 hourscet: Drop '#pragma GCC target' in tst-cet-legacy-10a[-static].cAdhemerval Zanella2-2/+0
34 hoursposix: fix system when a child cannot be created [BZ #32450]Aurelien Jarno2-3/+28
35 hoursDon't use glibc <tgmath.h> when testing with ClangH.J. Lu3-8/+27
35 hoursstdio-common: Exclude bug28 when clang is usedH.J. Lu1-1/+10
36 hoursFix elf: Introduce is_rtld_link_map [BZ #32488]H.J. Lu1-2/+2
38 hoursmath: xfail some tanpi tests for ibm128-libgccAdhemerval Zanella3-364/+364
41 hourself: Reorder audit events in dlcose to match _dl_fini (bug 32066)Florian Weimer2-16/+37
41 hourself: Call la_objclose for proxy link maps in _dl_fini (bug 32065)Florian Weimer2-3/+25
41 hourself: Signal la_objopen for the proxy link map in dlmopen (bug 31985)Florian Weimer2-29/+40
41 hourself: Add the endswith function to <endswith.h>Florian Weimer1-0/+8
41 hourself: Update DSO list, write audit log to elf/tst-audit23.outFlorian Weimer1-5/+22
41 hourself: Move _dl_rtld_map, _dl_rtld_audit_state out of GLFlorian Weimer4-82/+82
41 hourself: Introduce is_rtld_link_mapFlorian Weimer10-56/+28
45 hoursAdd F_CREATED_QUERY from Linux 6.12 to bits/fcntl-linux.hJoseph Myers1-0/+1
45 hoursAdd HWCAP_LOONGARCH_LSPW from Linux 6.12 to bits/hwcap.hJoseph Myers1-0/+1
45 hoursAdd MSG_SOCK_DEVMEM from Linux 6.12 to bits/socket.hJoseph Myers1-0/+2
45 hoursi386: Regenerate ulpsFlorian Weimer2-0/+4
2 daysx86_64: Regenerate ulpsFlorian Weimer1-0/+2
2 daysaarch64: Regenerate ulpsFlorian Weimer1-0/+2
2 dayself: Remove code dependent on __rtld_lock_default_lock_recursive macroFlorian Weimer2-27/+0
2 daysLinux: Accept null arguments for utimensat pathnameFlorian Weimer3-5/+34
2 daysx86_64: Remove unused padding from tcbhead_tFlorian Weimer1-12/+0
3 daysAdd further DSO dependency sorting testsJoseph Myers2-1/+243
3 daysAdd NT_X86_XSAVE_LAYOUT and NT_ARM_POE from Linux 6.12 to elf.hJoseph Myers1-0/+2
3 daysAdd SCHED_EXT from Linux 6.12 to bits/sched.hJoseph Myers2-1/+2
3 dayshppa: Fix strace detach-vfork testJohn David Anglin2-47/+64
3 daysUpdate kernel version to 6.12 in header constant testsJoseph Myers3-4/+4
3 daysadded url of CORE-MATH projectPaul Zimmermann1-1/+2
3 daysmath: Use tanhf from CORE-MATHAdhemerval Zanella27-144/+84
3 daysmath: Use sinhf from CORE-MATHAdhemerval Zanella26-139/+124
3 daysmath: Use coshf from CORE-MATHAdhemerval Zanella27-146/+114
3 daysmath: Use atanhf from CORE-MATHAdhemerval Zanella28-252/+161
3 daysmath: Use atan2f from CORE-MATHAdhemerval Zanella29-296/+269
3 daysmath: Use atanf from CORE-MATHAdhemerval Zanella27-225/+124
3 daysmath: Use asinhf from CORE-MATHAdhemerval Zanella28-270/+184
3 daysmath: Use asinf from CORE-MATHAdhemerval Zanella27-212/+122
3 daysmath: Use acoshf from CORE-MATHAdhemerval Zanella26-225/+196
3 daysmath: Use acosf from CORE-MATHAdhemerval Zanella27-174/+136
3 daysmath: Fix the expected carg (inf) resultsAdhemerval Zanella3-28/+261
3 daysmath: Fix the expected atan2f (inf) resultsAdhemerval Zanella3-56/+2366
3 daysmath: Fix the expected atanf (inf) resultsAdhemerval Zanella3-2/+52
3 daysmath: Add inf support on gen-auto-libm-tests.cAdhemerval Zanella1-4/+27
3 daysmath: Fix spurious-divbyzero flag nameAdhemerval Zanella1-1/+1
3 daysbenchtests: Add tanhf benchmarkAdhemerval Zanella2-0/+2006
3 daysbenchtests: Add sinhf benchmarkAdhemerval Zanella2-0/+2006
3 daysbenchtests: Add coshf benchmarkAdhemerval Zanella2-0/+2006
3 daysbenchtests: Add atanhf benchmarkAdhemerval Zanella2-0/+2006
3 daysbenchtests: Add atan2f benchmarkAdhemerval Zanella2-0/+2006
3 daysbenchtests: Add atanf benchmarkAdhemerval Zanella2-0/+2006