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: Mon, 4 Apr 2022 12:47:34 +0000 (GMT) [thread overview]
Message-ID: <20220404124734.B8E053858D1E@sourceware.org> (raw)
The branch 'azanella/clang' was deleted.
It previously pointed to:
6f30cacdc7... string: mempcy and stpcpy builtins internally
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
6f30cac... string: mempcy and stpcpy builtins internally
cf6404a... Use __feof_unlocked instead of feof_unlocked
90b48d3... inet: Use __ferror_unlocked
fe3d292... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
fa14c07... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
8c28475... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
cea5ce9... x86: Use bool for C++ on x86.h
8ceab8c... malloc: Avoid compiler optimize away malloc calls
4e0afb0... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
1230f63... conform: Replace _Static_assert with macro
6407f83... conform: Use -dD instead of -dN on compiler invocation
d583f5e... elf: Only build tst-unique{1,2} if compiler supports gnu_un
d0ec217... elf: Use libsupport on unload4 test
0e4cf14... localedata: Use hexadecimal character escape on tests
78b3e2a... Undef attribute_relro on internal tests that include tls.h
831e9cd... aarch64: Define .variant_pcs after .global definition
a3c5173... elf: Do not case TLS_DTV_UNALLOCATED to void
bba9639... Only use -finput-charset=ascii iff compiler supports it
394174f... linux: Adequate tst-clone3 to c11 atomics
fe57500... support: Suppress clang warning on tst-timespec
b46adf7... posix: Suppress clang warning on bug-regex24
40d91e5... misc: Disable some atomic tests on clang
ca2ffa0... elf: Suppress clang warning on tst-unique4
ceae214... elf: Suppress clang warning on tst-unique3
21a00da... dirent: Remove variable lenght array structure
f933a50... Handle pragma GCC optimize for clang (fix)
19426ff... malloc: Suppress clang warning on tst-memalign
7423153... malloc: Only enable -Waggressive-loop-optimizations suppres
e594e92... Use check tests with trampolines iff compiler supports it
e5538de... string: Suppress clang -Wsuspicious-bzero on tester
7383f07... libio: Handle pragma GCC optimize for clang
a6b78fe... libio: Handle -Wno-restrict with libc-diag.h
c732840... stdio: Fix clang warnings for tst-unlockedio
6441b7c... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
b3a4ff3... stdio: Disable attribute (optimize) if compiler does not su
1a4c70b... stdio: Disable clang warning on scanf13 test
2cb479a... stdio: Disable bug23-3 on clang
d8a0914... stdlib: Avoid internal definitions for tst-strtod5i
91e21ca... math: Fix test-totalorderl-ldbl-96 exponent setting
3f02958... And defines to __attribute__ (__noclone__) iff compiler sup
56468a0... x86: Use -mfpmath=387 iff compiler supports it
eac3170... math: Only check for _Complex __int128 iff compiler support
2e3f458... x86: Fix test-double-vlen include-next
0322d3b... math: Define CMPLX(F,L) for clang
59f6b9e... Use -ffloat-store iff compiler supports it
295df6b... math: Fix clang warnings on bug-tgmath1.c
133793b... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2112fc8... socket: Use internal alias for __cmsg_nxthdr
896174e... localedata: Fix clang warnings on tests
f8d91eb... math: Fix clang warnings for math/test-tgmath-ret.c
a3cc22d... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
7e0ad14... aarch64: Use 64-bit variable to access the special register
7e4fea6... Use -frounding-math iff compiler supports it
f0ec47c... posix: Use unsigned to check for _POSIX_VDISABLE
23f4e2b... nptl: Use hidden_proto3 for __nptl_threads_events,
e6be57d... string: Use asm alias instead of symbol redirections for st
2fe917f... x86: Remove unened __strstr_sse2 prototype
b5468a3... libio: Refactor internal aliases
a99a41d... socket: Remove ununsed __cmsg_nxthdr internal alias
43ecbed... stdlib: Remove ununsed internal aliases for atoi and bsearc
bcd7be8... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
7de8102... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
6c1cf24... libio: Use __libc_feof_unlocked instead of __feof_unlocked
fb0377d... libio: Use __libc_getdelim instead of __getdelim
837b160... Refactor internal alias for internal function
002a8aa... configure: Use -Wno-ignored-attributes if compiler warns ab
e09b018... math: Use -fexcess-precision=standard iff compiler supports
f1334b2... support: Use CHAR_MAX as maximum value
904a0dd... timezone: Fix clang operator precedence warning
004a548... configure: Use -Wno-maybe-uninitialized iff compiler suppor
fc75f36... x86: Use -msse2avx iff compiler supports it
06ce6b7... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
c84dce4... math: Suppress clang warning on math_check_force_underflow
5d64058... iconvdata: Remove use of GNU old-style field designator ext
266950c... resolv: Make __gai_create_helper_thread static
876e8c1... iconvdata: Suppress warning on clang
a83792d... locale: Fix type
c418d40... elf: Suppress warning on clang
2bc149f... configure: Check -fno-tree-loop-distribute-patterns
d587a20... elf: Initialize variable to pacify clang
ed8c695... sunrpc: Remove extra parenthesis on comparison
61635d8... sunrpc: Suppress clang warning on struct cmessage
2009ec1... nss: Suppress nss_module.c warning on clang
cb4d076... Fix inhibit_stack_protector for clang
b092d88... nptl: Fix Wincompatible-pointer-types on clang
bddfdce... Fix -fno-unit-at-a-time for clang
2285474... stdio: Fix -Wtautological-constant-out-of-range-compare on
f9a126c... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
990feca... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
dd45b21... Rework not-cancel function prototypes
dbcf08c... Rewrite find_cxx_header config configure.ac
a90b537... Remove libc_hidden_proto (confstr)
eaafd8a... Disable use of -fsignaling-nans if compiler does not suppor
6c68650... Disable __USE_EXTERN_INLINES for clang
45b9126... configure: remove overly restrictive check for clang
8954233... Remove __LDBL_REDIR macros
dbefb2b... Remove stdlib-ldbl.h
16835e1... Remove monetary-ldbl.h
46af2f4... Remove printf-ldbl.h
9811c9d... Remove syslog-ldbl.h
e7a9248... Remove error-ldbl.h
99f78eb... Remove err-ldbl.h
4670cfb... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
7953054... Remove argp-ldbl.h
9f87b4e... Remove wchar-ldbl.h
ee3f012... Remove stdio-ldbl.h
578ad1a... Remove include/*.h install rule
5984822... ctype: Remove internal lower/toupper alias
137ed38... x86: Remove .tfloat usage
15100e4... stdlib: Move attribute_hidden definition to function protot
6c01d72... nis: Fix nis_print_directory
8108ab2... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
a84268b... math: use fabs on __ieee754_lgamma_r
3580446... catgets: Remove catgets/config.h
d104cb2... malloc: Use C11 atomics on memusage
2343007... elf: Use C11 atomics on _dl_mcount
8b5f85f... Use '%z' instead of '%Z' on printf functions
7d23aa5... linux: Use same type for MMAP2_PAGE_UNIT
bef25bc... posix: Fix macro expansion producing 'defined' has undefine
3e125f7... linux: Avoid shifting a negative signed on POSIX timer inte
b87b384... stdlib: Fix macro expansion producing 'defined' has undefin
543898a... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
85c060b... stdlib: Remove GCC pragma diagnostic
65fa518... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
d8c50d3... Replace internal usage of strtol and wcstol for internal al
next reply other threads:[~2022-04-04 12:47 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-04 12:47 Adhemerval Zanella [this message]
-- strict thread matches above, loose matches on Subject: below --
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-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-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=20220404124734.B8E053858D1E@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).