summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-26Generalize %.v.i rule a bit.Roland McGrath
2013-02-26Another tweak to the multiplication algorithmSiddhesh Poyarekar
2013-02-26Don't duplicate mpone and mptwoSiddhesh Poyarekar
2013-02-26Fix FPE in memusagestat when malloc utilization is zeroSiddhesh Poyarekar
2013-02-26Bring back definition of __attribute__ for non-gcc and older gccPaul Eggert
2013-02-26Fix some build warningsSiddhesh Poyarekar
2013-02-25Remove commented declarationsSiddhesh Poyarekar
2013-02-25Use long wherever possible in mpa.cSiddhesh Poyarekar
2013-02-25Format slowexp.cSiddhesh Poyarekar
2013-02-25Reformat slowpow.cSiddhesh Poyarekar
2013-02-25Remove commented codeSiddhesh Poyarekar
2013-02-25Sync up powerpc __mp_dbl with default codeSiddhesh Poyarekar
2013-02-24Fix menu ordering in socket.texi.Allan McRae
2013-02-24Add @detailmenu to subsection node listingAllan McRae
2013-02-21Add priority inheritance futex support on sparc.David S. Miller
2013-02-21Remove remaining bounded-pointers support from i386 .S files.Joseph Myers
2013-02-21nptl: Fix comment typo in fork.c.Carlos O'Donell
2013-02-21Move @end statement to start of lineAllan McRae
2013-02-21Mark __inv as static in powerpcSiddhesh Poyarekar
2013-02-21Fix whitespace differences between generic and powerpc mpa.cSiddhesh Poyarekar
2013-02-21S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel
2013-02-21Mark ZERO inputs to __mul as unlikely on powerpcSiddhesh Poyarekar
2013-02-20Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson
2013-02-20alpha: Include errno.h in sysdep.hRichard Henderson
2013-02-20manual: Remove frobnicate @pxref.Carlos O'Donell
2013-02-20Respect the user's namespace in installed header files.Thomas Schwinge
2013-02-20Add ARM relocation constants to elf/elf.h.Petr Machata
2013-02-20Properly sort a libc.abilist file.Thomas Schwinge
2013-02-20bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge
2013-02-20Add missing __attribute_used__.Thomas Schwinge
2013-02-20Align to generic file.Thomas Schwinge
2013-02-20Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar
2013-02-19Remove some bounded-pointers support from i386 .S files.Joseph Myers
2013-02-19Merge branch 'master' of ssh://sourceware.org/git/glibcJakub Jelinek
2013-02-19 * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-likeJakub Jelinek
2013-02-19Fix some testsuite build warning fixes in libmSiddhesh Poyarekar
2013-02-19Add NEWS entry for C++11 thread_local support.Siddhesh Poyarekar
2013-02-19Fix copyright year in new filesSiddhesh Poyarekar
2013-02-19Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers
2013-02-18Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers
2013-02-18stdlib.h: use existing malloc/alloc_size attribute definesMike Frysinger
2013-02-18sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger
2013-02-18unify xmalloc prototypes & friendsMike Frysinger
2013-02-18Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar
2013-02-18Fix ChangeLogsSiddhesh Poyarekar
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-18Fix build warnings in some test casesSiddhesh Poyarekar
2013-02-18New function _dl_find_dso_for_objectSiddhesh Poyarekar
2013-02-18FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar
2013-02-18S/390: Fix _dl_runtime_profileAndreas Krebbel