public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/release/2.37/master] sunrpc: Fix netname build with older gcc
2024-01-29 22:12 UTC
[glibc/azanella/clang] aarch64: update libm test ulps
2024-01-29 18:04 UTC
[glibc/azanella/clang] debug: Avoid clang optimize away required function on tst-ssp1.c
2024-01-29 18:04 UTC
[glibc/azanella/clang] elf: Fix tests that require interposable symbols
2024-01-29 18:04 UTC
[glibc/azanella/clang] math: Remove _Static_assert that uses EXCEPTION_SET_FORCES_TRAP
2024-01-29 18:04 UTC
[glibc/azanella/clang] Fix loongarch stpcpy on loader
2024-01-29 18:04 UTC
[glibc/azanella/clang] gmon: Remove ununsed LDFLAGS-tst-profile-stati
2024-01-29 18:04 UTC
[glibc/azanella/clang] posix: Remove the __strcpy_chk from glob tests
2024-01-29 18:04 UTC
[glibc/azanella/clang] x86: Use -mshstk instead of '#pragma GCC target'
2024-01-29 18:04 UTC
[glibc/azanella/clang] i686: Do not build ifunc tests if compiler does not generate supported relocations
2024-01-29 18:04 UTC
[glibc/azanella/clang] i386: Disable some tests on clang
2024-01-29 18:04 UTC
[glibc/azanella/clang] string: Disable function_overload test on clang
2024-01-29 18:03 UTC
[glibc/azanella/clang] string: Disable test_strncmp (TODO)
2024-01-29 18:03 UTC
[glibc/azanella/clang] configure: Use -Wno-restrict iff compiler supports it
2024-01-29 18:03 UTC
[glibc/azanella/clang] stdio: Fix clang warnings on tests
2024-01-29 18:03 UTC
[glibc/azanella/clang] Use -Wl, --undefined-version if linker requires it
2024-01-29 18:03 UTC
[glibc/azanella/clang] linux: Avoid indirection on operand of type 'void *' for gettimeofday
2024-01-29 18:03 UTC
[glibc/azanella/clang] Fix libc_cv_protected_data check if compiler defaults to PIE
2024-01-29 18:03 UTC
[glibc/azanella/clang] stdio: Suppress %Z format for clang
2024-01-29 18:03 UTC
[glibc/azanella/clang] resolve: Fix implicit conversion on tst-resolv-invalid-cname
2024-01-29 18:03 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2024-01-29 18:03 UTC
[glibc/azanella/clang] elf: Disable unload4 test on clang
2024-01-29 18:03 UTC
[glibc/azanella/clang] stdio: Fix tst-vfprintf-user-type on clang
2024-01-29 18:03 UTC
[glibc/azanella/clang] math: Do not use __builtin_isinf on clang
2024-01-29 18:02 UTC
[glibc/azanella/clang] math: Do not use __builtin_isnan on clang
2024-01-29 18:02 UTC
[glibc/azanella/clang] math: Do not use __builtin_fpclassify on clang
2024-01-29 18:02 UTC
[glibc/azanella/clang] math: Fix isgreater* and isless* for clang
2024-01-29 18:02 UTC
[glibc/azanella/clang] math: Handle fabsf128 intra PLT for !__USE_EXTERN_INLINES
2024-01-29 18:02 UTC
[glibc/azanella/clang] intl: Use strcpy on _nl_make_l10nflist
2024-01-29 18:02 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2024-01-29 18:02 UTC
[glibc/azanella/clang] Handle abort call for -fexceptions call
2024-01-29 18:02 UTC
[glibc/azanella/clang] elf: Disable tst-dlopen-nodelete-reloc if compiler does not generate STB_GNU_UNIQUE
2024-01-29 18:02 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2024-01-29 18:02 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-aligned-alloc
2024-01-29 18:02 UTC
[glibc/azanella/clang] malloc: Disable malloc builtins on tests
2024-01-29 18:02 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2024-01-29 18:01 UTC
[glibc/azanella/clang] conform: Do not use __SIG_ATOMIC_TYPE__
2024-01-29 18:01 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2024-01-29 18:01 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2024-01-29 18:01 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2024-01-29 18:01 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2024-01-29 18:01 UTC
[glibc/azanella/clang] elf: Do not cast TLS_DTV_UNALLOCATED to void
2024-01-29 18:01 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
2024-01-29 18:01 UTC
[glibc/azanella/clang] x86: Use inhibit_stack_protector on tst-ifunc-isa.h
2024-01-29 18:01 UTC
[glibc/azanella/clang] Move inhibit_stack_protector to its own header
2024-01-29 18:01 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
2024-01-29 18:01 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
2024-01-29 18:00 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2024-01-29 18:00 UTC
[glibc/azanella/clang] misc: Disable some atomic tests on clang
2024-01-29 18:00 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2024-01-29 18:00 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2024-01-29 18:00 UTC
[glibc/azanella/clang] dirent: Remove variable lenght array structure for tst-getdents64.c
2024-01-29 18:00 UTC
[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
2024-01-29 18:00 UTC
[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
2024-01-29 18:00 UTC
[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
2024-01-29 18:00 UTC
[glibc/azanella/clang] Handle pragma GCC optimize for clang
2024-01-29 18:00 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-vprintf-width-i18n.c
2024-01-29 18:00 UTC
[glibc/azanella/clang] stdio: Suppress clang warnings for tst-unlockedio.c
2024-01-29 18:00 UTC
[glibc/azanella/clang] stdio: Suppress -Wformat only for gcc for tst-sprintf-errno.c
2024-01-29 17:59 UTC
[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
2024-01-29 17:59 UTC
[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
2024-01-29 17:59 UTC
[glibc/azanella/clang] stdio: Disable bug23-3 on clang
2024-01-29 17:59 UTC
[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
2024-01-29 17:59 UTC
[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
2024-01-29 17:59 UTC
[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
2024-01-29 17:59 UTC
[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
2024-01-29 17:59 UTC
[glibc/azanella/clang] x86_64: Disable libmvec tests if compiler does not support attribute '__simd__'
2024-01-29 17:59 UTC
[glibc/azanella/clang] math: Only build tests for _Complex __int128 iff compiler supports it
2024-01-29 17:59 UTC
[glibc/azanella/clang] x86: Fix test-double-vlen include-next
2024-01-29 17:59 UTC
[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
2024-01-29 17:58 UTC
[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
2024-01-29 17:58 UTC
[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
2024-01-29 17:58 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2024-01-29 17:58 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2024-01-29 17:58 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2024-01-29 17:58 UTC
[glibc/azanella/clang] riscv: Suppress clang confstr -Wignored-attributes feupdateenv
2024-01-29 17:58 UTC
[glibc/azanella/clang] riscv: Do not use cfi_label when building with clang
2024-01-29 17:58 UTC
[glibc/azanella/clang] string: Suppress clang confstr -Wignored-attributes on strlen
2024-01-29 17:58 UTC
[glibc/azanella/clang] arm: Fix clang multi-arch build with ld.bfd
2024-01-29 17:58 UTC
[glibc/azanella/clang] arm: Use vmov.i32 instead of vmov on neon memchr
2024-01-29 17:58 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2024-01-29 17:58 UTC
[glibc/azanella/clang] i386: sfp-machine.h: Do no use asm input cast for clang
2024-01-29 17:57 UTC
[glibc/azanella/clang] i386: Move ___tls_get_addr hidden proto before its first usage
2024-01-29 17:57 UTC
[glibc/azanella/clang] i386: Disable math_opt_barrier and math_force_eval for clang
2024-01-29 17:57 UTC
[glibc/azanella/clang] x86: Add inhibit_stack_protector on ifunc handlers
2024-01-29 17:57 UTC
[glibc/azanella/clang] x86: math: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2024-01-29 17:57 UTC
[glibc/azanella/clang] x86: Remove __strstr_generic prototype
2024-01-29 17:57 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2024-01-29 17:57 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2024-01-29 17:57 UTC
[glibc/azanella/clang] support: Handle clang support/dtotimespec.c on dtotimespec
2024-01-29 17:57 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2024-01-29 17:57 UTC
[glibc/azanella/clang] math: Suppress more aliases builtin type conflicts
2024-01-29 17:57 UTC
[glibc/azanella/clang] stdlib: Only enable strtod_l asserts if SIZE_MAX == UINTMAX_MAX
2024-01-29 17:57 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2024-01-29 17:56 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2024-01-29 17:56 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2024-01-29 17:56 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2024-01-29 17:56 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2024-01-29 17:56 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2024-01-29 17:56 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2024-01-29 17:56 UTC
[glibc/azanella/clang] math: Suppress clang -Wincompatible-library-redeclaration on s_llround
2024-01-29 17:56 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2024-01-29 17:56 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2024-01-29 17:56 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2024-01-29 17:56 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2024-01-29 17:55 UTC
[glibc/azanella/clang] iconvdata: Suppress clang warning on locale definitions
2024-01-29 17:55 UTC
[glibc/azanella/clang] locale: Fix implicit conversion on collate_finish
2024-01-29 17:55 UTC
[glibc/azanella/clang] elf: Suppress clang -Wstring-plus-int on rtld.c
2024-01-29 17:55 UTC
[glibc/azanella/clang] configure: Fix check for -fno-tree-loop-distribute-patterns
2024-01-29 17:55 UTC
[glibc/azanella/clang] elf: Supress clang -Wsometimes-uninitialized on _dl_debug_initialize
2024-01-29 17:55 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2024-01-29 17:55 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2024-01-29 17:55 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2024-01-29 17:55 UTC
[glibc/azanella/clang] argp: Expand argp_usage, _option_is_short, and _option_is_end
2024-01-29 17:55 UTC
[glibc/azanella/clang] misc: Suppress clang warnings on syslog
2024-01-29 17:55 UTC
[glibc/azanella/clang] posix: Suppress clang confstr -Wignored-attributes
2024-01-29 17:55 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2024-01-29 17:54 UTC
[glibc/azanella/clang] elf: Suppress unused function clang for __ifunc_resolver
2024-01-29 17:54 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2024-01-29 17:54 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2024-01-29 17:54 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2024-01-29 17:54 UTC
[glibc/azanella/clang] Suppress -Wmaybe-uninitialized only for gcc
2024-01-29 17:54 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2024-01-29 17:54 UTC
[glibc/azanella/clang] Add clang specific warnings suppress macros
2024-01-29 17:54 UTC
[glibc/azanella/clang] stdlib: longlong.h: Do no use asm input cast for clang
2024-01-29 17:54 UTC
[glibc/azanella/clang] stdlib: Remove -Wmaybe-uninitialized supression on setenv.c
2024-01-29 17:54 UTC
[glibc/azanella/clang] stdlib: Fix stdbit.h with -Wconversion for clang
2024-01-29 17:54 UTC
[glibc/azanella/clang] debug: Improve mqueue.h fortify warnings with clang
2024-01-29 17:53 UTC
[glibc/azanella/clang] debug: Improve fcntl.h fortify warnings with clang
2024-01-29 17:53 UTC
[glibc/azanella/clang] wcsmbs: Improve fortify with clang
2024-01-29 17:53 UTC
[glibc/azanella/clang] syslog: Improve fortify with clang
2024-01-29 17:53 UTC
[glibc/azanella/clang] socket: Improve fortify with clang
2024-01-29 17:53 UTC
[glibc/azanella/clang] unistd: Improve fortify with clang
2024-01-29 17:53 UTC
[glibc/azanella/clang] stdlib: Improve fortify with clang
2024-01-29 17:53 UTC
[glibc/azanella/clang] string: Improve fortify with clang
2024-01-29 17:53 UTC
[glibc/azanella/clang] libio: Improve fortify with clang
2024-01-29 17:53 UTC
[glibc/azanella/clang] cdefs.h: Add clang fortify directives
2024-01-29 17:53 UTC
[glibc] Created branch 'azanella/clang'
2024-01-29 17:53 UTC
[glibc] Deleted branch 'azanella/clang'
2024-01-29 17:52 UTC
[glibc] elf: correct relocation statistics for !ELF_MACHINE_START_ADDRESS
2024-01-29 17:27 UTC
[glibc] Relicense IBM portions of resolv/base64.c resolv/res_debug.c
2024-01-26 20:20 UTC
[glibc] localedata: Use consistent values for grouping and mon_grouping
2024-01-25 10:41 UTC
[glibc] manual: fix order of arguments of memalign and aligned_alloc (Bug 27547)
2024-01-24 17:12 UTC
[glibc] manual, NEWS: Document malloc side effect of dynamic TLS changes
2024-01-24 8:34 UTC
[glibc] NEWS: Update temporary files ignored by ldconfig
2024-01-24 8:34 UTC
[glibc] po: Incorporate translations (sr)
2024-01-23 21:28 UTC
[glibc] string: Disable stack protector for memset in early static initialization
2024-01-23 13:23 UTC
[glibc] qsort: Fix a typo causing unnecessary malloc/free (BZ 31276)
2024-01-23 13:17 UTC
[glibc] riscv: add support for static PIE
2024-01-22 14:00 UTC
[glibc] sh: Fix static build with --enable-fortify
2024-01-22 13:28 UTC
[glibc] sparc: Fix sparc64 memmove length comparison (BZ 31266)
2024-01-22 13:01 UTC
[glibc] sparc64: Remove unwind information from signal return stubs [BZ#31244]
2024-01-22 13:01 UTC
[glibc] sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)
2024-01-22 13:01 UTC
[glibc] Use --disable-default-pie for sparc in build-many-glibcs.py
2024-01-22 13:01 UTC
[glibc] Further build-many-glibcs.py fixes for utcnow() deprecation
2024-01-19 13:30 UTC
[glibc] sparc: Do not test preservation of NaN payloads for LEON
2024-01-18 11:48 UTC
[glibc] sparc: Force calculation that raises exception
2024-01-18 11:48 UTC
[glibc] sparc: Fix llrint and llround missing exceptions on SPARC V8
2024-01-18 11:48 UTC
[glibc] sparc: Remove unwind information from signal return stubs [BZ #31244]
2024-01-18 11:48 UTC
[glibc] sparc: Prevent stfsr from directly following floating-point instruction
2024-01-18 11:47 UTC
[glibc] sparc: Use existing macros to avoid code duplication
2024-01-18 11:47 UTC
[glibc] localedata: renamed: aa_ER@saaho -> ssy_ER
2024-01-18 11:06 UTC
[glibc] Define ISO 639-3 "ssy" (Saho)
2024-01-18 11:06 UTC
[glibc] localedata: add crh_RU, Crimean Tartar language in the Cyrillic script as used in Russia
2024-01-18 9:02 UTC
[glibc] localedata: tr_TR, ku_TR: Sync with CLDR: “Turkey” -> “Türkiye”
2024-01-18 8:01 UTC
[glibc] localedata: miq_NI: Shorten month names in abmon
2024-01-18 6:56 UTC
[glibc] Update kernel version to 6.7 in header constant tests
2024-01-17 21:15 UTC
[glibc] localedata: add gbm_IN locale
2024-01-17 16:56 UTC
[glibc] Define ISO 639-3 "gbm" (Garhwali)
2024-01-17 16:56 UTC
[glibc] Update syscall lists for Linux 6.7
2024-01-17 15:39 UTC
[glibc] Use Linux 6.7 in build-many-glibcs.py
2024-01-17 11:35 UTC
[glibc] stdlib: Remove unused is_aligned function from qsort.c
2024-01-17 11:18 UTC
[glibc] NEWS: Mention PLT rewrite on x86-64
2024-01-16 19:03 UTC
[glibc] stdlib: Verify heapsort for two-element cases
2024-01-16 15:20 UTC
[glibc] stdlib: Fix heapsort for cases with exactly two elements
2024-01-16 15:20 UTC
[glibc] localedata: anp_IN: Fix abbreviated month names
2024-01-15 23:17 UTC
[glibc] stdlib: Reinstate stable mergesort implementation on qsort
2024-01-15 19:36 UTC
[glibc] x86-64: Check if mprotect works before rewriting PLT
2024-01-15 14:59 UTC
[glibc] aarch64: Add NEWS entry about libmvec for 2.39
2024-01-15 14:55 UTC
[glibc] localedata/unicode-gen/utf8_gen.py: fix Hangul syllable name
2024-01-14 17:00 UTC
[glibc] x86_64: Optimize ffsll function code size
2024-01-13 20:56 UTC
[glibc] localedata: Remove redundant comments
2024-01-13 9:21 UTC
[glibc/google/grte/v5-2.27/master] Optimize pthread_cond_timedwait to avoid unnecessary call to clock_gettime for CLOCK_MONOTONIC
2024-01-12 23:23 UTC
[glibc/google/grte/v5-2.27/master] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
2024-01-12 23:23 UTC
[glibc/google/grte/v5-2.27/master] CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]
2024-01-12 23:23 UTC
[glibc/google/grte/v5-2.27/master] CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
2024-01-12 23:23 UTC
[glibc] RISC-V: Enable static-pie
2024-01-12 19:35 UTC
[glibc] linux: Fix fstat64 on alpha and sparc64
2024-01-12 19:35 UTC
[glibc] math: remove exp10 wrappers
2024-01-12 16:09 UTC
[glibc] Benchtests: Increase benchmark iterations
2024-01-12 16:09 UTC
[glibc] debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol
2024-01-12 14:22 UTC
[glibc] Make __getrandom_nocancel set errno and add a _nostatus version
2024-01-12 13:24 UTC
[glibc] x86-64/cet: Make CET feature check specific to Linux/x86
2024-01-12 4:35 UTC
[glibc] Incorporate translations (zh_CN)
2024-01-11 18:47 UTC
[glibc] Define ISO 639-3 "glk" (Gilaki)
2024-01-11 16:01 UTC
[glibc] resolv: Fix endless loop in __res_context_query
2024-01-11 15:39 UTC
[glibc] localedata: revert all the remaining locale sources to UTF-8
2024-01-11 14:30 UTC
[glibc] localedata: am_ET ber_DZ en_GB en_PH en_US fil_PH kab_DZ om_ET om_KE ti_ET tl_PH: convert to UTF-8
2024-01-11 12:37 UTC
[glibc] localedata: resolve cyclic dependencies
2024-01-11 12:36 UTC
[glibc] localedata: kv_RU: convert to UTF-8
2024-01-11 12:36 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).