From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 443F03858D3C; Tue, 4 Oct 2022 12:54:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 443F03858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664888071; bh=h/B5/1lSUgFPSNe5mJCFcuDePSb+fUp/SICl6E41dn4=; h=From:To:Subject:Date:From; b=AurAIHtjPWDdNDOe5fhFRYR5lNT3Z3hs4eAx4OWP6SonokXmfRh02Dfb14hCEpl+6 qV7a7K3Cve5P1QocYHgMacFmCNymjK2P2+3p33eqThnWNdtSZa+u+RFgGISzwY4Pbd xWNueCRSEKwDeSNdJvmg/Hi3vNkR2L9y0W7Zbiug= 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: 5e99d673eb33a3676d0ecf9cc062080549afb177 X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20221004125431.443F03858D3C@sourceware.org> Date: Tue, 4 Oct 2022 12:54:31 +0000 (GMT) List-Id: The branch 'azanella/clang' was deleted. It previously pointed to: 5e99d673eb... Remove AS usage Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 5e99d67... Remove AS usage a4b3d56... x86_64: Disable libmvec tests if compiler does not issue th d825c8a... stdio: Fix tst-vprintf-width-i18n for clang 71f79b9... x86_64: Add workaound math/bits/mathcalls.h __MATHDECL_VEC 27e4be1... elf: Disable tst-dlopen-nodelete-reloc if compiler does not 1eb5c32... elf: Do not assume relocation ordering to check for output 8ad1a36... elf: Fix _startup_fatal on clang f6247b1... misc: Suppress clang warnings on syslog f42ab75... benchtests: Fix clang float128 constants e5462ed... benchtest: Fix clang issues on benchmarks build 33c24f2... benchtest: Link bench-malloc-thread with libm fa021b2... elf: Use volatile to set __rseq_size and __rseq_offset 39dc5a1... conform: Do not use __SIG_ATOMIC_TYPE__ b2ea576... stdio: Fix tst-vfprintf-user-type on clang 61e3a33... math: Do not use __builtin_isinf on clang 7935a7d... math: Do not use __builtin_isnan on clang fe6a23d... math: Do not use __builtin_fpclassify on clang d6783bd... math: Fix isgreater* and isless* for clang 2c889bd... Handle abort call for -fexceptions call 39fef86... math: Handle internal fabsf128 alias on clang 2ac2957... sparc32 localplt.data 50d9bf0... string: mempcy and stpcpy builtins internally d0da469... Use __feof_unlocked instead of feof_unlocked df36527... inet: Use __ferror_unlocked 6b89b9f... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI baa163a... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI 45e9182... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I af4a021... x86: Use bool for C++ on x86.h 7e09b33... malloc: Disable malloc builtins on tests 0fd07e5... elf: Remove -fno-tree-loop-distribute-patterns usage on dl- 2522443... conform: Replace _Static_assert with macro 7db234a... conform: Use -dD instead of -dN on compiler invocation caa636c... elf: Only build tst-unique{1,2} if compiler supports gnu_un 5593566... elf: Use libsupport on unload4 test 076e038... localedata: Use hexadecimal character escape on tests dcbf3ea... Undef attribute_relro on internal tests that include tls.h 4b99860... aarch64: Define .variant_pcs after .global definition 93def42... elf: Do not case TLS_DTV_UNALLOCATED to void 751ac17... Only use -finput-charset=ascii iff compiler supports it 64a2f15... linux: Adequate tst-clone3 to c11 atomics 27702f4... support: Suppress clang warning on tst-timespec 158acd2... posix: Suppress clang warning on bug-regex24 6b2d7df... misc: Disable some atomic tests on clang f465554... elf: Suppress clang warning on tst-unique4 a5f7816... elf: Suppress clang warning on tst-unique3 3740de3... dirent: Remove variable lenght array structure d548ae9... Handle pragma GCC optimize for clang (fix) 6aa58ef... malloc: Suppress clang warning on tst-memalign 15ea74d... malloc: Only enable -Waggressive-loop-optimizations suppres 418ec11... Use check tests with trampolines iff compiler supports it 7b3a9e6... string: Suppress clang -Wsuspicious-bzero on tester 6ce5578... libio: Handle pragma GCC optimize for clang b9751c7... libio: Handle -Wno-restrict with libc-diag.h 9853a6d... stdio: Fix clang warnings for tst-unlockedio 49da085... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT a9ae131... stdio: Disable attribute (optimize) if compiler does not su 5bee2ff... stdio: Disable clang warning on scanf13 test 48a4f47... stdio: Disable bug23-3 on clang b3aeab0... stdlib: Avoid internal definitions for tst-strtod5i 3dd0f96... math: Fix test-totalorderl-ldbl-96 exponent setting 89204b7... And defines to __attribute__ (__noclone__) iff compiler sup 907097b... x86: Use -mfpmath=387 iff compiler supports it f577390... math: Only check for _Complex __int128 iff compiler support 9a7e895... x86: Fix test-double-vlen include-next 8090e24... math: Define CMPLX(F,L) for clang f181483... Use -ffloat-store iff compiler supports it dbba132... math: Fix clang warnings on bug-tgmath1.c b4e4600... resolv: Handle -Wsometimes-uninitialized on getaddrinfo a2bfed8... socket: Use internal alias for __cmsg_nxthdr 12ce4e0... localedata: Fix clang warnings on tests ea1fc63... math: Fix clang warnings for math/test-tgmath-ret.c 6cfe141... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND b92b4c7... aarch64: Use 64-bit variable to access the special register bfdcb06... Use -frounding-math iff compiler supports it f0eb230... posix: Use unsigned to check for _POSIX_VDISABLE 4277d35... nptl: Use hidden_proto3 for __nptl_threads_events, 4e4e105... string: Use asm alias instead of symbol redirections for st d5f4da2... x86: Remove unened __strstr_sse2 prototype 2d3de95... libio: Refactor internal aliases 76b27f7... socket: Remove ununsed __cmsg_nxthdr internal alias cddba7d... stdlib: Remove ununsed internal aliases for atoi and bsearc e771c80... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl 383cd72... libio: Use __libc_ferror_unlocked instead of __ferror_unloc c169c9f... libio: Use __libc_feof_unlocked instead of __feof_unlocked 8e82ecd... libio: Use __libc_getdelim instead of __getdelim 8495c4a... Refactor internal alias for internal function 3e73a4d... configure: Use -Wno-ignored-attributes if compiler warns ab 8a38782... math: Use -fexcess-precision=standard iff compiler supports 6ac20be... support: Use CHAR_MAX as maximum value ce19bd5... timezone: Fix clang operator precedence warning 9f32a4e... configure: Use -Wno-maybe-uninitialized iff compiler suppor 647e080... x86: Use -msse2avx iff compiler supports it 5e8ba48... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc ef4eb6a... math: Suppress clang warning on math_check_force_underflow 4160b35... iconvdata: Remove use of GNU old-style field designator ext d8f79ad... resolv: Make __gai_create_helper_thread static 73959e7... iconvdata: Suppress warning on clang 575a6d7... locale: Fix type 3482fc9... elf: Suppress warning on clang 48812a7... configure: Check -fno-tree-loop-distribute-patterns 1173e8b... elf: Initialize variable to pacify clang 7e89a68... sunrpc: Remove extra parenthesis on comparison 72622cb... sunrpc: Suppress clang warning on struct cmessage e5a6a19... nss: Suppress nss_module.c warning on clang 9d539bc... Fix inhibit_stack_protector for clang 7f355f3... nptl: Fix Wincompatible-pointer-types on clang 07bf207... stdio: Fix -Wtautological-constant-out-of-range-compare on 965c7cd... Add DIAG_IGNORE_NEEDS_COMMENT_GCC 0d61efe... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 851b5c6... Rework not-cancel function prototypes d454120... Rewrite find_cxx_header config configure.ac 8419589... Remove libc_hidden_proto (confstr) 9415fa7... Disable use of -fsignaling-nans if compiler does not suppor 61aa6b8... Disable __USE_EXTERN_INLINES for clang 07747b2... configure: remove overly restrictive check for clang adc6647... Remove __LDBL_REDIR macros 54e620d... Remove stdlib-ldbl.h ccb32cf... Remove monetary-ldbl.h e6ebfd2... Remove printf-ldbl.h fcfd4cb... Remove syslog-ldbl.h 1186d8a... Remove error-ldbl.h 63317c2... Remove err-ldbl.h 89e4489... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf 7fff131... Remove argp-ldbl.h b9e5027... Remove wchar-ldbl.h 6610343... Remove stdio-ldbl.h 17d9561... Remove include/*.h install rule ef2579e... ctype: Remove internal lower/toupper alias 485ba04... x86: Remove .tfloat usage 3e14a6c... stdlib: Move attribute_hidden definition to function protot f05340f... nis: Fix nis_print_directory ea9a9ae... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm 7c2bec3... math: use fabs on __ieee754_lgamma_r 0b8678c... catgets: Remove catgets/config.h 2cb7de4... malloc: Use C11 atomics on memusage 98a337f... elf: Use C11 atomics on _dl_mcount 0e39f34... Use '%z' instead of '%Z' on printf functions db46b79... linux: Use same type for MMAP2_PAGE_UNIT a59c46f... posix: Fix macro expansion producing 'defined' has undefine 590cb55... linux: Avoid shifting a negative signed on POSIX timer inte 369674d... stdlib: Fix macro expansion producing 'defined' has undefin 297659c... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver 685a1e1... stdlib: Remove GCC pragma diagnostic 8166a75... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK 5c95691... Replace internal usage of strtol and wcstol for internal al d7aa7ae... stdlib: Remove extra whitespace on Makefile