libc-alpha archive
subject index for July, 2016

This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Re: --enable-stack-protector for glibc, v7

[2.24 PATCH 0/3] sys/sysmacros.h and sys.types.h, revised^n

[2.24 PATCH 1/3] Add utility macros for clang detection, and deprecation with messages.

[2.24 PATCH 2/3] Minimize sysdeps code involved in defining major/minor/makedev.

[2.24 PATCH 3/3] Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>

Re: [AArch64] Add bits/hwcap.h for aarch64 linux

Re: [Bug build/7065] Support building glibc with -fstack-protector or -fstack-protector-all

[comitted PATCH][AArch64] Regenerate libm-test-ulps

[committed PATCH][AArch64] Update libm-test-ulps

[committed, PATCH] Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]

Re: [LTP] [PATCH V3 07/23] ptrace: Use int instead of enum __ptrace_request

[PATCH 0/2] New pthread rwlock that is more scalable.

[PATCH 0/2] Tunables for glibc

[PATCH 0/2] tunables for glibc

[PATCH 0/4] alpha: fix math functions wrt recent testsuite changes

[PATCH 0/4] Installed-header compilation hygiene, BZ#20366

Re: [PATCH 0/4] Revised^2: deprecate major/minor/makedev in sys/types.h

Re: [PATCH 0/6] Generate Complex functions from a common template.

Re: [PATCH 03/14 v7] Do not stack-protect ifunc resolvers.

[PATCH 1/2] Add atomic_exchange_relaxed.

[PATCH 1/2] Add framework for tunables

Re: [PATCH 1/3] Remove __ASSUME_OFF_DIFF_OFF64 definition

[PATCH 1/4] alpha: fix ceil on sNaN input

[PATCH 1/4] Installed-header compilation hygiene, 1/4 (easy changes).

