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, 25 Mar 2022 19:42:16 +0000 (GMT)	[thread overview]
Message-ID: <20220325194216.486E73857404@sourceware.org> (raw)

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

 9074178c9d... localedata: Fix clang warnings on tests

Diff:

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

  9074178... localedata: Fix clang warnings on tests
  91b1c05... math: Fix clang warnings for math/test-tgmath-ret.c
  246593c... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  d222b6a... aarch64: Use 64-bit variable to access the special register
  bba43a7... Use -frounding-math iff compiler supports it
  a0bdfed... posix: Use unsigned to check for _POSIX_VDISABLE
  b54103b... nptl: Use hidden_proto3 for __nptl_threads_events,
  efbcc58... string: Use asm alias instead of symbol redirections for st
  0d312ea... x86: Remove unened __strstr_sse2 prototype
  588fe62... libio: Refactor internal aliases
  c865a62... socket: Remove ununsed __cmsg_nxthdr internal alias
  1bd10ab... stdlib: Remove ununsed internal aliases for atoi and bsearc
  f66709f... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  e1b6439... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  1147dbc... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  36e4f18... libio: Use __libc_getdelim instead of __getdelim
  cc2be8e... ctype: Remove internal lower/toupper alias
  3372c7e... Refactor internal alias for internal function
  8c63f94... x86: Remove .tfloat usage
  b5665c4... configure: Use -Wno-ignored-attributes if compiler warns ab
  d0e47b8... stdlib: Move attribute_hidden definition to function protot
  f8c26c0... nscd: Remove unused variable
  f3cf2ee... nis: Fix nis_print_directory
  7f92156... math: Use -fexcess-precision=standard iff compiler supports
  a5417a5... support: Use CHAR_MAX as maximum value
  4892510... support: Fix support_process_state_wait path size calculati
  a849ca8... support: Remove unused extract_8 function
  b97ed7d... timezone: Fix clang operator precedence warning
  9c7b1cd... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  b39b7ec... x86: Use -msse2avx iff compiler supports it
  7bad271... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  124bf72... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  cb6fddc... math: use fabs on __ieee754_lgamma_r
  5d19f28... math: Suppress clang warning on math_check_force_underflow
  4b288f9... catgets: Remove catgets/config.h
  c70f887... iconvdata: Remove use of GNU old-style field designator ext
  b9042d5... resolv: Make inline functions static
  a7efcb8... resolv: Initialize variable to pacify clang
  d6f08b0... iconvdata: Suppress warning on clang
  1370a63... locale: Fix type
  642dacd... locale: Remove ununsed wctype_table_get function
  3aa08d6... elf: Suppress warning on clang
  0de6f58... malloc: Use C11 atomics on memusage
  aab2292... elf: Use C11 atomics on _dl_mcount
  8c762dc... configure: Check -fno-tree-loop-distribute-patterns
  b7bc244... Use 'z' instead of 'Z' on printf functions
  cb99011... elf: Initialize variable to pacify clang
  ed419f2... sunrpc: Remove extra parenthesis on comparison
  03ec014... sunrpc: Suppress clang warning on struct cmessage
  6dcc169... nss: Suppress nss_module.c warning on clang
  0d33c24... Remove unused sprofil.c functions
  944deee... linux: Use same type for MMAP2_PAGE_UNIT
  309e347... Fix ununsed fstatat64_time64_statx
  41ca2b1... posix: Remove alloca_account usage on getaddrinfo
  d785ddf... posix: Fix macro expansion producing 'defined' has undefine
  1c89808... Fix inhibit_stack_protector for clang
  c7a4d66... malloc: Fix duplicate inline for do_set_mxfast
  bca96e1... linux: Avoid shifting a negative signed on POSIX timer inte
  bbf8842... nptl: Fix Wincompatible-pointer-types on clang
  66aee60... Fix -fno-unit-at-a-time for clang
  8cf3da8... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  40c8a02... Replace DIAG_IGNORE_NEEDS_COMMENT (-Wmaybe-uninitialized) w
  79e2283... stdlib: Fix macro expansion producing 'defined' has undefin
  958b670... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  83aa392... stdlib: Remove GCC pragma diagnostic
  299f666... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  cda555c... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  03f1922... Rework not-cancel function prototypes
  cfcfc00... Rewrite find_cxx_header config configure.ac
  b893757... Remove libc_hidden_proto (confstr)
  6e071ed... Disable use of -fsignaling-nans if compiler does not suppor
  b83490d... Consolidate open without cancellation
  4c74b35... elf: Remove inline _dl_dprintf
  3e34cb6... Disable __USE_EXTERN_INLINES for clang
  85a9e8e... configure: remove overly restrictive check for clang


             reply	other threads:[~2022-03-25 19:42 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 19:42 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-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-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=20220325194216.486E73857404@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).