From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id AB6BA388204C; Thu, 28 Sep 2023 17:48:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB6BA388204C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695923282; bh=VwY+NXL3symw45tjrXv59fqSjK3cCfyaYgclSvYadMg=; h=From:To:Subject:Date:From; b=uGaaltU3UVxEbzFM7IMmY+ahNUPL+aokSipr64GLN4X/nCg+5J+2ZOWgF31bIKsxW szo7RzkKiv1O92X2nYBd0HZFNeCWBqQnsAkQlBK8Hwsz8woCBe6AIqGrfRpVf9g+JN tUjHEyhsub0l+UtgYFnK3xWk+c+arxVt4hOQk4BQ= 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: 1dfc63225bee33ebf1281132c582eac9e11f63bb X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20230928174802.AB6BA388204C@sourceware.org> Date: Thu, 28 Sep 2023 17:48:02 +0000 (GMT) List-Id: The branch 'azanella/clang' was deleted. It previously pointed to: 1dfc63225b... posix: Remove the __strcpy_chk from glob tests Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 1dfc632... posix: Remove the __strcpy_chk from glob tests 8df227f... i686: Do not build ifunc tests if compiler does not generat 390439f... i386: Disable some tests on clang 4efa6fa... Fix __convert_scm_timestamps build on clang c5f5390... string: Disable function_overload test on clang b4ffb93... string: Disable test_strncmp (TODO) ea779db... malloc: Suppress clang warning on tst-aligned-alloc c9d7a5f... configure: Use -Wno-restrict iff compiler supports it 61b9574... stdio: Fix clang warnings on tests 47581f5... support: Handle clang support/dtotimespec.c on dtotimespec f1432ad... Use -Wl,--undefined-version if linker requires it fd8e6e1... arm: Fix clang multi-arch build with ld.bfd 1443f89... linux: Avoid indirection on operand of type 'void *' for ge ea1c116... Fix libc_cv_protected_data check if compiler defaults to PI 3ed0052... stdio: Suppress %Z format for clang 3673980... resolve: Fix implicit conversion on tst-resolv-invalid-cnam 262706b... elf: Use volatile to set __rseq_size and __rseq_offset 37dc842... elf: Disable unload4 test on clang df2ee64... stdio: Fix tst-vfprintf-user-type on clang 8e5dcc4... math: Do not use __builtin_isinf on clang 5b60fb0... math: Do not use __builtin_isnan on clang 23aa421... math: Do not use __builtin_fpclassify on clang 9d4b446... math: Fix isgreater* and isless* for clang a2ce0d3... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES 24e3cc1... intl: Use strcpy on _nl_make_l10nflist 9f4e0b4... string: mempcy and stpcpy builtins internally 230619c... Handle abort call for -fexceptions call cdce7c7... elf: Disable tst-dlopen-nodelete-reloc if compiler does not 15a3fce... x86: Use bool for C++ on x86.h 91a2e7b... malloc: Disable malloc builtins on tests 700f2ad... Only use -finput-charset=ascii iff compiler supports it 05b8d1e... conform: Do not use __SIG_ATOMIC_TYPE__ a197ae1... conform: Replace _Static_assert with macro a48daa4... conform: Use -dD instead of -dN on compiler invocation 073e4e8... localedata: Use hexadecimal character escape on tests 5d74294... Undef attribute_relro on internal tests that include tls.h e916c73... elf: Do not cast TLS_DTV_UNALLOCATED to void 15ba268... malloc: Suppress clang warning on tst-memalign 8012dbf... x86: Use inhibit_stack_protector on tst-ifunc-isa.h 4f7bd93... Move inhibit_stack_protector to its own header 47331b1... elf: Suppress clang warning on tst-unique4 ce1a526... elf: Suppress clang warning on tst-unique3 9b486d2... support: Suppress clang warning on tst-timespec 7c7b84e... misc: Disable some atomic tests on clang 300c67a... linux: Adequate tst-clone3 to c11 atomics 1b86cf0... posix: Suppress clang warning on bug-regex24 f60321b... dirent: Remove variable lenght array structure for tst-getd 49443fd... string: Suppress clang -Wsuspicious-bzero on tester b3fa34f... malloc: Only enable -Waggressive-loop-optimizations suppres 30e92ad... Use check tests with trampolines iff compiler supports it b79c067... Handle pragma GCC optimize for clang 948cce6... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c 004696f... stdio: Suppress clang warnings for tst-unlockedio.c 653913d... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno 8ecb044... stdio: Disable attribute (optimize) if compiler does not su 7b464b3... stdio: Disable clang warning on scanf13 test 9b7ee57... stdio: Disable bug23-3 on clang 882c80c... stdlib: Avoid internal definitions for tst-strtod5i 9811dc9... math: Fix test-totalorderl-ldbl-96 exponent setting 13bced1... And defines to __attribute__ (__noclone__) iff compiler sup a702538... x86: Use -mfpmath=387 iff compiler supports it e77af7f... x86_64: Disable libmvec tests if compiler does not issue th 7c73783... math: Only build tests for _Complex __int128 iff compiler s 76d85a6... x86: Fix test-double-vlen include-next ba00fe8... math: Define CMPLX(F,L) for clang 58c049f... Use -ffloat-store iff compiler supports it 2880130... math: Fix clang warnings on bug-tgmath1.c 091e6bc... math: Fix clang warnings for math/test-tgmath-ret.c b4240e5... localedata: Fix clang warnings on tests f7ae5fe... stdio: Fix -Wtautological-constant-out-of-range-compare on 728cb09... configure: remove overly restrictive check for clang 2297ec3... x86: Add inhibit_stack_protector on ifunc handlers 4bef870... arm: Use vmov.i32 instead of vmov on neon memchr 940c841... math: Suppress more aliases builtin type conflicts ace0fff... x86: Remove cast on assembly inline input/outputs 7a009e7... i386: Move ___tls_get_addr hidden proto before its first us 8258966... i386: Disable math_opt_barrier and math_force_eval for clan d1d6a6a... Suppress clang -Wtautological-constant-out-of-range-compare aeef374... support: Use CHAR_MAX as maximum value 2e26140... posix: Use unsigned to check for _POSIX_VDISABLE e5502a8... aarch64: Use 64-bit variable to access the special register 61d7161... Use -frounding-math iff compiler supports it 9a0fffe... string: Use asm alias instead of symbol redirections for st e22e141... math: Use -fexcess-precision=standard iff compiler supports 9128a98... timezone: Fix clang operator precedence warning 330bfa6... configure: Use -Wno-maybe-uninitialized iff compiler suppor 5e88a33... x86: Use -msse2avx iff compiler supports it 45e0da3... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc b6694a1... configure: Use -Wno-ignored-attributes if compiler warns ab 314ec91... math: Suppress clang -Wincompatible-library-redeclaration o 181bcbe... math: use fabs on __ieee754_lgamma_r 8317bd6... math: Suppress clang warning on math_check_force_underflow 356c096... catgets: Remove catgets/config.h b6b370d... iconvdata: Remove use of GNU old-style field designator ext 59b54e8... iconvdata: Suppress clang warning on locale definitions d509c7e... locale: Fix implicit conversion on collate_finish f0f8e54... elf: Suppress clang -Wstring-plus-int on rtld.c 659949b... configure: Check -fno-tree-loop-distribute-patterns ffee487... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i 880438a... sunrpc: Suppress clang warning on struct cmessage 9b79644... sunrpc: Remove extra parenthesis on comparison 36fb5ff... nss: Suppress nss_module.c warning on clang 28fd19b... argp: Expand argp_usage, _option_is_short, and _option_is_e f75c42c... misc: Suppress clang warnings on syslog 533b420... posix: Suppress clang confstr -Wignored-attributes af9eb0d... resolv: Handle -Wsometimes-uninitialized on getaddrinfo db2f4c3... x86: Remove __strstr_generic prototype 8b8dfbe... elf: Suppress unused function clang for __ifunc_resolver bedfd81... diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros 0cd0e48... Fix inhibit_stack_protector for clang 92cf68b... nptl: Fix Wincompatible-pointer-types on clang 6c96319... Add DIAG_IGNORE_NEEDS_COMMENT_GCC 426cafe... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 45233d4... Disable __USE_EXTERN_INLINES for clang d04d5b8... Remove include/*.h install rule 14e14d1... stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c a458e9b... stdlib: Remove asm input cast for clang