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: Tue, 10 May 2022 18:17:39 +0000 (GMT)	[thread overview]
Message-ID: <20220510181739.4B4E63858C2C@sourceware.org> (raw)

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

 6371ae6420... misc: Suppress clang warnings on syslog

Diff:

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

  6371ae6... misc: Suppress clang warnings on syslog
  e9e2107... benchtests: Fix clang float128 constants
  555b381... benchtest: Fix clang issues on benchmarks build
  61ce39a... benchtest: Link bench-malloc-thread with libm
  bbcaa0c... elf: Use volatile to set __rseq_size and __rseq_offset
  a644b6a... conform: Do not use __SIG_ATOMIC_TYPE__
  8fc7dcd... stdio: Fix tst-vfprintf-user-type on clang
  ee78324... math: Do not use __builtin_isinf on clang
  4b9ea31... math: Do not use __builtin_isnan on clang
  b91498e... math: Do not use __builtin_fpclassify on clang
  447d604... math: Fix isgreater* and isless* for clang
  733282b... Handle abort call for -fexceptions call
  8b49213... math: Handle internal fabsf128 alias on clang
  a43ae3d... math: Add math-use-builtins-fabs (BZ#29027)
  8104bf2... sparc32 localplt.data
  6a636d5... string: mempcy and stpcpy builtins internally
  8f7e8a1... Use __feof_unlocked instead of feof_unlocked
  7b95236... inet: Use __ferror_unlocked
  7fdbd73... stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLI
  cf5d859... ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLI
  64a9913... misc: Handle sysmacros.h internal alias for !__USE_EXTERN_I
  efbaf04... x86: Use bool for C++ on x86.h
  41f1d66... malloc: Disable malloc builtins on tests
  c3e7ad9... elf: Remove -fno-tree-loop-distribute-patterns usage on dl-
  c021a76... conform: Replace _Static_assert with macro
  c5a0f62... conform: Use -dD instead of -dN on compiler invocation
  dd50f19... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  5d30819... elf: Use libsupport on unload4 test
  058bb0d... localedata: Use hexadecimal character escape on tests
  af0d170... Undef attribute_relro on internal tests that include tls.h
  2c6875e... aarch64: Define .variant_pcs after .global definition
  57f31d6... elf: Do not case TLS_DTV_UNALLOCATED to void
  b6d1824... Only use -finput-charset=ascii iff compiler supports it
  8ab1b03... linux: Adequate tst-clone3 to c11 atomics
  15297d2... support: Suppress clang warning on tst-timespec
  dfaadfc... posix: Suppress clang warning on bug-regex24
  543eeb1... misc: Disable some atomic tests on clang
  596cec4... elf: Suppress clang warning on tst-unique4
  ca0f674... elf: Suppress clang warning on tst-unique3
  06e7459... dirent: Remove variable lenght array structure
  a65ad2e... Handle pragma GCC optimize for clang (fix)
  796123e... malloc: Suppress clang warning on tst-memalign
  7f3c638... malloc: Only enable -Waggressive-loop-optimizations suppres
  d4fc4c4... Use check tests with trampolines iff compiler supports it
  68de523... string: Suppress clang -Wsuspicious-bzero on tester
  2e77706... libio: Handle pragma GCC optimize for clang
  42f39af... libio: Handle -Wno-restrict with libc-diag.h
  3ff63f7... stdio: Fix clang warnings for tst-unlockedio
  1160299... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  2288646... stdio: Disable attribute (optimize) if compiler does not su
  1b58388... stdio: Disable clang warning on scanf13 test
  558dd94... stdio: Disable bug23-3 on clang
  2038cd8... stdlib: Avoid internal definitions for tst-strtod5i
  7433c08... math: Fix test-totalorderl-ldbl-96 exponent setting
  02252c3... And defines to __attribute__ (__noclone__) iff compiler sup
  5874d51... x86: Use -mfpmath=387 iff compiler supports it
  17f5eee... math: Only check for _Complex __int128 iff compiler support
  429f590... x86: Fix test-double-vlen include-next
  788bf30... math: Define CMPLX(F,L) for clang
  1cad417... Use -ffloat-store iff compiler supports it
  4a86f73... math: Fix clang warnings on bug-tgmath1.c
  6525edf... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  bfdf7cf... socket: Use internal alias for __cmsg_nxthdr
  103effe... localedata: Fix clang warnings on tests
  a646756... math: Fix clang warnings for math/test-tgmath-ret.c
  82e470c... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  c5d5a71... aarch64: Use 64-bit variable to access the special register
  55f2b2d... Use -frounding-math iff compiler supports it
  8eae208... posix: Use unsigned to check for _POSIX_VDISABLE
  d8eb55a... nptl: Use hidden_proto3 for __nptl_threads_events,
  48391c8... string: Use asm alias instead of symbol redirections for st
  5fe04a7... x86: Remove unened __strstr_sse2 prototype
  a1b26d4... libio: Refactor internal aliases
  2e73aad... socket: Remove ununsed __cmsg_nxthdr internal alias
  a19afab... stdlib: Remove ununsed internal aliases for atoi and bsearc
  5d928a8... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  bd2240e... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  6172237... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  a82b0e7... libio: Use __libc_getdelim instead of __getdelim
  d2bba9b... Refactor internal alias for internal function
  692e00b... configure: Use -Wno-ignored-attributes if compiler warns ab
  a46390b... math: Use -fexcess-precision=standard iff compiler supports
  260ba66... support: Use CHAR_MAX as maximum value
  b1c2623... timezone: Fix clang operator precedence warning
  f8c62e5... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  bc7c054... x86: Use -msse2avx iff compiler supports it
  bce9b40... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  c31df11... math: Suppress clang warning on math_check_force_underflow
  c5c61fa... iconvdata: Remove use of GNU old-style field designator ext
  ecfa2f9... resolv: Make __gai_create_helper_thread static
  cd29c51... iconvdata: Suppress warning on clang
  c6611e7... locale: Fix type
  aab0cb0... elf: Suppress warning on clang
  7d4e559... configure: Check -fno-tree-loop-distribute-patterns
  9c2a0e8... elf: Initialize variable to pacify clang
  bb5eee3... sunrpc: Remove extra parenthesis on comparison
  6268caa... sunrpc: Suppress clang warning on struct cmessage
  20ad709... nss: Suppress nss_module.c warning on clang
  a196d65... Fix inhibit_stack_protector for clang
  2164c28... nptl: Fix Wincompatible-pointer-types on clang
  c473bbd... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  ff0d91d... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  5453d90... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  0db976f... Rework not-cancel function prototypes
  1fd2dc8... Rewrite find_cxx_header config configure.ac
  7d1b381... Remove libc_hidden_proto (confstr)
  60724c6... Disable use of -fsignaling-nans if compiler does not suppor
  4108354... Disable __USE_EXTERN_INLINES for clang
  00b2337... configure: remove overly restrictive check for clang
  f92308d... Remove __LDBL_REDIR macros
  637b4cc... Remove stdlib-ldbl.h
  a0b6b1f... Remove monetary-ldbl.h
  4e2d747... Remove printf-ldbl.h
  0d1034f... Remove syslog-ldbl.h
  6107205... Remove error-ldbl.h
  f55e6c1... Remove err-ldbl.h
  ab9f6bd... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  4944883... Remove argp-ldbl.h
  24106f7... Remove wchar-ldbl.h
  6c40ba5... Remove stdio-ldbl.h
  c8ca6ab... Remove include/*.h install rule
  87899da... ctype: Remove internal lower/toupper alias
  307ca7e... x86: Remove .tfloat usage
  c85a0e7... stdlib: Move attribute_hidden definition to function protot
  d4a11d2... nis: Fix nis_print_directory
  541c24f... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  6ea7d7b... math: use fabs on __ieee754_lgamma_r
  f35bdda... catgets: Remove catgets/config.h
  9cfa211... malloc: Use C11 atomics on memusage
  0844a95... elf: Use C11 atomics on _dl_mcount
  d044b8f... Use '%z' instead of '%Z' on printf functions
  803a7c9... linux: Use same type for MMAP2_PAGE_UNIT
  1ed6bb5... posix: Fix macro expansion producing 'defined' has undefine
  f61549c... linux: Avoid shifting a negative signed on POSIX timer inte
  8118490... stdlib: Fix macro expansion producing 'defined' has undefin
  1c451e0... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  18705c6... stdlib: Remove GCC pragma diagnostic
  1e5f1c8... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  8a51cbc... Replace internal usage of strtol and wcstol for internal al
  e7a7fb9... Remove fno_unit_at_a_time configure check
  2b274a9... stdio: Remove the usage of $(fno-unit-at-a-time) for siglis
  90295ad... stdio: Remove the usage of $(fno-unit-at-a-time) for errlis
  1f02cbc... Add declare_object_symbol_alias for assembly codes (BZ #281
  c4911b2... stdlib: Remove extra whitespace on Makefile


             reply	other threads:[~2022-05-10 18:17 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 18:17 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-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=20220510181739.4B4E63858C2C@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).