From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id D48813858430; Thu, 31 Mar 2022 18:45:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D48813858430 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: c83e8ff0b2b8f3759804d518462c764d4ccad771 X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20220331184546.D48813858430@sourceware.org> Date: Thu, 31 Mar 2022 18:45:46 +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: Thu, 31 Mar 2022 18:45:46 -0000 The branch 'azanella/clang' was deleted. It previously pointed to: c83e8ff0b2... conform: Replace _Static_assert with macro Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- c83e8ff... conform: Replace _Static_assert with macro 12d11cd... conform: Use -dN instead of -dM on compiler invocation 1edc155... elf: Only build tst-unique{1,2} if compiler supports gnu_un ba4ef6d... elf: Use libsupport on unload4 test 34a9d61... localedata: Use hexadecimal character escape on tests fba1457... localedate: Fix printf type on tst_mbrtowc 3bf7e83... localedata: Remove unused variables in tests c64d278... Undef attribute_relro on internal tests that include tls.h bb2d48c... aarch64: Define .variant_pcs after .global definition 84b229d... elf: Do not case TLS_DTV_UNALLOCATED to void 45a62ee... Only use -finput-charset=ascii iff compiler supports it 5533ad5... locale: Remove set but unused variable on ld-collate.c dafc534... linux: Adequate tst-clone3 to c11 atomics 7f5385b... support: Suppress clang warning on tst-timespec 8d4b11d... resolv: Initialize loop variable on tst-resolv-trailing 381e511... posix: Remove unused variable on tst-_Fork.c 7e55acb... posix: Suppress clang warning on bug-regex24 ea58489... misc: Disable some atomic tests on clang a2fc810... elf: Suppress clang warning on tst-unique4 5bd862b... elf: Suppress clang warning on tst-unique3 980f596... elf: Fix wrong fscanf usage on tst-pldd bd89293... elf: Remove unused variables in tests c9374ee... crypt: Remove unused variable on cert test 7281ff3... dirent: Remove variable lenght array structure 7bd2085... nptl: Use libc-diag.h with tst-thread-setspecific ae305bc... Handle pragma GCC optimize for clang (fix) bf4c08c... malloc: Suppress clang warning on tst-memalign afe23d5... malloc: Only enable -Waggressive-loop-optimizations suppres c2b5381... Use check tests with trampolines iff compiler supports it 725a830... elf: Remove unused functions from tst-audit25(a,b) 9b27f00... string: Suppress clang -Wsuspicious-bzero on tester fcfcfab... libio: Handle pragma GCC optimize for clang 50eea54... libio: Handle -Wno-restrict with libc-diag.h 0be89e7... stdio: Fix clang warnings for tst-unlockedio e9152e4... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT 6bd7453... stdio: Disable attribute (optimize) if compiler does not su b332413... stdio: Disable clang warning on scanf13 test 007d325... stdio: Disable bug23-3 on clang bda588b... stdlib: Avoid internal definitions for tst-strtod5i e7bfc57... stdlib: Fix tst-rand48.c printf types 92c1b6b... stdlib: Fix tst-getrandom memcmp call e5658b1... math: Fix test-totalorderl-ldbl-96 exponent setting d3df9df... And defines to __attribute__ (__noclone__) iff compiler sup 3209c25... x86: Use -mfpmath=387 iff compiler supports it 1366fc0... math: Only check for _Complex __int128 iff compiler support 231e79b... x86: Fix test-double-vlen include-next 636297a... math: Define CMPLX(F,L) for clang 70da113... Use -ffloat-store iff compiler supports it 7125840... math: Fix clang warnings on bug-tgmath1.c a20e4ab... resolv: Handle -Wsometimes-uninitialized on getaddrinfo ae9ae18... socket: Use internal alias for __cmsg_nxthdr 049ec73... localedata: Fix clang warnings on tests 870ff67... math: Fix clang warnings for math/test-tgmath-ret.c bfa1d66... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND b5c199a... aarch64: Use 64-bit variable to access the special register 35a53e6... Use -frounding-math iff compiler supports it 0beb325... posix: Use unsigned to check for _POSIX_VDISABLE 9c2eb27... nptl: Use hidden_proto3 for __nptl_threads_events, c8a136d... string: Use asm alias instead of symbol redirections for st 2eb0050... x86: Remove unened __strstr_sse2 prototype de0ebfd... libio: Refactor internal aliases c7cd35e... socket: Remove ununsed __cmsg_nxthdr internal alias 17ca027... stdlib: Remove ununsed internal aliases for atoi and bsearc 11c67e2... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl 6884f5b... libio: Use __libc_ferror_unlocked instead of __ferror_unloc badc2e6... libio: Use __libc_feof_unlocked instead of __feof_unlocked 2bf7d2a... libio: Use __libc_getdelim instead of __getdelim af817d4... Refactor internal alias for internal function e688bc3... configure: Use -Wno-ignored-attributes if compiler warns ab e49076d... math: Use -fexcess-precision=standard iff compiler supports d5bb583... support: Use CHAR_MAX as maximum value 0844111... timezone: Fix clang operator precedence warning aca49b0... configure: Use -Wno-maybe-uninitialized iff compiler suppor 87973b9... x86: Use -msse2avx iff compiler supports it d0dc74c... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc 392b04f... math: Suppress clang warning on math_check_force_underflow 586f51c... iconvdata: Remove use of GNU old-style field designator ext 371bb77... resolv: Make __gai_create_helper_thread static e9aba8d... iconvdata: Suppress warning on clang 839c340... locale: Fix type c93d67a... elf: Suppress warning on clang bff8edb... configure: Check -fno-tree-loop-distribute-patterns 1e9db0a... elf: Initialize variable to pacify clang 3c32eaf... sunrpc: Remove extra parenthesis on comparison 5a447c7... sunrpc: Suppress clang warning on struct cmessage 5ea34dd... nss: Suppress nss_module.c warning on clang 85a21cb... Fix inhibit_stack_protector for clang e022342... nptl: Fix Wincompatible-pointer-types on clang b4bebe5... Fix -fno-unit-at-a-time for clang 16f0fdc... stdio: Fix -Wtautological-constant-out-of-range-compare on 4e9f7d7... Add DIAG_IGNORE_NEEDS_COMMENT_GCC 7ac8db2... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 89cae9d... Rework not-cancel function prototypes 71a46e5... Rewrite find_cxx_header config configure.ac 2605034... Remove libc_hidden_proto (confstr) 6b3e331... Disable use of -fsignaling-nans if compiler does not suppor adee2aa... Disable __USE_EXTERN_INLINES for clang c6eea62... configure: remove overly restrictive check for clang 9529e77... Remove __LDBL_REDIR macros 0631685... Remove stdlib-ldbl.h b764017... Remove monetary-ldbl.h 5725eec... Remove printf-ldbl.h faab0d4... Remove syslog-ldbl.h 1a24167... Remove error-ldbl.h c48bac4... Remove err-ldbl.h 9950c61... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf ef8610e... Remove argp-ldbl.h b034921... Remove wchar-ldbl.h a3014e8... Remove stdio-ldbl.h 224ae2d... Remove include/*.h install rule 96f9c2a... ctype: Remove internal lower/toupper alias bcd44d0... x86: Remove .tfloat usage 84f1a8d... stdlib: Move attribute_hidden definition to function protot 9909c59... nis: Fix nis_print_directory 28d3719... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm 937aa3e... math: use fabs on __ieee754_lgamma_r 7805664... catgets: Remove catgets/config.h 11f58bb... malloc: Use C11 atomics on memusage d8b1bd3... elf: Use C11 atomics on _dl_mcount 5111a66... Use '%z' instead of '%Z' on printf functions 444094b... linux: Use same type for MMAP2_PAGE_UNIT fa0315e... posix: Fix macro expansion producing 'defined' has undefine f7f08a2... linux: Avoid shifting a negative signed on POSIX timer inte 8229428... stdlib: Fix macro expansion producing 'defined' has undefin 27149e3... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver 8d77647... stdlib: Remove GCC pragma diagnostic 5d56904... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK 3ffff59... Replace internal usage of strtol and wcstol for internal al