libc-alpha archive
subject index for February, 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:

[commit] [patch] Fix l_addr comment

[COMMITED] Sort some Versions files

[COMMITTED PATCH] Add license exception text to gmon-start.

[COMMITTED PATCH] Add missing includes to sysdeps/generic/malloc-sysdep.h.

[COMMITTED PATCH] Add priority inheritance futex support on sparc.

[COMMITTED PATCH] Fix some errors in declarations in the manual.

[COMMITTED PATCH] Generalize %.v.i rule a bit.

[COMMITTED PATCH] Move nss directory into sysdeps Subdirs.

[COMMITTED PATCH] Remove a lot of inline keywords

[COMMITTED PATCH] Remove dead variable in generic strcpy.

[COMMITTED PATCH] Remove redunant "warning: " prefix from stub warnings.

[COMMITTED PATCH] Replace an alloca use with a variable-length array.

[COMMITTED PATCH] Support sysdeps/.../include/ directories.

[COMMITTED] Expand comment on _dl_cache_lookup.

Re: [COMMITTED] Fix build warnings in some test cases due to missing include

[COMMITTED] Fix build warnings in some test cases due to missinginclude

[COMMITTED] manual: Remove frobnicate @pxref.

[COMMITTED] Mark __inv in powerpc as static

[COMMITTED] Move @end statement to start of line

[COMMITTED] nptl: Fix comment typo in fork.c.

[COMMITTED] Removed commented code

[COMMITTED] Removed some commented code

[Committed] S/390: Fix 32 bit _dl_runtime_profile

[Committed] S/390: Fix 64 bit _dl_runtime_profile

[COMMITTED] Sync up comments between powerpc and default mpa.c

[COMMITTED] Whitespace fixes

Fwd: [PATCH 01/26] Sync config.guess and config.sub with upstream

[PATCH 1/1] Fix __check_pf()/make_request() stack overflow segfault(convert to alloca_account) and memory leak.

[PATCH 1/2] Add @detailmenu to subsection node listing

Re: [PATCH 1/3 v2] unify xmalloc prototypes & friends

[PATCH 2/2] Fix menu ordering in socket.texi.

[PATCH COMMITTED] Update sparc ULPs after Joseph's casin fixes.

[PATCH roland/csu-init_array] Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for gcrt1.o

[PATCH roland/manual-check] Add test case for declarations in manual.

Re: [PATCH v2] Convert mantissa storage in mp_no to int

[PATCH v2] Set default stack size from program environment

Re: [PATCH v3] faster strlen on x64

Re: [PATCH v4] Destructor support for C++11 thread_local variables

[PATCH v4] Don't spin around multiplying zeroes in __mul

[PATCH v4] faster strlen on x64

[PATCH v5] Destructor support for C++11 thread_local variables

Re: [PATCH, libstdc++] Fix 22_locale/time_get/get_weekday/char/38081-[12].cctests for glibc 2.17

[Patch] [v2] Add Comment to io/fcntl.h

[Patch] [v3] Add Comment to io/fcntl.h

[Patch] [v4] Add Comment to io/fcntl.h

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

[Patch] Add Comment to io/fcntl.h

[PATCH] Another tweak to the multiplication algorithm

[PATCH] ARM: Fix transitional issues with ld.so.cache.

[PATCH] avoid stat/fstat in statvfs/fstatvfs

[PATCH] Call memcpy in generic mempcpy

[PATCH] Clean up sub_magnitudes and add_magnitudes in mpa

[PATCH] Consolidate object search in DSO in _dl_find_dso_for_object

Re: [PATCH] Consolidate object search in DSO in_dl_find_dso_for_object

[PATCH] Create nptl manual node and document thread_local limitation

Re: [PATCH] Create nptl manual node and document thread_locallimitation

[PATCH] Don't depend on LIM to determine loop end in __sqr

Re: [PATCH] Don't use GLIBC_PRIVATE errno outside of libraries

[PATCH] Expand mempcpy into memcpy

[Patch] Faster __mpexp polynomial evaluation

[PATCH] Faster x^(2^m) for mpexp using __sqr

