public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/azanella/clang] timezone: Fix clang operator precedence warning
 2022-06-03 14:05 UTC 

[glibc/azanella/clang] configure: Use -Wno-maybe-uninitialized iff compiler supports it
 2022-06-03 14:05 UTC 

[glibc/azanella/clang] x86: Use -msse2avx iff compiler supports it
 2022-06-03 14:05 UTC 

[glibc/azanella/clang] math: x86: Avoid the use of __libgcc_cmp_return__ for __gcc_CMPtype
 2022-06-03 14:05 UTC 

[glibc/azanella/clang] math: Suppress clang warning on math_check_force_underflow
 2022-06-03 14:05 UTC 

[glibc/azanella/clang] iconvdata: Remove use of GNU old-style field designator extension
 2022-06-03 14:05 UTC 

[glibc/azanella/clang] resolv: Make __gai_create_helper_thread static
 2022-06-03 14:05 UTC 

[glibc/azanella/clang] iconvdata: Suppress warning on clang
 2022-06-03 14:05 UTC 

[glibc/azanella/clang] locale: Fix type
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] elf: Suppress warning on clang
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] configure: Check -fno-tree-loop-distribute-patterns
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] elf: Initialize variable to pacify clang
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] sunrpc: Remove extra parenthesis on comparison
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] sunrpc: Suppress clang warning on struct cmessage
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] nss: Suppress nss_module.c warning on clang
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] Fix inhibit_stack_protector for clang
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] nptl: Fix Wincompatible-pointer-types on clang
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] stdio: Fix -Wtautological-constant-out-of-range-compare on clang
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] Add DIAG_IGNORE_NEEDS_COMMENT_GCC
 2022-06-03 14:04 UTC 

[glibc/azanella/clang] x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f128 code path
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Rework not-cancel function prototypes
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Disable use of -fsignaling-nans if compiler does not support it
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] configure: remove overly restrictive check for clang
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Remove __LDBL_REDIR macros
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Remove stdlib-ldbl.h
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Remove monetary-ldbl.h
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Remove printf-ldbl.h
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Remove syslog-ldbl.h
 2022-06-03 14:03 UTC 

