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

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

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

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

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

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

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

[glibc/azanella/clang] iconvdata: Suppress warning on clang
 2022-04-29 14:02 UTC 

[glibc/azanella/clang] locale: Fix type
 2022-04-29 14:02 UTC 

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

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

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

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

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

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

[glibc/azanella/clang] Fix inhibit_stack_protector for clang
 2022-04-29 14:02 UTC 

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

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

[glibc/azanella/clang] Add DIAG_IGNORE_NEEDS_COMMENT_GCC
 2022-04-29 14:02 UTC 

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

[glibc/azanella/clang] Rework not-cancel function prototypes
 2022-04-29 14:01 UTC 

[glibc/azanella/clang] Rewrite find_cxx_header config configure.ac
 2022-04-29 14:01 UTC 

[glibc/azanella/clang] Remove libc_hidden_proto (confstr)
 2022-04-29 14:01 UTC 

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

[glibc/azanella/clang] Disable __USE_EXTERN_INLINES for clang
 2022-04-29 14:01 UTC 

[glibc/azanella/clang] configure: remove overly restrictive check for clang
 2022-04-29 14:01 UTC 

[glibc/azanella/clang] Remove __LDBL_REDIR macros
 2022-04-29 14:01 UTC 

[glibc/azanella/clang] Remove stdlib-ldbl.h
 2022-04-29 14:01 UTC 

[glibc/azanella/clang] Remove monetary-ldbl.h
 2022-04-29 14:01 UTC 

[glibc/azanella/clang] Remove printf-ldbl.h
 2022-04-29 14:01 UTC 

[glibc/azanella/clang] Remove syslog-ldbl.h
 2022-04-29 14:01 UTC 

