public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] Update copyright dates not handled by scripts/update-copyrights
 2022-01-01 19:44 UTC 

[glibc] hurd: Use __trivfs_server_name instead of trivfs_server_name
 2022-01-01 16:53 UTC 

[glibc] hurd: Bump BRK_START to 0x20000000
 2021-12-31 17:26 UTC 

[glibc] hurd: Avoid overzealous shared objects constraints
 2021-12-31 17:23 UTC 

[glibc] time: Refactor timesize.h for some ABIs
 2021-12-31 14:10 UTC 

[glibc] hurd: Make getrandom a stub inside the random translator
 2021-12-31  7:54 UTC 

[glibc] open64: Force O_LARGEFILE on all architectures
 2021-12-30 22:10 UTC 

[glibc] x86-64: Add vector tan/tanf implementation to libmvec
 2021-12-30 19:50 UTC 

[glibc] x86-64: Add vector erfc/erfcf implementation to libmvec
 2021-12-30 19:50 UTC 

[glibc] resolv: Do not install libanl.so symbolic link
 2021-12-30 13:38 UTC 

[glibc] resolv: Do not build libanl.so for ABIs starting at 2.35
 2021-12-30 13:38 UTC 

[glibc] timezone: test-case for BZ #28707
 2021-12-30 11:16 UTC 

[glibc] timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707)
 2021-12-30 11:16 UTC 

[glibc] x86-64: Add vector asinh/asinhf implementation to libmvec
 2021-12-29 21:37 UTC 

[glibc] x86-64: Add vector tanh/tanhf implementation to libmvec
 2021-12-29 21:37 UTC 

[glibc] x86-64: Add vector erf/erff implementation to libmvec
 2021-12-29 21:37 UTC 

[glibc] x86-64: Add vector acosh/acoshf implementation to libmvec
 2021-12-29 21:37 UTC 

[glibc] x86-64: Add vector atanh/atanhf implementation to libmvec
 2021-12-29 21:37 UTC 

[glibc] x86-64: Add vector log1p/log1pf implementation to libmvec
 2021-12-29 21:37 UTC 

[glibc] x86-64: Add vector log2/log2f implementation to libmvec
 2021-12-29 21:37 UTC 

[glibc] x86-64: Add vector log10/log10f implementation to libmvec
 2021-12-29 21:37 UTC 

[glibc] x86-64: Add vector atan2/atan2f implementation to libmvec
 2021-12-29 21:37 UTC 

[glibc] x86-64: Add vector cbrt/cbrtf implementation to libmvec
 2021-12-29 21:36 UTC 

[glibc] x86-64: Add vector sinh/sinhf implementation to libmvec
 2021-12-29 21:36 UTC 

[glibc] x86-64: Add vector expm1/expm1f implementation to libmvec
 2021-12-29 21:36 UTC 

[glibc] x86-64: Add vector cosh/coshf implementation to libmvec
 2021-12-29 21:36 UTC 

[glibc] x86-64: Add vector exp10/exp10f implementation to libmvec
 2021-12-29 21:36 UTC 

[glibc] x86-64: Add vector exp2/exp2f implementation to libmvec
 2021-12-29 21:36 UTC 

[glibc] x86-64: Add vector hypot/hypotf implementation to libmvec
 2021-12-29 21:36 UTC 

[glibc] x86-64: Add vector asin/asinf implementation to libmvec
 2021-12-29 21:36 UTC 

[glibc] x86-64: Add vector atan/atanf implementation to libmvec
 2021-12-29 21:36 UTC 

[glibc] elf: Add _dl_find_object function
 2021-12-28 21:55 UTC 

[glibc] malloc: Remove memusage.h
 2021-12-28 18:22 UTC 

[glibc] malloc: Use hp-timing on libmemusage
 2021-12-28 18:22 UTC 

[glibc] Remove atomic-machine.h atomic typedefs
 2021-12-28 18:22 UTC 

[glibc] malloc: Remove atomic_* usage
 2021-12-28 18:22 UTC 

[glibc] microblaze: Add missing implementation when !__ASSUME_TIME64_SYSCALLS
 2021-12-28 12:25 UTC 

[glibc] elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
 2021-12-28 11:42 UTC 

[glibc] elf: Issue audit la_objopen for vDSO
 2021-12-28 11:42 UTC 

[glibc] elf: Add audit tests for modules with TLSDESC
 2021-12-28 11:41 UTC 

[glibc] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
 2021-12-28 11:41 UTC 

