aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-09math: Do not use __builtin_isinf on clangAdhemerval Zanella
2024-02-09math: Do not use __builtin_isnan on clangAdhemerval Zanella
2024-02-09math: Do not use __builtin_fpclassify on clangAdhemerval Zanella
2024-02-09math: Fix isgreater* and isless* for clangAdhemerval Zanella
2024-02-09math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINESAdhemerval Zanella
2024-02-09intl: Use strcpy on _nl_make_l10nflistAdhemerval Zanella
2024-02-09string: mempcy and stpcpy builtins internallyAdhemerval Zanella
2024-02-09Handle abort call for -fexceptions callAdhemerval Zanella
2024-02-09elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_...Adhemerval Zanella
2024-02-09x86: Use bool for C++ on x86.hAdhemerval Zanella
2024-02-09malloc: Suppress clang warning on tst-aligned-allocAdhemerval Zanella
2024-02-09malloc: Disable malloc builtins on testsAdhemerval Zanella
2024-02-09Only use -finput-charset=ascii iff compiler supports itAdhemerval Zanella
2024-02-09conform: Do not use __SIG_ATOMIC_TYPE__Adhemerval Zanella
2024-02-09conform: Replace _Static_assert with macroAdhemerval Zanella
2024-02-09conform: Use -dD instead of -dN on compiler invocationAdhemerval Zanella
2024-02-09localedata: Use hexadecimal character escape on testsAdhemerval Zanella
2024-02-09Undef attribute_relro on internal tests that include tls.hAdhemerval Zanella
2024-02-09elf: Do not cast TLS_DTV_UNALLOCATED to voidAdhemerval Zanella
2024-02-09malloc: Suppress clang warning on tst-memalignAdhemerval Zanella
2024-02-09x86: Use inhibit_stack_protector on tst-ifunc-isa.hAdhemerval Zanella
2024-02-09Move inhibit_stack_protector to its own headerAdhemerval Zanella
2024-02-09elf: Suppress clang warning on tst-unique4Adhemerval Zanella
2024-02-09elf: Suppress clang warning on tst-unique3Adhemerval Zanella
2024-02-09support: Suppress clang warning on tst-timespecAdhemerval Zanella
2024-02-09misc: Disable some atomic tests on clangAdhemerval Zanella
2024-02-09linux: Adequate tst-clone3 to c11 atomicsAdhemerval Zanella
2024-02-09posix: Suppress clang warning on bug-regex24Adhemerval Zanella
2024-02-09dirent: Remove variable lenght array structure for tst-getdents64.cAdhemerval Zanella
2024-02-09string: Suppress clang -Wsuspicious-bzero on testerAdhemerval Zanella
2024-02-09malloc: Only enable -Waggressive-loop-optimizations suppression for gccAdhemerval Zanella
2024-02-09Use check tests with trampolines iff compiler supports itAdhemerval Zanella
2024-02-09Handle pragma GCC optimize for clangAdhemerval Zanella
2024-02-09stdio: Suppress clang warnings for tst-vprintf-width-i18n.cAdhemerval Zanella
2024-02-09stdio: Suppress clang warnings for tst-unlockedio.cAdhemerval Zanella
2024-02-09stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.cAdhemerval Zanella
2024-02-09stdio: Disable attribute (optimize) if compiler does not support itAdhemerval Zanella
2024-02-09stdio: Disable clang warning on scanf13 testAdhemerval Zanella
2024-02-09stdio: Disable bug23-3 on clangAdhemerval Zanella
2024-02-09stdlib: Avoid internal definitions for tst-strtod5iAdhemerval Zanella
2024-02-09math: Fix test-totalorderl-ldbl-96 exponent settingAdhemerval Zanella
2024-02-09And defines to __attribute__ (__noclone__) iff compiler supports it.Adhemerval Zanella
2024-02-09x86: Use -mfpmath=387 iff compiler supports itAdhemerval Zanella
2024-02-09x86_64: Disable libmvec tests if compiler does not support attribute '__simd__'Adhemerval Zanella
2024-02-09math: Only build tests for _Complex __int128 iff compiler supports itAdhemerval Zanella
2024-02-09x86: Fix test-double-vlen include-nextAdhemerval Zanella
2024-02-09math: Define CMPLX(F,L) for clangAdhemerval Zanella
2024-02-09Use -ffloat-store iff compiler supports itAdhemerval Zanella
2024-02-09math: Fix clang warnings on bug-tgmath1.cAdhemerval Zanella
2024-02-09math: Fix clang warnings for math/test-tgmath-ret.cAdhemerval Zanella