libc-alpha archive
subject index for June, 2013

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:

"define FOO" vs "define\tFOO"

çå: [PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction

Re: [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases

[BZ #15608, 15609, 15610] Three new TW locales

[BZ #15681] One new TW locale: lzh_TW

[COMMITED] Fix executable mode.

[COMMITED] Fix space followed by tab.

[COMMITED] Fix-trailing-whitespaces-in-libidn.

Re: [COMMITED] Silence warning: â__inlineâ is not at beginning of declaration.

[COMMITED] Silence warning: â__inlineâ is not at beginning of declaration.

Re: [COMMITED] Silence warning: â__inlineâ is not at beginning of declaration.

Re: [COMMITED] Silence warning: â__inlineâ is not at beginning of declaration.

[COMMITTED PATCH] Add AT_HWCAP2 as new auxv_t a_type to elf.h.

[COMMITTED PATCH] Don't let ld.so that failed its sanity check land in place.

[Committed Patch] PowerPC: dl-procinfo.[ch] merge and ports removal

[COMMITTED PATCH] Use rtld-CPPFLAGS in rtld-%.os rules for generated sources.

[COMMITTED] Add copyright header to test-strchrnul.c

[COMMITTED] Fix build for locale/programs/locarchive.c

[COMMITTED] Fix comment typo in connections.c

[COMMITTED] Fix indentation and add copyright header to time.h

[HOOK] Fix leading and trailing whitespace

Re: [PATCH 0/2] Make ldd more portable and robust

[PATCH 0/6] Libio changes

[PATCH 01/11] Add the low level infrastructure for pthreads lock elision with TSX

[PATCH 01/11] Add vectorized getenv for glibc use

[PATCH 01/14] Add the low level infrastructure for pthreads lock elision with TSX

[PATCH 02/11] Add external interface changes: new lock types for pthread_mutex_t

[PATCH 02/11] Add the low level infrastructure for pthreads lock elision with TSX

[PATCH 02/14] Add new internal mutex type flags for elision.

[PATCH 03/11] Add elision to pthread_mutex_{try,timed,un,}lock

[PATCH 03/11] Add external interface changes: new lock types for pthread_mutex_t

[PATCH 03/14] Add elision to pthread_mutex_{try,timed,un}lock

[PATCH 03/14] Add minimal test suite changes for elision enabled kernels

[PATCH 04/11] Add elision to pthread_mutex_{try,timed,un,}lock

[PATCH 04/11] Support setting elision in pthread_mutexattr_settype

[PATCH 04/14] Add elision to pthread_mutex_{try,timed,un}lock

[PATCH 04/14] Disable elision for any pthread_mutexattr_settype call

[PATCH 05/11] Disable elision for PTHREAD_MUTEX_NORMAL mutexes

[PATCH 05/11] Support setting elision in pthread_mutexattr_settype

[PATCH 05/14] Add lock elision to rwlocks

[PATCH 05/14] Disable elision for any pthread_mutexattr_settype call

[PATCH 06/11] Add lock elision to rwlocks

[PATCH 06/11] Only allow to enable/disable elision for a mutex when the CPU supports it

[PATCH 06/14] Add lock elision to rwlocks

[PATCH 06/14] Extend the test suite for TSX and add some new tests to test elision

[PATCH 07/11] Add lock elision to rwlocks

[PATCH 07/11] Extend the test suite for TSX and add some new tests to test elision

[PATCH 07/14] Add a configure option to enable lock elision and disable by default

[PATCH 07/14] Fix tst-mutexpi8

[PATCH 08/11] Extend the test suite for TSX and add some new tests to test elision

[PATCH 08/11] Fix tst-mutexpi8

[PATCH 08/14] Add a new distinctive PTHREAD_MUTEX_NORMAL

[PATCH 08/14] Add manual for lock elision

[PATCH 09/11] Add manual for lock elision

[PATCH 09/11] Fix tst-mutexpi8

[PATCH 09/14] Add a configure option to enable lock elision and disable by default

[PATCH 09/14] Add a new pthread_mutexattr_setelision_np interface.

[PATCH 1/2 roland/sysd-rules] Rewrite sysd-rules generation using an awk script.

[PATCH 1/2 v4] libc-internal.h: add ALIGN helper macros

[PATCH 1/2 v5] libc-internal.h: add ALIGN helper macros

[PATCH 1/2 v6] libc-internal.h: add ALIGN helper macros

[PATCH 1/2] Add vectorized getenv for glibc use

[PATCH 1/2] Append AVX2 instruction detection

Re: [PATCH 1/2] ldd: Make try_trace more robust and portable

[PATCH 1/2][BZ #14547] Fix CVE-2012-4412

[PATCH 1/3] Copy over string performance tests - take 2

[PATCH 1/5][v2][BZ #15022] Avoid repeated calls to DL_STATIC_INIT

Re: [PATCH 1/6 v2] Reformat libio files

Re: [PATCH 1/6 v3] Reformat libio files

[PATCH 1/6] Reformat libio files

[PATCH 1/9] Add the low level infrastructure for pthreads lock elision with TSX

[PATCH 10/11] Add a configure option to enable lock elision and disable by default

[PATCH 10/11] Add manual for lock elision

[PATCH 10/14] Add a new distinctive PTHREAD_MUTEX_NORMAL

[PATCH 10/14] Add a new pthread_rwlockattr_setelision_np function for rwlocks

[PATCH 11/11] Add a configure option to enable lock elision and disable by default

[PATCH 11/11] Add README.md

[PATCH 11/14] Add a new pthread_mutexattr_setelision_np interface.

[PATCH 11/14] Add elision test cases

[PATCH 12/14] Add a new pthread_rwlockattr_setelision_np function for rwlocks

[PATCH 12/14] Add manual for lock elision

[PATCH 13/14] Add vectorized getenv for glibc use

[PATCH 14/14] Add environment variable tuning for elision parameters.

[PATCH 2/2 roland/sysd-rules] Sort sysd-rules-patterns by descending pattern length.

[PATCH 2/2 v4] [BZ #10283] localedef: align fixed maps to SHMLBA

[PATCH 2/2 v5] [BZ #10283] localedef: align fixed maps to SHMLBA

[PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA

[PATCH 2/2] Add environment variable tuning for elision parameters.

[PATCH 2/2] Improve 64bit memcpy/memmove for Corei7 with avx2 instruction

[PATCH 2/2][BZ #14547] Fix CVE-2012-4412

[PATCH 2/3] Copy over string performance tests

Re: [PATCH 2/5][v2][BZ #15022] Avoid repeated $(*-ENV) definitions

Re: [PATCH 2/6 v2] Add fmemopen compatibility version.

[PATCH 2/6] Add fmemopen compatibility version.

[PATCH 2/9] Add external interface changes: new lock types for pthread_mutex_t

[PATCH 3/3] Remove performance test code from string tests

Re: [PATCH 3/5][v2][BZ #15022] Correct global-scope dlopen issues in static executables

[PATCH 3/5][v3][BZ #15022] Correct global-scope dlopen issues in static executables

[PATCH 3/6][BZ #14292] Do not inverse seek in fmemopen_seek.

[PATCH 3/9] Add elision to pthread_mutex_{try,timed,un,}lock

Re: [PATCH 4/5][v2][BZ #15022] Extra dlopen/getpagesize static executable tests

[PATCH 4/6] [BZ #12836] Make fmemopen(buf,size,"w+b") binary.

[PATCH 4/9] Support setting elision in pthread_mutexattr_settype

Re: [PATCH 5/5][v2][BZ #15022] Remove dead DL_DST_REQ_STATIC code

[PATCH 5/6] [BZ #12685] Allow arbitrary number of modes in fopen.

[PATCH 5/9] Add lock elision to rwlocks

[PATCH 6/6][BZ #13152] fmemopen does not honor append mode.

[PATCH 6/9] Extend the test suite for TSX and add some new tests to test elision

[PATCH 7/6][BZ #11216] Return fmemopen stream when len==0.

[PATCH 7/9] Fix tst-mutexpi8

[PATCH 8/9] Add manual for lock elision

[PATCH 9/9] Add a configure option to enable lock elision and disable by default

Re: [PATCH rsa/hwcap2_v3] Implement AT_HWCAP2 version 3

[PATCH rsa/hwcap2_v4] Implement AT_HWCAP2 version 4

[PATCH rsa/hwcap2_v5] Add GLRO(dl_hwcap2), conditional on per platform HWCAP2_AVAIL.

Re: [PATCH rsa/hwcap2_v6] Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.

[PATCH rsa/hwcap2_v6] PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.

[PATCH rsa/power8_partial]

Re: [PATCH rsa/stdint_headers] Discuss: Add #include <stdint.h> for uint[32|64]_t in selected installed headers

Re: [PATCH rsa/stdint_noheaders] Cleanup: Add #include <stdint.h> for uint[32|64]_t usage (except installed headers)

[PATCH v1.1 1/3] Copy over string performance tests - take 2

[PATCH v1.1][BZ #15601] Update language name from Oriya to Odia

[PATCH v2.1][BZ #12515] Improve precision of clock function

[PATCH v2.2][BZ #12515] Improve precision of clock function

[PATCH v2] Fix leading whitespaces.

Re: [PATCH v2] Fix space followed by tab.

[PATCH v2][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure)

Re: [PATCH v2][BZ 14561] Separate rand and random seeds.

Re: [PATCH v2][BZ 14561] Testcase

Re: [PATCH v2a,v2b 0/2][BZ #13853] Don't use Bash-only $"msgid" quoting

[PATCH v3.1] New functions pthread_[sg]etattr_default_np for default thread attributes

[PATCH v3.2] New functions pthread_[sg]etattr_default_np for default thread attributes

[PATCH v3.4] New functions pthread_[sg]etattr_default_np for default thread attributes

[PATCH v3] Extra dlopen/getpagesize static executable tests

[PATCH v3] New functions pthread_[sg]etattr_default_np for default thread attributes

Re: [PATCH v3][BZ 14561] Testcase

Re: [PATCH v4] [BZ #12836] Make fmemopen(buf,size,"w+b") binary.

Re: [PATCH v5][BZ #12685] Allow arbitrary number of modes in fopen.

[PATCH] [x86_32] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture.

[PATCH] Add AARCH64 relocation constants to elf/elf.h

[PATCH] Add PTHREAD_MUTEX_NORMAL_INT

[PATCH] Avoid overwriting earlier flags in CPPFLAGS-nonlib in benchtests

Re: [PATCH] Avoid undefined behavior in __FD_MASK

Re: [PATCH] BZ#15536: Fix ulp(0x0.0p0) for 128-bit IBM long double.

[PATCH] Change __ASSUME_ACCEPT4 on powerpc to 2.6.37

[PATCH] Convert iso-639.def to UTF-8

[PATCH] Convert old prototype.

[PATCH] Copy over remaining missed string benchmark tests

[PATCH] Disable elision for PTHREAD_MUTEX_NORMAL mutexes

[PATCH] do not place remainders into fastbins

[PATCH] Document pthread_[gs]etattr_default_np in the manual

[PATCH] Documentation: Update process creation documention with Linux specific notes

[PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture.

Re: [PATCH] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture.\

[PATCH] Fix crash in pthread_exit() when statically linked

[PATCH] Fix elision in nested trylock.

[PATCH] Fix handling of netgroup cache in nscd

[PATCH] Fix leading whitespace.

Re: [PATCH] Fix readdir_r with long file names

Re: [PATCH] Fix space followed by tab.

[PATCH] Fix symbol definitions for __clock_* functions

[PATCH] Fix unary operator spacing.

[PATCH] Fixes tree-loop-distribute-patterns issues

Re: [PATCH] Have x86 and x86_64 lll_futex_wake return the syscall error.

[PATCH] Increase timeout of tst-getaddrinfo4

[PATCH] Lock elision: Give PTHREAD_MUTEX_NORMAL-like mutexes a new internal type.

Re: [PATCH] Only set rounding mode in SET_RESTORE_ROUND_53BIT

[PATCH] Polished patch (crash after pthread_exit)

[PATCH] Properly handle %W in strptime

[PATCH] Regenerate INSTALL file

[PATCH] Remove hidden_def for __gettimeofday for x86_64

[PATCH] Set fast unaligned load flag for new Intel microarchitecture.

[PATCH] Set/restore rounding mode only when needed

[PATCH] Smaller fix of crash in pthread_exit()

Re: [PATCH] tdestroy() should allow passing 'NULL' for 'freefct' callback

Re: [PATCH][BZ #12515] Improve precision of clock function

[PATCH][BZ #14547] Clean up strcoll implementation

Re: [PATCH][BZ #14806] Fix stack overflow in getaddrinfo() if host has many addresses.

Re: [PATCH][BZ #14932] make dlsym return the newest symbol version

Re: [PATCH][BZ #15022] Correct global-scope dlopen issues in static executables

Re: [PATCH][BZ #15533] Avoid unnecessary slowdown from profiling with audit

[PATCH][BZ #15601] Update language name from Oriya to Odia

[PATCH][BZ #15618] Avoid access beyond memory bounds in pthread_attr_getaffinity_np

[PATCH][BZ #15627] Disable SSE for rtld-* objects (tst-xmmymm failure)

Re: [PATCH][BZ 14561] Testcase

[PATCH][v2] Add AARCH64 relocation constants to elf/elf.h

Re: [Patches] IN6_IS_* macro and POSIX compilation

[PATH] [BZ 15674] Fix reading past the array boundary in __memcmp_ssse3

[ping2][PATCH v2][BZ #12515] Improve precision of clock function

[ping2][PATCH][BZ #14932] make dlsym return the newest symbol version

[ping2][PATCH][BZ 15362] Fix fwrite() reading beyond end of buffer in error path

[ping][PATCH v2][BZ #12515] Improve precision of clock function

[ping][PATCH] Fix symbol definitions for __clock_* functions

[ping][PATCH] Set/restore rounding mode only when needed

[ping][PATCH][BZ #14932] make dlsym return the newest symbol version

[rbraun at sceen dot net: [PATCH] Make __getclktck return 100 for the Hurd]

[RFC] Add missing copyrights

Re: [RFC] Lock elision implementation guidelines

[RFC] Remove auto keyword

[RFC][PATCH v2] Initial support for C11 Annex K Bounds checking functions

[RFC][PATCH v3] Initial support for C11 Annex K Bounds checking functions

[RFC][PATCH] Locale convenience funtions

Add another fma test

Add environment variables for lock elision

Add exception information to math-tests.h and use it in libm-test.inc

Add more NEWS items for 2.18

Add rounding mode information to math-tests.h and use it in libm-test.inc

Adding REMOVE action to hsearch

Allow fesetround failures in math/test-misc.c if ROUNDING_TESTS fails

Alpha vs EXCEPTION_TESTS

Avoid spurious failures from <fenv.h> fallback functions

Avoid trailing whitespace in sysdeps/gnu/errlist.c

Avoid use of "register" as optimization hint

Re: bits/libc-tsd.h, bits/atomic.h and other non-installed headers?

Consensus: Remove form-feeds?

Re: Consensus: Tuning runtime behaviour with environment variables.

Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c

Current elision proposal

Don't recommend specific GCC version in installation documentation

elision testing

Re: Enhance LD_DEBUG to report IFUNC bindings

Enhance LD_DEBUG to report IFUNC bindings (was: Consensus: Tuning runtime behaviour with environment variables.)

Environment variable support for elision patchkit

Fix bad shift in soft-fp (bug 7006)

Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (bug 15667)

Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631)

FYI sched_getaffinity and sched_setaffinity manual pages.

Re: gcc-4.8 + tree-loop-distribute-patterns breaks glibc-2.18

Re: git am

git am (was: [PATCH] Doc fix for 'frexp' in arith.texi)

glibc 2.18 freeze on Friday?

glibc 2.18 freeze on Monday June 17th.

glibc 2.18 freeze status v2 - One more week.

glibc 2.18 freeze!

GNU Tools Cauldron 2013 - Presentation Abstracts

GNU Tools Cauldron 2013 - Schedule

How are we doing with our blockers for 2.18?

IBM long double fixes

Implement fma in soft-fp

Include <string.h> in nptl/pthread_setattr_default_np.c

Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.

Lock elision test results

make 3.82 considered harmful

Make more libm tests condition exceptions tests with math-tests.h

Make tst-strtod-round use ROUNDING_TESTS

Mark packed structure element used with atomic operation aligned

Meeting with GNU Hackers in Paris

Re: New Chinese (traditional) PO file for 'libc' (version 2.17-pre1)

New Interlingua PO file for 'libc' (version 2.17-pre1)

Ping Re: Fix bad shift in soft-fp (bug 7006)

posix/tst-waitid.c possible race condition on Linux

Re: PowerPC: multiarch support for PPC32

PowerPC: Reserve TCB space for EBB framework

Rearranging old ChangeLog files

Remove trailing blank lines when generating INSTALL

Remove trailing whitespace

Remove trailing whitespace from localedata

Remove trailing whitespace from mach/*.sub

Remove trailing whitespace in nptl

Require GCC 4.4 or later to build glibc

requiring text format for patch attachments?

Rework tst-strtod-round handling of inexact results

Re: Fwd: sr_ME locale country_isbn and int_prefix fix

Test for mprotect failure in dl-load.c (bug 12492)

Testing a glibc build

Re: Thread-, Signal- and Cancellation-safety documentation

Re: Tracking patch pings

tst-malloc-usable failure

TSX lock elision for glibc v10

TSX lock elision for glibc v11

TSX lock elision for glibc v12

TSX lock elision for glibc v13

TSX lock elision for glibc v14

TSX lock elision for glibc v15

Update miscellaneous scripts from upstream

Update on freeze status of glibc 2.18?

Update texinfo.tex

update: x86-64: libm-test-ulps for AMD Piledriver?

Use (void) in no-arguments function definitions

Use math-tests.h more in math/test-misc

x86-64: libm-test-ulps for AMD Piledriver?


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