From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 4DDDD3857C71; Thu, 9 Feb 2023 19:44:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4DDDD3857C71 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675971867; bh=gqmfrYNniOHsc2VZk38W3L7vEjTfaa1gynYEwwfnSYA=; h=From:To:Subject:Date:From; b=LNELQm0RTsi9cNAc6BKDJJM96uV14ezpY9D+/Ou1t6czH5FrFAcYl0u2bC7XbiwRk QLBU0xQmjB5FGRqVk/IEF0XJFWnoMvFntY06y8cjzVGYCeQpc3MigMERHrf0mhvfJ7 1v4PMn1QGZOFsSXMzP7Fw3o/cYsnc/Cf4u3XmmgA= 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: 460a98231b13e31b888bd8d4d5abd28dad3c44d7 X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20230209194427.4DDDD3857C71@sourceware.org> Date: Thu, 9 Feb 2023 19:44:27 +0000 (GMT) List-Id: The branch 'azanella/clang' was deleted. It previously pointed to: 460a98231b... linux: Avoid indirection on operand of type 'void *' for ge Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 460a982... linux: Avoid indirection on operand of type 'void *' for ge 7df701f... Fix libc_cv_protected_data check if compiler defaults to PI 99b3f8b... stdio: Suppress %Z format for clang b48a95d... resolve: Fix implicit conversion on tst-resolv-invalid-cnam 945ed2a... elf: Use volatile to set __rseq_size and __rseq_offset f13a809... elf: Disable unload4 test on clang 46a4abd... stdio: Fix tst-vfprintf-user-type on clang 6fdea0a... math: Do not use __builtin_isinf on clang 97c9838... math: Do not use __builtin_isnan on clang 1872f2d... math: Do not use __builtin_fpclassify on clang 56b00ca... math: Fix isgreater* and isless* for clang 3a414aa... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES f3d73d0... intl: Use strcpy on _nl_make_l10nflist 352a712... string: mempcy and stpcpy builtins internally a954fbf... Handle abort call for -fexceptions call 40899a0... elf: Disable tst-dlopen-nodelete-reloc if compiler does not a5db85a... x86: Use bool for C++ on x86.h 1e51fd3... malloc: Disable malloc builtins on tests df5a6c2... Only use -finput-charset=ascii iff compiler supports it c2f3f9d... conform: Do not use __SIG_ATOMIC_TYPE__ 938fe3f... conform: Replace _Static_assert with macro a61a537... conform: Use -dD instead of -dN on compiler invocation 7cf6733... localedata: Use hexadecimal character escape on tests d5fa049... Undef attribute_relro on internal tests that include tls.h f2cf6c1... elf: Do not cast TLS_DTV_UNALLOCATED to void 55b80be... malloc: Suppress clang warning on tst-memalign 12eebb0... x86: Use inhibit_stack_protector on tst-ifunc-isa.h fce1ff0... Move inhibit_stack_protector to its own header c36dffb... elf: Suppress clang warning on tst-unique4 c49a43c... elf: Suppress clang warning on tst-unique3 0d6e05e... support: Suppress clang warning on tst-timespec 5b900c7... misc: Disable some atomic tests on clang 130136e... linux: Adequate tst-clone3 to c11 atomics 2677cab... posix: Suppress clang warning on bug-regex24 e24e83e... dirent: Remove variable lenght array structure for tst-getd ca57097... string: Suppress clang -Wsuspicious-bzero on tester 94588e4... malloc: Only enable -Waggressive-loop-optimizations suppres a519068... Use check tests with trampolines iff compiler supports it 92b07aa... Handle pragma GCC optimize for clang a8e7af8... libio: Handle -Wno-restrict with libc-diag.h 7a74ac2... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c 207b242... stdio: Suppress clang warnings for tst-unlockedio.c 81b9ee5... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno 8c5bc92... stdio: Disable attribute (optimize) if compiler does not su 848bfb2... stdio: Disable clang warning on scanf13 test 6d5f329... stdio: Disable bug23-3 on clang 4f672e5... stdlib: Avoid internal definitions for tst-strtod5i 80e44cb... math: Fix test-totalorderl-ldbl-96 exponent setting 81a1b4b... And defines to __attribute__ (__noclone__) iff compiler sup 5565523... x86: Use -mfpmath=387 iff compiler supports it 0108c4f... x86_64: Disable libmvec tests if compiler does not issue th 4315140... math: Only build tests for _Complex __int128 iff compiler s 57fa09b... x86: Fix test-double-vlen include-next 3e4d85b... math: Define CMPLX(F,L) for clang 836d5e0... Use -ffloat-store iff compiler supports it 14501b2... math: Fix clang warnings on bug-tgmath1.c 5109274... math: Fix clang warnings for math/test-tgmath-ret.c 66bed01... localedata: Fix clang warnings on tests 5e7ca48... Use AR, LD, OBJDUMP, OJBCOPY, and GPROF if there are set at 5ad8a19... Remove AS usage a1c3208... configure: remove overly restrictive check for clang 68f4036... x86: Add inhibit_stack_protector on ifunc handlers c9e1cfc... arm: Use vmov.i32 instead of vmov on neon memchr 18575c2... math: Suppress more aliases builtin type conflicts cb878cb... x86: Remove cast on assembly inline input/outputs 72ad025... i386: Move ___tls_get_addr hidden proto before its first us e444234... i386: Disable math_opt_barrier and math_force_eval for clan 5e4cd69... Suppress clang -Wtautological-constant-out-of-range-compare 476149b... support: Use CHAR_MAX as maximum value 63419fe... posix: Use unsigned to check for _POSIX_VDISABLE db8710d... aarch64: Use 64-bit variable to access the special register f2543b7... Use -frounding-math iff compiler supports it 147b34c... string: Use asm alias instead of symbol redirections for st f4b374d... elf: Fix _startup_fatal on clang 9d14697... math: Use -fexcess-precision=standard iff compiler supports a801c9d... timezone: Fix clang operator precedence warning 8d84f2c... configure: Use -Wno-maybe-uninitialized iff compiler suppor 981e7ad... x86: Use -msse2avx iff compiler supports it 618ba5f... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc 0bd3e0e... configure: Use -Wno-ignored-attributes if compiler warns ab 99cbd90... math: Suppress clang -Wincompatible-library-redeclaration o 76f676d... math: use fabs on __ieee754_lgamma_r 4685f53... math: Suppress clang warning on math_check_force_underflow aa1f383... catgets: Remove catgets/config.h f6b765f... iconvdata: Remove use of GNU old-style field designator ext 1c992e8... iconvdata: Suppress clang warning on locale definitions 8b05dbe... locale: Fix implicit conversion on collate_finish 00fd31c... elf: Suppress clang -Wstring-plus-int on rtld.c 995b5e1... configure: Check -fno-tree-loop-distribute-patterns 2542d3a... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i e969d47... sunrpc: Suppress clang warning on struct cmessage 505341a... sunrpc: Remove extra parenthesis on comparison 5388f8e... nss: Suppress nss_module.c warning on clang f29c0d5... argp: Expand argp_usage, _option_is_short, and _option_is_e f221a34... misc: Suppress clang warnings on syslog ac8b5ea... posix: Suppress clang confstr -Wignored-attributes fb05ebd... resolv: Handle -Wsometimes-uninitialized on getaddrinfo 790040c... x86: Remove __strstr_generic prototype 24f34ab... elf: Suppress unused function clang for __ifunc_resolver a532b26... diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros 8e54961... Fix inhibit_stack_protector for clang 6b64624... nptl: Fix pthread_create.c build with clang de79b7f... allocate_once: Apply asm redirection before first use 51f48cd... alloc_buffer: Apply asm redirection before first use 2373d72... nptl: Fix Wincompatible-pointer-types on clang 9ce4c03... Add DIAG_IGNORE_NEEDS_COMMENT_GCC 349ea2b... stdio: Fix -Wtautological-constant-out-of-range-compare on 7ce1dc6... configure: Use -Wno-ignored-attributes if compiler warns ab 4789e5e... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 b42ce30... stdlib: Move attribute_hidden definition to function protot 10fba16... Disable use of -fsignaling-nans if compiler does not suppor 836327c... intl: Fix clang -Wunused-but-set-variable on plural.c 2c4ec15... linux: Move hidden_proto before static inline usage on not- 66a1757... Rewrite find_cxx_header config configure.ac e50a72e... Disable __USE_EXTERN_INLINES for clang d953ebc... Remove include/*.h install rule d6e010d... malloc: Use C11 atomics on memusage 5a4acc1... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver 2be560c... stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c