aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Undef attribute_relro on internal tests that include tls.hAdhemerval Zanella3-0/+6
2024-04-17elf: Do not cast TLS_DTV_UNALLOCATED to voidAdhemerval Zanella6-7/+6
2024-04-17malloc: Suppress clang warning on tst-memalignAdhemerval Zanella1-0/+4
2024-04-17x86: Use inhibit_stack_protector on tst-ifunc-isa.hAdhemerval Zanella1-2/+3
2024-04-17Move inhibit_stack_protector to its own headerAdhemerval Zanella2-14/+39
2024-04-17elf: Suppress clang warning on tst-unique4Adhemerval Zanella2-1/+7
2024-04-17elf: Suppress clang warning on tst-unique3Adhemerval Zanella1-3/+8
2024-04-17support: Suppress clang warning on tst-timespecAdhemerval Zanella1-0/+7
2024-04-17misc: Disable some atomic tests on clangAdhemerval Zanella1-0/+6
2024-04-17linux: Adequate tst-clone3 to c11 atomicsAdhemerval Zanella2-10/+6
2024-04-17posix: Suppress clang warning on bug-regex24Adhemerval Zanella1-0/+7
2024-04-17dirent: Remove variable lenght array structure for tst-getdents64.cAdhemerval Zanella1-11/+5
2024-04-17string: Suppress clang -Wsuspicious-bzero on testerAdhemerval Zanella1-0/+26
2024-04-17malloc: Only enable -Waggressive-loop-optimizations suppression for gccAdhemerval Zanella1-2/+2
2024-04-17Use check tests with trampolines iff compiler supports itAdhemerval Zanella4-7/+64
2024-04-17Handle pragma GCC optimize for clangAdhemerval Zanella2-2/+10
2024-04-17stdio: Suppress clang warnings for tst-vprintf-width-i18n.cAdhemerval Zanella1-0/+8
2024-04-17stdio: Suppress clang warnings for tst-unlockedio.cAdhemerval Zanella1-0/+4
2024-04-17stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.cAdhemerval Zanella1-1/+1
2024-04-17stdio: Disable attribute (optimize) if compiler does not support itAdhemerval Zanella1-1/+7
2024-04-17stdio: Disable clang warning on scanf13 testAdhemerval Zanella1-0/+15
2024-04-17stdio: Disable bug23-3 on clangAdhemerval Zanella1-0/+5
2024-04-17stdlib: Avoid internal definitions for tst-strtod5iAdhemerval Zanella1-0/+1
2024-04-17math: Fix test-totalorderl-ldbl-96 exponent settingAdhemerval Zanella1-2/+2
2024-04-17And defines to __attribute__ (__noclone__) iff compiler supports it.Adhemerval Zanella44-100/+112
2024-04-17x86: Use -mfpmath=387 iff compiler supports itAdhemerval Zanella3-1/+38
2024-04-17x86_64: Disable libmvec tests if compiler does not support attribute '__simd__'Adhemerval Zanella3-0/+93
2024-04-17math: Only build tests for _Complex __int128 iff compiler supports itAdhemerval Zanella4-10/+76
2024-04-17x86: Fix test-double-vlen include-nextAdhemerval Zanella4-4/+4
2024-04-17math: Define CMPLX(F,L) for clangAdhemerval Zanella1-1/+1
2024-04-17Use -ffloat-store iff compiler supports itAdhemerval Zanella3-2/+36
2024-04-17math: Fix clang warnings on bug-tgmath1.cAdhemerval Zanella1-0/+7
2024-04-17math: Fix clang warnings for math/test-tgmath-ret.cAdhemerval Zanella1-0/+6
2024-04-17localedata: Fix clang warnings on testsAdhemerval Zanella1-1/+7
2024-04-17configure: remove overly restrictive check for clangFangrui Song2-4/+4
2024-04-17riscv: Suppress clang confstr -Wignored-attributes feupdateenvAdhemerval Zanella1-0/+6
2024-04-17riscv: Do not use cfi_label when building with clangAdhemerval Zanella4-3/+9
2024-04-17string: Suppress clang confstr -Wignored-attributes on strlenAdhemerval Zanella1-0/+5
2024-04-17arm: Fix clang multi-arch build with ld.bfdAdhemerval Zanella5-13/+8
2024-04-17arm: Use vmov.i32 instead of vmov on neon memchrAdhemerval Zanella1-2/+2
2024-04-17aarch64: Use 64-bit variable to access the special registersAdhemerval Zanella5-15/+29
2024-04-17i386: sfp-machine.h: Do no use asm input cast for clangAdhemerval Zanella1-18/+26
2024-04-17i386: Move ___tls_get_addr hidden proto before its first usageAdhemerval Zanella1-2/+2
2024-04-17i386: Disable math_opt_barrier and math_force_eval for clangAdhemerval Zanella1-1/+1
2024-04-17x86: Add inhibit_stack_protector on ifunc handlersAdhemerval Zanella28-6/+40
2024-04-17x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtypeAdhemerval Zanella1-2/+11
2024-04-17x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code pathFangrui Song1-7/+14
2024-04-17x86: Use -msse2avx iff compiler supports itAdhemerval Zanella3-7/+40
2024-04-17support: Handle clang support/dtotimespec.c on dtotimespecAdhemerval Zanella1-1/+1
2024-04-17stdio: Fix -Wtautological-constant-out-of-range-compare on clangAdhemerval Zanella1-1/+6