[PATCH] Fix build warnings in regex.c, bug-regex20.c, bug-regex33.c

Re: [PATCH] Fix build warnings in regex.c, bug-regex20.c, bug-regex33.c

Re: [PATCH] Fix build warnings in regex.c, bug-regex20.c,bug-regex33.c

[PATCH] Fix determination of lower precision in __mul

Re: [PATCH] Fix docs for scalb* and significand* functions

[PATCH] Fix handling of collating symbols in regexps

[PATCH] Fix make check build warnings in libm

[PATCH] Fix section ording warnings in memory.texi with texinfo-5.0

Re: [PATCH] Fix some issues in the benchmark and adapt PowerPC code to the mpa changes

Re: [PATCH] Fix some issues in the benchmark and adapt PowerPC codeto the mpa changes

[PATCH] Fix up strtod_l.c for -O0

[PATCH] Format mpatan.c

[PATCH] Format mpatan2.c

[PATCH] Format mplog.c

[PATCH] Format mpsqrt.c

[PATCH] Format mptan.c

[PATCH] Format slowexp.c

Re: [PATCH] getenv.c: Avoid check for unknown endianness.

[PATCH] handle EPROTOTYPE for socket invocations with SOCK_* flags

Re: [PATCH] handle EPROTOTYPE for socket invocations with SOCK_*flags

[PATCH] Mark inputs being ZERO as unlikely __mul in powerpc

[Patch] Memory fencing fixes

[PATCH] Merge powerpc slowexp.c into generic code

[PATCH] Merge powerpc slowpow.c into generic code

[PATCH] Optimize strchr (x, 0)

[PATCH] Properly handle %W in strptime

[PATCH] Reduce the maximum precision for exp and log

[PATCH] Refactor common code from nscd's two main poll loops.

[PATCH] Reformat slowpow.c and clean up comments

[PATCH] Remove dead CFLAGS from string/Makefile

[PATCH] Remove duplicate __strcmp_cg

[PATCH] Remove Prefer_SSE_for_memop on x64

[PATCH] Remove unnecessary factorial array

[PATCH] Simplify macros in string/bits/string2.h.

[PATCH] sync up add_magnitudes and sub_magnitudes in ppc mpa.c

[PATCH] Sync up powerpc __mp_dbl with default code

Re: [PATCH] Use __gnu_inline__ for __extern_always_inline in g++-4.2

[PATCH] Use __sqr instead of __mul wherever possible

[PATCH] Use intermediate variable to compute exponent in __mul and__sqr

Re: [PATCH] Use intermediate variable to compute exponent in __muland __sqr

[PATCH] Use long for mantissa for generic mp code

[PATCH] Use long wherever possible in mpa.c

[PATCH] Use mpone and mptwo instead of duplicate definitions