[glibc/azanella/clang] Remove error-ldbl.h
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] Remove err-ldbl.h
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] Remove argp-ldbl.h
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] Remove wchar-ldbl.h
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] Remove stdio-ldbl.h
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] Remove include/*.h install rule
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] ctype: Remove internal lower/toupper alias
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] x86: Remove .tfloat usage
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] nis: Fix nis_print_directory
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
 2022-06-03 14:02 UTC 

[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] catgets: Remove catgets/config.h
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] malloc: Use C11 atomics on memusage
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] elf: Use C11 atomics on _dl_mcount
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] Use '%z' instead of '%Z' on printf functions
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
 2022-06-03 14:01 UTC 

[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
 2022-06-03 14:00 UTC 

[glibc/azanella/clang] stdlib: Remove extra whitespace on Makefile
 2022-06-03 14:00 UTC 

[glibc] Created branch 'azanella/clang'
 2022-06-03 14:00 UTC 

[glibc] Deleted branch 'azanella/clang'
 2022-06-03 13:59 UTC 

[glibc] elf: Add #include <errno.h> for use of E* constants
 2022-06-02 19:20 UTC 

[glibc] elf: Add #include <sys/param.h> for MAX usage
 2022-06-02 19:20 UTC 

[glibc] linux: Add process_mrelease
 2022-06-02 19:00 UTC 

[glibc] linux: Add process_madvise
 2022-06-02 19:00 UTC 

[glibc] linux: Set tst-pidfd-consts unsupported for kernels headers older than 5.10
 2022-06-02 19:00 UTC 

[glibc] testrun.sh: Support passing strace and valgrind arguments
 2022-06-02 16:38 UTC 

[glibc] Linux: Adjust struct rseq definition to current kernel version
 2022-06-02 14:30 UTC 

[glibc/release/2.35/master] iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
 2022-06-01 17:39 UTC 

[glibc/release/2.35/master] catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
 2022-06-01 17:39 UTC 

[glibc/release/2.35/master] inet: Use 64 bit stat for ruserpass (BZ# 29210)
 2022-06-01 17:39 UTC 

[glibc/release/2.35/master] socket: Use 64 bit stat for isfdtype (BZ# 29209)
 2022-06-01 17:39 UTC 

[glibc/release/2.35/master] posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)
 2022-06-01 17:39 UTC 

[glibc/release/2.35/master] posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)
 2022-06-01 17:39 UTC 

[glibc/release/2.35/master] misc: Use 64 bit stat for getusershell (BZ# 29204)
 2022-06-01 17:38 UTC 

[glibc/release/2.35/master] misc: Use 64 bit stat for daemon (BZ# 29203)
 2022-06-01 17:38 UTC 

[glibc/release/2.34/master] iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
 2022-06-01 16:57 UTC 

[glibc/release/2.34/master] catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
 2022-06-01 16:57 UTC 

[glibc/release/2.34/master] inet: Use 64 bit stat for ruserpass (BZ# 29210)
 2022-06-01 16:57 UTC 

[glibc/release/2.34/master] socket: Use 64 bit stat for isfdtype (BZ# 29209)
 2022-06-01 16:57 UTC 

[glibc/release/2.34/master] posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)
 2022-06-01 16:57 UTC 

[glibc/release/2.34/master] posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)
 2022-06-01 16:57 UTC 

[glibc/release/2.34/master] misc: Use 64 bit stat for getusershell (BZ# 29204)
 2022-06-01 16:57 UTC 

[glibc/release/2.34/master] misc: Use 64 bit stat for daemon (BZ# 29203)
 2022-06-01 16:57 UTC 

[glibc] iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
 2022-06-01 16:26 UTC 

[glibc] catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
 2022-06-01 16:26 UTC 

[glibc] inet: Use 64 bit stat for ruserpass (BZ# 29210)
 2022-06-01 16:26 UTC 

[glibc] socket: Use 64 bit stat for isfdtype (BZ# 29209)
 2022-06-01 16:26 UTC 

[glibc] posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)
 2022-06-01 16:25 UTC 

[glibc] posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)
 2022-06-01 16:25 UTC 

[glibc] misc: Use 64 bit stat for getusershell (BZ# 29203)
 2022-06-01 16:25 UTC 

[glibc] misc: Use 64 bit stat for daemon (BZ# 29203)
 2022-06-01 16:25 UTC 

[glibc] linux: use statx for fstat if neither newfstatat nor fstatat64 is present
 2022-06-01 15:29 UTC 

[glibc] Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h
 2022-06-01 14:46 UTC 

[glibc] Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.h
 2022-06-01 14:43 UTC 

[glibc] i686: Use generic sincosf implementation for SSE2 version
 2022-06-01 13:53 UTC 

[glibc] benchtests: Add workload name for sincosf
 2022-06-01 13:53 UTC 

[glibc] i686: Use generic sinf implementation for SSE2 version
 2022-06-01 13:53 UTC 

[glibc] i686: Use generic cosf implementation for SSE2 version
 2022-06-01 13:53 UTC 

[glibc] benchtests: Add workload name for cosf
 2022-06-01 13:53 UTC 

[glibc] x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
 2022-06-01  8:30 UTC 

[glibc] manual: fix reference to source file
 2022-05-31 14:23 UTC 

[glibc] Add SOL_SMC from Linux 5.18 to bits/socket.h
 2022-05-31 13:50 UTC 

[glibc] elf: Remove _dl_skip_args
 2022-05-30 20:50 UTC 

[glibc] x86_64: Remove _dl_skip_args usage
 2022-05-30 20:50 UTC 

[glibc] sparc: Remove _dl_skip_args usage
 2022-05-30 20:50 UTC 

[glibc] sh: Remove _dl_skip_args usage
 2022-05-30 20:50 UTC 

[glibc] s390: Remove _dl_skip_args usage
 2022-05-30 20:50 UTC 

[glibc] riscv: Remove _dl_skip_args usage
 2022-05-30 20:50 UTC 

[glibc] nios2: Remove _dl_skip_args usage (BZ# 29187)
 2022-05-30 20:49 UTC 

[glibc] mips: Remove _dl_skip_args usage
 2022-05-30 20:49 UTC 

[glibc] microblaze: Remove _dl_skip_args usage
 2022-05-30 20:49 UTC 

[glibc] m68k: Remove _dl_skip_args usage
 2022-05-30 20:49 UTC 

[glibc] ia64: Remove _dl_skip_args usage
 2022-05-30 20:49 UTC 

[glibc] i686: Remove _dl_skip_args usage
 2022-05-30 20:49 UTC 

[glibc] hppa: Remove _dl_skip_args usage (BZ# 29165)
 2022-05-30 20:49 UTC 

[glibc] csky: Remove _dl_skip_args usage
 2022-05-30 20:49 UTC 

[glibc] arc: Remove _dl_skip_args usage
 2022-05-30 20:49 UTC 

[glibc] arm: Remove _dl_skip_args usage
 2022-05-30 20:49 UTC 

[glibc] alpha: Remove _dl_skip_args usage
 2022-05-30 20:49 UTC 

[glibc/release/2.34/master] Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose
 2022-05-30 15:45 UTC 

[glibc/release/2.35/master] Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose
 2022-05-30 11:39 UTC 

[glibc] benchtests: Improve benchtests for strstr, memmem, and memchr
 2022-05-28  4:14 UTC 

[glibc] dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932]
 2022-05-27 19:34 UTC 

[glibc] x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
 2022-05-26 21:00 UTC 

[glibc] x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen
 2022-05-26 20:47 UTC 

[glibc] Update kernel version to 5.18 in header constant tests
 2022-05-26 13:51 UTC 

[glibc/release/2.33/master] x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #29127]
 2022-05-25 23:11 UTC 

[glibc/release/2.34/master] x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #29127]
 2022-05-25 23:08 UTC 

[glibc] String: Improve overflow test coverage for strnlen
 2022-05-25 23:06 UTC 

[glibc/release/2.35/master] x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #29127]
 2022-05-25 22:03 UTC 

[glibc] Update syscall-names.list for Linux 5.18
 2022-05-25 14:37 UTC 

[glibc] Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose
 2022-05-25  9:31 UTC 

[glibc/google/grte/v5-2.27/master] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]
 2022-05-25  4:21 UTC 

[glibc] Use Linux 5.18 in build-many-glibcs.py
 2022-05-24 13:51 UTC 

[glibc] stdio-common: Simplify printf_unknown interface in vfprintf-internal.c
 2022-05-24  6:51 UTC 

[glibc] stdio-common: Move union printf_arg int <printf.h>
 2022-05-24  6:51 UTC 

[glibc] stdio-common: Add printf specifier registry to <printf.h>
 2022-05-24  6:51 UTC 

[glibc] elf/dl-reloc.c: Copyright The GNU Toolchain Authors
 2022-05-24  2:16 UTC 

[glibc] benchtests: Improve bench-strnlen.c
 2022-05-23 23:32 UTC 

[glibc] math: Add math-use-builtins-fabs (BZ#29027)
 2022-05-23 20:49 UTC 

[glibc] linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.h
 2022-05-23 20:49 UTC 

[glibc] Revert "[ARM][BZ #17711] Fix extern protected data handling"
 2022-05-23 20:42 UTC 

[glibc] Revert "[AArch64][BZ #17711] Fix extern protected data handling"
 2022-05-23 20:37 UTC 

[glibc] elf: Rewrite long RESOLVE_MAP macro to an always_inline static function
 2022-05-23 19:06 UTC 

[glibc] dlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU
 2022-05-23 17:23 UTC 

[glibc] elf: Optimize _dl_new_hash in dl-new-hash.h
 2022-05-23 16:23 UTC 

[glibc] nss: Optimize nss_hash in nss_hash.c
 2022-05-23 16:23 UTC 

[glibc] benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
 2022-05-23 16:23 UTC 

[glibc] nss: Add tests for the nss_hash in nss_hash.h
 2022-05-23 16:23 UTC 

[glibc] elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)
 2022-05-23 16:23 UTC 

[glibc] elf: Refactor dl_new_hash so it can be tested / benchmarked
 2022-05-23 16:23 UTC 

[glibc] locale: Add more cached data to LC_CTYPE
 2022-05-23  9:08 UTC 

[glibc] locale: Remove private union from struct __locale_data
 2022-05-23  9:08 UTC 

[glibc] locale: Remove cleanup function pointer from struct __localedata
 2022-05-23  9:08 UTC 

[glibc] locale: Call _nl_unload_locale from _nl_archive_subfreeres
 2022-05-23  9:08 UTC 

[glibc] stdio-common: Add tst-memstream-string for open_memstream overflow
 2022-05-23  9:08 UTC 

[glibc] __printf_fphex always uses LC_NUMERIC
 2022-05-23  9:08 UTC 

[glibc] vfprintf: Consolidate some multibyte/wide character processing
 2022-05-23  9:08 UTC 

[glibc] vfprintf: Move argument processing into vfprintf-process-arg.c
 2022-05-23  9:08 UTC 

[glibc] stdio-common: Add tst-vfprintf-width-i18n to cover numeric field width
 2022-05-23  9:08 UTC 

[glibc/release/2.34/master] string.h: fix __fortified_attr_access macro call [BZ #29162]
 2022-05-23  8:41 UTC 

[glibc/release/2.35/master] string.h: fix __fortified_attr_access macro call [BZ #29162]
 2022-05-23  8:35 UTC 

[glibc] string.h: fix __fortified_attr_access macro call [BZ #29162]
 2022-05-23  8:30 UTC 

[glibc/release/2.34/master] linux: Add a getauxval test [BZ #23293]
 2022-05-19 15:49 UTC 

[glibc/release/2.34/master] rtld: Use generic argv adjustment in ld.so [BZ #23293]
 2022-05-19 15:49 UTC 

[glibc/release/2.34/master] S390: Enable static PIE
 2022-05-19 15:16 UTC 

[glibc/release/2.34/master] csu: Implement and use _dl_early_allocate during static startup
 2022-05-19 13:05 UTC 

[glibc/release/2.34/master] Linux: Introduce __brk_call for invoking the brk system call
 2022-05-19 13:05 UTC 

[glibc/release/2.34/master] Linux: Implement a useful version of _startup_fatal
 2022-05-19 13:05 UTC 

[glibc/release/2.34/master] ia64: Always define IA64_USE_NEW_STUB as a flag macro
 2022-05-19 13:05 UTC 

[glibc/release/2.34/master] Linux: Define MMAP_CALL_INTERNAL
 2022-05-19 13:05 UTC 

[glibc/release/2.34/master] i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls
 2022-05-19 13:05 UTC 

[glibc/release/2.34/master] i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S
 2022-05-19 13:05 UTC 

[glibc/release/2.34/master] elf: Remove __libc_init_secure
 2022-05-19 13:05 UTC 

[glibc/release/2.34/master] Linux: Consolidate auxiliary vector parsing (redo)
 2022-05-19 13:04 UTC 

[glibc/release/2.34/master] Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHARED
 2022-05-19 13:04 UTC 

[glibc/release/2.34/master] Revert "Linux: Consolidate auxiliary vector parsing"
 2022-05-19 13:04 UTC 

[glibc/release/2.34/master] Linux: Consolidate auxiliary vector parsing
 2022-05-19 13:04 UTC 

[glibc/release/2.34/master] Linux: Assume that NEED_DL_SYSINFO_DSO is always defined
 2022-05-19 13:04 UTC 

[glibc/release/2.34/master] Linux: Remove DL_FIND_ARG_COMPONENTS
 2022-05-19 13:04 UTC 

[glibc/release/2.34/master] Linux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_PAGESIZE
 2022-05-19 13:04 UTC 

[glibc/release/2.34/master] elf: Merge dl-sysdep.c into the Linux version
 2022-05-19 13:04 UTC 

[glibc/release/2.34/master] elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr
 2022-05-19 13:04 UTC 

[glibc/release/2.35/master] linux: Add a getauxval test [BZ #23293]
 2022-05-19  9:52 UTC 

[glibc/release/2.35/master] rtld: Use generic argv adjustment in ld.so [BZ #23293]
 2022-05-19  9:52 UTC 

[glibc/release/2.35/master] S390: Enable static PIE
 2022-05-19  7:47 UTC 

[glibc] Enable DT_RELR in glibc shared libraries and PIEs automatically
 2022-05-18 20:04 UTC 

[glibc] S390: Enable static PIE
 2022-05-18 12:32 UTC 

[glibc] Deleted branch 'azanella/redir-refactor'
 2022-05-17 18:14 UTC 

[glibc] Deleted branch 'azanella/pthread-multiple-fixes'
 2022-05-17 18:14 UTC 

[glibc] Deleted branch 'azanella/fno-unit-at-fime-removal'
 2022-05-17 18:14 UTC 

[glibc] linux: Add tst-pidfd.c
 2022-05-17 16:19 UTC 

[glibc] linux: Add P_PIDFD
 2022-05-17 16:19 UTC 

[glibc] linux: Add pidfd_send_signal
 2022-05-17 16:19 UTC 

[glibc] linux: Add pidfd_getfd
 2022-05-17 16:19 UTC 

[glibc] linux: Add pidfd_open
 2022-05-17 16:19 UTC 

[glibc/release/2.35/master] csu: Implement and use _dl_early_allocate during static startup
 2022-05-17  9:59 UTC 

[glibc/release/2.35/master] Linux: Introduce __brk_call for invoking the brk system call
 2022-05-17  9:59 UTC 

[glibc/release/2.35/master] Linux: Implement a useful version of _startup_fatal
 2022-05-17  9:58 UTC 

[glibc/release/2.35/master] ia64: Always define IA64_USE_NEW_STUB as a flag macro
 2022-05-17  9:58 UTC 

[glibc/release/2.35/master] Linux: Define MMAP_CALL_INTERNAL
 2022-05-17  9:58 UTC 

page:  |  | 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).