public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] arm: Fix clang multi-arch build with ld.bfd
2024-02-09 17:32 UTC
[glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
2024-02-09 17:32 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2024-02-09 17:32 UTC
[glibc/azanella/clang] i386: sfp-machine.h: Do no use asm input cast for clang
2024-02-09 17:32 UTC
[glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
2024-02-09 17:32 UTC
[glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
2024-02-09 17:32 UTC
[glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
2024-02-09 17:32 UTC
[glibc/azanella/clang] x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2024-02-09 17:32 UTC
[glibc/azanella/clang] x86: Remove __strstr_generic prototype
2024-02-09 17:31 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2024-02-09 17:31 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2024-02-09 17:31 UTC
[glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
2024-02-09 17:31 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2024-02-09 17:31 UTC
[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
2024-02-09 17:31 UTC
[glibc/azanella/clang] stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX_MAX
2024-02-09 17:31 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2024-02-09 17:31 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2024-02-09 17:31 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2024-02-09 17:31 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2024-02-09 17:31 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2024-02-09 17:31 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2024-02-09 17:30 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2024-02-09 17:30 UTC
[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
2024-02-09 17:30 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2024-02-09 17:30 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2024-02-09 17:30 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2024-02-09 17:30 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2024-02-09 17:30 UTC
[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
2024-02-09 17:30 UTC
[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
2024-02-09 17:30 UTC
[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
2024-02-09 17:30 UTC
[glibc/azanella/clang] configure: Fix check for -fno-tree-loop-distribute-patterns
2024-02-09 17:30 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2024-02-09 17:30 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2024-02-09 17:29 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2024-02-09 17:29 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2024-02-09 17:29 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2024-02-09 17:29 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2024-02-09 17:29 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2024-02-09 17:29 UTC
[glibc/azanella/clang] resolv: Suppress clang -Wsometimes-uninitialized on getaddrinfo
2024-02-09 17:29 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2024-02-09 17:29 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2024-02-09 17:29 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2024-02-09 17:29 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2024-02-09 17:29 UTC
[glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
2024-02-09 17:28 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2024-02-09 17:28 UTC
[glibc/azanella/clang] Add clang specific warnings suppress macros
2024-02-09 17:28 UTC
[glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
2024-02-09 17:28 UTC
[glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
2024-02-09 17:28 UTC
[glibc/azanella/clang] debug: Improve mqueue.h fortify warnings with clang
2024-02-09 17:28 UTC
[glibc/azanella/clang] debug: Improve fcntl.h fortify warnings with clang
2024-02-09 17:28 UTC
[glibc/azanella/clang] wcsmbs: Improve fortify with clang
2024-02-09 17:28 UTC
[glibc/azanella/clang] syslog: Improve fortify with clang
2024-02-09 17:28 UTC
[glibc/azanella/clang] socket: Improve fortify with clang
2024-02-09 17:28 UTC
[glibc/azanella/clang] unistd: Improve fortify with clang
2024-02-09 17:28 UTC
[glibc/azanella/clang] stdlib: Improve fortify with clang
2024-02-09 17:28 UTC
[glibc/azanella/clang] string: Improve fortify with clang
2024-02-09 17:27 UTC
[glibc/azanella/clang] libio: Improve fortify with clang
2024-02-09 17:27 UTC
[glibc/azanella/clang] cdefs.h: Add clang fortify directives
2024-02-09 17:27 UTC
[glibc] Created branch 'azanella/clang'
2024-02-09 17:27 UTC
[glibc] Deleted branch 'azanella/clang'
2024-02-09 17:26 UTC
[glibc] elf: Remove attempt at env handling in elf/tst-rtld-list-diagnostics.py
2024-02-09 15:16 UTC
[glibc/release/2.28/master] x86_64: Optimize ffsll function code size
2024-02-08 19:02 UTC
[glibc/release/2.29/master] x86_64: Optimize ffsll function code size
2024-02-08 18:33 UTC
[glibc/release/2.30/master] x86_64: Optimize ffsll function code size
2024-02-08 18:03 UTC
[glibc/release/2.31/master] x86_64: Optimize ffsll function code size
2024-02-08 18:02 UTC
[glibc] Add SOL_VSOCK from Linux 6.7 to bits/socket.h
2024-02-08 12:57 UTC
[glibc] localedata: ssy_ER: Fix syntax error
2024-02-08 7:35 UTC
[glibc] localedata: hr_HR: change currency to EUR/€
2024-02-08 7:35 UTC
[glibc] Change lv_LV collation to agree with the recent change in CLDR
2024-02-08 7:35 UTC
[glibc] Add new AArch64 HWCAP2 definitions from Linux 6.7 to bits/hwcap.h
2024-02-08 1:39 UTC
[glibc/azanella/clang] bench-malloc-thread: Add libm for powf
2024-02-07 14:15 UTC
[glibc/azanella/clang] benchtests: Remove clang warnings
2024-02-07 14:14 UTC
[glibc/azanella/clang] benchtests: Use __f128 on ilogbf128-inputs constants
2024-02-07 14:14 UTC
[glibc/azanella/clang] benchtests: Add attribute_optimize
2024-02-07 14:14 UTC
[glibc/azanella/clang] aarch64: Fix gmon profiling with clang
2024-02-07 14:14 UTC
[glibc/azanella/clang] math: Fix potential underflow on ldbl-128 erfl
2024-02-07 14:14 UTC
[glibc/azanella/clang] x86_64: update libm test ulps
2024-02-07 14:14 UTC
[glibc/azanella/clang] aarch64: update libm test ulps
2024-02-07 14:14 UTC
[glibc/azanella/clang] debug: Avoid clang optimize away required function on tst-ssp1.c
2024-02-07 14:14 UTC
[glibc/azanella/clang] elf: Fix tests that require interposable symbols
2024-02-07 14:14 UTC
[glibc/azanella/clang] math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_TRAP
2024-02-07 14:14 UTC
[glibc/azanella/clang] Fix loongarch stpcpy on loader
2024-02-07 14:14 UTC
[glibc/azanella/clang] gmon: Remove ununsed LDFLAGS-tst-profile-stati
2024-02-07 14:13 UTC
[glibc/azanella/clang] posix: Remove the __strcpy_chk from glob tests
2024-02-07 14:13 UTC
[glibc/azanella/clang] x86: Use -mshstk instead of '#pragma GCC target'
2024-02-07 14:13 UTC
[glibc/azanella/clang] i686: Do not build ifunc tests if compiler does not generate supported relocations
2024-02-07 14:13 UTC
[glibc/azanella/clang] i386: Disable some tests on clang
2024-02-07 14:13 UTC
[glibc/azanella/clang] configure: Use -Wno-restrict iff compiler supports it
2024-02-07 14:13 UTC
[glibc/azanella/clang] stdio: Fix clang warnings on tests
2024-02-07 14:13 UTC
[glibc/azanella/clang] Use -Wl, --undefined-version if linker requires it
2024-02-07 14:13 UTC
[glibc/azanella/clang] linux: Avoid indirection on operand of type 'void *' for gettimeofday
2024-02-07 14:13 UTC
[glibc/azanella/clang] Fix libc_cv_protected_data check if compiler defaults to PIE
2024-02-07 14:13 UTC
[glibc/azanella/clang] stdio: Suppress %Z format for clang
2024-02-07 14:13 UTC
[glibc/azanella/clang] resolve: Fix implicit conversion on tst-resolv-invalid-cname
2024-02-07 14:13 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2024-02-07 14:12 UTC
[glibc/azanella/clang] elf: Disable unload4 test on clang
2024-02-07 14:12 UTC
[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
2024-02-07 14:12 UTC
[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
2024-02-07 14:12 UTC
[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
2024-02-07 14:12 UTC
[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
2024-02-07 14:12 UTC
[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
2024-02-07 14:12 UTC
[glibc/azanella/clang] math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
2024-02-07 14:12 UTC
[glibc/azanella/clang] intl: Use strcpy on _nl_make_l10nflist
2024-02-07 14:12 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2024-02-07 14:12 UTC
[glibc/azanella/clang] Handle abort call for -fexceptions call
2024-02-07 14:12 UTC
[glibc/azanella/clang] elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_UNIQUE
2024-02-07 14:12 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2024-02-07 14:11 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-aligned-alloc
2024-02-07 14:11 UTC
[glibc/azanella/clang] malloc: Disable malloc builtins on tests
2024-02-07 14:11 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2024-02-07 14:11 UTC
[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
2024-02-07 14:11 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2024-02-07 14:11 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2024-02-07 14:11 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2024-02-07 14:11 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2024-02-07 14:11 UTC
[glibc/azanella/clang] elf: Do not cast TLS_DTV_UNALLOCATED to void
2024-02-07 14:11 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
2024-02-07 14:11 UTC
[glibc/azanella/clang] x86: Use inhibit_stack_protector on tst-ifunc-isa.h
2024-02-07 14:11 UTC
[glibc/azanella/clang] Move inhibit_stack_protector to its own header
2024-02-07 14:10 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
2024-02-07 14:10 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
2024-02-07 14:10 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2024-02-07 14:10 UTC
[glibc/azanella/clang] misc: Disable some atomic tests on clang
2024-02-07 14:10 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2024-02-07 14:10 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2024-02-07 14:10 UTC
[glibc/azanella/clang] dirent: Remove variable lenght array structure for tst-getdents64.c
2024-02-07 14:10 UTC
[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
2024-02-07 14:10 UTC
[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
2024-02-07 14:10 UTC
[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
2024-02-07 14:10 UTC
[glibc/azanella/clang] Handle pragma GCC optimize for clang
2024-02-07 14:09 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
2024-02-07 14:09 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-unlockedio.c
2024-02-07 14:09 UTC
[glibc/azanella/clang] stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.c
2024-02-07 14:09 UTC
[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
2024-02-07 14:09 UTC
[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
2024-02-07 14:09 UTC
[glibc/azanella/clang] stdio: Disable bug23-3 on clang
2024-02-07 14:09 UTC
[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
2024-02-07 14:09 UTC
[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
2024-02-07 14:09 UTC
[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
2024-02-07 14:09 UTC
[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
2024-02-07 14:09 UTC
[glibc/azanella/clang] x86_64: Disable libmvec tests if compiler does not support attribute '__simd__'
2024-02-07 14:09 UTC
[glibc/azanella/clang] math: Only build tests for _Complex __int128 iff compiler supports it
2024-02-07 14:08 UTC
[glibc/azanella/clang] x86: Fix test-double-vlen include-next
2024-02-07 14:08 UTC
[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
2024-02-07 14:08 UTC
[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
2024-02-07 14:08 UTC
[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
2024-02-07 14:08 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2024-02-07 14:08 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2024-02-07 14:08 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2024-02-07 14:08 UTC
[glibc/azanella/clang] riscv: Suppress clang confstr -Wignored-attributes feupdateenv
2024-02-07 14:08 UTC
[glibc/azanella/clang] riscv: Do not use cfi_label when building with clang
2024-02-07 14:08 UTC
[glibc/azanella/clang] string: Suppress clang confstr -Wignored-attributes on strlen
2024-02-07 14:08 UTC
[glibc/azanella/clang] arm: Fix clang multi-arch build with ld.bfd
2024-02-07 14:08 UTC
[glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
2024-02-07 14:07 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2024-02-07 14:07 UTC
[glibc/azanella/clang] i386: sfp-machine.h: Do no use asm input cast for clang
2024-02-07 14:07 UTC
[glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
2024-02-07 14:07 UTC
[glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
2024-02-07 14:07 UTC
[glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
2024-02-07 14:07 UTC
[glibc/azanella/clang] x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2024-02-07 14:07 UTC
[glibc/azanella/clang] x86: Remove __strstr_generic prototype
2024-02-07 14:07 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2024-02-07 14:07 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2024-02-07 14:07 UTC
[glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
2024-02-07 14:07 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2024-02-07 14:06 UTC
[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
2024-02-07 14:06 UTC
[glibc/azanella/clang] stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX_MAX
2024-02-07 14:06 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2024-02-07 14:06 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2024-02-07 14:06 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2024-02-07 14:06 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2024-02-07 14:06 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2024-02-07 14:06 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2024-02-07 14:06 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2024-02-07 14:06 UTC
[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
2024-02-07 14:06 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2024-02-07 14:06 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2024-02-07 14:05 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2024-02-07 14:05 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2024-02-07 14:05 UTC
[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
2024-02-07 14:05 UTC
[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
2024-02-07 14:05 UTC
[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
2024-02-07 14:05 UTC
[glibc/azanella/clang] configure: Fix check for -fno-tree-loop-distribute-patterns
2024-02-07 14:05 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2024-02-07 14:05 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2024-02-07 14:05 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2024-02-07 14:05 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2024-02-07 14:05 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2024-02-07 14:05 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2024-02-07 14:04 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2024-02-07 14:04 UTC
[glibc/azanella/clang] resolv: Suppress clang -Wsometimes-uninitialized on getaddrinfo
2024-02-07 14:04 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2024-02-07 14:04 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2024-02-07 14:04 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2024-02-07 14:04 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2024-02-07 14:04 UTC
[glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
2024-02-07 14:04 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2024-02-07 14:04 UTC
[glibc/azanella/clang] Add clang specific warnings suppress macros
2024-02-07 14:04 UTC
[glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
2024-02-07 14:04 UTC
[glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
2024-02-07 14:03 UTC
page: next (older) | prev (newer) | latest
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).