summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-09x86_64: Fix mark-plt configure testazanella/clangAdhemerval Zanella
2024-02-09Enable --enable-fortify-source with clangAdhemerval Zanella
2024-02-09bench-malloc-thread: Add libm for powfAdhemerval Zanella
2024-02-09benchtests: Remove clang warningsAdhemerval Zanella
2024-02-09benchtests: Use __f128 on ilogbf128-inputs constantsAdhemerval Zanella
2024-02-09benchtests: Add attribute_optimizeAdhemerval Zanella
2024-02-09aarch64: Fix gmon profiling with clangAdhemerval Zanella
2024-02-09math: Fix potential underflow on ldbl-128 erflAdhemerval Zanella
2024-02-09x86_64: update libm test ulpsAdhemerval Zanella
2024-02-09aarch64: update libm test ulpsAdhemerval Zanella
2024-02-09debug: Avoid clang optimize away required function on tst-ssp1.cAdhemerval Zanella
2024-02-09elf: Fix tests that require interposable symbolsAdhemerval Zanella
2024-02-09math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_TRAPAdhemerval Zanella
2024-02-09Fix loongarch stpcpy on loaderAdhemerval Zanella
2024-02-09gmon: Remove ununsed LDFLAGS-tst-profile-statiAdhemerval Zanella
2024-02-09posix: Remove the __strcpy_chk from glob testsAdhemerval Zanella
2024-02-09x86: Use -mshstk instead of '#pragma GCC target'Adhemerval Zanella
2024-02-09i686: Do not build ifunc tests if compiler does not generate supported reloca...Adhemerval Zanella
2024-02-09i386: Disable some tests on clangAdhemerval Zanella
2024-02-09configure: Use -Wno-restrict iff compiler supports itAdhemerval Zanella
2024-02-09stdio: Fix clang warnings on testsAdhemerval Zanella
2024-02-09Use -Wl,--undefined-version if linker requires itAdhemerval Zanella
2024-02-09linux: Avoid indirection on operand of type 'void *' for gettimeofdayAdhemerval Zanella
2024-02-09Fix libc_cv_protected_data check if compiler defaults to PIEAdhemerval Zanella
2024-02-09stdio: Suppress %Z format for clangAdhemerval Zanella
2024-02-09resolve: Fix implicit conversion on tst-resolv-invalid-cnameAdhemerval Zanella
2024-02-09elf: Use volatile to set __rseq_size and __rseq_offsetAdhemerval Zanella
2024-02-09elf: Disable unload4 test on clangAdhemerval Zanella
2024-02-09stdio: Fix tst-vfprintf-user-type on clangAdhemerval Zanella
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