libc-alpha archive
subject index for March, 2012

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:

"make check" is missing dependency from intl to localedata?

79-column lines

[PATCH 1/3] Use <> for math.h and math_private.h everywhere.

[ PATCH] Fix typo in nss_getent

[ask for help] threaded app crashes with pretty null backtrace.

Re: [LTO Build]

[PATCH 0/4] Export AT_HWCAP from libc.

[PATCH 0/4] Tune and tweak memmove/wordcopy code for Powerpc

[PATCH 0/4] Use cleanups for rounding mode changes, v2

[PATCH 0/5] Tune and tweak memmove/wordcopy code for Powerpc

[PATCH 0/7] Improve rounding mode changes, v3

[PATCH 0/8] Use cleanups for rounding mode changes.

[PATCH 00/13] Remove elf subdirs

[PATCH 01/13] Move sysdeps/x86_64/elf files to sysdeps/x86_64

[PATCH 01/17] mktime: merge HAVE_CONFIG_H change from gnulib

[PATCH 02/13] Merge contents from sysdeps/i386/configure.in into x86_64 version

[PATCH 02/17] mktime: merge <sys/types.h> change from gnulib

[PATCH 03/13] Move sysdeps/i386/elf to sysdeps/i386

[PATCH 03/17] mktime: merge DEBUG change from gnulib

[PATCH 04/13] Move contents of sysdeps/generic/elf

[PATCH 04/17] mktime: merge wrapv change from gnulib

[PATCH 05/13] Remove unused start.c files

[PATCH 05/17] mktime: do not assume 'long' is wide enough

[PATCH 06/13] Move sysdeps/sh/elf files

[PATCH 06/17] mktime: check signed shifts on long_int and time_t,too

[PATCH 07/13] Move sysdeps/powerpc/powerpc64/elf files

[PATCH 07/17] mktime: remove incorrect attempt at unusual arithmetics

[PATCH 08/13] Move sysdeps/powerpc/powerpc32/elf files

[PATCH 08/17] mktime: merge another wrapv change from gnulib

[PATCH 09/13] Move sysdeps/powerpc/elf files

[PATCH 09/17] mktime: merge time_r change from gnulib

[PATCH 1/2] BZ#13743: PowerPC - Add a new header for platform specific functions

Re: [PATCH 1/2] BZ#13743: PowerPC - Add a new header for platformspecific functions

Re: Fw: [PATCH 1/2] BZ#13743: PowerPC - Add a new header forplatform specific functions

[PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication serviceunavailable"

[PATCH 1/2] vfprintf: validate nargs and argument-based offsets

[PATCH 1/4] [Powerpc] tune/optimize memmove/wordcopy. Add helpermacro to call MERGE

[PATCH 1/4] Add <sys/hwcap.h> and associated __libc_hwcap function.

[PATCH 1/4] Make inline __isnan, __isinf_ns, __finite generic.

[PATCH 1/5] [Powerpc] tune/optimize memmove/wordcopy. Populatefiles.

[PATCH 1/7] Make inline __isnan, __isinf_ns, __finite generic.

[PATCH 1/8] Use target-specific math_private.h in math_ldbl_opt.h.

[PATCH 10/13] Move sysdeps/sparc/{,sparc32,sparc64}/elf files

[PATCH 10/17] mktime: merge mktime-internal.h change from gnulib

[PATCH 11/13] Move sysdeps/s390/s390-32/elf files

[PATCH 11/17] mktime: do not assume signed right shift propagatessign bit

[PATCH 12/13] Move sysdeps/s390/s390-64/elf files

[PATCH 12/17] mktime: simplify computation of average

[PATCH 13/13] Remove sysdeps/elf support from configure.

[PATCH 13/17] mktime: avoid signed integer overflow

[PATCH 14/17] * time/mktime.c (compile-command): Add "-I.".

[PATCH 15/17] mktime: merge comment-quoting-style change from gnulib

[PATCH 16/17] Update copyright date range.

[PATCH 17/17] Expand tabs to spaces.

[PATCH 2/2] Define ENONAMESERVICE and ENAMEUNKNOWN to indicate nameservice errors

[PATCH 2/2] PowerPC - Add a faster way to read the Time Base register

[PATCH 2/2] vfprintf: add missing errno values

[PATCH 2/3] Use include_next to chain math_private.h headers.

[PATCH 2/4] [Powerpc] tune/optimize memmove/wordcopy. Remove switchstatement.

Re: [PATCH 2/4] [Powerpc] tune/optimize memmove/wordcopy. Removeswitch statement.

[PATCH 2/4] Convert libc_feholdexcept et al from macros to inline functions.

[PATCH 2/4] s390: Add <bits/hwcap.h>.

[PATCH 2/5] [Powerpc] tune/optimize memmove/wordcopy. Call memcpywhen appropriate.

[PATCH 2/7] Convert libc_feholdexcept et al from macros to inline functions.

[PATCH 2/8] x86_64: Convert __ieee754_sqrt{,f,l} from macros to inlines.

Re: [PATCH 2/8] x86_64: Convert __ieee754_sqrt{,f,l} from macrosto inlines.

[PATCH 3/3] Move math/math_private.h to sysdeps/generic/math_private.h.

[PATCH 3/4] [Powerpc] tune/optimize memmove/wordcopy. Populatepower7 wordcopy.c files.

[PATCH 3/4] Create and use SET_RESTORE_ROUND{,_NOEX}{,F,L}.

[PATCH 3/4] sparc: Add <bits/hwcap.h>

[PATCH 3/5] [Powerpc] tune/optimize memmove/wordcopy. Add helpermacro to call MERGE

Re: [PATCH 3/5] [Powerpc] tune/optimize memmove/wordcopy. Addhelper macro to call MERGE

[PATCH 3/7] i386: Convert libc_{feholdexcept_setround,updateenv}_53bit to functions.

[PATCH 3/8] x86_64: Convert __rint* and __floor* from macros to inlines.

Re: [PATCH 4/4] [Powerpc] tune/optimize memmove/wordcopy. Call memcpy when appropriate.

[PATCH 4/4] [Powerpc] tune/optimize memmove/wordcopy. Call memcpywhen appropriate.

[PATCH 4/4] Create and use libc_feupdateenv_test.

[PATCH 4/4] powerpc: Add <bits/hwcap.h>

[PATCH 4/5] [Powerpc] tune/optimize memmove/wordcopy. Convertswitch to if-then-else

[PATCH 4/7] Create and use SET_RESTORE_ROUND{,_NOEX}{,F,L}.

[PATCH 4/8] powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.

Re: [PATCH 4/8] powerpc: Convert __ieee754_sqrt{,f} from macros toinlines.

[PATCH 5/5] [Powerpc] tune/optimize memmove/wordcopy. preload srcpvalues

[PATCH 5/7] Create and use libc_feupdateenv_test.

[PATCH 5/8] Move inline __isnan, __isinf_ns, __finite to generic math_private.h.

[PATCH 6/7] i386/x86_64: Optimize feholdexcept.

[PATCH 6/8] Convert libc_feholdexcept et al from macros to inline functions.

[PATCH 7/7] Optimize private 387 fenv access; share code between i386 and x86_64.

[PATCH 7/8] Create and use SET_RESTORE_{ENV_,}ROUND{,F,L}.

[PATCH 8/8] Create and use libc_feholdsetround, libc_feresetround{,_noex}.

[PATCH Hurd] Fix invalid port deallocation in `symlink'

Re: [patch libgcc]: Fix float128 soft-float for mingw targets

[PATCH v2 0/6] Export AT_HWCAP from libc.

[PATCH v2 1/6] Add <sys/auxv.h> and gethwcap function.

[PATCH v2 2/6] Move _dl_auxv to rtld_global_ro.

[PATCH v2 3/6] Add getauxval.

[PATCH v2 4/6] s390: Add <bits/hwcap.h>.

[PATCH v2 5/6] sparc: Add <bits/hwcap.h>

[PATCH v2 6/6] powerpc: Add <bits/hwcap.h>

[PATCH v3] Use the GDB JIT interface

Re: [PATCH] Add --disable-timezone configure option

[PATCH] Add --print-dirs option for ldconfig

[PATCH] Add framework for using sparc VIS3 instructions, use itfor copysign/signbit.

Re: [PATCH] Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c implementation.

[PATCH] Add missing sparc32 NPTL file otherwise we use the wronglowlevellock.c implementation.

Re: [PATCH] Add missing sparc32 NPTL file otherwise we use thewrong lowlevellock.c implementation.

[PATCH] Add missing string.h include for strcpy calls.

[PATCH] Add missing Versions entry for sparc's __getshmlba.

[PATCH] Add more sparc VIS3 optimized math routines.

[PATCH] Add some missing sparc kernel-feature.h entries.

[PATCH] Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit.

[PATCH] Add sparc vis3 optimized fma/fmaf.

Re: [Patch] Adding fedfs to /etc/rpc

Re: [Patch] Another fix for cycle detection

[PATCH] BZ#13691: Fix a bug when converting strings with 1 character using TCVN5712-1

Re: [PATCH] BZ#13691: Fix a bug when converting strings with 1 characterusing TCVN5712-1

Re: [PATCH] BZ#13691: Fix a bug when converting strings with 1character using TCVN5712-1

[PATCH] Create a header for sparc ifunc expansion and use it forVIS3 ifuncs.

Re: [PATCH] define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc

[PATCH] define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh andsparc

Re: [PATCH] define MAP_STACK and MAP_HUGETLB on powerpc, s390, shand sparc

[PATCH] Disable use of FMA instructions in branred

[PATCH] Do not elide the libc hidden def of sparc's memset/memcpywhen multiarching.

[PATCH] Do not install additional timezone data files

[patch] Eliminate generated source dependency on internals of AWK used

Re: [patch] Eliminate generated source dependency on internals ofAWK used

[PATCH] Enhance fphex test

[PATCH] Fix 32-bit sparc build.

Re: [PATCH] Fix bogus exceptions on exp(double)

[PATCH] Fix bugs and improve performance of niagara memset/bzero.

[PATCH] Fix bugs in sparc PLT profiling register management, andadd sparc sotruss support.

Re: [PATCH] Fix bugs in sparc PLT profiling register management,and add sparc sotruss support.

Re: [PATCH] Fix dns lookup for AF_UNSPEC when response for T_Aexceeds buffer size

[patch] Fix for crash in NSS when libc built with --enable-static-nss and exe built with -static

Re: [patch] Fix for crash in NSS when libc built with --enable-static-nssand exe built with -static

Re: [patch] Fix for crash in NSS when libc built with--enable-static-nss and exe built with -static

[PATCH] Fix generic expm1l for large parameters.

Re: [patch] Fix linking ldconfig when --enable-static-nss (with ChangeLog)

Re: [patch] Fix linking ldconfig when --enable-static-nss (withChangeLog)

[PATCH] Fix loss of precision in cosh and sinh for IBM long double

Re: [patch] Fix mallinfo() to accumulate results for all arenas.

[PATCH] Fix missing overflow/underflow exception in ldbl-128ibmversion of powl

[PATCH] Fix nptl/tst-cond1{6,7} on 32-bit with many cpus

Re: [PATCH] Fix several build warnings

[PATCH] Fix several build warnings on sparc.

[PATCH] Fix some 64-bit sparc build warnings.

[PATCH] Fix sparc build after math_private.h cleanups.

Re: [PATCH] Fix typing of the bit twiddling done in _dl_setup_stack_chk_guard.

[PATCH] Fix typing of the bit twiddling done in_dl_setup_stack_chk_guard.

[PATCH] Fix undue underflow in ldbl-128ibm version of expl

[PATCH] Fix up long double fphex

[PATCH] Fix up long double fphex test

[PATCH] Fix warning in Linux openat implementation when__ASSUME_ATFCTS is set.

[PATCH] Implement optimized libc_fe*() math routines on sparc.

[PATCH] Kill sparc32 specific __getpagesize, unneeded.

[PATCH] nptl: add TLS/TCB sizes to requested stack size rather than subtract

Re: [PATCH] nptl: add TLS/TCB sizes to requested stack size ratherthan subtract

[PATCH] Optimize mempcpy on sparc.

[PATCH] Optimized 64-bit sparc assembler for finite{,f} andisinf{,f}.

[PATCH] Optimized sparc assembler for signbit{,f,l} and somevariants of isnan.

[PATCH] Remove no longer needed assembler offset generation onsparc.

Re: [PATCH] Remove oldish __GNUC_PREREQ

[PATCH] Remove small copy optimization from xsputn

[PATCH] Remove sparc binutils GOTDATA checks in lieu of newminimum version requirement.

Re: [PATCH] RFC: PowerPC: Add Program Priority Register support

[PATCH] Run conformtest script explicitly with BASH

[PATCH] Small optimization to sparc 64-bit copysign.

[PATCH] Sparc doesn't need seperate 32-bit and 64-bit ulps files.

[PATCH] Sparc long double is emulated in software, therefore usedbl-64's s_fma.c

[PATCH] Sparc optimized fmin{,f} and fmax{,f}.

[PATCH] tcg: Use the GDB JIT debugging interface.

[PATCH] Unbound alloca in crypt routines

[PATCH] Unbound alloca in crypt routines - V2

Re: [PATCH] Unbound alloca in crypt routines - V2

[PATCH] Update copyright year after my most recent changes.

[PATCH] Update powerpc libm ULPs

[PATCH] Update sparc ULPs due to recently added tests.

[PATCH] Update sparc ULPs for newly added csqrt tests.

[PATCH] Update sparc ULPs for newly added tests.

[PATCH] Update sparc ULPs for recently added tests and bug fixes.

[PATCH] Update Sparc ulps for recently added tests.

[PATCH] Update sparc ULPs for recently added tests.

[PATCH] Update sparc ULPs.

[PATCH] Use correct implementation for dl-fxstatat64 on sparc64.

[PATCH] Use generic memset/memcpy in rtld on sparcv9/sparc64.

[PATCH] vfprint: add missing errnos

[PATCH] vfprint: validate nargs and argument-based offsets

Re: [PATCH] vfprintf: validate nargs and maybe allocate from heap

[patch] x86_64: CFI unwinding stop in _start

[PATCH]: Add to the stack size the TLS size before allocating

[PATCH][BZ #13928] Use minimum ttl value from dns query

[RESEND-2][PATCH][BZ #13760] Fix dns lookup for AF_UNSPEC whenresponse for T_A exceeds buffer size

Re: [RESEND-2][PATCH][BZ 13761] Fix allocation in nss_compat for large number of memberships to a group

[RESEND-2][PATCH][BZ 13761] Fix allocation in nss_compat for largenumber of memberships to a group

Re: [RESEND-2][PATCH][BZ 13761] Fix allocation in nss_compat forlarge number of memberships to a group

[RESEND][PATCH][BZ #13760] Fix dns lookup for AF_UNSPEC whenresponse for T_A exceeds buffer size

[RESEND][PATCH][BZ 13761] Fix allocation in nss_compat for largenumber of memberships to a group

Re: [SPAM] Re: [patch] Fix linking ldconfig when --enable-static-nss(with ChangeLog)

Re: [x86] nptl/tst-sem13: sem_timedwait

__ctype_init (was: GNU C Library master sources branch, master, updated. glibc-2.14-368-ge9b25bd)

ACH debit transfer was Rejected Id54190535

Avoid link tests in NPTL configure

Avoid overflows from long double functions using __kernel_standard

binutils prereq update...

Bugzilla: Backport flag?

Bugzilla: Removed unused glibc specific flags.

Bugzilla: Version = unspecified vs. trunk?

Build rpcgen with standard build rules

Build rpcgen-generated files when cross compiling

Building libstdc++ with current glibc, NULL and pthread.h

BZ#13592: Fix x86-64 memset

BZ#13926: Add __bswap_64 for non-GCC compilers

Re: C11 bounds checking interfaces in glibc?

Channel operator for freenode's #glibc?

Clean up dbl-64 rint, nearbyint

Re: Clean up glibc manual references to "GNU system" (bug 6911)

Completing libm's complex support

conformtest tampering with $HOME

Crash with LD_BIND_NOW in libm - during relocation of ifuncs

Re: deadlock in malloc

Disable Bessel function TLOSS errors in POSIX mode

Do you wish to achieve the great male power?

Re: Don't discuss details of what type size_t might be typedefed to

Re: Don't discuss details of what type size_t might be typedefedto

Re: Don't document the types of standard typedefs

Don't document varargs.h

EGLIBC (was: GNU C Library development and maintainers)

elf move merge botched

Fix .ctors/.dtors header configure test for bootstrapping

Fix atan2 spurious exceptions (bug 11451)

Fix cexp overflow (bug 13892)

Fix clog overflow/underflow (bug 13629)

Fix csqrt overflow/underflow (bug 13841)

Re: Fix default stack guard.

Re: Fix exp in non-default rounding modes (bug 3976)

Fix exp2l inaccuracy (bug 13824)

Re: Fix for bz#13658 - using fsincos on x86-64

Fix hypotf overflow/underflow (bug 13840)

Fix missing exp2 overflow exception (bug 13871)

Fix pow in non-default rounding modes (bug 3976)

Fix pow of negative numbers to integer exponents (bugs 369, 2678,3866)

Fix pow of zero and infinity to large powers

Fix scalbn, scalbln integer overflow

Fix signs of zeros from casinh, cacosh etc. (bug 10716)

Fix sin, cos, tan in non-default rounding modes (bug 3976)

Fix sinf, cosf, sincosf,tanf on x86 (BZ#13852)

Fix sysdeps/i386/configure.in cpuid.h test for bootstrapping

Fix tan, tanl for large inputs

FYI, git gc'd glibc.git: 140MiB -> 82MiB

Re: Get rid of superfluous assignments

gets with C++ and GCC before 4.7

glibc is accepting bugs for build issues.

glibc steering committee dissolving

GNU C Library development and maintainers

The GNU C Library version 2.15 is now available.

iconvdata regression

Re: Improve erfcf accuracy (bugs 2541, 4108) (and erfcl for ldbl-128ibm)

Re: introduce nscd --foreground, for systemd use

k_sinl bug fix for ldbl-128 and ldbl-128ibm

Linked-In account was hacked #99107962

Linux Foundation Collaboration Summit: The future of The GNU C Library.

Re: Linux Foundation Collaboration Summit: The future of The GNU CLibrary.

Re: Linux Foundation Collaboration Summit: The future of The GNUC Library.

Makefile rules for ports tarballs are out of date.

Re: math build regression

math build regression (was Re: Split parts of bits/socket.h tobits/sockettypes.h)

PATCH [0/n]: Add x32 support to glibc

PATCH [1/n]: Initial x32 support

PATCH [2/n]: Add x32 sysdep.h file

PATCH [3/n]: Add __snseconds_t and __SNSECONDS_T_TYPE

PATCH [4/n]: Support 64bit time_t and 32bit long

PATCH: Use atomic64_t with 64bit atomic macros

PATCH: Add LP_SIZE, OP_LP, ASM_ADDR and RXX_LP to x86_64/sysdep.h

PATCH: Add x32 support to dynamic linker audit

PATCH: Add x32 support to ldconfig

PATCH: Add x32 support to ldd-rewrite.sed

PATCH: Add x32 support to sysdeps/x86_64/dl-tlsdesc.h

PATCH: Add x86-64 ffsl alias only if __LP64__ is defined

PATCH: Also check __corei7__ in i386/x86_64 bits/byteswap.h

PATCH: Cast _Unwind_GetCFA return to _Unwind_Ptr first

PATCH: Cast _Unwind_GetCFA return to _Unwind_Ptr first in_JMPBUF_CFA_UNWINDS_ADJ

PATCH: Check __x86_64__ instead of __WORDSIZE in bits/mathdef.h

PATCH: Check __x86_64__ instead of __WORDSIZE in bits/setjmp.h

PATCH: Check __x86_64__ instead of __WORDSIZE in mathinline.h

PATCH: Check Check __x86_64__ instead of __WORDSIZE for fenv_t

PATCH: Configure x86_64 in sysdeps/x86_64/preconfigure

PATCH: Define __NR_futex and use LP_SIZE/RDX_LP

PATCH: Make lround the alias of llround for wordsize-64

PATCH: Move include/stubs-biarch.h to sysdeps/generic

PATCH: Move sysdeps/x86_64/Implies to sysdeps/x86_64/64

PATCH: optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.S

PATCH: Remove the `q' suffix in x86_64 PTR_MANGLE/PTR_DEMANGLE

PATCH: Replace Elf64_XXX with ElfW(XXX) in dl-irel.h

PATCH: Replace long with long long in sysdeps/x86_64/dl-tls.h

PATCH: Run sysdeps preconfigure fragment before add-ons

PATCH: Simulate popping 4byte argument count and use RXX_LP

PATCH: Sync time/mktime.c with gnulib

PATCH: Update longlong.h from GCC 4.7.0

PATCH: Use "unsigned long long int" in x86-64 __makecontext

PATCH: Use __asm__("rsp") to get URRENT_STACK_FRAME

PATCH: Use __NR_futex to define SYS_futex

PATCH: Use __vdso_xxxx instead of xxxx for x86-64

Re: PATCH: Use long long in _itoa and _itowa if PREFER_LONG_LONG is defined

PATCH: Use long long in _itoa and _itowa if PREFER_LONG_LONG isdefined

PATCH: Use long long in x86_64/fpu/math_private.h

PATCH: Use RSP_LP in CURRENT_STACK_FRAME

PATCH: Use RXX_LP, LP_OP, LP_SIZE and ASM_ADDR in nptl

PATCH: Use time_t in time/offtime.c

PATCH: Use__builtin_bswap[32|64] in i386/x86_64 bits/byteswap.h

Ping Re: Improve erfcf accuracy (bugs 2541, 4108) (and erfcl forldbl-128ibm)

Pinging patches

PLT refs dependent upon gcc version...

powerpc libm ULPs updated

PowerPC ULPs updated

question on sparc SHMLBA helper function

Remove common-objdir-compile and related sysdeps/unix/Makefile code

Remove inaccurate x86 cexp implementations (bug 13883)

Remove NOTES

Remove rpcgen __GNU_LIBRARY__ conditionals

Savannah.gnu.org news feed for glibc?

Segfault when using LD_PROFILE

Shell scripts requiring bash

sinl/cosl for ldbl-96

sparc build broken (again)

Split parts of bits/socket.h to bits/sockettypes.h

Re: The state of glibc libm

Re: struct siginfo vs. siginfo_t

struct siginfo vs. siginfo_t (was: GNU C Library master sources branch, master, updated. glibc-2.15-229-g4efeffc)

Re: struct siginfo vs. siginfo_t (was: GNU C Library master sourcesbranch, master, updated. glibc-2.15-229-g4efeffc)

Support installing headers for bootstrapping libgcc

Supporting multipart/alternative email with text/plain parts.

sysdeps/.../elf

Test cosh, sinh in non-default rounding modes (bug 3976)

Test for overflow exceptions in libm-test.inc

TEstcase from BZ#13837

Testing and/or patch review (was: [PATCH] Fix several build warnings)

Update i386 ULPs

Re: Updating NEWS for fixed bugs

Use autoconf macro for testing compiler options with empty input

Using attribute cleanup for rounding mode save/restore

Variable scope issue in confstr

vfprintf typing problem

Weaken -fstack-protector configure test to a compile test

Wiki: Restructured frontpage.

Wire Transfer was Disallowed #58121246

x32 and width of blksize_t, suseconds_t

~/.localtime ?


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 2.6.3