[PATCH][BZ #15160] Fix FPE in memusagestat when malloc utilizationis zero

[PATCH][ppc] Merge power4+ overrides for mpa.c into a single place

[PATCH][ppc] Remove redundant return lines from mpa.c

[PATCH][ppc] Use generic mpa.c code for everything except __sqr and__mul

Re: [PATCH][ppc] Use generic mpa.c code for everything except __sqrand __mul

[PATCH][ppc] Use intermediate var for exponent in __mul and __sqr

[ping2][PATCH] sync up add_magnitudes and sub_magnitudes in ppc mpa.c

Re: [ping2][PATCH] sync up add_magnitudes and sub_magnitudes in ppcmpa.c

[PING] Re: Where to put ALIGN_UP and ALIGN_DOWN macros?

[ping][PATCH] Fix build warnings in regex.c, bug-regex20.c, bug-regex33.c

[ping][PATCH][BZ #15160] Fix FPE in memusagestat when mallocutilization is zero

[ping][PATCH][ppc] Use intermediate var for exponent in __mul and__sqr

Re: [ping][PATCH][s390][ppc] Add REQUEUE_PI support

Re: [RFC] Copy as much as you can during a 32-bit stat before returning EOVERFLOW?

[RFC] Copy as much as you can during a 32-bit stat before returningEOVERFLOW?

Re: [RFC] Copy as much as you can during a 32-bit stat beforereturning EOVERFLOW?

[RFC] improving spinning in adaptive mutexes

[RFC] Lock elision implementation guidelines

[RFC] space saving optimizations.

Re: [RFC] strcpy optimizations

[RFC] unaligned memcpy

Re: [v2][PATCH] Framework for performance benchmarking of functions

[v3][PATCH] Framework for performance benchmarking of functions

[v4][PATCH] Framework for performance benchmarking of functions

[WIKI] Optimization overview.

__builtin_* expansion to outcalls vs name space issues

asm optims and docs

Checking that a memory area is empty

FD_SET and FORTIFY_SOURCE

Fix BZ #14602 ChangeLog entry

Fix e_logl (128ibm) spurious underflow

GCC 4.8 and -ftree-loop-distribute-patterns.

Re: Generally use underscore-pre-/-postfixed attributes?

Generally use underscore-pre-/-postfixed attributes? (was: GNU C Library master sources branch master updated. glibc-2.17-262-gf6432d8)

GNU Cauldron 2013 glibc BoF.

Re: GNU Tools Cauldron 2013 - 2nd Call for Abstracts

GNU Tools Cauldron 2013 - Call for Participation and Abstracts

Re: How do we run a glibc logo contest?

The Linux binutils 2.23.51.0.9 is released

The Linux binutils 2.23.52.0.1 is released

localedata (non-)copyright policy from FSF

Manual reference to frobnicate in jargon file?

O_EXEC and O_SEARCH

PATCH: Don't resolve size relocation against non-empty TLS symbol

PATH: fix buffer overrun at sysdeps/unix/sysv/linux/ifaddrs.c

PI mutex support for pthread_cond_* now in nptl

Ping: [PATCH v2] Set default stack size from program environment

Ping: [PATCH v3] Don't spin around multiplying zeroes in __mul

Ping: [PATCH v4] faster strlen on x64

Ping: [PATCH] Add inline bsearch expansion

ping: [patch] Fix l_addr comment

Ping: [PATCH][s390][ppc] Add REQUEUE_PI support

ping[2]: [PATCH] Framework for performance benchmarking of functions

Re: ping[2]: [PATCH] Framework for performance benchmarking offunctions

Ping[3]: [PATCH][s390][ppc] Add REQUEUE_PI support

Ping[6]: [PATCH v4] Destructor support for C++11 thread_localvariables

PowerPC's math_ldbl.h

PowerPC: gettimeofday optimization by using IFUNC

Re: Query about glibc/localedata/CHECKSUMS

Question about prelink address layout

Remove __ptrvalue, __bounded and __unbounded

Remove bounded-pointers build system support

Remove bounded-pointers handling from x86_64 assembly sources

Remove BOUNDED_N and BOUNDED_1

Remove bp-sym.h and BP_SYM uses from C code

Remove CHECK_1 and CHECK_1_NULL_OK

Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code

Remove CHECK_N and bp-checks.h

Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr

Remove miscellaneous bounded-pointers relics in C code

Remove powerpc32 bounded-pointers code

Remove Prefer_SSE_for_memop on x64?

Remove remaining bounded-pointers support from i386 .S files

Remove some bounded-pointers support from i386 .S files

Re: RFC: Deadlock in multithreaded application when doing IO and fork.

Re: RFC: Deadlock in multithreaded application when doing IO andfork.

RFC: getifaddrs returns -1 with errno == 0, fix

Should undefined symbols in sysv hash table be ignored in do_lookup_x?

str-two-way.h cleanup

Re: support for calling Linux syscalls directly

Re: Syncing platform-specific bits with generic code

Syncing platform-specific bits with generic code (was: Mark inputsbeing ZERO as unlikely __mul in powerpc)

Re: Syncing platform-specific bits with generic code (was: Markinputs being ZERO as unlikely __mul in powerpc)

Usage of __attribute__used__ in (system) headers?

Re: Usage of __attribute__used__ in (system) headers?

Re: Use-new-strlen-implementation-in-rtld

vDSO support for 32-bit x86?


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