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: Thu, 10 Apr 2025 18:11:00 +0000 (GMT) [thread overview]
Message-ID: <20250410181100.A084C3856090@sourceware.org> (raw)
The branch 'azanella/clang' was deleted.
It previously pointed to:
1561cd8316... elf: Fix localplt issue with clang
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
1561cd8... elf: Fix localplt issue with clang
77de90f... elf: Fix tunable handing with clang
e759919... Supress unused command arguments warning with clang
930d655... Adjust stdint for clang-20
7da47a5... aarch64: Fix gcs linker flags
ed3b894... Check if linker sets --no-undefined-version by default
6645b32... Handle abort call for -fexceptions call
f0b9f92... Add fall-through between switch labels annotations
682c1a3... linux: Fix function point cast on vDSO handling
7348dbb... elf: Suppress unused function clang warning for __ifunc_res
f130621... elf: Only defines _dl_tls_allocate_active for SHARED
df1aef0... Fix -Wno-ignored-attributes configure check
aeb757b... aarch64: Use NO_MATH_REDIRECT on pow_advsimd.c
4b3e7d2... x86: Fix bsearch for compiler that do not define __USE_EXTE
839e3cf... x86_64: Provide __sfp_handle_exceptions if compiler does no
b6bec7f... Build glibc with -ftrapping-math
507246b... x86_64: Fix mark-plt configure test
f6ef23e... Enable --enable-fortify-source with clang
2ec127e... bench-malloc-thread: Add libm for powf
32a9ca6... benchtests: Remove clang warnings
87bb99f... benchtests: Use __f128 on ilogbf128-inputs constants
9a882a2... benchtests: Add attribute_optimize
71ac64b... math: Fix potential underflow on ldbl-128 erfl
f20c4d5... elf: Fix tests that require interposable symbols
7b61bed... math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_
195eaa5... Fix loongarch stpcpy on loader
73f106d... i686: Do not build ifunc tests if compiler does not generat
0bdc79d... linux: Avoid indirection on operand of type 'void *' for ge
8b9a14c... Fix libc_cv_protected_data check if compiler defaults to PI
eb25791... elf: Disable unload4 test on clang
710b123... stdio: Fix tst-vfprintf-user-type on clang
837953d... math: Do not use __builtin_isinf on clang
843cdf9... math: Do not use __builtin_isnan on clang
bc52945... math: Do not use __builtin_fpclassify on clang
e219048... math: Fix isgreater* and isless* for clang
3d5941f... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
6bdf96b... intl: Use strcpy on _nl_make_l10nflist
3562236... malloc: Suppress clang warning on tst-aligned-alloc
4473906... malloc: Disable malloc builtins on tests
9e33efd... conform: Replace _Static_assert with macro
c0a81da... Undef attribute_relro on internal tests that include tls.h
c54b5d1... malloc: Suppress clang warning on tst-memalign
f7b9ffc... support: Suppress clang warning on tst-timespec
1d6a3f3... misc: Disable some atomic tests on clang
4b11532... string: Suppress clang -Wsuspicious-bzero on tester
37adc48... stdio: Disable bug23-3 on clang
6b52949... stdlib: Avoid internal definitions for tst-strtod5i
5f7d791... x86_64: Disable libmvec tests if compiler does not support
b09927f... math: Only build tests for _Complex __int128 iff compiler s
05c18e2... x86: Fix test-double-vlen include-next
675a246... math: Fix clang warnings on bug-tgmath1.c
a6428cf... configure: remove overly restrictive check for clang
85ab293... riscv: Suppress clang confstr -Wignored-attributes feupdate
6242d11... riscv: Do not use cfi_label when building with clang
247526a... string: Suppress clang confstr -Wignored-attributes on strl
0fd3744... arm: Fix clang multi-arch build with ld.bfd
7cb1206... arm: Use vmov.i32 instead of vmov on neon memchr
83fa670... i386: sfp-machine.h: Do no use asm input cast for clang
0d5dc6d... i386: Move ___tls_get_addr hidden proto before its first us
1d211fa... i386: Disable math_opt_barrier and math_force_eval for clan
6ab068d... x86: Add inhibit_stack_protector on ifunc handlers
5a87cea... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc
9c1f523... x86: Use -msse2avx iff compiler supports it
770b43b... support: Handle clang support/dtotimespec.c on dtotimespec
1f2fe3a... stdio: Fix -Wtautological-constant-out-of-range-compare on
ff9a36b... math: Suppress more aliases builtin type conflicts
399b9ca... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX
45083b5... support: Use CHAR_MAX as maximum value
e1c502f... posix: Use unsigned to check for _POSIX_VDISABLE
dbc329a... Use -frounding-math iff compiler supports it
758f007... string: Use asm alias instead of symbol redirections for st
ebfca2a... math: Use -fexcess-precision=standard iff compiler supports
abb5617... Use $(config-cflags-wno-ignored-attributes) on some files
08b2235... math: Suppress clang -Wincompatible-library-redeclaration o
2d68f0d... math: use fabs on __ieee754_lgamma_r
6243392... math: Suppress clang warning on math_check_force_underflow
9f413a8... catgets: Remove catgets/config.h
ee749f9... iconvdata: Remove use of GNU old-style field designator ext
ffd2666... iconvdata: Suppress clang warning on locale definitions
48ffdf2... locale: Fix implicit conversion on collate_finish
2714fb3... elf: Suppress clang -Wstring-plus-int on rtld.c
151d4d1... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
aab31fa... sunrpc: Suppress clang warning on struct cmessage
47a89e2... sunrpc: Remove extra parenthesis on comparison
30510d3... nss: Suppress nss_module.c warning on clang
32fde35... argp: Expand argp_usage, _option_is_short, and _option_is_e
96cf452... misc: Suppress clang warnings on syslog
30019c5... posix: Suppress clang confstr -Wignored-attributes
7ddc377... resolv: Suppress clang -Wsometimes-uninitialized on getaddr
7a12fe7... nptl: Fix Wincompatible-pointer-types on clang
6e69f27... Suppress -Wmaybe-uninitialized only for gcc
8051bd1... configure: Use -Wno-maybe-uninitialized iff compiler suppor
111d44f... Disable __USE_EXTERN_INLINES for clang
6fa08f6... stdlib: longlong.h: Do no use asm input cast for clang
8c77744... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
next reply other threads:[~2025-04-10 18:11 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 18:11 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-28 17:06 Adhemerval Zanella
2025-10-17 19:10 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=20250410181100.A084C3856090@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).