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: Fri, 3 Jun 2022 13:59:46 +0000 (GMT) [thread overview]
Message-ID: <20220603135946.4179E38515D1@sourceware.org> (raw)
The branch 'azanella/clang' was deleted.
It previously pointed to:
ca0b46c8aa... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
ca0b46c... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
980ed63... elf: Do not assume relocation ordering to check for output
6955d78... elf: Fix _startup_fatal on clang
e26f8e8... misc: Suppress clang warnings on syslog
88c0a26... benchtests: Fix clang float128 constants
0a7386f... benchtest: Fix clang issues on benchmarks build
d0ad3f0... benchtest: Link bench-malloc-thread with libm
e21bdbd... elf: Use volatile to set __rseq_size and __rseq_offset
2f22ebb... conform: Do not use __SIG_ATOMIC_TYPE__
e1a1a38... stdio: Fix tst-vfprintf-user-type on clang
7655c8f... math: Do not use __builtin_isinf on clang
df07ff4... math: Do not use __builtin_isnan on clang
7af569b... math: Do not use __builtin_fpclassify on clang
1c099e5... math: Fix isgreater* and isless* for clang
a907d75... Handle abort call for -fexceptions call
46277cf... math: Handle internal fabsf128 alias on clang
ee788dd... math: Add math-use-builtins-fabs (BZ#29027)
8031f99... sparc32 localplt.data
8f7cc7d... string: mempcy and stpcpy builtins internally
ed95941... Use __feof_unlocked instead of feof_unlocked
550ea1f... inet: Use __ferror_unlocked
7fe97df... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
cca1536... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
5a24c20... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
e2f22fa... x86: Use bool for C++ on x86.h
18392b1... malloc: Disable malloc builtins on tests
3f8462b... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
241696e... conform: Replace _Static_assert with macro
e25d63b... conform: Use -dD instead of -dN on compiler invocation
2251ef8... elf: Only build tst-unique{1,2} if compiler supports gnu_un
f5fbaa5... elf: Use libsupport on unload4 test
d575742... localedata: Use hexadecimal character escape on tests
2675978... Undef attribute_relro on internal tests that include tls.h
fc5a540... aarch64: Define .variant_pcs after .global definition
86b681c... elf: Do not case TLS_DTV_UNALLOCATED to void
699f1cd... Only use -finput-charset=ascii iff compiler supports it
dbc3cb0... linux: Adequate tst-clone3 to c11 atomics
c8ee4cf... support: Suppress clang warning on tst-timespec
a9c7272... posix: Suppress clang warning on bug-regex24
b9cf197... misc: Disable some atomic tests on clang
009811e... elf: Suppress clang warning on tst-unique4
22ffed4... elf: Suppress clang warning on tst-unique3
d47d9d6... dirent: Remove variable lenght array structure
bb689df... Handle pragma GCC optimize for clang (fix)
4cda0af... malloc: Suppress clang warning on tst-memalign
5e5a41f... malloc: Only enable -Waggressive-loop-optimizations suppres
20c426d... Use check tests with trampolines iff compiler supports it
9ad4abe... string: Suppress clang -Wsuspicious-bzero on tester
d93cd7e... libio: Handle pragma GCC optimize for clang
d2db79f... libio: Handle -Wno-restrict with libc-diag.h
8e25a5a... stdio: Fix clang warnings for tst-unlockedio
a1cefe2... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
f921c00... stdio: Disable attribute (optimize) if compiler does not su
27047af... stdio: Disable clang warning on scanf13 test
46ba12a... stdio: Disable bug23-3 on clang
e7ecc28... stdlib: Avoid internal definitions for tst-strtod5i
8ac32bd... math: Fix test-totalorderl-ldbl-96 exponent setting
53e3f75... And defines to __attribute__ (__noclone__) iff compiler sup
00cf8f3... x86: Use -mfpmath=387 iff compiler supports it
6296a91... math: Only check for _Complex __int128 iff compiler support
686ae18... x86: Fix test-double-vlen include-next
c08ac7b... math: Define CMPLX(F,L) for clang
da88aae... Use -ffloat-store iff compiler supports it
6542daf... math: Fix clang warnings on bug-tgmath1.c
404e763... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
d16c2e4... socket: Use internal alias for __cmsg_nxthdr
2e0389e... localedata: Fix clang warnings on tests
81c8730... math: Fix clang warnings for math/test-tgmath-ret.c
bd6c65c... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
303b3d6... aarch64: Use 64-bit variable to access the special register
260a36a... Use -frounding-math iff compiler supports it
655233a... posix: Use unsigned to check for _POSIX_VDISABLE
f28df9e... nptl: Use hidden_proto3 for __nptl_threads_events,
b60019c... string: Use asm alias instead of symbol redirections for st
63396a9... x86: Remove unened __strstr_sse2 prototype
633f426... libio: Refactor internal aliases
79ca6ed... socket: Remove ununsed __cmsg_nxthdr internal alias
9cc88a6... stdlib: Remove ununsed internal aliases for atoi and bsearc
06567e8... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
7574292... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
c966fce... libio: Use __libc_feof_unlocked instead of __feof_unlocked
1fd38f7... libio: Use __libc_getdelim instead of __getdelim
51d4f63... Refactor internal alias for internal function
5a6e1d5... configure: Use -Wno-ignored-attributes if compiler warns ab
244e791... math: Use -fexcess-precision=standard iff compiler supports
af1ccc1... support: Use CHAR_MAX as maximum value
79279af... timezone: Fix clang operator precedence warning
91b772e... configure: Use -Wno-maybe-uninitialized iff compiler suppor
507ba0c... x86: Use -msse2avx iff compiler supports it
e5f592f... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
4b396c2... math: Suppress clang warning on math_check_force_underflow
4d479ce... iconvdata: Remove use of GNU old-style field designator ext
4bc25c9... resolv: Make __gai_create_helper_thread static
897801d... iconvdata: Suppress warning on clang
acfdcf9... locale: Fix type
abfee24... elf: Suppress warning on clang
4e187ff... configure: Check -fno-tree-loop-distribute-patterns
0922da4... elf: Initialize variable to pacify clang
5054532... sunrpc: Remove extra parenthesis on comparison
466dc36... sunrpc: Suppress clang warning on struct cmessage
713a0e1... nss: Suppress nss_module.c warning on clang
0d8a942... Fix inhibit_stack_protector for clang
ae2303f... nptl: Fix Wincompatible-pointer-types on clang
1ea82d0... stdio: Fix -Wtautological-constant-out-of-range-compare on
5922580... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
0e8abd8... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
e0604bc... Rework not-cancel function prototypes
a4a7b0b... Rewrite find_cxx_header config configure.ac
58ce8f4... Remove libc_hidden_proto (confstr)
423ea0d... Disable use of -fsignaling-nans if compiler does not suppor
92e91dc... Disable __USE_EXTERN_INLINES for clang
f484221... configure: remove overly restrictive check for clang
8ef08d3... Remove __LDBL_REDIR macros
75150f6... Remove stdlib-ldbl.h
6cbe8f6... Remove monetary-ldbl.h
abe29ae... Remove printf-ldbl.h
167f56a... Remove syslog-ldbl.h
82a86df... Remove error-ldbl.h
d4c66b8... Remove err-ldbl.h
882f529... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
1e12b60... Remove argp-ldbl.h
e3d1a3b... Remove wchar-ldbl.h
f6c8bfb... Remove stdio-ldbl.h
e9e610d... Remove include/*.h install rule
f8db03b... ctype: Remove internal lower/toupper alias
36aa579... x86: Remove .tfloat usage
7da32cc... stdlib: Move attribute_hidden definition to function protot
fc4d4f9... nis: Fix nis_print_directory
bedffa2... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
55d6350... math: use fabs on __ieee754_lgamma_r
6f44f9e... catgets: Remove catgets/config.h
01b0212... malloc: Use C11 atomics on memusage
c27fc92... elf: Use C11 atomics on _dl_mcount
366b326... Use '%z' instead of '%Z' on printf functions
cc5507d... linux: Use same type for MMAP2_PAGE_UNIT
0387a64... posix: Fix macro expansion producing 'defined' has undefine
071a5b2... linux: Avoid shifting a negative signed on POSIX timer inte
ac14634... stdlib: Fix macro expansion producing 'defined' has undefin
ba77203... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
a8f1b06... stdlib: Remove GCC pragma diagnostic
c4e959a... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
cd6f1bf... Replace internal usage of strtol and wcstol for internal al
0b527dc... stdlib: Remove extra whitespace on Makefile
next reply other threads:[~2022-06-03 13:59 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-03 13:59 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-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-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=20220603135946.4179E38515D1@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).