Re: [PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo.

[PATCH 2.24!] Don't install the internal header grp-merge.h.

[PATCH 2.24] powerpc: Prevent building POWER8 code without support in assembler

[PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable

[PATCH 2/2] New pthread rwlock that is more scalable.

[PATCH 2/4] alpha: fix floor on sNaN input

[PATCH 2/4] Installed-header compilation hygiene, 2/4 (struct osockaddr).

Re: [PATCH 2/8] s390: Refactor ifunc resolvers due to false debuginfo.

Re: [PATCH 26/27] [AARCH64] Change type of __align to long long

[PATCH 3/4] alpha: fix rint on sNaN input

[PATCH 3/4] Installed-header compilation hygiene, 3/4 (struct ifreq).

Re: [PATCH 3/6] Convert _Complex cosine functions to generated code

Re: [PATCH 3/8] i386, x86: Use libc_ifunc macro for time, gettimeofday.

[PATCH 4/4] Installed-header compilation hygiene, 4/4 (stack_t).

Re: [PATCH 4/8] ppc: Use libc_ifunc macro for time, gettimeofday.

Re: [PATCH 5/8] Use libc_ifunc macro for clock_* symbols in librt.

Re: [PATCH 6/8] Use libc_ifunc macro for system in libpthread.

Re: [PATCH 7/8] Use libc_ifunc macro for vfork in libpthread.

Re: [PATCH 8/8] Use libc_ifunc macro for siglongjmp, longjmp in libpthread.

[PATCH RFC] introduce dl_iterate_phdr_parallel

[PATCH v10] Add pretty printers for the NPTL lock types

Re: [PATCH v2 1/2] elf.h: Sync with the gabi webpage

Re: [PATCH v2 1/2] New locale ca_ES@valencia [BZ #2522]

Re: [PATCH v2 2/2] New locale de_LI

[PATCH v2 4/4] alpha: fix trunc for big input values

Re: [PATCH v2] Add getrandom implementation [BZ #17252]

[PATCH v2] all: #define wordsize-related macros everywhere

[PATCH V2] elf: Define missing Meta architecture specific relocations

[PATCH v2] Fix LO_HI_LONG definition

Re: [PATCH v2] localedata: i18napis: update LC_ADDRESS.country_post

Re: [PATCH v2] Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL

[PATCH v3] all: #define wordsize-related macros everywhere

Re: [PATCH x86-64][BZ #20024] Fixed vector sincos/sincosf ABI

[PATCH x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp.

Re: [PATCH x86_64][BZ #20139] Don't allow configure with not supporting AVX512 assembler w/o --disable-avx512.

[patch, nios2, committed] Update localplt.data

[PATCH/committed] microblaze: fix variable name collision with syscall macros

Re: [PATCH] [BZ #20309] X86-64: Properly align stack in _dl_tlsdesc_dynamic

Re: [PATCH] [BZ #20314] Make copies of cstdlib/cmath and use them

[PATCH] [BZ#20311] Update and install proc_service.h

[PATCH] aarch64: Add split-stack TCB field

Re: [PATCH] Add a new macro to mask a float

[PATCH] Add CFI to x86_64 RTLD_START

Re: [PATCH] Add support for referencing specific symbol versions

Re: [PATCH] aio: fix newp->running data race

[PATCH] all: #define __WORDSIZE32_SIZE_ULONG and __WORDSIZE32_PTRDIFF_LONG everywhere

[PATCH] alpha: fix truncf and trunc for big input values

[PATCH] BZ#20292: Remove redundant statement in _dl_addr_inside_object (refactor and unit test).

Re: [PATCH] Check ERMS in memmove/memcpy/mempcpy/memset

[PATCH] count number of loaded objects in each namespace only once

[PATCH] Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernels

[PATCH] Don't compile do_test with -mavx/-mavx/-mavx512 [BZ #20384]

[PATCH] elf.h: add relocations for Imagination META

Re: [PATCH] elf: Avoid using memalign for TLS allocations [BZ #17730]

[PATCH] elf: Define missing Meta architecture specific relocations

Re: [PATCH] elf: dl-minimal malloc needs to respect fundamental alignment

Re: [PATCH] elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]

[PATCH] Fix cos computation for multiple precision fallback (bz #20357)

[PATCH] Fix htonl, htons, ntohl, ntohs functions on big endian systems

[PATCH] Fix LO_HI_LONG definition

Re: [PATCH] Fix robust mutex daedlock [BZ #20263]

[PATCH] Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3.

Re: [patch] getauxval.3 correct AT_HWCAP result description

Re: [PATCH] gshadow: Handle the parser's full buffer error code

[PATCH] i386: disable sse in rtld-divdi3.os

Re: [PATCH] linux ttyname and ttyname_r: return link if appropriate

[PATCH] malloc: Preseve arena free list for attached threads [BZ #20370]

Re: [PATCH] MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c

Re: [PATCH] nptl: Add more coverage in tst-cancel4

Re: [PATCH] nscd_stat.c: make the build reproducible

[PATCH] powerpc: fix ifunc-sel.h fix asm constraints and clobber list

[PATCH] powerpc: fix ifunc-sel.h with GCC 6

[PATCH] powerpc: Fix missing verb and typo in comment about AT_HWCAP entry

Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8

Re: [PATCH] powerpc: strcasecmp/strncasecmp optmization for power8 [BZ 20327]

[PATCH] ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).

Re: [PATCH] Refactor Linux raise implementation (BZ#15368)

[PATCH] Regenerate ulps for hppa

[PATCH] S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.

Re: [PATCH] S390: Use DT_JUMPREL in prelink undo code.

[PATCH] Save/restore h_errno in getaddrinfo()

[PATCH] sln: Install as a hard link to ldconfig

[PATCH] sln: Preprocessor cleanups

Re: [PATCH] SPARC64: update localplt.data

Re: [PATCH] SPARC: fix nearbyint on sNaN input

[PATCH] string: Additional test for strcmp, strcasecmp

[PATCH] Test p{read,write}64 with offset > 4GB [BZ #20350]

[PATCH] Test status before h_errno in gaih_inet

[PATCH] Use SYSCALL_LL[64] to pass 64-bit value [BZ #20349]

[PATCH] x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]

Re: [PATCH]: hurd: Do not hide rtld symbols which need to be preempted [Was: hurd: Hidden symbols in rtld]

Re: [PATCH][AArch64] Fix libc internal asm profiling code

[PATCH][v2] [BZ#20311] Update and install proc_service.h

[PATCHv2 00/11] Generate Complex functions from a common template.

[PATCHv2 01/11] Refactor part of math Makefile

[PATCHv2 02/11] Unify drift between _Complex function type variants

[PATCHv2 03/11] Support for type-generic libm function implementations libm

[PATCHv2 04/11] Prepare to convert _Complex cosine functions

[PATCHv2 05/11] Convert _Complex cosine functions to generated code

[PATCHv2 06/11] Prepare to convert _Complex sine functions

[PATCHv2 07/11] Convert _Complex sine functions to generated code

[PATCHv2 08/11] Prepare to convert _Complex tangent functions

[PATCHv2 09/11] Convert _Complex tangent functions to generated code

[PATCHv2 10/11] Prepare to convert remaining _Complex functions

[PATCHv2 11/11] Convert remaining complex function to generated files

[PATCHv3 0/2] tunables for glibc

[PING 2][PATCH v10] Add pretty printers for the NPTL lock types

[PING] [PATCH 00/37] Manual typos: Overview

Re: [PING][PATCH 1/8] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo.

[PING][PATCH v10] Add pretty printers for the NPTL lock types

[PING][PATCH V4][BZ #18441] fix sorting multibyte charsets with an improper locale

[PING][PATCH v9] Add pretty printers for the NPTL lock types

[PING][PATCH] Fix cos computation for multiple precision fallback (bz #20357)

Re: [RFC PATCH] [AARCH64] ILP32: support stat syscall family

RE: [RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking

Re: [RFC2 PATCH 00/23] ARM64: support ILP32

[RFC2 PATCH] [AARCH64] ILP32: support stat syscall family

[RFC2 RESEND PATCH] [AARCH64] ILP32: support stat syscall family

[RFC] x32 and syscall consolidation

[RFD] Efficient unit test and fuzz tools for kernel/libc porting

Re: [Y2038] Fourth draft of the Y2038 design document

__malloc_initialize_hook removal in glibc 2.24

Are static-only builds supposed to work?

BUG REPORT: aio with fork

BuildBot down?

c++ source files in the build...

Re: Consensus on unit tests?

dj/malloc ABI change for trace data files.

Fixing sparc ceil/floor/trunc implementations

glibc 2.24 -- Release blockers

glibc 2.24 --- Hard freeze starting

glibc 2.24 --- Starting soft/slush freeze

Re: glibc 2.24 --- Starting soft/slush freeze discussion

GNU Cauldron 2016 - The GNU C Library BoF

Good mailing list to use to send out test results to

Re: Large parallel glibc builds.

Linking __float128 and double double code together?

Malloc improvements

Malloc Internals on the Wiki...

malloc: madvise(MADV_DONTNEED) upon implicit trim as well as explicit?

malloc_set_state and heap content

microblaze: pthread_cancel problem

More tests failing under highly parallel builds.

NEWS update for CVE-2016-5417

Porting the GNU C library to the BareMetalC framework

Should malloc-related functions be weak?

Re: Sporadic failures of rt/tst-cputimer1 on ppc64le (POWER8 hardware)?

Testing glibc 2.24 on Linux for x86, x86_64, aarch64, ppc, ppc64, pp64le, s390 and s390x.

Testing glibc 2.24 on remaining machines.

tst-preadvwritev, tst-preadvwritev64 failing for MIPS n32

unnecessary? #warning in sys/ipc.h


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc