From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 4ED143858D20; Wed, 17 Apr 2024 20:03:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4ED143858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713384198; bh=qkyAGlSeccHebfK8kZrnWu3v9i5Xv64IHlBf8fWQvi0=; h=From:To:Subject:Date:From; b=lHH54cz3G3Cb90OXRu5ezEDkBd+Nv1l4VvwTZjWsEtcmhSutorvi+yIfSUi9pgnKV oqOOyoG1GkrFMk/JauVGFlbejVbOGbZvW25CwOxSEw7UqHzVUVYHlEkuCxYXKobnIz fOKAXzBkR9nZR+/y5ADQOisJs/MLThga1k4UAkrQ= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc] Deleted branch 'azanella/clang' X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/azanella/clang X-Git-Oldrev: 0c76dfa5f03a7b1d52f2b232df326b31b570bc9d X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20240417200318.4ED143858D20@sourceware.org> Date: Wed, 17 Apr 2024 20:03:18 +0000 (GMT) List-Id: The branch 'azanella/clang' was deleted. It previously pointed to: 0c76dfa5f0... x86_64: update libm test ulps Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 0c76dfa... x86_64: update libm test ulps a8ac0d9... x86_64: Provide __sfp_handle_exceptions if compiler does no 458f3c5... Build glibc with -ftrapping-math 7a18c7d... x86_64: Fix mark-plt configure test cbf9eeb... Enable --enable-fortify-source with clang 992d642... bench-malloc-thread: Add libm for powf 5a73f25... benchtests: Remove clang warnings 6e7a7e0... benchtests: Use __f128 on ilogbf128-inputs constants 6015174... benchtests: Add attribute_optimize 0739d05... aarch64: Fix gmon profiling with clang eef3863... math: Fix potential underflow on ldbl-128 erfl bf07de1... x86_64: update libm test ulps 39c621f... aarch64: update libm test ulps b12bd2b... debug: Avoid clang optimize away required function on tst-s c551185... elf: Fix tests that require interposable symbols 675e9c3... math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_ 8980516... Fix loongarch stpcpy on loader 085ecd3... gmon: Remove ununsed LDFLAGS-tst-profile-stati c7ab978... posix: Remove the __strcpy_chk from glob tests aa3c9ff... x86: Use -mshstk instead of '#pragma GCC target' e7b63f4... i686: Do not build ifunc tests if compiler does not generat 3883168... i386: Disable some tests on clang b3bb80c... configure: Use -Wno-restrict iff compiler supports it c449401... stdio: Fix clang warnings on tests b37295d... Use -Wl,--undefined-version if linker requires it 83c227f... linux: Avoid indirection on operand of type 'void *' for ge 76af525... Fix libc_cv_protected_data check if compiler defaults to PI 46b30fe... stdio: Suppress %Z format for clang 8e24b58... resolve: Fix implicit conversion on tst-resolv-invalid-cnam 8ca1c06... elf: Use volatile to set __rseq_size and __rseq_offset 091d3a1... elf: Disable unload4 test on clang 7acc54e... stdio: Fix tst-vfprintf-user-type on clang b5d8b4f... math: Do not use __builtin_isinf on clang 379c03a... math: Do not use __builtin_isnan on clang 9c6e8be... math: Do not use __builtin_fpclassify on clang 96234bf... math: Fix isgreater* and isless* for clang d2b569b... math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES 600972e... intl: Use strcpy on _nl_make_l10nflist 91814e0... string: mempcy and stpcpy builtins internally 11ac998... Handle abort call for -fexceptions call 2f9e55a... elf: Disable tst-dlopen-nodelete-reloc if compiler does not 198ab96... x86: Use bool for C++ on x86.h 1ad7df8... malloc: Suppress clang warning on tst-aligned-alloc 34e5a87... malloc: Disable malloc builtins on tests f0e3aac... Only use -finput-charset=ascii iff compiler supports it 708e08c... conform: Do not use __SIG_ATOMIC_TYPE__ 1ec697c... conform: Replace _Static_assert with macro db827c3... conform: Use -dD instead of -dN on compiler invocation cd59efe... localedata: Use hexadecimal character escape on tests 96cbbf7... Undef attribute_relro on internal tests that include tls.h dd997dc... elf: Do not cast TLS_DTV_UNALLOCATED to void 1b0dc50... malloc: Suppress clang warning on tst-memalign b55cd06... x86: Use inhibit_stack_protector on tst-ifunc-isa.h c33f1b5... Move inhibit_stack_protector to its own header 18f92a9... elf: Suppress clang warning on tst-unique4 5f2c5c8... elf: Suppress clang warning on tst-unique3 c07ea9b... support: Suppress clang warning on tst-timespec 861d4b2... misc: Disable some atomic tests on clang 2f800d7... linux: Adequate tst-clone3 to c11 atomics dcaec03... posix: Suppress clang warning on bug-regex24 2eee91a... dirent: Remove variable lenght array structure for tst-getd 7434fb5... string: Suppress clang -Wsuspicious-bzero on tester 604328e... malloc: Only enable -Waggressive-loop-optimizations suppres 17539fa... Use check tests with trampolines iff compiler supports it 464431c... Handle pragma GCC optimize for clang e67e811... stdio: Suppress clang warnings for tst-vprintf-width-i18n.c 9913d21... stdio: Suppress clang warnings for tst-unlockedio.c 7838044... stdio: Suppress -Wformat only for gcc for tst-sprintf-errno c02a630... stdio: Disable attribute (optimize) if compiler does not su bd298bf... stdio: Disable clang warning on scanf13 test 8bda875... stdio: Disable bug23-3 on clang 0e00716... stdlib: Avoid internal definitions for tst-strtod5i c4a4fda... math: Fix test-totalorderl-ldbl-96 exponent setting ef1a19e... And defines to __attribute__ (__noclone__) iff compiler sup 9d6f545... x86: Use -mfpmath=387 iff compiler supports it 1150860... x86_64: Disable libmvec tests if compiler does not support cc46104... math: Only build tests for _Complex __int128 iff compiler s c55d3ca... x86: Fix test-double-vlen include-next 1bc353b... math: Define CMPLX(F,L) for clang 5877096... Use -ffloat-store iff compiler supports it 6638a9c... math: Fix clang warnings on bug-tgmath1.c eadf82b... math: Fix clang warnings for math/test-tgmath-ret.c b8fc941... localedata: Fix clang warnings on tests 58bc93e... configure: remove overly restrictive check for clang fe98b14... riscv: Suppress clang confstr -Wignored-attributes feupdate 5c0ed4a... riscv: Do not use cfi_label when building with clang a900809... string: Suppress clang confstr -Wignored-attributes on strl 1e1a106... arm: Fix clang multi-arch build with ld.bfd 7aff308... arm: Use vmov.i32 instead of vmov on neon memchr 6ba81b9... aarch64: Use 64-bit variable to access the special register df8bd79... i386: sfp-machine.h: Do no use asm input cast for clang a94929b... i386: Move ___tls_get_addr hidden proto before its first us c0cf8fd... i386: Disable math_opt_barrier and math_force_eval for clan 457f6ba... x86: Add inhibit_stack_protector on ifunc handlers 9489f30... x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc 4a4f725... x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f1 f240cca... x86: Use -msse2avx iff compiler supports it b69b668... support: Handle clang support/dtotimespec.c on dtotimespec b3c1352... stdio: Fix -Wtautological-constant-out-of-range-compare on 1fdabd6... math: Suppress more aliases builtin type conflicts 8b0f93a... stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX 735284e... support: Use CHAR_MAX as maximum value a167c11... posix: Use unsigned to check for _POSIX_VDISABLE cacbedf... Use -frounding-math iff compiler supports it 54c56fb... string: Use asm alias instead of symbol redirections for st 8e3ba1a... math: Use -fexcess-precision=standard iff compiler supports 541ab87... timezone: Fix clang operator precedence warning 7a66a8d... configure: Use -Wno-ignored-attributes if compiler warns ab c4308f1... math: Suppress clang -Wincompatible-library-redeclaration o dd68f09... math: use fabs on __ieee754_lgamma_r 06219c9... math: Suppress clang warning on math_check_force_underflow 4394e75... catgets: Remove catgets/config.h c874592... iconvdata: Remove use of GNU old-style field designator ext 438349d... iconvdata: Suppress clang warning on locale definitions b60a7bb... locale: Fix implicit conversion on collate_finish 578a959... elf: Suppress clang -Wstring-plus-int on rtld.c c241a20... configure: Fix check for -fno-tree-loop-distribute-patterns a6c8bad... elf: Supress clang -Wsometimes-uninitialized on _dl_debug_i d045cdd... sunrpc: Suppress clang warning on struct cmessage 4f92ab9... sunrpc: Remove extra parenthesis on comparison dc97c9a... nss: Suppress nss_module.c warning on clang c1f8afd... argp: Expand argp_usage, _option_is_short, and _option_is_e 955a127... misc: Suppress clang warnings on syslog c973713... posix: Suppress clang confstr -Wignored-attributes 6422658... resolv: Suppress clang -Wsometimes-uninitialized on getaddr 8d93162... elf: Suppress unused function clang for __ifunc_resolver 517be60... Fix inhibit_stack_protector for clang 8bfd972... nptl: Fix Wincompatible-pointer-types on clang be21496... configure: Use -Wno-maybe-uninitialized iff compiler suppor a032b6f... Suppress -Wmaybe-uninitialized only for gcc 2213b43... Disable __USE_EXTERN_INLINES for clang 3911c52... Add clang specific warnings suppress macros b16f89c... stdlib: longlong.h: Do no use asm input cast for clang c9346a2... stdlib: Remove -Wmaybe-uninitialized supression on setenv.c 9c05e98... stdlib: Improve fortify with clang