public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] socket: Use internal alias for __cmsg_nxthdr
2022-04-04 12:55 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2022-04-04 12:55 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2022-04-04 12:55 UTC
[glibc/azanella/clang] powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
2022-04-04 12:55 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2022-04-04 12:55 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2022-04-04 12:55 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2022-04-04 12:55 UTC
[glibc/azanella/clang] nptl: Use hidden_proto3 for __nptl_threads_events,
2022-04-04 12:55 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2022-04-04 12:54 UTC
[glibc/azanella/clang] x86: Remove unened __strstr_sse2 prototype
2022-04-04 12:54 UTC
[glibc/azanella/clang] libio: Refactor internal aliases
2022-04-04 12:54 UTC
[glibc/azanella/clang] socket: Remove ununsed __cmsg_nxthdr internal alias
2022-04-04 12:54 UTC
[glibc/azanella/clang] stdlib: Remove ununsed internal aliases for atoi and bsearch
2022-04-04 12:54 UTC
[glibc/azanella/clang] stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unlocked
2022-04-04 12:54 UTC
[glibc/azanella/clang] libio: Use __libc_ferror_unlocked instead of __ferror_unlocked
2022-04-04 12:54 UTC
[glibc/azanella/clang] libio: Use __libc_feof_unlocked instead of __feof_unlocked
2022-04-04 12:54 UTC
[glibc/azanella/clang] libio: Use __libc_getdelim instead of __getdelim
2022-04-04 12:54 UTC
[glibc/azanella/clang] Refactor internal alias for internal function
2022-04-04 12:54 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2022-04-04 12:54 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2022-04-04 12:54 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2022-04-04 12:53 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2022-04-04 12:53 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2022-04-04 12:53 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2022-04-04 12:53 UTC
[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2022-04-04 12:53 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2022-04-04 12:53 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2022-04-04 12:53 UTC
[glibc/azanella/clang] resolv: Make __gai_create_helper_thread static
2022-04-04 12:53 UTC
[glibc/azanella/clang] iconvdata: Suppress warning on clang
2022-04-04 12:53 UTC
[glibc/azanella/clang] locale: Fix type
2022-04-04 12:53 UTC
[glibc/azanella/clang] elf: Suppress warning on clang
2022-04-04 12:53 UTC
[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
2022-04-04 12:53 UTC
[glibc/azanella/clang] elf: Initialize variable to pacify clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
2022-04-04 12:52 UTC
[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
2022-04-04 12:52 UTC
[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] Fix inhibit_stack_protector for clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] Fix -fno-unit-at-a-time for clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
2022-04-04 12:52 UTC
[glibc/azanella/clang] Add DIAG_IGNORE_NEEDS_COMMENT_GCC
2022-04-04 12:52 UTC
[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
2022-04-04 12:52 UTC
[glibc/azanella/clang] Rework not-cancel function prototypes
2022-04-04 12:52 UTC
[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
2022-04-04 12:52 UTC
[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
2022-04-04 12:51 UTC
[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
2022-04-04 12:51 UTC
[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
2022-04-04 12:51 UTC
[glibc/azanella/clang] configure: remove overly restrictive check for clang
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove __LDBL_REDIR macros
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove stdlib-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove monetary-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove printf-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove syslog-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove error-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove err-ldbl.h
2022-04-04 12:51 UTC
[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
2022-04-04 12:51 UTC
[glibc/azanella/clang] Remove argp-ldbl.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] Remove wchar-ldbl.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] Remove stdio-ldbl.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] Remove include/*.h install rule
2022-04-04 12:50 UTC
[glibc/azanella/clang] ctype: Remove internal lower/toupper alias
2022-04-04 12:50 UTC
[glibc/azanella/clang] x86: Remove .tfloat usage
2022-04-04 12:50 UTC
[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] nis: Fix nis_print_directory
2022-04-04 12:50 UTC
[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
2022-04-04 12:50 UTC
[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
2022-04-04 12:50 UTC
[glibc/azanella/clang] catgets: Remove catgets/config.h
2022-04-04 12:50 UTC
[glibc/azanella/clang] malloc: Use C11 atomics on memusage
2022-04-04 12:49 UTC
[glibc/azanella/clang] elf: Use C11 atomics on _dl_mcount
2022-04-04 12:49 UTC
[glibc/azanella/clang] Use '%z' instead of '%Z' on printf functions
2022-04-04 12:49 UTC
[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
2022-04-04 12:49 UTC
[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
2022-04-04 12:49 UTC
[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
2022-04-04 12:49 UTC
[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
2022-04-04 12:49 UTC
[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
2022-04-04 12:49 UTC
[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
2022-04-04 12:49 UTC
[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
2022-04-04 12:49 UTC
[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
2022-04-04 12:49 UTC
[glibc] Created branch 'azanella/clang'
2022-04-04 12:49 UTC
[glibc] Deleted branch 'azanella/clang'
2022-04-04 12:47 UTC
[glibc/ibm/2.32/master] Merge branch release/2.32/master into ibm/2.32/master
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] Merge branch release/2.32/master into ibm/2.32/master
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] Merge branch release/2.32/master into ibm/2.32/master
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] NEWS: Add a bug fix entry for BZ #28896
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]
2022-04-01 20:08 UTC
[glibc/ibm/2.32/master] x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86: Black list more Intel CPUs for TSX [BZ #27398]
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86-64: Require BMI2 for __strlen_evex and __strnlen_evex
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] NEWS: Add a bug fix entry for BZ #27974
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] String: Add overflow tests for strnlen, memchr, and strncat [BZ #27974]
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86: Optimize strlen-evex.S
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ #27974]
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86-64: Add wcslen optimize for sse4.1
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86-64: Move strlen.S to multiarch/strlen-vec.S
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86-64: Fix an unknown vector operation in memchr-evex.S
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86: Optimize memchr-evex.S
2022-04-01 20:07 UTC
[glibc/ibm/2.32/master] x86: Optimize strlen-avx2.S
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 [BZ #27974]
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] x86: Optimize memchr-avx2.S
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] test-strnlen.c: Check that strnlen won't go beyond the maximum length
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] test-strnlen.c: Initialize wchar_t string with wmemset [BZ #27655]
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] NEWS: Add a bug fix entry for BZ #27457
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] x86-64: Fix ifdef indentation in strlen-evex.S
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functions
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] x86-64: Use ZMM16-ZMM31 in AVX512 memset family functions
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] x86: Add string/memory function tests in RTM region
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] x86-64: Add AVX optimized string/memory functions for RTM
2022-04-01 20:06 UTC
[glibc/ibm/2.32/master] x86-64: Add memcmp family functions with 256-bit EVEX
2022-04-01 20:05 UTC
[glibc/ibm/2.32/master] x86-64: Add memset family functions with 256-bit EVEX
2022-04-01 20:05 UTC
[glibc/ibm/2.32/master] x86-64: Add memmove family functions with 256-bit EVEX
2022-04-01 20:05 UTC
[glibc/ibm/2.32/master] x86-64: Add strcpy family functions with 256-bit EVEX
2022-04-01 20:05 UTC
[glibc/ibm/2.32/master] x86-64: Add ifunc-avx2.h functions with 256-bit EVEX
2022-04-01 20:05 UTC
[glibc/ibm/2.32/master] x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMP
2022-04-01 20:05 UTC
[glibc/ibm/2.32/master] NEWS: Add a bug fix entry for BZ #28755
2022-04-01 20:05 UTC
[glibc/ibm/2.32/master] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]
2022-04-01 20:05 UTC
[glibc] Increase the test timeout of some string tests
2022-04-01 15:03 UTC
[glibc/azanella/clang] string: mempcy and stpcpy builtins internally
2022-03-31 19:12 UTC
[glibc/azanella/clang] Use __feof_unlocked instead of feof_unlocked
2022-03-31 19:11 UTC
[glibc/azanella/clang] inet: Use __ferror_unlocked
2022-03-31 19:11 UTC
[glibc/azanella/clang] stdlib: Handle bcrypt internal alias for !__USE_EXTERN_INLINES
2022-03-31 19:11 UTC
[glibc/azanella/clang] ctype: Handle ctype.h internal alias for !__USE_EXTERN_INLINES
2022-03-31 19:11 UTC
[glibc/azanella/clang] misc: Handle sysmacros.h internal alias for !__USE_EXTERN_INLINES
2022-03-31 19:11 UTC
[glibc/azanella/clang] x86: Use bool for C++ on x86.h
2022-03-31 19:11 UTC
[glibc/azanella/clang] malloc: Avoid compiler optimize away malloc calls
2022-03-31 19:11 UTC
[glibc/azanella/clang] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
2022-03-31 19:11 UTC
[glibc/azanella/clang] conform: Replace _Static_assert with macro
2022-03-31 19:11 UTC
[glibc/azanella/clang] conform: Use -dD instead of -dN on compiler invocation
2022-03-31 19:11 UTC
[glibc/azanella/clang] elf: Only build tst-unique{1, 2} if compiler supports gnu_unique_object
2022-03-31 19:11 UTC
[glibc/azanella/clang] elf: Use libsupport on unload4 test
2022-03-31 19:10 UTC
[glibc/azanella/clang] localedata: Use hexadecimal character escape on tests
2022-03-31 19:10 UTC
[glibc/azanella/clang] Undef attribute_relro on internal tests that include tls.h
2022-03-31 19:10 UTC
[glibc/azanella/clang] aarch64: Define .variant_pcs after .global definition
2022-03-31 19:10 UTC
[glibc/azanella/clang] elf: Do not case TLS_DTV_UNALLOCATED to void
2022-03-31 19:10 UTC
[glibc/azanella/clang] Only use -finput-charset=ascii iff compiler supports it
2022-03-31 19:10 UTC
[glibc/azanella/clang] linux: Adequate tst-clone3 to c11 atomics
2022-03-31 19:10 UTC
[glibc/azanella/clang] support: Suppress clang warning on tst-timespec
2022-03-31 19:10 UTC
[glibc/azanella/clang] posix: Suppress clang warning on bug-regex24
2022-03-31 19:10 UTC
[glibc/azanella/clang] misc: Disable some atomic tests on clang
2022-03-31 19:10 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique4
2022-03-31 19:10 UTC
[glibc/azanella/clang] elf: Suppress clang warning on tst-unique3
2022-03-31 19:10 UTC
[glibc/azanella/clang] dirent: Remove variable lenght array structure
2022-03-31 19:09 UTC
[glibc/azanella/clang] Handle pragma GCC optimize for clang (fix)
2022-03-31 19:09 UTC
[glibc/azanella/clang] malloc: Suppress clang warning on tst-memalign
2022-03-31 19:09 UTC
[glibc/azanella/clang] malloc: Only enable -Waggressive-loop-optimizations suppression for gcc
2022-03-31 19:09 UTC
[glibc/azanella/clang] Use check tests with trampolines iff compiler supports it
2022-03-31 19:09 UTC
[glibc/azanella/clang] string: Suppress clang -Wsuspicious-bzero on tester
2022-03-31 19:09 UTC
[glibc/azanella/clang] libio: Handle pragma GCC optimize for clang
2022-03-31 19:09 UTC
[glibc/azanella/clang] libio: Handle -Wno-restrict with libc-diag.h
2022-03-31 19:09 UTC
[glibc/azanella/clang] stdio: Fix clang warnings for tst-unlockedio
2022-03-31 19:09 UTC
[glibc/azanella/clang] stdio: Add DIAG_IGNORE_NEEDS_COMMENT_WFORMAT
2022-03-31 19:09 UTC
[glibc/azanella/clang] stdio: Disable attribute (optimize) if compiler does not support it
2022-03-31 19:09 UTC
[glibc/azanella/clang] stdio: Disable clang warning on scanf13 test
2022-03-31 19:09 UTC
[glibc/azanella/clang] stdio: Disable bug23-3 on clang
2022-03-31 19:08 UTC
[glibc/azanella/clang] stdlib: Avoid internal definitions for tst-strtod5i
2022-03-31 19:08 UTC
[glibc/azanella/clang] math: Fix test-totalorderl-ldbl-96 exponent setting
2022-03-31 19:08 UTC
[glibc/azanella/clang] And defines to __attribute__ (__noclone__) iff compiler supports it
2022-03-31 19:08 UTC
[glibc/azanella/clang] x86: Use -mfpmath=387 iff compiler supports it
2022-03-31 19:08 UTC
[glibc/azanella/clang] math: Only check for _Complex __int128 iff compiler supports it
2022-03-31 19:08 UTC
[glibc/azanella/clang] x86: Fix test-double-vlen include-next
2022-03-31 19:08 UTC
[glibc/azanella/clang] math: Define CMPLX(F,L) for clang
2022-03-31 19:08 UTC
[glibc/azanella/clang] Use -ffloat-store iff compiler supports it
2022-03-31 19:08 UTC
[glibc/azanella/clang] math: Fix clang warnings on bug-tgmath1.c
2022-03-31 19:08 UTC
[glibc/azanella/clang] resolv: Handle -Wsometimes-uninitialized on getaddrinfo
2022-03-31 19:08 UTC
[glibc/azanella/clang] socket: Use internal alias for __cmsg_nxthdr
2022-03-31 19:08 UTC
[glibc/azanella/clang] localedata: Fix clang warnings on tests
2022-03-31 19:07 UTC
[glibc/azanella/clang] math: Fix clang warnings for math/test-tgmath-ret.c
2022-03-31 19:07 UTC
[glibc/azanella/clang] powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
2022-03-31 19:07 UTC
[glibc/azanella/clang] aarch64: Use 64-bit variable to access the special registers
2022-03-31 19:07 UTC
[glibc/azanella/clang] Use -frounding-math iff compiler supports it
2022-03-31 19:07 UTC
[glibc/azanella/clang] posix: Use unsigned to check for _POSIX_VDISABLE
2022-03-31 19:07 UTC
[glibc/azanella/clang] nptl: Use hidden_proto3 for __nptl_threads_events,
2022-03-31 19:07 UTC
[glibc/azanella/clang] string: Use asm alias instead of symbol redirections for stpcpy and mempcpy
2022-03-31 19:07 UTC
[glibc/azanella/clang] x86: Remove unened __strstr_sse2 prototype
2022-03-31 19:07 UTC
[glibc/azanella/clang] libio: Refactor internal aliases
2022-03-31 19:07 UTC
[glibc/azanella/clang] socket: Remove ununsed __cmsg_nxthdr internal alias
2022-03-31 19:07 UTC
[glibc/azanella/clang] stdlib: Remove ununsed internal aliases for atoi and bsearch
2022-03-31 19:07 UTC
[glibc/azanella/clang] stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unlocked
2022-03-31 19:06 UTC
[glibc/azanella/clang] libio: Use __libc_ferror_unlocked instead of __ferror_unlocked
2022-03-31 19:06 UTC
[glibc/azanella/clang] libio: Use __libc_feof_unlocked instead of __feof_unlocked
2022-03-31 19:06 UTC
[glibc/azanella/clang] libio: Use __libc_getdelim instead of __getdelim
2022-03-31 19:06 UTC
[glibc/azanella/clang] Refactor internal alias for internal function
2022-03-31 19:06 UTC
[glibc/azanella/clang] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2022-03-31 19:06 UTC
[glibc/azanella/clang] math: Use -fexcess-precision=standard iff compiler supports it
2022-03-31 19:06 UTC
[glibc/azanella/clang] support: Use CHAR_MAX as maximum value
2022-03-31 19:06 UTC
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
2022-03-31 19:06 UTC
[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
2022-03-31 19:06 UTC
[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
2022-03-31 19:06 UTC
[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
2022-03-31 19:06 UTC
[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
2022-03-31 19:05 UTC
[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
2022-03-31 19:05 UTC
[glibc/azanella/clang] resolv: Make __gai_create_helper_thread static
2022-03-31 19:05 UTC
[glibc/azanella/clang] iconvdata: Suppress warning on clang
2022-03-31 19:05 UTC
[glibc/azanella/clang] locale: Fix type
2022-03-31 19:05 UTC
[glibc/azanella/clang] elf: Suppress warning on clang
2022-03-31 19:05 UTC
[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
2022-03-31 19:05 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).