summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Format mpsqrt.cSiddhesh Poyarekar2013-02-272-34/+46
* Format mpatan2.cSiddhesh Poyarekar2013-02-272-23/+24
* Format mpatan.cSiddhesh Poyarekar2013-02-272-46/+63
* Format mptan.cSiddhesh Poyarekar2013-02-272-13/+17
* Format mplog.cSiddhesh Poyarekar2013-02-272-21/+27
* Fix last change.Roland McGrath2013-02-262-2/+1
* Generalize %.v.i rule a bit.Roland McGrath2013-02-262-3/+9
* Another tweak to the multiplication algorithmSiddhesh Poyarekar2013-02-262-6/+53
* Don't duplicate mpone and mptwoSiddhesh Poyarekar2013-02-262-5/+7
* Fix FPE in memusagestat when malloc utilization is zeroSiddhesh Poyarekar2013-02-263-38/+67
* Bring back definition of __attribute__ for non-gcc and older gccPaul Eggert2013-02-262-0/+9
* Fix some build warningsSiddhesh Poyarekar2013-02-263-15/+24
* Remove commented declarationsSiddhesh Poyarekar2013-02-252-14/+4
* Use long wherever possible in mpa.cSiddhesh Poyarekar2013-02-252-31/+50
* Format slowexp.cSiddhesh Poyarekar2013-02-252-22/+29
* Reformat slowpow.cSiddhesh Poyarekar2013-02-252-31/+51
* Remove commented codeSiddhesh Poyarekar2013-02-252-6/+3
* Sync up powerpc __mp_dbl with default codeSiddhesh Poyarekar2013-02-253-6/+9
* Fix menu ordering in socket.texi.Allan McRae2013-02-242-1/+4
* Add @detailmenu to subsection node listingAllan McRae2013-02-242-0/+7
* Add priority inheritance futex support on sparc.David S. Miller2013-02-212-0/+39
* Remove remaining bounded-pointers support from i386 .S files.Joseph Myers2013-02-2164-500/+672
* nptl: Fix comment typo in fork.c.Carlos O'Donell2013-02-212-1/+5
* Move @end statement to start of lineAllan McRae2013-02-212-1/+7
* Mark __inv as static in powerpcSiddhesh Poyarekar2013-02-213-2/+7
* Fix whitespace differences between generic and powerpc mpa.cSiddhesh Poyarekar2013-02-214-4/+11
* S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel2013-02-212-5/+16
* Mark ZERO inputs to __mul as unlikely on powerpcSiddhesh Poyarekar2013-02-213-2/+9
* Add FUTEX_*_REQUEUE_PI support for Alpha.Richard Henderson2013-02-202-0/+35
* alpha: Include errno.h in sysdep.hRichard Henderson2013-02-202-0/+7
* manual: Remove frobnicate @pxref.Carlos O'Donell2013-02-202-1/+6
* Respect the user's namespace in installed header files.Thomas Schwinge2013-02-204-2/+10
* Add ARM relocation constants to elf/elf.h.Petr Machata2013-02-202-18/+167
* Properly sort a libc.abilist file.Thomas Schwinge2013-02-202-11/+14
* bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge2013-02-204-2/+10
* Add missing __attribute_used__.Thomas Schwinge2013-02-202-1/+5
* Align to generic file.Thomas Schwinge2013-02-202-9/+14
* Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar2013-02-204-2/+20
* Remove some bounded-pointers support from i386 .S files.Joseph Myers2013-02-1952-477/+133
* Merge branch 'master' of ssh://sourceware.org/git/glibcJakub Jelinek2013-02-194-19/+26
|\
| * Fix some testsuite build warning fixes in libmSiddhesh Poyarekar2013-02-194-19/+26
* | * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-likeJakub Jelinek2013-02-192-21/+28
|/
* Add NEWS entry for C++11 thread_local support.Siddhesh Poyarekar2013-02-191-0/+4
* Fix copyright year in new filesSiddhesh Poyarekar2013-02-194-3/+9
* Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers2013-02-192-0/+40
* Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers2013-02-182-0/+38
* stdlib.h: use existing malloc/alloc_size attribute definesMike Frysinger2013-02-182-1/+6
* sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger2013-02-184-5/+19
* unify xmalloc prototypes & friendsMike Frysinger2013-02-1813-55/+60
* Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar2013-02-182-0/+8