From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 4179E38515D1; Fri, 3 Jun 2022 13:59:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4179E38515D1 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: ca0b46c8aa9e35d262f7cc976f34dd4346cb5421 X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20220603135946.4179E38515D1@sourceware.org> Date: Fri, 3 Jun 2022 13:59: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: Fri, 03 Jun 2022 13:59:46 -0000 The branch 'azanella/clang' was deleted. It previously pointed to: ca0b46c8aa... elf: Disable tst-dlopen-nodelete-reloc if compiler does not Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- ca0b46c... elf: Disable tst-dlopen-nodelete-reloc if compiler does not 980ed63... elf: Do not assume relocation ordering to check for output 6955d78... elf: Fix _startup_fatal on clang e26f8e8... misc: Suppress clang warnings on syslog 88c0a26... benchtests: Fix clang float128 constants 0a7386f... benchtest: Fix clang issues on benchmarks build d0ad3f0... benchtest: Link bench-malloc-thread with libm e21bdbd... elf: Use volatile to set __rseq_size and __rseq_offset 2f22ebb... conform: Do not use __SIG_ATOMIC_TYPE__ e1a1a38... stdio: Fix tst-vfprintf-user-type on clang 7655c8f... math: Do not use __builtin_isinf on clang df07ff4... math: Do not use __builtin_isnan on clang 7af569b... math: Do not use __builtin_fpclassify on clang 1c099e5... math: Fix isgreater* and isless* for clang a907d75... Handle abort call for -fexceptions call 46277cf... math: Handle internal fabsf128 alias on clang ee788dd... math: Add math-use-builtins-fabs (BZ#29027) 8031f99... sparc32 localplt.data 8f7cc7d... string: mempcy and stpcpy builtins internally ed95941... Use __feof_unlocked instead of feof_unlocked 550ea1f... inet: Use __ferror_unlocked 7fe97df... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI cca1536... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI 5a24c20... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I e2f22fa... x86: Use bool for C++ on x86.h 18392b1... malloc: Disable malloc builtins on tests 3f8462b... elf: Remove -fno-tree-loop-distribute-patterns usage on dl- 241696e... conform: Replace _Static_assert with macro e25d63b... conform: Use -dD instead of -dN on compiler invocation 2251ef8... elf: Only build tst-unique{1,2} if compiler supports gnu_un f5fbaa5... elf: Use libsupport on unload4 test d575742... localedata: Use hexadecimal character escape on tests 2675978... Undef attribute_relro on internal tests that include tls.h fc5a540... aarch64: Define .variant_pcs after .global definition 86b681c... elf: Do not case TLS_DTV_UNALLOCATED to void 699f1cd... Only use -finput-charset=ascii iff compiler supports it dbc3cb0... linux: Adequate tst-clone3 to c11 atomics c8ee4cf... support: Suppress clang warning on tst-timespec a9c7272... posix: Suppress clang warning on bug-regex24 b9cf197... misc: Disable some atomic tests on clang 009811e... elf: Suppress clang warning on tst-unique4 22ffed4... elf: Suppress clang warning on tst-unique3 d47d9d6... dirent: Remove variable lenght array structure bb689df... Handle pragma GCC optimize for clang (fix) 4cda0af... malloc: Suppress clang warning on tst-memalign 5e5a41f... malloc: Only enable -Waggressive-loop-optimizations suppres 20c426d... Use check tests with trampolines iff compiler supports it 9ad4abe... string: Suppress clang -Wsuspicious-bzero on tester d93cd7e... libio: Handle pragma GCC optimize for clang d2db79f... libio: Handle -Wno-restrict with libc-diag.h 8e25a5a... stdio: Fix clang warnings for tst-unlockedio a1cefe2... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT f921c00... stdio: Disable attribute (optimize) if compiler does not su 27047af... stdio: Disable clang warning on scanf13 test 46ba12a... stdio: Disable bug23-3 on clang e7ecc28... stdlib: Avoid internal definitions for tst-strtod5i 8ac32bd... math: Fix test-totalorderl-ldbl-96 exponent setting 53e3f75... And defines to __attribute__ (__noclone__) iff compiler sup 00cf8f3... x86: Use -mfpmath=387 iff compiler supports it 6296a91... math: Only check for _Complex __int128 iff compiler support 686ae18... x86: Fix test-double-vlen include-next c08ac7b... math: Define CMPLX(F,L) for clang da88aae... Use -ffloat-store iff compiler supports it 6542daf... math: Fix clang warnings on bug-tgmath1.c 404e763... resolv: Handle -Wsometimes-uninitialized on getaddrinfo d16c2e4... socket: Use internal alias for __cmsg_nxthdr 2e0389e... localedata: Fix clang warnings on tests 81c8730... math: Fix clang warnings for math/test-tgmath-ret.c bd6c65c... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND 303b3d6... aarch64: Use 64-bit variable to access the special register 260a36a... Use -frounding-math iff compiler supports it 655233a... posix: Use unsigned to check for _POSIX_VDISABLE f28df9e... nptl: Use hidden_proto3 for __nptl_threads_events, b60019c... string: Use asm alias instead of symbol redirections for st 63396a9... x86: Remove unened __strstr_sse2 prototype 633f426... libio: Refactor internal aliases 79ca6ed... socket: Remove ununsed __cmsg_nxthdr internal alias 9cc88a6... stdlib: Remove ununsed internal aliases for atoi and bsearc 06567e8... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl 7574292... libio: Use __libc_ferror_unlocked instead of __ferror_unloc c966fce... libio: Use __libc_feof_unlocked instead of __feof_unlocked 1fd38f7... libio: Use __libc_getdelim instead of __getdelim 51d4f63... Refactor internal alias for internal function 5a6e1d5... configure: Use -Wno-ignored-attributes if compiler warns ab 244e791... math: Use -fexcess-precision=standard iff compiler supports af1ccc1... support: Use CHAR_MAX as maximum value 79279af... timezone: Fix clang operator precedence warning 91b772e... configure: Use -Wno-maybe-uninitialized iff compiler suppor 507ba0c... x86: Use -msse2avx iff compiler supports it e5f592f... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc 4b396c2... math: Suppress clang warning on math_check_force_underflow 4d479ce... iconvdata: Remove use of GNU old-style field designator ext 4bc25c9... resolv: Make __gai_create_helper_thread static 897801d... iconvdata: Suppress warning on clang acfdcf9... locale: Fix type abfee24... elf: Suppress warning on clang 4e187ff... configure: Check -fno-tree-loop-distribute-patterns 0922da4... elf: Initialize variable to pacify clang 5054532... sunrpc: Remove extra parenthesis on comparison 466dc36... sunrpc: Suppress clang warning on struct cmessage 713a0e1... nss: Suppress nss_module.c warning on clang 0d8a942... Fix inhibit_stack_protector for clang ae2303f... nptl: Fix Wincompatible-pointer-types on clang 1ea82d0... stdio: Fix -Wtautological-constant-out-of-range-compare on 5922580... Add DIAG_IGNORE_NEEDS_COMMENT_GCC 0e8abd8... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 e0604bc... Rework not-cancel function prototypes a4a7b0b... Rewrite find_cxx_header config configure.ac 58ce8f4... Remove libc_hidden_proto (confstr) 423ea0d... Disable use of -fsignaling-nans if compiler does not suppor 92e91dc... Disable __USE_EXTERN_INLINES for clang f484221... configure: remove overly restrictive check for clang 8ef08d3... Remove __LDBL_REDIR macros 75150f6... Remove stdlib-ldbl.h 6cbe8f6... Remove monetary-ldbl.h abe29ae... Remove printf-ldbl.h 167f56a... Remove syslog-ldbl.h 82a86df... Remove error-ldbl.h d4c66b8... Remove err-ldbl.h 882f529... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf 1e12b60... Remove argp-ldbl.h e3d1a3b... Remove wchar-ldbl.h f6c8bfb... Remove stdio-ldbl.h e9e610d... Remove include/*.h install rule f8db03b... ctype: Remove internal lower/toupper alias 36aa579... x86: Remove .tfloat usage 7da32cc... stdlib: Move attribute_hidden definition to function protot fc4d4f9... nis: Fix nis_print_directory bedffa2... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm 55d6350... math: use fabs on __ieee754_lgamma_r 6f44f9e... catgets: Remove catgets/config.h 01b0212... malloc: Use C11 atomics on memusage c27fc92... elf: Use C11 atomics on _dl_mcount 366b326... Use '%z' instead of '%Z' on printf functions cc5507d... linux: Use same type for MMAP2_PAGE_UNIT 0387a64... posix: Fix macro expansion producing 'defined' has undefine 071a5b2... linux: Avoid shifting a negative signed on POSIX timer inte ac14634... stdlib: Fix macro expansion producing 'defined' has undefin ba77203... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver a8f1b06... stdlib: Remove GCC pragma diagnostic c4e959a... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK cd6f1bf... Replace internal usage of strtol and wcstol for internal al 0b527dc... stdlib: Remove extra whitespace on Makefile