aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-02-09localedata: Fix clang warnings on testsAdhemerval Zanella
2024-02-09configure: remove overly restrictive check for clangFangrui Song
2024-02-09riscv: Suppress clang confstr -Wignored-attributes feupdateenvAdhemerval Zanella
2024-02-09riscv: Do not use cfi_label when building with clangAdhemerval Zanella
2024-02-09string: Suppress clang confstr -Wignored-attributes on strlenAdhemerval Zanella
2024-02-09arm: Fix clang multi-arch build with ld.bfdAdhemerval Zanella
2024-02-09arm: Use vmov.i32 instead of vmov on neon memchrAdhemerval Zanella
2024-02-09aarch64: Use 64-bit variable to access the special registersAdhemerval Zanella
2024-02-09i386: sfp-machine.h: Do no use asm input cast for clangAdhemerval Zanella
2024-02-09i386: Move ___tls_get_addr hidden proto before its first usageAdhemerval Zanella
2024-02-09i386: Disable math_opt_barrier and math_force_eval for clangAdhemerval Zanella
2024-02-09x86: Add inhibit_stack_protector on ifunc handlersAdhemerval Zanella
2024-02-09x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtypeAdhemerval Zanella
2024-02-09x86: Remove __strstr_generic prototypeAdhemerval Zanella
2024-02-09x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code pathFangrui Song
2024-02-09x86: Use -msse2avx iff compiler supports itAdhemerval Zanella
2024-02-09support: Handle clang support/dtotimespec.c on dtotimespecAdhemerval Zanella
2024-02-09stdio: Fix -Wtautological-constant-out-of-range-compare on clangAdhemerval Zanella
2024-02-09math: Suppress more aliases builtin type conflictsAdhemerval Zanella
2024-02-09stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX_MAXAdhemerval Zanella
2024-02-09support: Use CHAR_MAX as maximum valueAdhemerval Zanella