From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id B8E053858D1E; Mon, 4 Apr 2022 12:47:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B8E053858D1E 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: 6f30cacdc7e82825df6229062ce27a4b32445c68 X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20220404124734.B8E053858D1E@sourceware.org> Date: Mon, 4 Apr 2022 12:47:34 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2022 12:47:34 -0000 The branch 'azanella/clang' was deleted. It previously pointed to: 6f30cacdc7... string: mempcy and stpcpy builtins internally Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 6f30cac... string: mempcy and stpcpy builtins internally cf6404a... Use __feof_unlocked instead of feof_unlocked 90b48d3... inet: Use __ferror_unlocked fe3d292... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI fa14c07... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI 8c28475... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I cea5ce9... x86: Use bool for C++ on x86.h 8ceab8c... malloc: Avoid compiler optimize away malloc calls 4e0afb0... elf: Remove -fno-tree-loop-distribute-patterns usage on dl- 1230f63... conform: Replace _Static_assert with macro 6407f83... conform: Use -dD instead of -dN on compiler invocation d583f5e... elf: Only build tst-unique{1,2} if compiler supports gnu_un d0ec217... elf: Use libsupport on unload4 test 0e4cf14... localedata: Use hexadecimal character escape on tests 78b3e2a... Undef attribute_relro on internal tests that include tls.h 831e9cd... aarch64: Define .variant_pcs after .global definition a3c5173... elf: Do not case TLS_DTV_UNALLOCATED to void bba9639... Only use -finput-charset=ascii iff compiler supports it 394174f... linux: Adequate tst-clone3 to c11 atomics fe57500... support: Suppress clang warning on tst-timespec b46adf7... posix: Suppress clang warning on bug-regex24 40d91e5... misc: Disable some atomic tests on clang ca2ffa0... elf: Suppress clang warning on tst-unique4 ceae214... elf: Suppress clang warning on tst-unique3 21a00da... dirent: Remove variable lenght array structure f933a50... Handle pragma GCC optimize for clang (fix) 19426ff... malloc: Suppress clang warning on tst-memalign 7423153... malloc: Only enable -Waggressive-loop-optimizations suppres e594e92... Use check tests with trampolines iff compiler supports it e5538de... string: Suppress clang -Wsuspicious-bzero on tester 7383f07... libio: Handle pragma GCC optimize for clang a6b78fe... libio: Handle -Wno-restrict with libc-diag.h c732840... stdio: Fix clang warnings for tst-unlockedio 6441b7c... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT b3a4ff3... stdio: Disable attribute (optimize) if compiler does not su 1a4c70b... stdio: Disable clang warning on scanf13 test 2cb479a... stdio: Disable bug23-3 on clang d8a0914... stdlib: Avoid internal definitions for tst-strtod5i 91e21ca... math: Fix test-totalorderl-ldbl-96 exponent setting 3f02958... And defines to __attribute__ (__noclone__) iff compiler sup 56468a0... x86: Use -mfpmath=387 iff compiler supports it eac3170... math: Only check for _Complex __int128 iff compiler support 2e3f458... x86: Fix test-double-vlen include-next 0322d3b... math: Define CMPLX(F,L) for clang 59f6b9e... Use -ffloat-store iff compiler supports it 295df6b... math: Fix clang warnings on bug-tgmath1.c 133793b... resolv: Handle -Wsometimes-uninitialized on getaddrinfo 2112fc8... socket: Use internal alias for __cmsg_nxthdr 896174e... localedata: Fix clang warnings on tests f8d91eb... math: Fix clang warnings for math/test-tgmath-ret.c a3cc22d... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND 7e0ad14... aarch64: Use 64-bit variable to access the special register 7e4fea6... Use -frounding-math iff compiler supports it f0ec47c... posix: Use unsigned to check for _POSIX_VDISABLE 23f4e2b... nptl: Use hidden_proto3 for __nptl_threads_events, e6be57d... string: Use asm alias instead of symbol redirections for st 2fe917f... x86: Remove unened __strstr_sse2 prototype b5468a3... libio: Refactor internal aliases a99a41d... socket: Remove ununsed __cmsg_nxthdr internal alias 43ecbed... stdlib: Remove ununsed internal aliases for atoi and bsearc bcd7be8... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl 7de8102... libio: Use __libc_ferror_unlocked instead of __ferror_unloc 6c1cf24... libio: Use __libc_feof_unlocked instead of __feof_unlocked fb0377d... libio: Use __libc_getdelim instead of __getdelim 837b160... Refactor internal alias for internal function 002a8aa... configure: Use -Wno-ignored-attributes if compiler warns ab e09b018... math: Use -fexcess-precision=standard iff compiler supports f1334b2... support: Use CHAR_MAX as maximum value 904a0dd... timezone: Fix clang operator precedence warning 004a548... configure: Use -Wno-maybe-uninitialized iff compiler suppor fc75f36... x86: Use -msse2avx iff compiler supports it 06ce6b7... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc c84dce4... math: Suppress clang warning on math_check_force_underflow 5d64058... iconvdata: Remove use of GNU old-style field designator ext 266950c... resolv: Make __gai_create_helper_thread static 876e8c1... iconvdata: Suppress warning on clang a83792d... locale: Fix type c418d40... elf: Suppress warning on clang 2bc149f... configure: Check -fno-tree-loop-distribute-patterns d587a20... elf: Initialize variable to pacify clang ed8c695... sunrpc: Remove extra parenthesis on comparison 61635d8... sunrpc: Suppress clang warning on struct cmessage 2009ec1... nss: Suppress nss_module.c warning on clang cb4d076... Fix inhibit_stack_protector for clang b092d88... nptl: Fix Wincompatible-pointer-types on clang bddfdce... Fix -fno-unit-at-a-time for clang 2285474... stdio: Fix -Wtautological-constant-out-of-range-compare on f9a126c... Add DIAG_IGNORE_NEEDS_COMMENT_GCC 990feca... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 dd45b21... Rework not-cancel function prototypes dbcf08c... Rewrite find_cxx_header config configure.ac a90b537... Remove libc_hidden_proto (confstr) eaafd8a... Disable use of -fsignaling-nans if compiler does not suppor 6c68650... Disable __USE_EXTERN_INLINES for clang 45b9126... configure: remove overly restrictive check for clang 8954233... Remove __LDBL_REDIR macros dbefb2b... Remove stdlib-ldbl.h 16835e1... Remove monetary-ldbl.h 46af2f4... Remove printf-ldbl.h 9811c9d... Remove syslog-ldbl.h e7a9248... Remove error-ldbl.h 99f78eb... Remove err-ldbl.h 4670cfb... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf 7953054... Remove argp-ldbl.h 9f87b4e... Remove wchar-ldbl.h ee3f012... Remove stdio-ldbl.h 578ad1a... Remove include/*.h install rule 5984822... ctype: Remove internal lower/toupper alias 137ed38... x86: Remove .tfloat usage 15100e4... stdlib: Move attribute_hidden definition to function protot 6c01d72... nis: Fix nis_print_directory 8108ab2... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm a84268b... math: use fabs on __ieee754_lgamma_r 3580446... catgets: Remove catgets/config.h d104cb2... malloc: Use C11 atomics on memusage 2343007... elf: Use C11 atomics on _dl_mcount 8b5f85f... Use '%z' instead of '%Z' on printf functions 7d23aa5... linux: Use same type for MMAP2_PAGE_UNIT bef25bc... posix: Fix macro expansion producing 'defined' has undefine 3e125f7... linux: Avoid shifting a negative signed on POSIX timer inte b87b384... stdlib: Fix macro expansion producing 'defined' has undefin 543898a... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver 85c060b... stdlib: Remove GCC pragma diagnostic 65fa518... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK d8c50d3... Replace internal usage of strtol and wcstol for internal al