[glibc] elf: Add _dl_audit_pltexit
 2021-12-28 11:41 UTC 

[glibc] elf: Add _dl_audit_pltenter
 2021-12-28 11:41 UTC 

[glibc] elf: Add _dl_audit_preinit
 2021-12-28 11:41 UTC 

[glibc] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
 2021-12-28 11:41 UTC 

[glibc] elf: Add _dl_audit_objclose
 2021-12-28 11:41 UTC 

[glibc] elf: Add _dl_audit_objsearch
 2021-12-28 11:41 UTC 

[glibc] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
 2021-12-28 11:41 UTC 

[glibc] elf: Add _dl_audit_objopen
 2021-12-28 11:41 UTC 

[glibc] hurd: Fix static-PIE startup
 2021-12-28  9:42 UTC 

[glibc] hurd: let csu initialize tls
 2021-12-28  9:21 UTC 

[glibc] hurd: Fix XFAIL-ing mallocfork2 tests
 2021-12-27 21:21 UTC 

[glibc] hurd: XFAIL more tests that require setpshared support
 2021-12-27 21:16 UTC 

[glibc] malloc: Add missing shared thread library flags
 2021-12-27 21:11 UTC 

[glibc] stdio-common: Fix %m sprintf test output for GNU/Hurd
 2021-12-27 21:11 UTC 

[glibc] x86: Optimize L(less_vec) case in memcmpeq-evex.S
 2021-12-27 10:08 UTC 

[glibc] x86: Optimize L(less_vec) case in memcmp-evex-movbe.S
 2021-12-27 10:08 UTC 

[glibc] elf: Remove AArch64 from comment for AT_MINSIGSTKSZ
 2021-12-23 15:03 UTC 

