aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2013-02-28Remove powerpc32 bounded-pointers code.Joseph Myers46-450/+124
2013-02-28Sync up ppc add_magnitudes and sub_magnitudes with default codeSiddhesh Poyarekar2-104/+120
2013-02-27Format mpsqrt.cSiddhesh Poyarekar1-34/+44
2013-02-27Format mpatan2.cSiddhesh Poyarekar1-23/+22
2013-02-27Format mpatan.cSiddhesh Poyarekar1-46/+61
2013-02-27Format mptan.cSiddhesh Poyarekar1-13/+15
2013-02-27Format mplog.cSiddhesh Poyarekar1-21/+23
2013-02-26Another tweak to the multiplication algorithmSiddhesh Poyarekar1-6/+50
2013-02-26Don't duplicate mpone and mptwoSiddhesh Poyarekar1-5/+3
2013-02-25Remove commented declarationsSiddhesh Poyarekar1-14/+0
2013-02-25Use long wherever possible in mpa.cSiddhesh Poyarekar1-31/+39
2013-02-25Format slowexp.cSiddhesh Poyarekar1-22/+26
2013-02-25Reformat slowpow.cSiddhesh Poyarekar1-31/+48
2013-02-25Remove commented codeSiddhesh Poyarekar1-6/+0
2013-02-25Sync up powerpc __mp_dbl with default codeSiddhesh Poyarekar2-6/+2
2013-02-21Remove remaining bounded-pointers support from i386 .S files.Joseph Myers63-500/+326
2013-02-21Mark __inv as static in powerpcSiddhesh Poyarekar2-2/+2
2013-02-21Fix whitespace differences between generic and powerpc mpa.cSiddhesh Poyarekar3-4/+4
2013-02-21S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel1-5/+11
2013-02-21Mark ZERO inputs to __mul as unlikely on powerpcSiddhesh Poyarekar2-2/+2
2013-02-20Respect the user's namespace in installed header files.Thomas Schwinge1-1/+1
2013-02-20bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)).Thomas Schwinge1-1/+1
2013-02-20Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar3-2/+12
2013-02-19Remove some bounded-pointers support from i386 .S files.Joseph Myers51-477/+27
2013-02-18unify xmalloc prototypes & friendsMike Frysinger1-7/+1
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar10-0/+30
2013-02-18New function _dl_find_dso_for_objectSiddhesh Poyarekar1-0/+4
2013-02-18FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar1-0/+5
2013-02-18S/390: Fix _dl_runtime_profileAndreas Krebbel1-32/+38
2013-02-17Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers17-197/+32
2013-02-16Don't require LIM to determine loop end in __sqrSiddhesh Poyarekar1-10/+4
2013-02-16Use intermediate variable to compute exponent in __mulSiddhesh Poyarekar1-4/+15
2013-02-15Fix determination of lower precision in __mulSiddhesh Poyarekar1-1/+4
2013-02-15Remove bounded-pointers build system support.Joseph Myers3-5/+0
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers3-11/+2
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers12-43/+29
2013-02-14Remove redundant return keywordSiddhesh Poyarekar2-26/+0
2013-02-14Use __sqr instead of __mul wherever possibleSiddhesh Poyarekar3-4/+4
2013-02-14New __sqr function as a faster special case of __mulSiddhesh Poyarekar7-2/+296
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers36-101/+81
2013-02-13Remove unnecessary factorial arraySiddhesh Poyarekar1-10/+3
2013-02-13Better exp polynomialSiddhesh Poyarekar1-23/+37
2013-02-13Optimized mp multiplicationSiddhesh Poyarekar1-8/+48
2013-02-13Clean up add_magnitudes and sub_magnitudesSiddhesh Poyarekar1-52/+60
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers30-141/+44
2013-02-08ARM: Support loading unmarked objects from cache.Carlos O'Donell1-0/+1
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers32-159/+42
2013-02-08Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers1-12/+0
2013-02-07Remove lots of inline keywords.Roland McGrath4-6/+7
2013-02-05Move nss directory into sysdeps Subdirs.Roland McGrath1-0/+1