From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id EF5BE3858C56; Thu, 21 Dec 2023 18:48:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EF5BE3858C56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703184512; bh=bOwjRXc0E7NSIflUmEIZwc/9zzcd7NH0ig+93R1J91c=; h=From:To:Subject:Date:From; b=M8yl9DQ+S9AElM+TvARzzmH8djxQMbiFTwYhXmoV482D8HX1Mz1jvWLX/h+ZU4Nq4 CNjSK21QedewLTcnTgduly7pD9GUGgQib9fppTRzwJh0fkYGkdv+zP7q2r8YdS6XDx 8ucvYp5I3+XR8mcg7kOKC7OyEFSR+G2jPSZfdpqQ= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc] Deleted branch 'azanella/clang' X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/azanella/clang X-Git-Oldrev: c1fa35997693da03bcef1b96682de2b76b1c2550 X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20231221184832.EF5BE3858C56@sourceware.org> Date: Thu, 21 Dec 2023 18:48:32 +0000 (GMT) List-Id: The branch 'azanella/clang' was deleted. It previously pointed to: c1fa359976... posix: Remove the __strcpy_chk from glob tests Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- c1fa359... posix: Remove the __strcpy_chk from glob tests bf49aea... i686: Do not build ifunc tests if compiler does not generat 69154cb... i386: Disable some tests on clang ed2b0cf... string: Disable function_overload test on clang bbf1af4... string: Disable test_strncmp (TODO) f19deb6... configure: Use -Wno-restrict iff compiler supports it 004d3b3... stdio: Fix clang warnings on tests f30faf8... Use -Wl,--undefined-version if linker requires it 1ededba... linux: Avoid indirection on operand of type 'void *' for ge 78a48fd... Fix libc_cv_protected_data check if compiler defaults to PI b4d1269... stdio: Suppress %Z format for clang d91e6f0... resolve: Fix implicit conversion on tst-resolv-invalid-cnam 5892184... elf: Use volatile to set __rseq_size and __rseq_offset a32a314... elf: Disable unload4 test on clang c8aaadc... stdio: Fix tst-vfprintf-user-type on clang 72acadb... math: Do not use __builtin_isinf on clang f6a8b87... math: Do not use __builtin_isnan on clang 640e89b... math: Do not use __builtin_fpclassify on clang 06e1687... math: Fix isgreater* and isless* for clang b3051b4... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES 71f0d19... intl: Use strcpy on _nl_make_l10nflist d4e8b0c... string: mempcy and stpcpy builtins internally 30d032f... Handle abort call for -fexceptions call aa1eb10... elf: Disable tst-dlopen-nodelete-reloc if compiler does not b1748af... x86: Use bool for C++ on x86.h cb40ee7... malloc: Suppress clang warning on tst-aligned-alloc ca27004... malloc: Disable malloc builtins on tests 9fd866d... Only use -finput-charset=ascii iff compiler supports it 7729698... conform: Do not use __SIG_ATOMIC_TYPE__ 8db9c9e... conform: Replace _Static_assert with macro 7bbb2e5... conform: Use -dD instead of -dN on compiler invocation 116c116... localedata: Use hexadecimal character escape on tests 2170940... Undef attribute_relro on internal tests that include tls.h 7821059... elf: Do not cast TLS_DTV_UNALLOCATED to void 32c3c68... malloc: Suppress clang warning on tst-memalign 5c7a833... x86: Use inhibit_stack_protector on tst-ifunc-isa.h 7e089b5... Move inhibit_stack_protector to its own header c0be62b... elf: Suppress clang warning on tst-unique4 38e5e71... elf: Suppress clang warning on tst-unique3 aa3b5bf... support: Suppress clang warning on tst-timespec 26787b6... misc: Disable some atomic tests on clang ddd31c5... linux: Adequate tst-clone3 to c11 atomics 7e86a6e... posix: Suppress clang warning on bug-regex24 7438bae... dirent: Remove variable lenght array structure for tst-getd 29ddc1b... string: Suppress clang -Wsuspicious-bzero on tester 6b73d0f... malloc: Only enable -Waggressive-loop-optimizations suppres 3fc760a... Use check tests with trampolines iff compiler supports it 4da5369... Handle pragma GCC optimize for clang 09c3225... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c e2291b7... stdio: Suppress clang warnings for tst-unlockedio.c e1a99a4... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno 9c5cc97... stdio: Disable attribute (optimize) if compiler does not su 6d41bd9... stdio: Disable clang warning on scanf13 test 152e593... stdio: Disable bug23-3 on clang 9f21b11... stdlib: Avoid internal definitions for tst-strtod5i 5def618... math: Fix test-totalorderl-ldbl-96 exponent setting d98add2... And defines to __attribute__ (__noclone__) iff compiler sup 8d1354d... x86: Use -mfpmath=387 iff compiler supports it c5123bc... x86_64: Disable libmvec tests if compiler does not support 2959338... math: Only build tests for _Complex __int128 iff compiler s 15a22bc... x86: Fix test-double-vlen include-next 5029d36... math: Define CMPLX(F,L) for clang 8f5416d... Use -ffloat-store iff compiler supports it 7d33535... math: Fix clang warnings on bug-tgmath1.c 985afaf... math: Fix clang warnings for math/test-tgmath-ret.c 38919f4... localedata: Fix clang warnings on tests 734537e... configure: remove overly restrictive check for clang 58bbb3f... riscv: Suppress clang confstr -Wignored-attributes feupdate a0477f5... riscv: Do not use cfi_label when building with clang 54f6555... string: Suppress clang confstr -Wignored-attributes on strl 6393bc2... arm: Fix clang multi-arch build with ld.bfd 012fb16... arm: Use vmov.i32 instead of vmov on neon memchr 4ccb9ee... aarch64: Use 64-bit variable to access the special register 77ec140... i386: sfp-machine.h: Do no use asm input cast for clang b880347... i386: Move ___tls_get_addr hidden proto before its first us eb5b900... i386: Disable math_opt_barrier and math_force_eval for clan c4ed9de... x86: Add inhibit_stack_protector on ifunc handlers d528f99... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc 2937411... x86: Remove __strstr_generic prototype 8fbc46b... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 3ad5d1c... x86: Use -msse2avx iff compiler supports it 0a6178d... support: Handle clang support/dtotimespec.c on dtotimespec 07adefb... stdio: Fix -Wtautological-constant-out-of-range-compare on dbb1d19... math: Suppress more aliases builtin type conflicts 5564110... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX d10391e... support: Use CHAR_MAX as maximum value fe98553... posix: Use unsigned to check for _POSIX_VDISABLE 242e8c8... Use -frounding-math iff compiler supports it 73fc235... string: Use asm alias instead of symbol redirections for st 0a51fe8... math: Use -fexcess-precision=standard iff compiler supports e2a1ef0... timezone: Fix clang operator precedence warning e4000a8... configure: Use -Wno-ignored-attributes if compiler warns ab 7f64f51... math: Suppress clang -Wincompatible-library-redeclaration o 2eb9ad3... math: use fabs on __ieee754_lgamma_r aea078e... math: Suppress clang warning on math_check_force_underflow 6f03860... catgets: Remove catgets/config.h 64020ea... iconvdata: Remove use of GNU old-style field designator ext 575226c... iconvdata: Suppress clang warning on locale definitions 9db1a9e... locale: Fix implicit conversion on collate_finish 8b6f258... elf: Suppress clang -Wstring-plus-int on rtld.c ffcaa3c... configure: Fix check for -fno-tree-loop-distribute-patterns 6248c36... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i bf8a8e2... sunrpc: Suppress clang warning on struct cmessage 87db8df... sunrpc: Remove extra parenthesis on comparison 8f7dcf1... nss: Suppress nss_module.c warning on clang bf7ac8d... argp: Expand argp_usage, _option_is_short, and _option_is_e c9730cb... misc: Suppress clang warnings on syslog e64948e... posix: Suppress clang confstr -Wignored-attributes 05bacf0... resolv: Handle -Wsometimes-uninitialized on getaddrinfo 88826cb... elf: Suppress unused function clang for __ifunc_resolver 87c3685... Fix inhibit_stack_protector for clang 4b710ec... nptl: Fix Wincompatible-pointer-types on clang ed5dc49... configure: Use -Wno-maybe-uninitialized iff compiler suppor eefa335... Suppress -Wmaybe-uninitialized only for gcc ab5f12e... Remove include/*.h install rule 6e10245... Disable __USE_EXTERN_INLINES for clang 9175344... Add clang specific warnings suppress macros 7a6632a... stdlib: longlong.h: Do no use asm input cast for clang fa16c0a... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c