From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id D30573858283; Tue, 25 Mar 2025 20:18:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D30573858283 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1742933934; bh=PvsHCydTRrckXDzh/JiqjH9sN8jKXGx5PysIAR1runA=; h=From:To:Subject:Date:From; b=CygQrTPVa7THdyIvn9lJxsikHrYFtaHxiutNRuO2BRQa18kiNsMus+7Jj8fbPBYLC cWD0e+EzuNTPoEANgFr8dGzG7sOpWW+fxCVwa932tq0q5gNi2iENQ+VhYERg7LcdPI OW7j+3RRsi+4LH82z7nZ49by0fA94EThtSQ6cfx0= 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: dd727ee173ba60b492a1105693d11cf05c087276 X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20250325201854.D30573858283@sourceware.org> Date: Tue, 25 Mar 2025 20:18:54 +0000 (GMT) List-Id: The branch 'azanella/clang' was deleted. It previously pointed to: dd727ee173... x86: Fix bsearch for compiler that do not define __USE_EXTE Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- dd727ee... x86: Fix bsearch for compiler that do not define __USE_EXTE 5a3b750... x86_64: update libm test ulps 534b629... x86_64: Provide __sfp_handle_exceptions if compiler does no 8565bb7... Build glibc with -ftrapping-math c72809e... x86_64: Fix mark-plt configure test db7a80b... Enable --enable-fortify-source with clang b80b361... bench-malloc-thread: Add libm for powf 6677c61... benchtests: Remove clang warnings 230d65f... benchtests: Use __f128 on ilogbf128-inputs constants b1be860... benchtests: Add attribute_optimize 0efd2dd... aarch64: Fix gmon profiling with clang 3199b1c... math: Fix potential underflow on ldbl-128 erfl ae79f00... x86_64: update libm test ulps 37fe682... aarch64: update libm test ulps c1877f3... debug: Avoid clang optimize away required function on tst-s 2cebb84... elf: Fix tests that require interposable symbols 1b803c3... math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_ 3a8f2d8... Fix loongarch stpcpy on loader 8c37034... gmon: Remove ununsed LDFLAGS-tst-profile-stati 8beedb8... posix: Remove the __strcpy_chk from glob tests b68361a... x86: Use -mshstk instead of '#pragma GCC target' 4a17a44... i686: Do not build ifunc tests if compiler does not generat cd90cce... i386: Disable some tests on clang 1edd4ac... configure: Use -Wno-restrict iff compiler supports it b381642... stdio: Fix clang warnings on tests 3be1ab1... Use -Wl,--undefined-version if linker requires it 1eed82b... linux: Avoid indirection on operand of type 'void *' for ge f85b9dd... Fix libc_cv_protected_data check if compiler defaults to PI d57642f... stdio: Suppress %Z format for clang f9d1356... resolve: Fix implicit conversion on tst-resolv-invalid-cnam 0b0c655... elf: Use volatile to set __rseq_size and __rseq_offset 5272f92... elf: Disable unload4 test on clang 513a0b4... stdio: Fix tst-vfprintf-user-type on clang 645ebc4... math: Do not use __builtin_isinf on clang fa7fa39... math: Do not use __builtin_isnan on clang b04dd47... math: Do not use __builtin_fpclassify on clang a4112fc... math: Fix isgreater* and isless* for clang d303ad4... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES 74bbd49... intl: Use strcpy on _nl_make_l10nflist 8c0ae67... string: mempcy and stpcpy builtins internally c7fbd2d... Handle abort call for -fexceptions call e2aecf8... elf: Disable tst-dlopen-nodelete-reloc if compiler does not 250a539... x86: Use bool for C++ on x86.h 0f38a02... malloc: Suppress clang warning on tst-aligned-alloc 4fbc210... malloc: Disable malloc builtins on tests 8a08244... Only use -finput-charset=ascii iff compiler supports it faae530... conform: Do not use __SIG_ATOMIC_TYPE__ a060642... conform: Replace _Static_assert with macro aec36af... conform: Use -dD instead of -dN on compiler invocation edae9c0... localedata: Use hexadecimal character escape on tests 033cbb8... Undef attribute_relro on internal tests that include tls.h d5eaf6b... elf: Do not cast TLS_DTV_UNALLOCATED to void e3dd916... malloc: Suppress clang warning on tst-memalign 5e66de7... x86: Use inhibit_stack_protector on tst-ifunc-isa.h 3fd2439... Move inhibit_stack_protector to its own header 367d2d9... elf: Suppress clang warning on tst-unique4 a221274... elf: Suppress clang warning on tst-unique3 56765bc... support: Suppress clang warning on tst-timespec 95458b5... misc: Disable some atomic tests on clang 8bf73ae... linux: Adequate tst-clone3 to c11 atomics 0fe003b... posix: Suppress clang warning on bug-regex24 790e19f... dirent: Remove variable lenght array structure for tst-getd 58235f6... string: Suppress clang -Wsuspicious-bzero on tester 6de59ec... malloc: Only enable -Waggressive-loop-optimizations suppres 6272e41... Use check tests with trampolines iff compiler supports it 8eb85e1... Handle pragma GCC optimize for clang 6cd43d2... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c 678c391... stdio: Suppress clang warnings for tst-unlockedio.c ac431c9... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno b9801c9... stdio: Disable attribute (optimize) if compiler does not su f866567... stdio: Disable clang warning on scanf13 test e402c51... stdio: Disable bug23-3 on clang eadc9db... stdlib: Avoid internal definitions for tst-strtod5i 4b7c223... math: Fix test-totalorderl-ldbl-96 exponent setting 96f8c9e... And defines to __attribute__ (__noclone__) iff compiler sup 942eea7... x86: Use -mfpmath=387 iff compiler supports it 22997a0... x86_64: Disable libmvec tests if compiler does not support e66d555... math: Only build tests for _Complex __int128 iff compiler s 932dda5... x86: Fix test-double-vlen include-next 054630d... math: Define CMPLX(F,L) for clang 0062fcb... Use -ffloat-store iff compiler supports it 9193695... math: Fix clang warnings on bug-tgmath1.c 3a249b4... math: Fix clang warnings for math/test-tgmath-ret.c 1b58f27... localedata: Fix clang warnings on tests e8c753c... configure: remove overly restrictive check for clang c3e4465... riscv: Suppress clang confstr -Wignored-attributes feupdate 0add13a... riscv: Do not use cfi_label when building with clang f72cdbd... string: Suppress clang confstr -Wignored-attributes on strl ed04c87... arm: Fix clang multi-arch build with ld.bfd 0f9ceb0... arm: Use vmov.i32 instead of vmov on neon memchr efb33ce... aarch64: Use 64-bit variable to access the special register 140d0a7... i386: sfp-machine.h: Do no use asm input cast for clang 5319e3d... i386: Move ___tls_get_addr hidden proto before its first us 4f15952... i386: Disable math_opt_barrier and math_force_eval for clan 5e73929... x86: Add inhibit_stack_protector on ifunc handlers 01f5292... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc cabd218... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 cc579bf... x86: Use -msse2avx iff compiler supports it 774dfa5... support: Handle clang support/dtotimespec.c on dtotimespec a31decc... stdio: Fix -Wtautological-constant-out-of-range-compare on d9559c5... math: Suppress more aliases builtin type conflicts 7bc1bda... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX 63f2998... support: Use CHAR_MAX as maximum value 2e9db2a... posix: Use unsigned to check for _POSIX_VDISABLE 58f8b01... Use -frounding-math iff compiler supports it 5e40fc5... string: Use asm alias instead of symbol redirections for st 706b3d7... math: Use -fexcess-precision=standard iff compiler supports 66a42a7... configure: Use -Wno-ignored-attributes if compiler warns ab 5bcc666... math: Suppress clang -Wincompatible-library-redeclaration o 9cdf90e... math: use fabs on __ieee754_lgamma_r 7cfc8ed... math: Suppress clang warning on math_check_force_underflow f68d36c... catgets: Remove catgets/config.h cd7206d... iconvdata: Remove use of GNU old-style field designator ext ac0163c... iconvdata: Suppress clang warning on locale definitions 0c8480a... locale: Fix implicit conversion on collate_finish 3d73043... elf: Suppress clang -Wstring-plus-int on rtld.c d2161cb... configure: Fix check for -fno-tree-loop-distribute-patterns e4dfd4c... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i 583f8d7... sunrpc: Suppress clang warning on struct cmessage 5d3b338... sunrpc: Remove extra parenthesis on comparison 2d94174... nss: Suppress nss_module.c warning on clang 35cdd59... argp: Expand argp_usage, _option_is_short, and _option_is_e ed63857... misc: Suppress clang warnings on syslog 79be9c6... posix: Suppress clang confstr -Wignored-attributes 817b755... resolv: Suppress clang -Wsometimes-uninitialized on getaddr 413a452... elf: Suppress unused function clang for __ifunc_resolver 68cbe43... Fix inhibit_stack_protector for clang fe8a949... nptl: Fix Wincompatible-pointer-types on clang db3ab21... configure: Use -Wno-maybe-uninitialized iff compiler suppor 279ce84... Suppress -Wmaybe-uninitialized only for gcc d2765f0... Disable __USE_EXTERN_INLINES for clang e182dc0... Add clang specific warnings suppress macros 9a30e8c... stdlib: longlong.h: Do no use asm input cast for clang a7df443... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c d7101bd... stdlib: Improve fortify with clang