public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Adhemerval Zanella <azanella@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] Deleted branch 'azanella/clang'
Date: Tue, 28 Oct 2025 17:06:49 +0000 (GMT)	[thread overview]
Message-ID: <20251028170649.84F3D3858D1E@sourceware.org> (raw)

The branch 'azanella/clang' was deleted.
It previously pointed to:

 cf21586613... aarch64: Fix tst-ifunc-arg-4 on clang-18

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  cf21586... aarch64: Fix tst-ifunc-arg-4 on clang-18
  347706f... sunrpc: Fix clang build
  a1afc12... malloc: Extend malloc function hiding to tst-pvalloc
  2c64f3c... math: Fix compare sort function on compoundn
  2cd1e04... Fix LIBC_CHECK_TEST_CC on clang-20
  0a840a3... stdlib: Avoid stpcpy plt with clang
  b92b89a... stdlib: Avoid strlen plt with clang
  0dcfc2b... bench-malloc-thread: Add libm for powf
  3c2fb7d... benchtests: Remove clang warnings
  1ae6b05... benchtests: Use __f128 on ilogbf128-inputs constants
  a778ad8... benchtests: Add attribute_optimize
  49291fc... aarch64: Fix gcs linker flags
  370aafa... Handle abort call for -fexceptions call
  c0a5cba... x86_64: Fix mark-plt configure test
  3e9a111... math: Fix potential underflow on ldbl-128 erfl
  705b86b... stdio: Fix tst-vfprintf-user-type on clang
  7a36a22... x86: Do not use __builtin_isinf_sign on clang
  0c82fbf... x86: Do not use __builtin_fpclassify on clang
  0c5673d... math: Fix isgreater* and isless* for clang
  d996bd2... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  aa21db8... Extend malloc function hiding to tst-memaling-2 and tst-rea
  7cf040c... Enable --enable-fortify-source with clang
  ce7755a... configure: remove overly restrictive check for clang
  eb775c9... gmon: Only used -fno-tree-loop-distribute-patterns if compi
  908a917... termios: Suppress clang -Winitializer-overrider on ___cbaud
  8aadc33... poix: Only enable -Wmaybe-uninitialized suppression on gcc
  1d2b4cf... malloc: Use INT_ADD_OVERFLOW instead of __builtin_add_overf
  125f63d... stdio: Only use __va_arg_pack if compiler supports it
  a65b863... elf: Fix localplt issue with clang
  919c321... elf: Fix tunable handing with clang
  95778d4... Adjust stdint for clang-20
  e3901e5... Check if linker sets --no-undefined-version by default
  4c8e469... Supress unused command arguments warning with clang
  33aabb2... Build glibc with -ftrapping-math
  3202d35... Add fall-through between switch labels annotations
  ee8236b... linux: Fix function point cast on vDSO handling
  a02d317... elf: Only defines _dl_tls_allocate_active for SHARED
  cf53742... elf: Suppress unused function clang warning for __ifunc_res
  ee283b8... Fix -Wno-ignored-attributes configure check
  bbf585b... math: Fix modf{f} build on clang
  e99b6f9... aarch64: Use NO_MATH_REDIRECT on pow_advsimd.c
  d6db1fd... x86: Fix THREAD_GSCOPE_RESET_FLAG build on clang
  d3cd246... x86: Fix modf{f} build on clang
  1bd06bb... x86: Adapt "%v" usage on clang to emit VEX enconding
  27affcc... x86: Use __always_inline on ifunc auxiliary functions
  062ac46... x86: Fix strstr ifunc on clang
  725f12c... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc
  bc6b7b0... x86: Use -msse2avx iff compiler supports it
  0372d42... support: Handle clang support/dtotimespec.c on dtotimespec
  d815d19... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  3a26788... math: Suppress more aliases builtin type conflicts
  1307306... support: Use CHAR_MAX as maximum value
  ee0914e... posix: Defined _POSIX_VDISABLE as integer literal
  42eefaa... string: Use asm alias instead of symbol redirections for st
  9a59981... Use $(config-cflags-wno-ignored-attributes) on some files
  35ee0a2... math: Suppress clang -Wincompatible-library-redeclaration o
  9f366cc... math: use fabs on __ieee754_lgamma_r
  f5e57ed... math: Suppress clang -Wabsolute-value warning on math_check
  865e508... catgets: Remove catgets/config.h
  7d96c9a... iconvdata: Remove use of GNU old-style field designator ext
  c51e0c0... iconvdata: Fix clang -Wstring-plus-int clang warning
  90903ce... locale: Fix implicit conversion on collate_finish
  e69c36d... elf: Fix clang -Wstring-plus-int on rtld.c
  c3ec2f3... sunrpc: Suppress clang -Wgnu-variable-sized-type-not-at-end
  0a0816e... sunrpc: Remove extra parenthesis on comparison
  e1ec5ec... nss: Suppress clang -Wstring-plus-int on __nss_shlib_revisi
  6d7e6bd... argp: Expand argp_usage, _option_is_short, and _option_is_e
  d091f9f... misc: Fix clang -Wstring-plus-int warnings on syslog
  346d0bb... posix: Suppress -Wignored-attributes when building for conf
  cdb82cd... nptl: Fix Wincompatible-pointer-types on clang
  010d205... Suppress -Wmaybe-uninitialized only for gcc
  9fb5c18... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  b12f69e... Disable __USE_EXTERN_INLINES for clang
  f26122f... stdlib: longlong.h: Do no use asm input cast for clang
  8c1ffb1... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c

             reply	other threads:[~2025-10-28 17:06 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-28 17:06 Adhemerval Zanella [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-01-05 12:26 Adhemerval Zanella
2025-11-20 18:27 Adhemerval Zanella
2025-10-17 19:10 Adhemerval Zanella
2025-04-10 18:11 Adhemerval Zanella
2025-03-25 20:18 Adhemerval Zanella
2024-04-17 20:03 Adhemerval Zanella
2024-04-02 15:49 Adhemerval Zanella
2024-02-09 17:26 Adhemerval Zanella
2024-02-07 14:02 Adhemerval Zanella
2024-01-29 17:52 Adhemerval Zanella
2023-12-21 18:48 Adhemerval Zanella
2023-09-28 17:48 Adhemerval Zanella
2023-08-30 12:32 Adhemerval Zanella
2023-02-09 19:44 Adhemerval Zanella
2022-10-28 17:36 Adhemerval Zanella
2022-10-04 12:54 Adhemerval Zanella
2022-06-09 21:14 Adhemerval Zanella
2022-06-09 13:10 Adhemerval Zanella
2022-06-03 13:59 Adhemerval Zanella
2022-05-13 14:13 Adhemerval Zanella
2022-05-12 19:27 Adhemerval Zanella
2022-05-10 18:17 Adhemerval Zanella
2022-04-29 13:50 Adhemerval Zanella
2022-04-04 12:47 Adhemerval Zanella
2022-03-31 18:45 Adhemerval Zanella
2022-03-25 19:42 Adhemerval Zanella
2022-03-16 17:57 Adhemerval Zanella
2022-03-15 18:34 Adhemerval Zanella
2022-03-11 17:17 Adhemerval Zanella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251028170649.84F3D3858D1E@sourceware.org \
    --to=azanella@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).