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: Wed, 17 Apr 2024 20:03:18 +0000 (GMT) [thread overview]
Message-ID: <20240417200318.4ED143858D20@sourceware.org> (raw)
The branch 'azanella/clang' was deleted.
It previously pointed to:
0c76dfa5f0... x86_64: update libm test ulps
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
0c76dfa... x86_64: update libm test ulps
a8ac0d9... x86_64: Provide __sfp_handle_exceptions if compiler does no
458f3c5... Build glibc with -ftrapping-math
7a18c7d... x86_64: Fix mark-plt configure test
cbf9eeb... Enable --enable-fortify-source with clang
992d642... bench-malloc-thread: Add libm for powf
5a73f25... benchtests: Remove clang warnings
6e7a7e0... benchtests: Use __f128 on ilogbf128-inputs constants
6015174... benchtests: Add attribute_optimize
0739d05... aarch64: Fix gmon profiling with clang
eef3863... math: Fix potential underflow on ldbl-128 erfl
bf07de1... x86_64: update libm test ulps
39c621f... aarch64: update libm test ulps
b12bd2b... debug: Avoid clang optimize away required function on tst-s
c551185... elf: Fix tests that require interposable symbols
675e9c3... math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_
8980516... Fix loongarch stpcpy on loader
085ecd3... gmon: Remove ununsed LDFLAGS-tst-profile-stati
c7ab978... posix: Remove the __strcpy_chk from glob tests
aa3c9ff... x86: Use -mshstk instead of '#pragma GCC target'
e7b63f4... i686: Do not build ifunc tests if compiler does not generat
3883168... i386: Disable some tests on clang
b3bb80c... configure: Use -Wno-restrict iff compiler supports it
c449401... stdio: Fix clang warnings on tests
b37295d... Use -Wl,--undefined-version if linker requires it
83c227f... linux: Avoid indirection on operand of type 'void *' for ge
76af525... Fix libc_cv_protected_data check if compiler defaults to PI
46b30fe... stdio: Suppress %Z format for clang
8e24b58... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
8ca1c06... elf: Use volatile to set __rseq_size and __rseq_offset
091d3a1... elf: Disable unload4 test on clang
7acc54e... stdio: Fix tst-vfprintf-user-type on clang
b5d8b4f... math: Do not use __builtin_isinf on clang
379c03a... math: Do not use __builtin_isnan on clang
9c6e8be... math: Do not use __builtin_fpclassify on clang
96234bf... math: Fix isgreater* and isless* for clang
d2b569b... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
600972e... intl: Use strcpy on _nl_make_l10nflist
91814e0... string: mempcy and stpcpy builtins internally
11ac998... Handle abort call for -fexceptions call
2f9e55a... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
198ab96... x86: Use bool for C++ on x86.h
1ad7df8... malloc: Suppress clang warning on tst-aligned-alloc
34e5a87... malloc: Disable malloc builtins on tests
f0e3aac... Only use -finput-charset=ascii iff compiler supports it
708e08c... conform: Do not use __SIG_ATOMIC_TYPE__
1ec697c... conform: Replace _Static_assert with macro
db827c3... conform: Use -dD instead of -dN on compiler invocation
cd59efe... localedata: Use hexadecimal character escape on tests
96cbbf7... Undef attribute_relro on internal tests that include tls.h
dd997dc... elf: Do not cast TLS_DTV_UNALLOCATED to void
1b0dc50... malloc: Suppress clang warning on tst-memalign
b55cd06... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
c33f1b5... Move inhibit_stack_protector to its own header
18f92a9... elf: Suppress clang warning on tst-unique4
5f2c5c8... elf: Suppress clang warning on tst-unique3
c07ea9b... support: Suppress clang warning on tst-timespec
861d4b2... misc: Disable some atomic tests on clang
2f800d7... linux: Adequate tst-clone3 to c11 atomics
dcaec03... posix: Suppress clang warning on bug-regex24
2eee91a... dirent: Remove variable lenght array structure for tst-getd
7434fb5... string: Suppress clang -Wsuspicious-bzero on tester
604328e... malloc: Only enable -Waggressive-loop-optimizations suppres
17539fa... Use check tests with trampolines iff compiler supports it
464431c... Handle pragma GCC optimize for clang
e67e811... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
9913d21... stdio: Suppress clang warnings for tst-unlockedio.c
7838044... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
c02a630... stdio: Disable attribute (optimize) if compiler does not su
bd298bf... stdio: Disable clang warning on scanf13 test
8bda875... stdio: Disable bug23-3 on clang
0e00716... stdlib: Avoid internal definitions for tst-strtod5i
c4a4fda... math: Fix test-totalorderl-ldbl-96 exponent setting
ef1a19e... And defines to __attribute__ (__noclone__) iff compiler sup
9d6f545... x86: Use -mfpmath=387 iff compiler supports it
1150860... x86_64: Disable libmvec tests if compiler does not support
cc46104... math: Only build tests for _Complex __int128 iff compiler s
c55d3ca... x86: Fix test-double-vlen include-next
1bc353b... math: Define CMPLX(F,L) for clang
5877096... Use -ffloat-store iff compiler supports it
6638a9c... math: Fix clang warnings on bug-tgmath1.c
eadf82b... math: Fix clang warnings for math/test-tgmath-ret.c
b8fc941... localedata: Fix clang warnings on tests
58bc93e... configure: remove overly restrictive check for clang
fe98b14... riscv: Suppress clang confstr -Wignored-attributes feupdate
5c0ed4a... riscv: Do not use cfi_label when building with clang
a900809... string: Suppress clang confstr -Wignored-attributes on strl
1e1a106... arm: Fix clang multi-arch build with ld.bfd
7aff308... arm: Use vmov.i32 instead of vmov on neon memchr
6ba81b9... aarch64: Use 64-bit variable to access the special register
df8bd79... i386: sfp-machine.h: Do no use asm input cast for clang
a94929b... i386: Move ___tls_get_addr hidden proto before its first us
c0cf8fd... i386: Disable math_opt_barrier and math_force_eval for clan
457f6ba... x86: Add inhibit_stack_protector on ifunc handlers
9489f30... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc
4a4f725... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
f240cca... x86: Use -msse2avx iff compiler supports it
b69b668... support: Handle clang support/dtotimespec.c on dtotimespec
b3c1352... stdio: Fix -Wtautological-constant-out-of-range-compare on
1fdabd6... math: Suppress more aliases builtin type conflicts
8b0f93a... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX
735284e... support: Use CHAR_MAX as maximum value
a167c11... posix: Use unsigned to check for _POSIX_VDISABLE
cacbedf... Use -frounding-math iff compiler supports it
54c56fb... string: Use asm alias instead of symbol redirections for st
8e3ba1a... math: Use -fexcess-precision=standard iff compiler supports
541ab87... timezone: Fix clang operator precedence warning
7a66a8d... configure: Use -Wno-ignored-attributes if compiler warns ab
c4308f1... math: Suppress clang -Wincompatible-library-redeclaration o
dd68f09... math: use fabs on __ieee754_lgamma_r
06219c9... math: Suppress clang warning on math_check_force_underflow
4394e75... catgets: Remove catgets/config.h
c874592... iconvdata: Remove use of GNU old-style field designator ext
438349d... iconvdata: Suppress clang warning on locale definitions
b60a7bb... locale: Fix implicit conversion on collate_finish
578a959... elf: Suppress clang -Wstring-plus-int on rtld.c
c241a20... configure: Fix check for -fno-tree-loop-distribute-patterns
a6c8bad... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
d045cdd... sunrpc: Suppress clang warning on struct cmessage
4f92ab9... sunrpc: Remove extra parenthesis on comparison
dc97c9a... nss: Suppress nss_module.c warning on clang
c1f8afd... argp: Expand argp_usage, _option_is_short, and _option_is_e
955a127... misc: Suppress clang warnings on syslog
c973713... posix: Suppress clang confstr -Wignored-attributes
6422658... resolv: Suppress clang -Wsometimes-uninitialized on getaddr
8d93162... elf: Suppress unused function clang for __ifunc_resolver
517be60... Fix inhibit_stack_protector for clang
8bfd972... nptl: Fix Wincompatible-pointer-types on clang
be21496... configure: Use -Wno-maybe-uninitialized iff compiler suppor
a032b6f... Suppress -Wmaybe-uninitialized only for gcc
2213b43... Disable __USE_EXTERN_INLINES for clang
3911c52... Add clang specific warnings suppress macros
b16f89c... stdlib: longlong.h: Do no use asm input cast for clang
c9346a2... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
9c05e98... stdlib: Improve fortify with clang
next reply other threads:[~2024-04-17 20:03 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 20:03 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-04-10 18:11 Adhemerval Zanella
2025-03-25 20:18 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=20240417200318.4ED143858D20@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).