From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 9D75B3858D1E; Fri, 17 Oct 2025 19:10:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9D75B3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1760728225; bh=ghwb1ORwu2ylnZ/Zjac+FU71XCbphCgnDumQJiZdgew=; h=From:To:Subject:Date:From; b=MtYLTxXNd1NXIv7uMrAl6dYEyFJHj1RtO457DeWFwFT882GBkr71+LdDNfmaPI8X/ E6h65f8xTK4vmnrAbg4kMMKGGrtKcf3vZILvCbcRBlCNa47ogDjnDUCSto2qyPn1yx nBPOHV0Z0HbLFj4nGVVY9GdpMZm0UwopXI8ueaic= 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: 6bc4b1342f154db51a8a22cf0c60ff5fca8b488f X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20251017191025.9D75B3858D1E@sourceware.org> Date: Fri, 17 Oct 2025 19:10:25 +0000 (GMT) List-Id: The branch 'azanella/clang' was deleted. It previously pointed to: 6bc4b1342f... stdlib: Avoid strlen plt with clang-20 Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 6bc4b13... stdlib: Avoid strlen plt with clang-20 ddc1ad9... bench-malloc-thread: Add libm for powf 7a32872... benchtests: Remove clang warnings 60055b4... benchtests: Use __f128 on ilogbf128-inputs constants 7b40667... benchtests: Add attribute_optimize 2c905d2... aarch64: Fix gcs linker flags b4389f5... Handle abort call for -fexceptions call b2a5c3a... x86_64: Fix mark-plt configure test 4a9da60... math: Fix potential underflow on ldbl-128 erfl e371da6... elf: Fix -fsemantic-interposition for clang-20 fa83d4c... stdio: Fix tst-vfprintf-user-type on clang 8bbc086... x86: Do not use __builtin_isinf_sign on clang b46a10d... x86: Do not use __builtin_fpclassify on clang af992bb... math: Fix isgreater* and isless* for clang 7275d0f... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES 3fff436... Extend malloc function hiding to tst-memaling-2 and tst-rea 628d34a... Enable --enable-fortify-source with clang c8f3020... configure: remove overly restrictive check for clang 71ca6b6... riscv: Suppress clang -Wignored-attributes for feupdateenv 0a5bfc5... string: Suppress clang -Wignored-attributes on strlen a85f4b3... riscv: Do not use cfi_label when building with clang f3f0dd5... elf: Fix localplt issue with clang d338fd5... elf: Fix tunable handing with clang 575dacd... Adjust stdint for clang-20 0df5083... Check if linker sets --no-undefined-version by default b42c357... Supress unused command arguments warning with clang 22b9104... Build glibc with -ftrapping-math f5d572b... Add fall-through between switch labels annotations 1bda585... linux: Fix function point cast on vDSO handling 6ec6809... elf: Only defines _dl_tls_allocate_active for SHARED 46d1761... elf: Suppress unused function clang warning for __ifunc_res e75e86e... Fix -Wno-ignored-attributes configure check ebb17d1... aarch64: Use NO_MATH_REDIRECT on pow_advsimd.c 005c020... x86: Use __always_inline on ifunc auxiliary functions 9b474df... x86: Fix strstr ifunc on clang 46bf26b... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc a199019... x86: Use -msse2avx iff compiler supports it e143c8e... support: Handle clang support/dtotimespec.c on dtotimespec 1ae9eb7... stdio: Fix -Wtautological-constant-out-of-range-compare on 54a1c7b... math: Suppress more aliases builtin type conflicts 622fd5d... support: Use CHAR_MAX as maximum value 24b75d5... posix: Defined _POSIX_VDISABLE as integer literal 51a9a82... string: Use asm alias instead of symbol redirections for st b92234b... math: Use -fexcess-precision=standard iff compiler supports f819dd3... Use $(config-cflags-wno-ignored-attributes) on some files f3e81b4... math: Suppress clang -Wincompatible-library-redeclaration o 4e6572b... math: use fabs on __ieee754_lgamma_r e547fed... math: Suppress clang warning on math_check_force_underflow 9aa53de... catgets: Remove catgets/config.h 35fae52... iconvdata: Remove use of GNU old-style field designator ext f8ec113... iconvdata: Suppress clang warning on locale definitions 326df04... locale: Fix implicit conversion on collate_finish 630b587... elf: Suppress clang -Wstring-plus-int on rtld.c a3ccba5... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i 53bce59... sunrpc: Suppress clang warning on struct cmessage 853da90... sunrpc: Remove extra parenthesis on comparison 58b4f81... nss: Suppress nss_module.c warning on clang 67005f5... argp: Expand argp_usage, _option_is_short, and _option_is_e 75d657d... misc: Suppress clang warnings on syslog cbd10a2... posix: Suppress -Wignored-attributes when building with cla d700080... nptl: Fix Wincompatible-pointer-types on clang 783f745... Suppress -Wmaybe-uninitialized only for gcc 05697f4... configure: Use -Wno-maybe-uninitialized iff compiler suppor dc02618... Disable __USE_EXTERN_INLINES for clang ccb02fc... stdlib: longlong.h: Do no use asm input cast for clang 9efeb54... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c