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,  2 Apr 2024 15:49:18 +0000 (GMT)	[thread overview]
Message-ID: <20240402154918.2264D3858D28@sourceware.org> (raw)

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

 0050dde969... x86_64: Fix mark-plt configure test

Diff:

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

  0050dde... x86_64: Fix mark-plt configure test
  fe177b6... Enable --enable-fortify-source with clang
  c930825... bench-malloc-thread: Add libm for powf
  79a99d1... benchtests: Remove clang warnings
  33b7358... benchtests: Use __f128 on ilogbf128-inputs constants
  a201748... benchtests: Add attribute_optimize
  80adf83... aarch64: Fix gmon profiling with clang
  102f642... math: Fix potential underflow on ldbl-128 erfl
  55f60da... x86_64: update libm test ulps
  f403fb4... aarch64: update libm test ulps
  a29972e... debug: Avoid clang optimize away required function on tst-s
  59c270c... elf: Fix tests that require interposable symbols
  f7d4a66... math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_
  6370ff5... Fix loongarch stpcpy on loader
  7bbd68d... gmon: Remove ununsed LDFLAGS-tst-profile-stati
  9920e91... posix: Remove the __strcpy_chk from glob tests
  95875f9... x86: Use -mshstk instead of '#pragma GCC target'
  5e3f17a... i686: Do not build ifunc tests if compiler does not generat
  5ca2ccf... i386: Disable some tests on clang
  5b96d7f... configure: Use -Wno-restrict iff compiler supports it
  82918c8... stdio: Fix clang warnings on tests
  077a8b6... Use -Wl,--undefined-version if linker requires it
  3420e9a... linux: Avoid indirection on operand of type 'void *' for ge
  9b89aa6... Fix libc_cv_protected_data check if compiler defaults to PI
  ec891e8... stdio: Suppress %Z format for clang
  d021dc3... resolve: Fix implicit conversion on tst-resolv-invalid-cnam
  7f804e3... elf: Use volatile to set __rseq_size and __rseq_offset
  d1b5fdd... elf: Disable unload4 test on clang
  0974bec... stdio: Fix tst-vfprintf-user-type on clang
  890868e... math: Do not use __builtin_isinf on clang
  6f13302... math: Do not use __builtin_isnan on clang
  2d24531... math: Do not use __builtin_fpclassify on clang
  867d2f2... math: Fix isgreater* and isless* for clang
  af7dd13... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
  a7d6f82... intl: Use strcpy on _nl_make_l10nflist
  ca39dad... string: mempcy and stpcpy builtins internally
  cc520e7... Handle abort call for -fexceptions call
  d064cc7... elf: Disable tst-dlopen-nodelete-reloc if compiler does not
  b8fb51a... x86: Use bool for C++ on x86.h
  6499a27... malloc: Suppress clang warning on tst-aligned-alloc
  e5fe85a... malloc: Disable malloc builtins on tests
  6691b99... Only use -finput-charset=ascii iff compiler supports it
  b653089... conform: Do not use __SIG_ATOMIC_TYPE__
  e2b9b3c... conform: Replace _Static_assert with macro
  1c62635... conform: Use -dD instead of -dN on compiler invocation
  4dce9a1... localedata: Use hexadecimal character escape on tests
  9b337dd... Undef attribute_relro on internal tests that include tls.h
  0d9d1f3... elf: Do not cast TLS_DTV_UNALLOCATED to void
  19f52e0... malloc: Suppress clang warning on tst-memalign
  cf7b995... x86: Use inhibit_stack_protector on tst-ifunc-isa.h
  dc41807... Move inhibit_stack_protector to its own header
  e412f25... elf: Suppress clang warning on tst-unique4
  2371bcf... elf: Suppress clang warning on tst-unique3
  ab4559a... support: Suppress clang warning on tst-timespec
  c7cd096... misc: Disable some atomic tests on clang
  0850e37... linux: Adequate tst-clone3 to c11 atomics
  da6415d... posix: Suppress clang warning on bug-regex24
  e295575... dirent: Remove variable lenght array structure for tst-getd
  03b0f85... string: Suppress clang -Wsuspicious-bzero on tester
  1f6fd74... malloc: Only enable -Waggressive-loop-optimizations suppres
  e8e2cf1... Use check tests with trampolines iff compiler supports it
  832420f... Handle pragma GCC optimize for clang
  7d7aff5... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
  53e0080... stdio: Suppress clang warnings for tst-unlockedio.c
  26815d2... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno
  550ea86... stdio: Disable attribute (optimize) if compiler does not su
  23e837f... stdio: Disable clang warning on scanf13 test
  7aea389... stdio: Disable bug23-3 on clang
  9ef6ee8... stdlib: Avoid internal definitions for tst-strtod5i
  3972c9e... math: Fix test-totalorderl-ldbl-96 exponent setting
  62c2a23... And defines to __attribute__ (__noclone__) iff compiler sup
  d118f49... x86: Use -mfpmath=387 iff compiler supports it
  4da4759... x86_64: Disable libmvec tests if compiler does not support 
  fca608a... math: Only build tests for _Complex __int128 iff compiler s
  4685549... x86: Fix test-double-vlen include-next
  756031e... math: Define CMPLX(F,L) for clang
  787f2da... Use -ffloat-store iff compiler supports it
  8135781... math: Fix clang warnings on bug-tgmath1.c
  9491140... math: Fix clang warnings for math/test-tgmath-ret.c
  f762c24... localedata: Fix clang warnings on tests
  0794a97... configure: remove overly restrictive check for clang
  57a0850... riscv: Suppress clang confstr -Wignored-attributes feupdate
  bb27632... riscv: Do not use cfi_label when building with clang
  fffb8e7... string: Suppress clang confstr -Wignored-attributes on strl
  34b5452... arm: Fix clang multi-arch build with ld.bfd
  1f05b8c... arm: Use vmov.i32 instead of vmov on neon memchr
  9bc047b... aarch64: Use 64-bit variable to access the special register
  3859a34... i386: sfp-machine.h: Do no use asm input cast for clang
  31692eb... i386: Move ___tls_get_addr hidden proto before its first us
  0c16775... i386: Disable math_opt_barrier and math_force_eval for clan
  94126cc... x86: Add inhibit_stack_protector on ifunc handlers
  0dfbbe8... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc
  40ea7b8... x86: Remove __strstr_generic prototype
  b6a5db8... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1
  7322a2f... x86: Use -msse2avx iff compiler supports it
  b46993d... support: Handle clang support/dtotimespec.c on dtotimespec
  1812de7... stdio: Fix -Wtautological-constant-out-of-range-compare on 
  06bc3f3... math: Suppress more aliases builtin type conflicts
  fabaaf9... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX
  7a373a5... support: Use CHAR_MAX as maximum value
  a43d325... posix: Use unsigned to check for _POSIX_VDISABLE
  478f60e... Use -frounding-math iff compiler supports it
  0f01a55... string: Use asm alias instead of symbol redirections for st
  be12332... math: Use -fexcess-precision=standard iff compiler supports
  5ff76fa... timezone: Fix clang operator precedence warning
  e1b8ef0... configure: Use -Wno-ignored-attributes if compiler warns ab
  f6bf590... math: Suppress clang -Wincompatible-library-redeclaration o
  5edc694... math: use fabs on __ieee754_lgamma_r
  ed73064... math: Suppress clang warning on math_check_force_underflow
  2e01606... catgets: Remove catgets/config.h
  09decb5... iconvdata: Remove use of GNU old-style field designator ext
  dd61a94... iconvdata: Suppress clang warning on locale definitions
  1d90ea3... locale: Fix implicit conversion on collate_finish
  6cf526b... elf: Suppress clang -Wstring-plus-int on rtld.c
  8b1df51... configure: Fix check for -fno-tree-loop-distribute-patterns
  3a806eb... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i
  aaeb500... sunrpc: Suppress clang warning on struct cmessage
  003ff80... sunrpc: Remove extra parenthesis on comparison
  cf35062... nss: Suppress nss_module.c warning on clang
  f4dc4f5... argp: Expand argp_usage, _option_is_short, and _option_is_e
  30dd439... misc: Suppress clang warnings on syslog
  7bc0951... posix: Suppress clang confstr -Wignored-attributes
  5702beb... resolv: Suppress clang -Wsometimes-uninitialized on getaddr
  e34a1b7... elf: Suppress unused function clang for __ifunc_resolver
  00fe06d... Fix inhibit_stack_protector for clang
  9eefbac... nptl: Fix Wincompatible-pointer-types on clang
  8e76204... configure: Use -Wno-maybe-uninitialized iff compiler suppor
  1cdfb47... Suppress -Wmaybe-uninitialized only for gcc
  5a50181... Disable __USE_EXTERN_INLINES for clang
  5a30a64... Add clang specific warnings suppress macros
  7aee1fd... stdlib: longlong.h: Do no use asm input cast for clang
  f006074... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
  53b1fc1... debug: Improve mqueue.h fortify warnings with clang
  cdb449e... debug: Improve fcntl.h fortify warnings with clang
  f7fc094... wcsmbs: Improve fortify with clang
  e4f4ac3... syslog: Improve fortify with clang
  8dee0c9... socket: Improve fortify with clang
  77dd6fa... unistd: Improve fortify with clang
  f45115a... stdlib: Improve fortify with clang
  dc3d875... string: Improve fortify with clang
  cec2fb3... libio: Improve fortify with clang
  404d4c0... cdefs.h: Add clang fortify directives

             reply	other threads:[~2024-04-02 15:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-02 15:49 Adhemerval Zanella [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-17 20:03 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-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=20240402154918.2264D3858D28@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).