aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-22tst-atomic.c: Mark as UNSUPPORTED when compiled with ClangH.J. Lu1-0/+10
2024-12-22Enable execstack tests only if compiler supports trampolineH.J. Lu4-2/+80
2024-12-22x86: Include test-flt-eval-method-387 if -mfpmath=387 worksH.J. Lu3-1/+47
2024-12-22x86-64: Disable libmvec ABI test for ClangH.J. Lu1-0/+4
2024-12-22Remove Clang /usr/include/tgmath.h dependencyH.J. Lu1-1/+5
2024-12-22Don't redefine INFINITY nor NANH.J. Lu1-8/+12
2024-12-22Check Clang 12 for __builtin_complexH.J. Lu1-1/+2
2024-12-22Use -finput-charset=ascii only if supportedH.J. Lu6-6/+126
2024-12-22conform: Use -dD instead of -dN on compiler invocationAdhemerval Zanella1-3/+3
2024-12-22math: Exclude tgmath3-macro-tests for ClangH.J. Lu1-0/+5
2024-12-22Check if -mamx-tile works for testingH.J. Lu2-63/+32
2024-12-22assert: Sort tests in MakefileH.J. Lu1-1/+1
2024-12-20assert: ensure posix compliance, add tests for suchDJ Delorie3-2/+198
2024-12-21cet: Drop '#pragma GCC target' in tst-cet-legacy-10a[-static].cAdhemerval Zanella2-2/+0
2024-12-20posix: fix system when a child cannot be created [BZ #32450]Aurelien Jarno2-3/+28
2024-12-21Don't use glibc <tgmath.h> when testing with ClangH.J. Lu3-8/+27
2024-12-21stdio-common: Exclude bug28 when clang is usedH.J. Lu1-1/+10
2024-12-21Fix elf: Introduce is_rtld_link_map [BZ #32488]H.J. Lu1-2/+2
2024-12-20math: xfail some tanpi tests for ibm128-libgccAdhemerval Zanella3-364/+364
2024-12-20elf: Reorder audit events in dlcose to match _dl_fini (bug 32066)Florian Weimer2-16/+37
2024-12-20elf: Call la_objclose for proxy link maps in _dl_fini (bug 32065)Florian Weimer2-3/+25
2024-12-20elf: Signal la_objopen for the proxy link map in dlmopen (bug 31985)Florian Weimer2-29/+40
2024-12-20elf: Add the endswith function to <endswith.h>Florian Weimer1-0/+8
2024-12-20elf: Update DSO list, write audit log to elf/tst-audit23.outFlorian Weimer1-5/+22
2024-12-20elf: Move _dl_rtld_map, _dl_rtld_audit_state out of GLFlorian Weimer4-82/+82
2024-12-20elf: Introduce is_rtld_link_mapFlorian Weimer10-56/+28
2024-12-20Add F_CREATED_QUERY from Linux 6.12 to bits/fcntl-linux.hJoseph Myers1-0/+1
2024-12-20Add HWCAP_LOONGARCH_LSPW from Linux 6.12 to bits/hwcap.hJoseph Myers1-0/+1
2024-12-20Add MSG_SOCK_DEVMEM from Linux 6.12 to bits/socket.hJoseph Myers1-0/+2
2024-12-20i386: Regenerate ulpsFlorian Weimer2-0/+4
2024-12-20x86_64: Regenerate ulpsFlorian Weimer1-0/+2
2024-12-20aarch64: Regenerate ulpsFlorian Weimer1-0/+2
2024-12-19elf: Remove code dependent on __rtld_lock_default_lock_recursive macroFlorian Weimer2-27/+0
2024-12-19Linux: Accept null arguments for utimensat pathnameFlorian Weimer3-5/+34
2024-12-19x86_64: Remove unused padding from tcbhead_tFlorian Weimer1-12/+0
2024-12-19Add further DSO dependency sorting testsJoseph Myers2-1/+243
2024-12-19Add NT_X86_XSAVE_LAYOUT and NT_ARM_POE from Linux 6.12 to elf.hJoseph Myers1-0/+2
2024-12-19Add SCHED_EXT from Linux 6.12 to bits/sched.hJoseph Myers2-1/+2
2024-12-19hppa: Fix strace detach-vfork testJohn David Anglin2-47/+64
2024-12-19Update kernel version to 6.12 in header constant testsJoseph Myers3-4/+4
2024-12-18added url of CORE-MATH projectPaul Zimmermann1-1/+2
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella27-144/+84
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella26-139/+124
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella27-146/+114
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella28-252/+161
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella29-296/+269
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella27-225/+124
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella28-270/+184
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella27-212/+122
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella26-225/+196