[glibc/azanella/clang] Remove error-ldbl.h
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] Remove err-ldbl.h
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] Use __REDIRECT_LDBL_COMPAT for _IO_vfscanf
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] Remove argp-ldbl.h
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] Remove wchar-ldbl.h
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] Remove stdio-ldbl.h
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] Remove include/*.h install rule
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] ctype: Remove internal lower/toupper alias
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] x86: Remove .tfloat usage
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] stdlib: Move attribute_hidden definition to function prototype at gmp.h
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] nis: Fix nis_print_directory
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
 2022-04-29 14:00 UTC 

[glibc/azanella/clang] math: use fabs on __ieee754_lgamma_r
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] catgets: Remove catgets/config.h
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] malloc: Use C11 atomics on memusage
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] elf: Use C11 atomics on _dl_mcount
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] Use '%z' instead of '%Z' on printf functions
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] linux: Use same type for MMAP2_PAGE_UNIT
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] posix: Fix macro expansion producing 'defined' has undefined behavior
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] linux: Avoid shifting a negative signed on POSIX timer interface
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] stdlib: Fix macro expansion producing 'defined' has undefined behavior
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] stdlib: Remove GCC pragma diagnostic
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] nptl: x86_64: Use __builtin_frame_address for CURRENT_STACK_FRAME
 2022-04-29 13:59 UTC 

[glibc/azanella/clang] Replace internal usage of strtol and wcstol for internal alias
 2022-04-29 13:58 UTC 

[glibc/azanella/clang] Remove fno_unit_at_a_time configure check
 2022-04-29 13:58 UTC 

[glibc/azanella/clang] stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
 2022-04-29 13:58 UTC 

[glibc/azanella/clang] stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
 2022-04-29 13:58 UTC 

[glibc/azanella/clang] Add declare_object_symbol_alias for assembly codes (BZ #28128)
 2022-04-29 13:58 UTC 

[glibc/azanella/clang] stdlib: Remove extra whitespace on Makefile
 2022-04-29 13:58 UTC 

[glibc] Created branch 'azanella/clang'
 2022-04-29 13:58 UTC 

[glibc] Deleted branch 'azanella/clang'
 2022-04-29 13:50 UTC 

[glibc] benchtests: Better libmvec integration
 2022-04-29  7:11 UTC 

[glibc] benchtests: Add UNSUPPORTED benchmark status
 2022-04-29  7:11 UTC 

[glibc/release/2.35/master] posix/glob.c: update from gnulib
 2022-04-28 16:44 UTC 

[glibc/release/2.34/master] posix/glob.c: update from gnulib
 2022-04-28 16:44 UTC 

[glibc/release/2.35/master] linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)
 2022-04-28 13:15 UTC 

[glibc/release/2.34/master] linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)
 2022-04-28 13:12 UTC 

[glibc] linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)
 2022-04-28 13:06 UTC 

[glibc/release/2.34/master] i386: Regenerate ulps
 2022-04-28  1:21 UTC 

[glibc/release/2.35/master] i386: Regenerate ulps
 2022-04-28  1:19 UTC 

[glibc] Use __ehdr_start rather than _begin in _dl_start_final
 2022-04-27 23:22 UTC 

[glibc] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
 2022-04-27 22:24 UTC 

[glibc] posix/glob.c: update from gnulib
 2022-04-27 21:20 UTC 

[glibc/google/grte/v5-2.27/master] Remove x86_64 specific lowlevellock/cancellation
 2022-04-27 21:02 UTC 

[glibc] benchtests: Add pthread-mutex-locks bench
 2022-04-27 20:42 UTC 

[glibc/release/2.35/master] linux: Fix missing internal 64 bit time_t stat usage
 2022-04-27 18:11 UTC 

[glibc/release/2.34/master] linux: Fix missing internal 64 bit time_t stat usage
 2022-04-27 18:11 UTC 

[glibc] linux: Fix missing internal 64 bit time_t stat usage
 2022-04-27 17:50 UTC 

[glibc/release/2.35/master] elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libraries (BZ #28868)
 2022-04-27 17:15 UTC 

[glibc] elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libraries (BZ #28868)
 2022-04-27 11:46 UTC 

[glibc/release/2.34/master] x86: Optimize L(less_vec) case in memcmp-evex-movbe.S
 2022-04-27  2:01 UTC 

[glibc/release/2.34/master] x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI
 2022-04-27  2:01 UTC 

[glibc/release/2.34/master] x86-64: Use notl in EVEX strcmp [BZ #28646]
 2022-04-27  2:01 UTC 

[glibc/release/2.34/master] x86: Shrink memcmp-sse4.S code size
 2022-04-27  2:01 UTC 

[glibc/release/2.34/master] x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.h
 2022-04-27  2:01 UTC 

[glibc/release/2.34/master] x86: Optimize memmove-vec-unaligned-erms.S
 2022-04-27  2:01 UTC 

[glibc/release/2.34/master] x86-64: Replace movzx with movzbl
 2022-04-27  2:01 UTC 

[glibc/release/2.34/master] x86-64: Remove Prefer_AVX2_STRCMP
 2022-04-27  2:00 UTC 

[glibc/release/2.34/master] x86-64: Improve EVEX strcmp with masked load
 2022-04-27  2:00 UTC 

[glibc/release/2.34/master] x86: Replace sse2 instructions with avx in memcmp-evex-movbe.S
 2022-04-27  2:00 UTC 

[glibc/release/2.34/master] x86: Optimize memset-vec-unaligned-erms.S
 2022-04-27  2:00 UTC 

[glibc/release/2.34/master] x86: Optimize memcmp-evex-movbe.S for frontend behavior and size
 2022-04-27  2:00 UTC 

[glibc/release/2.34/master] x86: Modify ENTRY in sysdep.h so that p2align can be specified
 2022-04-27  2:00 UTC 

[glibc/release/2.34/master] x86-64: Optimize load of all bits set into ZMM register [BZ #28252]
 2022-04-27  2:00 UTC 

[glibc] posix: Remove unused definition on _Fork
 2022-04-26 17:22 UTC 

[glibc] NEWS: Mention DT_RELR support
 2022-04-26 17:18 UTC 

[glibc] elf: Add more DT_RELR tests
 2022-04-26 17:18 UTC 

[glibc] elf: Properly handle zero DT_RELA/DT_REL values
 2022-04-26 17:18 UTC 

[glibc] elf: Support DT_RELR relative relocation format [BZ #27924]
 2022-04-26 17:18 UTC 

[glibc] Add GLIBC_ABI_DT_RELR for DT_RELR support
 2022-04-26 17:18 UTC 

[glibc] elf: Define DT_RELR related macros and types
 2022-04-26 17:18 UTC 

[glibc] elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
 2022-04-26 16:26 UTC 

[glibc] i386: Regenerate ulps
 2022-04-26 15:01 UTC 

[glibc/release/2.35/master] scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier
 2022-04-26 13:59 UTC 

[glibc/release/2.34/master] scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier
 2022-04-26 13:59 UTC 

[glibc/release/2.34/master] dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
 2022-04-26 13:58 UTC 

[glibc/release/2.34/master] INSTALL: Rephrase -with-default-link documentation
 2022-04-26 13:58 UTC 

[glibc/release/2.35/master] dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
 2022-04-26 13:27 UTC 

[glibc/release/2.35/master] INSTALL: Rephrase -with-default-link documentation
 2022-04-26 13:27 UTC 

[glibc] dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
 2022-04-26 12:50 UTC 

[glibc] Deleted branch 'fw/rtld_active'
 2022-04-26 12:49 UTC 

[glibc/fw/rtld_active] dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
 2022-04-26 12:49 UTC 

[glibc] Created branch 'fw/rtld_active'
 2022-04-26 12:49 UTC 

[glibc] INSTALL: Rephrase -with-default-link documentation
 2022-04-26 12:22 UTC 

[glibc/google/grte/v5-2.27/master] elf: Support DT_RELR relative relocation format
 2022-04-25 23:51 UTC 

[glibc/google/grte/v5-2.27/master] configure: Don't check LD -v --help for LIBC_LINKER_FEATURE
 2022-04-25 23:51 UTC 

[glibc/google/grte/v5-2.27/master] (2 commits) elf: Support DT_RELR relative relocation format
 2022-04-25 23:51 UTC 

[glibc/google/grte/v5-2.27/master] elf: Support DT_RELR relative relocation format
 2022-04-25 23:23 UTC 

[glibc/google/grte/v5-2.27/master] elf: Support DT_RELR relative relocation format
 2022-04-25 23:23 UTC 

[glibc] elf: Move post-relocation code of _dl_start into _dl_start_final
 2022-04-25 17:30 UTC 

[glibc/release/2.34/master] misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
 2022-04-25 16:11 UTC 

[glibc/release/2.35/master] misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
 2022-04-25 13:14 UTC 

[glibc] misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
 2022-04-25 12:05 UTC 

[glibc] elf: Remove unused enum allowmask
 2022-04-25  8:01 UTC 

[glibc] scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier
 2022-04-25  7:15 UTC 

[glibc] Deleted branch 'fw/bug25486'
 2022-04-24 19:09 UTC 

[glibc] Deleted branch 'fw/nss-reload'
 2022-04-24 19:08 UTC 

[glibc] Deleted branch 'fw/glibc-hwcaps'
 2022-04-24 19:08 UTC 

[glibc] Deleted branch 'fw/librt'
 2022-04-24 19:08 UTC 

[glibc] Deleted branch 'fw/glibcelf'
 2022-04-24 19:07 UTC 

[glibc] x86: Optimize {str|wcs}rchr-evex
 2022-04-23 13:33 UTC 

[glibc] x86: Optimize {str|wcs}rchr-avx2
 2022-04-23 13:33 UTC 

[glibc] x86: Optimize {str|wcs}rchr-sse2
 2022-04-23 13:32 UTC 

[glibc] benchtests: Improve bench-strrchr
 2022-04-23 13:32 UTC 

[glibc] x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32
 2022-04-22 18:54 UTC 

[glibc/release/2.34/master] Default to --with-default-link=no (bug 25812)
 2022-04-22 10:17 UTC 

[glibc/release/2.34/master] scripts: Add glibcelf.py module
 2022-04-22 10:17 UTC 

[glibc/release/2.35/master] Default to --with-default-link=no (bug 25812)
 2022-04-22  9:28 UTC 

[glibc/release/2.35/master] scripts: Add glibcelf.py module
 2022-04-22  9:28 UTC 

[glibc] Default to --with-default-link=no (bug 25812)
 2022-04-22  8:59 UTC 

[glibc] scripts: Add glibcelf.py module
 2022-04-22  8:59 UTC 

[glibc] Add locale for syr_SY
 2022-04-21 15:55 UTC 

[glibc/nsz/bug23293] aarch64: Move ld.so _start to separate file and drop _dl_skip_args
 2022-04-21 14:00 UTC 

[glibc/nsz/bug23293] aarch64: Use generic argv adjustment in ld.so [BZ #23293]
 2022-04-21 13:59 UTC 

[glibc] Created branch 'nsz/bug23293'
 2022-04-21 13:59 UTC 

[glibc/release/2.35/master] m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)
 2022-04-20 21:55 UTC 

[glibc] elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outside
 2022-04-20 20:52 UTC 

[glibc] m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)
 2022-04-20 17:24 UTC 

[glibc/release/2.35/master] nptl: Fix pthread_cancel cancelhandling atomic operations
 2022-04-20 16:42 UTC 

[glibc/release/2.34/master] nptl: Fix pthread_cancel cancelhandling atomic operations
 2022-04-20 15:23 UTC 

[glibc] nptl: Fix pthread_cancel cancelhandling atomic operations
 2022-04-20 15:06 UTC 

[glibc] x86: Fix missing __wmemcmp def for disable-multiarch build
 2022-04-20  1:19 UTC 

[glibc] elf: Remove __libc_init_secure
 2022-04-19 22:52 UTC 

[glibc/release/2.35/master] mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)
 2022-04-18 16:18 UTC 

[glibc/release/2.34/master] mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)
 2022-04-18 16:17 UTC 

[glibc] mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)
 2022-04-18 16:11 UTC 

[glibc/release/2.35/master] hurd: Fix arbitrary error code
 2022-04-18 15:54 UTC 

[glibc/release/2.34/master] hurd: Fix arbitrary error code
 2022-04-18 15:54 UTC 

[glibc] x86: Cleanup page cross code in memcmp-avx2-movbe.S
 2022-04-15 18:43 UTC 

[glibc] x86: Remove memcmp-sse4.S
 2022-04-15 18:43 UTC 

[glibc] x86: Optimize memcmp SSE2 in memcmp.S
 2022-04-15 18:43 UTC 

[glibc] misc: Use 64 bit time_t interfaces on syslog
 2022-04-15 14:00 UTC 

[glibc] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
 2022-04-15 14:00 UTC 

[glibc] misc: syslog: Use fixed-sized buffer and remove memstream
 2022-04-15 14:00 UTC 

[glibc] misc: syslog: Simplify implementation
 2022-04-15 14:00 UTC 

[glibc] misc: syslog: Fix indentation and style
 2022-04-15 14:00 UTC 

[glibc] misc: Add syslog test
 2022-04-15 14:00 UTC 

[glibc] support: Add xmkfifo
 2022-04-15 14:00 UTC 

[glibc/release/2.35/master] nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
 2022-04-15 13:01 UTC 

[glibc/release/2.34/master] nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
 2022-04-15 12:57 UTC 

[glibc] stdio: Split __get_errname definition from errlist.c
 2022-04-15 12:38 UTC 

[glibc] x86: Reduce code size of mem{move|pcpy|cpy}-ssse3
 2022-04-15  5:02 UTC 

[glibc] x86: Remove mem{move|cpy}-ssse3-back
 2022-04-15  5:02 UTC 

[glibc] x86: Remove str{p}{n}cpy-ssse3
 2022-04-15  5:02 UTC 

[glibc] x86: Remove str{n}cat-ssse3
 2022-04-15  5:02 UTC 

[glibc] x86: Remove str{n}{case}cmp-ssse3
 2022-04-15  5:02 UTC 

[glibc] x86: Remove {w}memcmp-ssse3
 2022-04-15  5:02 UTC 

[glibc] nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
 2022-04-14 18:42 UTC 

[glibc/release/2.35/master] S390: Add new s390 platform z16
 2022-04-14 12:23 UTC 

[glibc/release/2.34/master] S390: Add new s390 platform z16
 2022-04-14 12:22 UTC 

[glibc/release/2.33/master] S390: Add new s390 platform z16
 2022-04-14 12:21 UTC 

[glibc] S390: Add new s390 platform z16
 2022-04-14  8:38 UTC 

[glibc] Replace {u}int_fast{16|32} with {u}int32_t
 2022-04-14  3:20 UTC 

[glibc] stdlib: Reflow and sort most variable assignments
 2022-04-13 20:04 UTC 

[glibc/release/2.35/master] elf: Fix memory leak in _dl_find_object_update (bug 29062)
 2022-04-13 14:10 UTC 

[glibc] elf: Fix memory leak in _dl_find_object_update (bug 29062)
 2022-04-13 13:13 UTC 

[glibc] hurd: Define ELIBEXEC
 2022-04-12 20:17 UTC 

[glibc] hurd: Fix arbitrary error code
 2022-04-12 20:16 UTC 

[glibc/release/2.34/master] NEWS: Update fixed bug list for LD_AUDIT backports
 2022-04-12 19:45 UTC 

[glibc/release/2.34/master] hppa: Fix bind-now audit (BZ #28857)
 2022-04-12 19:45 UTC 

[glibc/release/2.34/master] elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
 2022-04-12 19:45 UTC 

[glibc/release/2.34/master] Fix elf/tst-audit25a with default bind now toolchains
 2022-04-12 19:45 UTC 

[glibc/release/2.34/master] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
 2022-04-12 19:45 UTC 

[glibc/release/2.34/master] elf: Issue la_symbind for bind-now (BZ #23734)
 2022-04-12 19:45 UTC 

[glibc/release/2.34/master] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
 2022-04-12 19:45 UTC 

[glibc/release/2.34/master] elf: Add la_activity during application exit
 2022-04-12 19:45 UTC 

[glibc/release/2.34/master] elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
 2022-04-12 19:44 UTC 

[glibc/release/2.34/master] elf: Issue audit la_objopen for vDSO
 2022-04-12 19:44 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).