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, 30 Aug 2023 12:32:33 +0000 (GMT)	[thread overview]
Message-ID: <20230830123233.B0BDC3858412@sourceware.org> (raw)

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

 9c00fde28a... posix: Fix posix/tst-spawn7.c dummy_sa_handler declaration

Diff:

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

  9c00fde... posix: Fix posix/tst-spawn7.c dummy_sa_handler declaration
  dbe213c... Use -Wl,--undefined-version if linker requires it
  9d19d87... arm: Fix clang multi-arch build with ld.bfd
  9c4b4c1... linux: Avoid indirection on operand of type 'void *' for ge
  1dc5cfb... Fix libc_cv_protected_data check if compiler defaults to PI
  82c149d... stdio: Suppress %Z format for clang
  4380582... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  9b5a101... elf: Use volatile to set __rseq_size and __rseq_offset
  dfbf8a4... elf: Disable unload4 test on clang
  4ab0072... stdio: Fix tst-vfprintf-user-type on clang
  5894966... math: Do not use __builtin_isinf on clang
  38ecba5... math: Do not use __builtin_isnan on clang
  7ec0cae... math: Do not use __builtin_fpclassify on clang
  1d8bf24... math: Fix isgreater* and isless* for clang
  106f8e6... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  c0b58ae... intl: Use strcpy on _nl_make_l10nflist
  f182c5a... string: mempcy and stpcpy builtins internally
  b4e3ef1... Handle abort call for -fexceptions call
  5bf4336... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  b78b0ea... x86: Use bool for C++ on x86.h
  a8f02b1... malloc: Disable malloc builtins on tests
  28396b7... Only use -finput-charset=ascii iff compiler supports it
  1a9ed64... conform: Do not use __SIG_ATOMIC_TYPE__
  ca96e1f... conform: Replace _Static_assert with macro
  ef19d51... conform: Use -dD instead of -dN on compiler invocation
  1b96c75... localedata: Use hexadecimal character escape on tests
  965d0c0... Undef attribute_relro on internal tests that include tls.h
  575329c... elf: Do not cast TLS_DTV_UNALLOCATED to void
  b2472b8... malloc: Suppress clang warning on tst-memalign
  33715a7... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  42eea0b... Move inhibit_stack_protector to its own header
  827d5ce... elf: Suppress clang warning on tst-unique4
  32a7c33... elf: Suppress clang warning on tst-unique3
  7c1a2e6... support: Suppress clang warning on tst-timespec
  88221bd... misc: Disable some atomic tests on clang
  666ae4f... linux: Adequate tst-clone3 to c11 atomics
  54e2bd9... posix: Suppress clang warning on bug-regex24
  9c4af6e... dirent: Remove variable lenght array structure for tst-getd
  4e72015... string: Suppress clang -Wsuspicious-bzero on tester
  28926f2... malloc: Only enable -Waggressive-loop-optimizations suppres
  c99051a... Use check tests with trampolines iff compiler supports it
  69dc737... Handle pragma GCC optimize for clang
  371c6fe... libio: Handle -Wno-restrict with libc-diag.h
  79f490b... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  6b37844... stdio: Suppress clang warnings for tst-unlockedio.c
  cd4cd62... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  9ced4a3... stdio: Disable attribute (optimize) if compiler does not su
  d19b841... stdio: Disable clang warning on scanf13 test
  15e3784... stdio: Disable bug23-3 on clang
  6e0522c... stdlib: Avoid internal definitions for tst-strtod5i
  99b4a2d... math: Fix test-totalorderl-ldbl-96 exponent setting
  4bdb85e... And defines to __attribute__ (__noclone__) iff compiler sup
  ecb1339... x86: Use -mfpmath=387 iff compiler supports it
  53cd3f2... x86_64: Disable libmvec tests if compiler does not issue th
  1556fe2... math: Only build tests for _Complex __int128 iff compiler s
  08c1e78... x86: Fix test-double-vlen include-next
  1e71cfe... math: Define CMPLX(F,L) for clang
  b4c53ea... Use -ffloat-store iff compiler supports it
  9ca4c5e... math: Fix clang warnings on bug-tgmath1.c
  238a659... math: Fix clang warnings for math/test-tgmath-ret.c
  26dae73... localedata: Fix clang warnings on tests
  5c94dd0... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  9d324fd... configure: remove overly restrictive check for clang
  97f4d30... x86: Add inhibit_stack_protector on ifunc handlers
  bf21cd3... arm: Use vmov.i32 instead of vmov on neon memchr
  1a1e77f... math: Suppress more aliases builtin type conflicts
  9d88899... x86: Remove cast on assembly inline input/outputs
  6482496... i386: Move ___tls_get_addr hidden proto before its first us
  1adb3f5... i386: Disable math_opt_barrier and math_force_eval for clan
  be0297b... Suppress clang -Wtautological-constant-out-of-range-compare
  36c301f... support: Use CHAR_MAX as maximum value
  9e3b7dd... posix: Use unsigned to check for _POSIX_VDISABLE
  fc29c40... aarch64: Use 64-bit variable to access the special register
  a08696d... Use -frounding-math iff compiler supports it
  265a062... string: Use asm alias instead of symbol redirections for st
  7e5a4ee... math: Use -fexcess-precision=standard iff compiler supports
  96dea26... timezone: Fix clang operator precedence warning
  008f361... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  e8f673b... x86: Use -msse2avx iff compiler supports it
  58ff14e... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  ba390dd... configure: Use -Wno-ignored-attributes if compiler warns ab
  0f3815d... math: Suppress clang -Wincompatible-library-redeclaration o
  96b3300... math: use fabs on __ieee754_lgamma_r
  8dac8b8... math: Suppress clang warning on math_check_force_underflow
  8c4120d... catgets: Remove catgets/config.h
  3471b41... iconvdata: Remove use of GNU old-style field designator ext
  8ca0b2b... iconvdata: Suppress clang warning on locale definitions
  53a3644... locale: Fix implicit conversion on collate_finish
  b56c86f... elf: Suppress clang -Wstring-plus-int on rtld.c
  855fd49... configure: Check -fno-tree-loop-distribute-patterns
  230f875... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  162729e... sunrpc: Suppress clang warning on struct cmessage
  d915363... sunrpc: Remove extra parenthesis on comparison
  a7b5bf5... nss: Suppress nss_module.c warning on clang
  cc3ec44... argp: Expand argp_usage, _option_is_short, and _option_is_e
  89d961e... misc: Suppress clang warnings on syslog
  da6efc9... posix: Suppress clang confstr -Wignored-attributes
  a3102be... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  2622736... x86: Remove __strstr_generic prototype
  fd658f1... elf: Suppress unused function clang for __ifunc_resolver
  f61b027... diag: Add clang specific DIAG_PUSH_NEEDS_COMMENT macros
  085824a... Fix inhibit_stack_protector for clang
  eef3711... nptl: Fix Wincompatible-pointer-types on clang
  3e48ed5... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  b989a89... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  54e2ce2... Disable __USE_EXTERN_INLINES for clang
  e8cc8c7... Remove include/*.h install rule
  f0c20d3... malloc: Use C11 atomics on memusage
  084a6ab... stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
  ea565d6... stdlib: Remove asm input cast for clang
  8721895... Remove set-hooks.h from generic includes
  75d48c5... Remove --with-default-link configure option
  296e0f5... libio: Remove the usage of __libc_IO_vtables
  7f24667... Move libc_freeres_ptrs and libc_subfreeres to hidden/weak f

             reply	other threads:[~2023-08-30 12:32 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30 12:32 Adhemerval Zanella [this message]
  -- strict thread matches above, loose matches on Subject: below --
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-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=20230830123233.B0BDC3858412@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).