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: Thu, 31 Mar 2022 18:45:46 +0000 (GMT)	[thread overview]
Message-ID: <20220331184546.D48813858430@sourceware.org> (raw)

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

 c83e8ff0b2... conform: Replace _Static_assert with macro

Diff:

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

  c83e8ff... conform: Replace _Static_assert with macro
  12d11cd... conform: Use -dN instead of -dM on compiler invocation
  1edc155... elf: Only build tst-unique{1,2} if compiler supports gnu_un
  ba4ef6d... elf: Use libsupport on unload4 test
  34a9d61... localedata: Use hexadecimal character escape on tests
  fba1457... localedate: Fix printf type on tst_mbrtowc
  3bf7e83... localedata: Remove unused variables in tests
  c64d278... Undef attribute_relro on internal tests that include tls.h
  bb2d48c... aarch64: Define .variant_pcs after .global definition
  84b229d... elf: Do not case TLS_DTV_UNALLOCATED to void
  45a62ee... Only use -finput-charset=ascii iff compiler supports it
  5533ad5... locale: Remove set but unused variable on ld-collate.c
  dafc534... linux: Adequate tst-clone3 to c11 atomics
  7f5385b... support: Suppress clang warning on tst-timespec
  8d4b11d... resolv: Initialize loop variable on tst-resolv-trailing
  381e511... posix: Remove unused variable on tst-_Fork.c
  7e55acb... posix: Suppress clang warning on bug-regex24
  ea58489... misc: Disable some atomic tests on clang
  a2fc810... elf: Suppress clang warning on tst-unique4
  5bd862b... elf: Suppress clang warning on tst-unique3
  980f596... elf: Fix wrong fscanf usage on tst-pldd
  bd89293... elf: Remove unused variables in tests
  c9374ee... crypt: Remove unused variable on cert test
  7281ff3... dirent: Remove variable lenght array structure
  7bd2085... nptl: Use libc-diag.h with tst-thread-setspecific
  ae305bc... Handle pragma GCC optimize for clang (fix)
  bf4c08c... malloc: Suppress clang warning on tst-memalign
  afe23d5... malloc: Only enable -Waggressive-loop-optimizations suppres
  c2b5381... Use check tests with trampolines iff compiler supports it
  725a830... elf: Remove unused functions from tst-audit25(a,b)
  9b27f00... string: Suppress clang -Wsuspicious-bzero on tester
  fcfcfab... libio: Handle pragma GCC optimize for clang
  50eea54... libio: Handle -Wno-restrict with libc-diag.h
  0be89e7... stdio: Fix clang warnings for tst-unlockedio
  e9152e4... stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
  6bd7453... stdio: Disable attribute (optimize) if compiler does not su
  b332413... stdio: Disable clang warning on scanf13 test
  007d325... stdio: Disable bug23-3 on clang
  bda588b... stdlib: Avoid internal definitions for tst-strtod5i
  e7bfc57... stdlib: Fix tst-rand48.c printf types
  92c1b6b... stdlib: Fix tst-getrandom memcmp call
  e5658b1... math: Fix test-totalorderl-ldbl-96 exponent setting
  d3df9df... And defines to __attribute__ (__noclone__) iff compiler sup
  3209c25... x86: Use -mfpmath=387 iff compiler supports it
  1366fc0... math: Only check for _Complex __int128 iff compiler support
  231e79b... x86: Fix test-double-vlen include-next
  636297a... math: Define CMPLX(F,L) for clang
  70da113... Use -ffloat-store iff compiler supports it
  7125840... math: Fix clang warnings on bug-tgmath1.c
  a20e4ab... resolv: Handle -Wsometimes-uninitialized on getaddrinfo
  ae9ae18... socket: Use internal alias for __cmsg_nxthdr
  049ec73... localedata: Fix clang warnings on tests
  870ff67... math: Fix clang warnings for math/test-tgmath-ret.c
  bfa1d66... powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
  b5c199a... aarch64: Use 64-bit variable to access the special register
  35a53e6... Use -frounding-math iff compiler supports it
  0beb325... posix: Use unsigned to check for _POSIX_VDISABLE
  9c2eb27... nptl: Use hidden_proto3 for __nptl_threads_events,
  c8a136d... string: Use asm alias instead of symbol redirections for st
  2eb0050... x86: Remove unened __strstr_sse2 prototype
  de0ebfd... libio: Refactor internal aliases
  c7cd35e... socket: Remove ununsed __cmsg_nxthdr internal alias
  17ca027... stdlib: Remove ununsed internal aliases for atoi and bsearc
  11c67e2... stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unl
  6884f5b... libio: Use __libc_ferror_unlocked instead of __ferror_unloc
  badc2e6... libio: Use __libc_feof_unlocked instead of __feof_unlocked
  2bf7d2a... libio: Use __libc_getdelim instead of __getdelim
  af817d4... Refactor internal alias for internal function
  e688bc3... configure: Use -Wno-ignored-attributes if compiler warns ab
  e49076d... math: Use -fexcess-precision=standard iff compiler supports
  d5bb583... support: Use CHAR_MAX as maximum value
  0844111... timezone: Fix clang operator precedence warning
  aca49b0... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  87973b9... x86: Use -msse2avx iff compiler supports it
  d0dc74c... math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc
  392b04f... math: Suppress clang warning on math_check_force_underflow
  586f51c... iconvdata: Remove use of GNU old-style field designator ext
  371bb77... resolv: Make __gai_create_helper_thread static
  e9aba8d... iconvdata: Suppress warning on clang
  839c340... locale: Fix type
  c93d67a... elf: Suppress warning on clang
  bff8edb... configure: Check -fno-tree-loop-distribute-patterns
  1e9db0a... elf: Initialize variable to pacify clang
  3c32eaf... sunrpc: Remove extra parenthesis on comparison
  5a447c7... sunrpc: Suppress clang warning on struct cmessage
  5ea34dd... nss: Suppress nss_module.c warning on clang
  85a21cb... Fix inhibit_stack_protector for clang
  e022342... nptl: Fix Wincompatible-pointer-types on clang
  b4bebe5... Fix -fno-unit-at-a-time for clang
  16f0fdc... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  4e9f7d7... Add DIAG_IGNORE_NEEDS_COMMENT_GCC
  7ac8db2... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  89cae9d... Rework not-cancel function prototypes
  71a46e5... Rewrite find_cxx_header config configure.ac
  2605034... Remove libc_hidden_proto (confstr)
  6b3e331... Disable use of -fsignaling-nans if compiler does not suppor
  adee2aa... Disable __USE_EXTERN_INLINES for clang
  c6eea62... configure: remove overly restrictive check for clang
  9529e77... Remove __LDBL_REDIR macros
  0631685... Remove stdlib-ldbl.h
  b764017... Remove monetary-ldbl.h
  5725eec... Remove printf-ldbl.h
  faab0d4... Remove syslog-ldbl.h
  1a24167... Remove error-ldbl.h
  c48bac4... Remove err-ldbl.h
  9950c61... Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
  ef8610e... Remove argp-ldbl.h
  b034921... Remove wchar-ldbl.h
  a3014e8... Remove stdio-ldbl.h
  224ae2d... Remove include/*.h install rule
  96f9c2a... ctype: Remove internal lower/toupper alias
  bcd44d0... x86: Remove .tfloat usage
  84f1a8d... stdlib: Move attribute_hidden definition to function protot
  9909c59... nis: Fix nis_print_directory
  28d3719... math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
  937aa3e... math: use fabs on __ieee754_lgamma_r
  7805664... catgets: Remove catgets/config.h
  11f58bb... malloc: Use C11 atomics on memusage
  d8b1bd3... elf: Use C11 atomics on _dl_mcount
  5111a66... Use '%z' instead of '%Z' on printf functions
  444094b... linux: Use same type for MMAP2_PAGE_UNIT
  fa0315e... posix: Fix macro expansion producing 'defined' has undefine
  f7f08a2... linux: Avoid shifting a negative signed on POSIX timer inte
  8229428... stdlib: Fix macro expansion producing 'defined' has undefin
  27149e3... stdlib/longlong.h: Remove incorrect lvalue to rvalue conver
  8d77647... stdlib: Remove GCC pragma diagnostic
  5d56904... nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK
  3ffff59... Replace internal usage of strtol and wcstol for internal al


             reply	other threads:[~2022-03-31 18:45 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31 18:45 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-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=20220331184546.D48813858430@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).