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, 16 Mar 2022 17:57:19 +0000 (GMT)	[thread overview]
Message-ID: <20220316175719.D78A43947C3B@sourceware.org> (raw)

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

 58416a64ed... math: Fix clang warnings for math/test-tgmath-ret.c

Diff:

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

  58416a6... math: Fix clang warnings for math/test-tgmath-ret.c
  4f5deb6... localedata: Fix clang warnings
  976d8b3... nptl: Use hidden_proto3 for __nptl_threads_events,
  b713ef3... string: Move stpcpy and mempcpy symbol redirection to symbo
  98b531b... x86: Remove unened __strstr_sse2 prototype
  6a3aeba... libio: Refactor internal aliases
  86b44a2... socket: Remove ununsed __cmsg_nxthdr internal alias
  bba5f7c... stdlib: Remove ununsed internal aliases for atoi and bsearc
  d9a569e... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  95df46e... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  b958086... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  d4adfe2... libio: Use __libc_getdelim instead of __getdelim
  350b0ee... ctype: Remove internal lower/toupper alias
  bf15cf1... Refactor internal alias for internal function
  35d84cc... x86: Remove .tfloat usage
  55ef77d... configure: Use -Wno-ignored-attributes if compiler warns ab
  77948e0... stdlib: Move attribute_hidden definition to function protot
  6ecbe85... nscd: Remove unused variable
  d1d8b67... nis: Fix nis_print_directory
  b96bfbb... math: Use -fexcess-precision=standard iff compiler supports
  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
  ec91984... Remove __LDBL_REDIR macros
  d5b9d42... Remove stdlib-ldbl.h
  0a0bdf5... Remove monetary-ldbl.h
  d618018... Remove printf-ldbl.h
  efec440... Remove syslog-ldbl.h
  1a0c18c... Remove error-ldbl.h
  12ca143... Remove err-ldbl.h
  63bb6dc... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  bc2d571... Remove argp-ldbl.h
  ea6fa3c... Remove wchar-ldbl.h
  5509c58... Remove stdio-ldbl.h
  541a2a1... Replace internal usage of strtol and wcstol for internal al


             reply	other threads:[~2022-03-16 17:57 UTC|newest]

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