[glibc] math: Properly cast X_TLOSS to float [BZ #28713]
 2021-12-23 14:46 UTC 

[glibc] Set default __TIMESIZE default to 64
 2021-12-23 14:43 UTC 

[glibc] stdio: Implement %#m for vfprintf and related functions
 2021-12-23 14:19 UTC 

[glibc] elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr
 2021-12-23 13:13 UTC 

[glibc/release/2.34/master] intl/plural.y: Avoid conflicting declarations of yyerror and yylex
 2021-12-23 12:54 UTC 

[glibc] x86-64: Add vector acos/acosf implementation to libmvec
 2021-12-22 21:41 UTC 

[glibc] intl/plural.y: Avoid conflicting declarations of yyerror and yylex
 2021-12-22 14:02 UTC 

[glibc] elf: Remove excessive p_align check on PT_LOAD segments [BZ #28688]
 2021-12-22 13:13 UTC 

[glibc] s_sincosf.h: Change pio4 type to float [BZ #28713]
 2021-12-21 16:58 UTC 

[glibc/release/2.34/master] Linux: Fix 32-bit vDSO for clock_gettime on powerpc32
 2021-12-21 12:50 UTC 

[glibc] Linux: Fix 32-bit vDSO for clock_gettime on powerpc32
 2021-12-21 12:49 UTC 

[glibc] Regenerate ulps on x86_64 with GCC 12
 2021-12-20 23:25 UTC 

[glibc] Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h
 2021-12-20 15:38 UTC 

[glibc/release/2.34/master] linux: Add sparck brk implementation
 2021-12-19 21:57 UTC 

[glibc/release/2.34/master] Update sparc libm-test-ulps
 2021-12-18 22:46 UTC 

[glibc/release/2.34/master] Update hppa libm-test-ulps
 2021-12-17 22:52 UTC 

[glibc/release/2.34/master] riscv: align stack before calling _dl_init [BZ #28703]
 2021-12-17 21:50 UTC 

[glibc/release/2.34/master] riscv: align stack in clone [BZ #28702]
 2021-12-17 21:49 UTC 

[glibc] Remove ununsed tcb-offset
 2021-12-17 21:04 UTC 

[glibc/release/2.34/master] powerpc64[le]: Allocate extra stack frame on syscall.S
 2021-12-17 20:20 UTC 

[glibc/release/2.33/master] powerpc64[le]: Allocate extra stack frame on syscall.S
 2021-12-17 20:18 UTC 

[glibc/release/2.34/master] elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]
 2021-12-17 19:35 UTC 

[glibc] riscv: align stack before calling _dl_init [BZ #28703]
 2021-12-17 19:30 UTC 

[glibc] riscv: align stack in clone [BZ #28702]
 2021-12-17 19:30 UTC 

[glibc] elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]
 2021-12-17 19:20 UTC 

[glibc] powerpc64[le]: Allocate extra stack frame on syscall.S
 2021-12-17 18:53 UTC 

[glibc] Update copyright header in recently merged ab_GE locale
 2021-12-17 18:22 UTC 

[glibc] fortify: Fix spurious warning with realpath
 2021-12-17 13:58 UTC 

[glibc/release/2.34/master] nss: Use "files dns" as the default for the hosts database (bug 28700)
 2021-12-17 11:40 UTC 

[glibc/release/2.34/master] arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macro
 2021-12-17 11:40 UTC 

[glibc] nss: Use "files dns" as the default for the hosts database (bug 28700)
 2021-12-17 11:07 UTC 

[glibc] arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macro
 2021-12-17 10:49 UTC 

[glibc] Fix The GNU ToolChain Authors copyright notice
 2021-12-17  2:31 UTC 

[glibc] Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
 2021-12-16 18:27 UTC 

[glibc] localedata: add new locale ab_GE
 2021-12-16 14:44 UTC 

[glibc] Fix __minimal_malloc segfaults in __mmap due to stack-protector
 2021-12-16 14:19 UTC 

[glibc/release/2.31/master] Revert "Fix __minimal_malloc segfaults in __mmap due to stack-protector"
 2021-12-16 14:19 UTC 

[glibc/release/2.31/master] Fix __minimal_malloc segfaults in __mmap due to stack-protector
 2021-12-16 14:17 UTC 

[glibc] __glibc_unsafe_len: Fix comment
 2021-12-16  1:53 UTC 

[glibc] malloc: Enable huge page support on main arena
 2021-12-15 20:38 UTC 

[glibc] malloc: Move MORECORE fallback mmap to sysmalloc_mmap_fallback
 2021-12-15 20:38 UTC 

[glibc] malloc: Add Huge Page support to arenas
 2021-12-15 20:38 UTC 

[glibc] malloc: Add Huge Page support for mmap
 2021-12-15 20:38 UTC 

[glibc] malloc: Move mmap logic to its own function
 2021-12-15 20:37 UTC 

[glibc] malloc: Add THP/madvise support for sbrk
 2021-12-15 20:37 UTC 

[glibc] malloc: Add madvise support for Transparent Huge Pages
 2021-12-15 20:37 UTC 

[glibc] powerpc: Use global register variable in <thread_pointer.h>
 2021-12-15 15:07 UTC 

[glibc] Use LFS and 64 bit time for installed programs (BZ #15333)
 2021-12-15 12:02 UTC 

[glibc] Support target specific ALIGN for variable alignment test [BZ #28676]
 2021-12-14 22:50 UTC 

[glibc/release/2.34/master] mips: increase stack alignment in clone to match the ABI
 2021-12-14 22:18 UTC 

[glibc/release/2.34/master] mips: align stack in clone [BZ #28223]
 2021-12-14 22:18 UTC 

[glibc] NEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 only
 2021-12-14 16:16 UTC 

[glibc] elf: Align argument of __munmap to page size [BZ #28676]
 2021-12-14 15:17 UTC 

[glibc] elf: Use new dependency sorting algorithm by default
 2021-12-14 13:45 UTC 

[glibc] Deleted branch 'azanella/hugepage'
 2021-12-14 12:40 UTC 

[glibc] intl: Emit no lines in bison generated files
 2021-12-14 12:36 UTC 

[glibc] hurd: Do not set PIE_UNSUPPORTED
 2021-12-14  7:38 UTC 

[glibc/release/2.34/master] pthread/tst-cancel28: Fix barrier re-init race condition
 2021-12-14  4:38 UTC 

[glibc] NEWS: Move LD_PREFER_MAP_32BIT_EXEC
 2021-12-14  0:53 UTC 

[glibc] mach: Fix spurious inclusion of stack_chk_fail_local in libmachuser.a
 2021-12-14  0:04 UTC 

[glibc] Disable DT_RUNPATH on NSS tests [BZ #28455]
 2021-12-13 15:32 UTC 

[glibc/release/2.34/master] Use $(pie-default) with conformtest
 2021-12-13 15:31 UTC 

[glibc] Deleted branch 'azanella/hypot-refactor'
 2021-12-13 14:42 UTC 

[glibc] sysdeps: Simplify sin Taylor Series calculation
 2021-12-13 14:31 UTC 

[glibc] math: Remove the error handling wrapper from hypot and hypotf
 2021-12-13 13:55 UTC 

[glibc] math: Use fmin/fmax on hypot
 2021-12-13 13:55 UTC 

[glibc] aarch64: Add math-use-builtins-f{max,min}.h
 2021-12-13 13:55 UTC 

[glibc] math: Add math-use-builtinds-fmin.h
 2021-12-13 13:55 UTC 

[glibc] math: Add math-use-builtinds-fmax.h
 2021-12-13 13:54 UTC 

[glibc] math: Remove powerpc e_hypot
 2021-12-13 13:54 UTC 

[glibc] i386: Move hypot implementation to C
 2021-12-13 13:54 UTC 

[glibc] math: Use an improved algorithm for hypotl (ldbl-128)
 2021-12-13 13:54 UTC 

[glibc] math: Use an improved algorithm for hypotl (ldbl-96)
 2021-12-13 13:54 UTC 

[glibc] math: Improve hypot performance with FMA
 2021-12-13 13:54 UTC 

[glibc] math: Use an improved algorithm for hypot (dbl-64)
 2021-12-13 13:54 UTC 

[glibc] math: Simplify hypotf implementation
 2021-12-13 13:54 UTC 

[glibc] Cleanup encoding in comments
 2021-12-13  5:26 UTC 

[glibc/release/2.34/master] Run conform/ tests using newly built libc
 2021-12-13  3:42 UTC 

[glibc] Replace --enable-static-pie with --disable-default-pie
 2021-12-13  3:03 UTC 

[glibc] hurd: Add rules for static PIE build
 2021-12-12  0:12 UTC 

[glibc] hurd: Fix gmon-static
 2021-12-12  0:12 UTC 

[glibc] x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]
 2021-12-10 22:01 UTC 

[glibc] elf: Use errcode instead of (unset) errno in rtld_chain_load
 2021-12-10 21:25 UTC 

[glibc] Add a testcase to check alignment of PT_LOAD segment [BZ #28676]
 2021-12-10 19:26 UTC 

[glibc] elf: Properly align PT_LOAD segments [BZ #28676]
 2021-12-10 19:26 UTC 

[glibc] elf: Install a symbolic link to ld.so as /usr/bin/ld.so
 2021-12-10 15:28 UTC 

[glibc/release/2.34/master] nptl: Add one more barrier to nptl/tst-create1
 2021-12-10 10:56 UTC 

[glibc] nptl: Add one more barrier to nptl/tst-create1
 2021-12-10 10:51 UTC 

[glibc] Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
 2021-12-09 22:48 UTC 

[glibc] nptl: rseq failure after registration on main thread is fatal
 2021-12-09  8:50 UTC 

[glibc] nptl: Add public rseq symbols and <sys/rseq.h>
 2021-12-09  8:50 UTC 

[glibc] nptl: Add glibc.pthread.rseq tunable to control rseq registration
 2021-12-09  8:50 UTC 

[glibc] Linux: Use rseq to accelerate sched_getcpu
 2021-12-09  8:50 UTC 

[glibc] nptl: Add rseq registration
 2021-12-09  8:50 UTC 

[glibc/fw/rseq] nptl: rseq failure after registration on main thread is fatal
 2021-12-09  8:50 UTC 

[glibc] nptl: Introduce THREAD_GETMEM_VOLATILE
 2021-12-09  8:50 UTC 

[glibc/fw/rseq] nptl: Add public rseq symbols and <sys/rseq.h>
 2021-12-09  8:50 UTC 

[glibc] nptl: Introduce <tcb-access.h> for THREAD_* accessors
 2021-12-09  8:50 UTC 

[glibc] Deleted branch 'fw/rseq'
 2021-12-09  8:50 UTC 

[glibc/fw/rseq] nptl: Add glibc.pthread.rseq tunable to control rseq registration
 2021-12-09  8:50 UTC 

[glibc] nptl: Add <thread_pointer.h> for defining __thread_pointer
 2021-12-09  8:50 UTC 

[glibc/fw/rseq] Linux: Use rseq to accelerate sched_getcpu
 2021-12-09  8:50 UTC 

[glibc/fw/rseq] nptl: Add rseq registration
 2021-12-09  8:50 UTC 

[glibc/fw/rseq] nptl: Introduce THREAD_GETMEM_VOLATILE
 2021-12-09  8:50 UTC 

[glibc/fw/rseq] nptl: Introduce <tcb-access.h> for THREAD_* accessors
 2021-12-09  8:50 UTC 

[glibc/fw/rseq] nptl: Add <thread_pointer.h> for defining __thread_pointer
 2021-12-09  8:49 UTC 

[glibc] Created branch 'fw/rseq'
 2021-12-09  8:49 UTC 

[glibc/siddhesh/default-pie] Replace --enable-static-pie with --disable-default-pie
 2021-12-08  5:53 UTC 

[glibc/siddhesh/default-pie] Replace --enable-static-pie with --disable-default-pie
 2021-12-08  5:53 UTC 

[glibc] String: test-memcpy used unaligned types for buffers [BZ 28572]
 2021-12-08  4:20 UTC 

[glibc] localedef: check magic value on archive load [BZ #28650]
 2021-12-07 22:33 UTC 

[glibc/siddhesh/default-pie] Replace --enable-static-pie with --disable-default-pie
 2021-12-07 18:12 UTC 

[glibc/siddhesh/default-pie] Replace --enable-static-pie with --disable-default-pie
 2021-12-07 18:12 UTC 

[glibc/siddhesh/default-pie] disable pie for alpha too
 2021-12-07 16:56 UTC 

[glibc/siddhesh/default-pie] Replace --enable-static-pie with --disable-default-pie
 2021-12-07 16:56 UTC 

[glibc/siddhesh/default-pie] (2 commits) disable pie for alpha too
 2021-12-07 16:56 UTC 

[glibc/siddhesh/default-pie] disable static pie if pie is disabled
 2021-12-07  5:18 UTC 

[glibc/siddhesh/default-pie] microblaze configure fragment
 2021-12-07  5:10 UTC 

[glibc/siddhesh/default-pie] Oops, forgot hppa
 2021-12-07  4:47 UTC 

[glibc/siddhesh/default-pie] configure messages
 2021-12-07  4:42 UTC 

[glibc/siddhesh/default-pie] TMP: Add unsupported PIE arches
 2021-12-07  4:36 UTC 

[glibc/azanella/hypot-refactor] math: Remove the error handling wrapper from hypot and hypotf
 2021-12-06 17:59 UTC 

[glibc/azanella/hypot-refactor] math: Use fmin/fmax on hypot
 2021-12-06 17:59 UTC 

[glibc/azanella/hypot-refactor] aarch64: Add math-use-builtins-f{max, min}.h
 2021-12-06 17:59 UTC 

[glibc/azanella/hypot-refactor] math: Add math-use-builtinds-fmin.h
 2021-12-06 17:58 UTC 

[glibc/azanella/hypot-refactor] math: Add math-use-builtinds-fmax.h
 2021-12-06 17:58 UTC 

[glibc/azanella/hypot-refactor] math: Remove powerpc e_hypot
 2021-12-06 17:58 UTC 

[glibc/azanella/hypot-refactor] i386: Move hypot implementation to C
 2021-12-06 17:58 UTC 

[glibc/azanella/hypot-refactor] math: Use an improved algorithm for hypotl (ldbl-128)
 2021-12-06 17:58 UTC 

[glibc/azanella/hypot-refactor] math: Use an improved algorithm for hypotl (ldbl-96)
 2021-12-06 17:58 UTC 

[glibc/azanella/hypot-refactor] math: Improve hypot performance with FMA
 2021-12-06 17:58 UTC 

[glibc/azanella/hypot-refactor] math: Use an improved algorithm for hypot (dbl-64)
 2021-12-06 17:58 UTC 

[glibc/azanella/hypot-refactor] math: Simplify hypotf implementation
 2021-12-06 17:58 UTC 

[glibc] Created branch 'azanella/hypot-refactor'
 2021-12-06 17:58 UTC 

[glibc] Deleted branch 'azanella/hypot-refactor'
 2021-12-06 17:36 UTC 

[glibc] x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI
 2021-12-06 15:14 UTC 

[glibc] linux: Add generic ioctl implementation
 2021-12-06 11:27 UTC 

[glibc] linux: Add generic syscall implementation
 2021-12-06 11:27 UTC 

[glibc] misc, nptl: Remove stray references to __condvar_load_64_relaxed
 2021-12-06  8:27 UTC 

[glibc/siddhesh/default-pie] Replace --enable-static-pie with --disable-default-pie
 2021-12-06  5:13 UTC 

[glibc/siddhesh/default-pie] Replace --enable-static-pie with --disable-default-pie
 2021-12-06  5:13 UTC 

[glibc/siddhesh/default-pie] Replace --enable-static-pie with --disable-default-pie
 2021-12-06  4:56 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).