From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 2F2C23854834; Thu, 12 May 2022 19:27:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2F2C23854834 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: bd03225ffbbeab70a08d594cfb8d480d0771756f X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20220512192716.2F2C23854834@sourceware.org> Date: Thu, 12 May 2022 19:27:16 +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, 12 May 2022 19:27:16 -0000 The branch 'azanella/clang' was deleted. It previously pointed to: bd03225ffb... elf: Fix _startup_fatal on clang Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- bd03225... elf: Fix _startup_fatal on clang 6e1d228... misc: Suppress clang warnings on syslog 43783dd... benchtests: Fix clang float128 constants ba960d4... benchtest: Fix clang issues on benchmarks build 8629a71... benchtest: Link bench-malloc-thread with libm 2eef58a... elf: Use volatile to set __rseq_size and __rseq_offset e431c67... conform: Do not use __SIG_ATOMIC_TYPE__ e139b84... stdio: Fix tst-vfprintf-user-type on clang 1871b4c... math: Do not use __builtin_isinf on clang e9dc9cf... math: Do not use __builtin_isnan on clang 09a77d6... math: Do not use __builtin_fpclassify on clang f185a4f... math: Fix isgreater* and isless* for clang a2b3754... Handle abort call for -fexceptions call 86beb5d... math: Handle internal fabsf128 alias on clang 4f3a99a... math: Add math-use-builtins-fabs (BZ#29027) 26b9c17... sparc32 localplt.data af43509... string: mempcy and stpcpy builtins internally 8ccf7c9... Use __feof_unlocked instead of feof_unlocked b2bc237... inet: Use __ferror_unlocked a5b31e0... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI 2a44ffb... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI 67e0a66... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I ae356f5... x86: Use bool for C++ on x86.h baea573... malloc: Disable malloc builtins on tests fe94561... elf: Remove -fno-tree-loop-distribute-patterns usage on dl- 7345ab9... conform: Replace _Static_assert with macro 1363bad... conform: Use -dD instead of -dN on compiler invocation f8b9a82... elf: Only build tst-unique{1,2} if compiler supports gnu_un 2047efd... elf: Use libsupport on unload4 test dfe63b2... localedata: Use hexadecimal character escape on tests 87d2e8f... Undef attribute_relro on internal tests that include tls.h 40f6893... aarch64: Define .variant_pcs after .global definition 2794007... elf: Do not case TLS_DTV_UNALLOCATED to void 7f67552... Only use -finput-charset=ascii iff compiler supports it a0b6518... linux: Adequate tst-clone3 to c11 atomics b5eca12... support: Suppress clang warning on tst-timespec 4ae6f6c... posix: Suppress clang warning on bug-regex24 47bde2f... misc: Disable some atomic tests on clang 95af571... elf: Suppress clang warning on tst-unique4 0b13986... elf: Suppress clang warning on tst-unique3 897f136... dirent: Remove variable lenght array structure 0344684... Handle pragma GCC optimize for clang (fix) a2d8c32... malloc: Suppress clang warning on tst-memalign 5276d68... malloc: Only enable -Waggressive-loop-optimizations suppres 615670e... Use check tests with trampolines iff compiler supports it 59688c3... string: Suppress clang -Wsuspicious-bzero on tester 1ae5337... libio: Handle pragma GCC optimize for clang 04ec8a0... libio: Handle -Wno-restrict with libc-diag.h 9ff2aab... stdio: Fix clang warnings for tst-unlockedio 0c98f20... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT 9ae218b... stdio: Disable attribute (optimize) if compiler does not su 8a032b7... stdio: Disable clang warning on scanf13 test c20b11b... stdio: Disable bug23-3 on clang bb0e200... stdlib: Avoid internal definitions for tst-strtod5i 0b6aad1... math: Fix test-totalorderl-ldbl-96 exponent setting c9384a7... And defines to __attribute__ (__noclone__) iff compiler sup 4d7488a... x86: Use -mfpmath=387 iff compiler supports it afbd3d4... math: Only check for _Complex __int128 iff compiler support 67d8005... x86: Fix test-double-vlen include-next f121d5a... math: Define CMPLX(F,L) for clang 9bfb773... Use -ffloat-store iff compiler supports it 162740f... math: Fix clang warnings on bug-tgmath1.c 665a17d... resolv: Handle -Wsometimes-uninitialized on getaddrinfo 35e5a35... socket: Use internal alias for __cmsg_nxthdr 9051963... localedata: Fix clang warnings on tests 394fca9... math: Fix clang warnings for math/test-tgmath-ret.c e80dad4... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND 7e90d9a... aarch64: Use 64-bit variable to access the special register 0039815... Use -frounding-math iff compiler supports it 5d5bb45... posix: Use unsigned to check for _POSIX_VDISABLE 89f80f8... nptl: Use hidden_proto3 for __nptl_threads_events, aaa7bfc... string: Use asm alias instead of symbol redirections for st b971ead... x86: Remove unened __strstr_sse2 prototype 79c6384... libio: Refactor internal aliases 446f8c2... socket: Remove ununsed __cmsg_nxthdr internal alias 9499fec... stdlib: Remove ununsed internal aliases for atoi and bsearc 0ca6c55... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl 4f23160... libio: Use __libc_ferror_unlocked instead of __ferror_unloc 58815a4... libio: Use __libc_feof_unlocked instead of __feof_unlocked e2d2d7d... libio: Use __libc_getdelim instead of __getdelim 820453b... Refactor internal alias for internal function ae8246e... configure: Use -Wno-ignored-attributes if compiler warns ab e0caa8f... math: Use -fexcess-precision=standard iff compiler supports 5feeb4b... support: Use CHAR_MAX as maximum value bc92f00... timezone: Fix clang operator precedence warning bef25b8... configure: Use -Wno-maybe-uninitialized iff compiler suppor c673fd9... x86: Use -msse2avx iff compiler supports it 708c170... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc bfa9547... math: Suppress clang warning on math_check_force_underflow 099ef4a... iconvdata: Remove use of GNU old-style field designator ext 9f8fbd8... resolv: Make __gai_create_helper_thread static 3f4e03a... iconvdata: Suppress warning on clang 3cf1da7... locale: Fix type 7edd51a... elf: Suppress warning on clang 47f2ebc... configure: Check -fno-tree-loop-distribute-patterns 6908507... elf: Initialize variable to pacify clang c07c10b... sunrpc: Remove extra parenthesis on comparison 4d8e004... sunrpc: Suppress clang warning on struct cmessage 2fc1d71... nss: Suppress nss_module.c warning on clang 9ad6595... Fix inhibit_stack_protector for clang 79be8a9... nptl: Fix Wincompatible-pointer-types on clang b5b3827... stdio: Fix -Wtautological-constant-out-of-range-compare on c1f72ba... Add DIAG_IGNORE_NEEDS_COMMENT_GCC f7fa7d3... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 31eedeb... Rework not-cancel function prototypes b62804e... Rewrite find_cxx_header config configure.ac f9fe8d8... Remove libc_hidden_proto (confstr) 33ada2d... Disable use of -fsignaling-nans if compiler does not suppor a82d75d... Disable __USE_EXTERN_INLINES for clang f15a67b... configure: remove overly restrictive check for clang 5035f3b... Remove __LDBL_REDIR macros e284614... Remove stdlib-ldbl.h c52bbeb... Remove monetary-ldbl.h 4c9597d... Remove printf-ldbl.h d2ca361... Remove syslog-ldbl.h 9deb846... Remove error-ldbl.h 95e3fbd... Remove err-ldbl.h 1d92ff3... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf 68df6b6... Remove argp-ldbl.h c38e132... Remove wchar-ldbl.h f05b9e6... Remove stdio-ldbl.h 6415821... Remove include/*.h install rule 11677fe... ctype: Remove internal lower/toupper alias 79801ca... x86: Remove .tfloat usage a7d5402... stdlib: Move attribute_hidden definition to function protot 2510423... nis: Fix nis_print_directory 24c5dd1... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm 4058ace... math: use fabs on __ieee754_lgamma_r 3a412fb... catgets: Remove catgets/config.h bb2be07... malloc: Use C11 atomics on memusage fab9639... elf: Use C11 atomics on _dl_mcount 046853e... Use '%z' instead of '%Z' on printf functions f43d7f3... linux: Use same type for MMAP2_PAGE_UNIT ae857d6... posix: Fix macro expansion producing 'defined' has undefine d48933f... linux: Avoid shifting a negative signed on POSIX timer inte 0ca2c39... stdlib: Fix macro expansion producing 'defined' has undefin f9eae43... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver 81f4a62... stdlib: Remove GCC pragma diagnostic be9fb86... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK 7ea6447... Replace internal usage of strtol and wcstol for internal al f2bffa2... Remove fno_unit_at_a_time configure check 2078d49... stdio: Remove the usage of $(fno-unit-at-a-time) for siglis 087ec20... stdio: Remove the usage of $(fno-unit-at-a-time) for errlis 0c661d6... Add declare_object_symbol_alias for assembly codes (BZ #281 97c45d9... stdlib: Remove extra whitespace on Makefile