aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Adapt installed powerpc headers better for soft-float / no-FPRs.Joseph Myers5-21/+57
2013-01-16Hide reference to mktemp in libpthreadAndreas Schwab7-3/+19
2013-01-16Consolidate constant defines into mpa.hSiddhesh Poyarekar14-120/+46
2013-01-16Fix the value of TWOSiddhesh Poyarekar2-1/+5
2013-01-16Optimize trunc{,f} on sparc.David S. Miller15-2/+522
2013-01-15Optimize nearbyint{,f} on sparc.David S. Miller15-2/+588
2013-01-15Add missing changelog for previous commit.David S. Miller1-0/+5
2013-01-15Use libc_fe*() in 32-bit nearbyint()David S. Miller1-4/+4
2013-01-15scsi/sg.h: include stddef.h for size_tMike Frysinger2-0/+6
2013-01-14Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller28-223/+670
2013-01-14Optimize fdim/fdimf on sparc.David S. Miller12-1/+329
2013-01-14Use $(host-test-program-cmd) not $(test-program-cmd) for bug-setlocale1.Joseph Myers2-1/+6
2013-01-14Fix up log format, wrap a long line.Roland McGrath2-4/+5
2013-01-14Minor tweak to mp multiplicationSiddhesh Poyarekar2-13/+18
2013-01-14Fix code formatting in mpa.cSiddhesh Poyarekar4-766/+1535
2013-01-14Remove unnecessary local variable mptwoSiddhesh Poyarekar3-8/+7
2013-01-13manual: glob flags: fix sorting orderMike Frysinger2-7/+12
2013-01-13manual: glob flags: mention the GNU extensionsMike Frysinger2-1/+7
2013-01-13manual: glob: document the gl_flags fieldMike Frysinger2-0/+17
2013-01-11Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller13-1/+689
2013-01-11Redo sparc 32-bit V9 GMP optimizations with fixed copyrights.David S. Miller4-3/+238
2013-01-11Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller2-0/+7
2013-01-11Remove unnecessary assert on attr in allocate_stack().Carlos O'Donell2-1/+9
2013-01-11Fix multiarch handling in sysdeps generation.Roland McGrath3-8/+26
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers11-54/+48
2013-01-112013-01-11 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-2/+11
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu48-198/+449
2013-01-11Add MSG_FASTOPENAndreas Jaeger2-0/+8
2013-01-10Undo receive sparc 32-bit V9 gmp routine commit.David S. Miller4-207/+9
2013-01-10Remove some old cruft variables from configure.Roland McGrath3-4/+12
2013-01-10Optimize sparc 32-bit V9 GMP multiply routines.David S. Miller4-3/+214
2013-01-10Move localedata ChangeLog entriesH.J. Lu2-9/+11
2013-01-10Fix whitespace in elf.h MIPS macros.Roland McGrath2-86/+116
2013-01-10Update sparc ULPs for new casin{,h} tests.David S. Miller2-0/+118
2013-01-10Support run bug-setlocale1 directlyH.J. Lu4-10/+24
2013-01-10Support run tst-exec and tst-spawn directlyH.J. Lu6-24/+44
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers20-31/+84
2013-01-10typo fixRoland McGrath1-1/+1
2013-01-10Remove __GNUC__ conditions for "long long" from string.h and wchar.h.Joseph Myers3-6/+12
2013-01-10Correct _XXX_ILP32_OFFBIG for x32H.J. Lu3-9/+29
2013-01-10tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf4-0/+15
2013-01-10Revert "Update BIG5-HKSCS charmap to HKSCS-2008"Andreas Schwab6-13246/+11824
2013-01-10Revert "Extend i486 pthread_cond_timedwait to use futex syscall with absolute...Andreas Schwab1-315/+66
2013-01-10Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab19-119/+0
2013-01-10Revert "sysdeps/ieee754/ldbl-128ibm/e_expl.c"Andreas Schwab2-64/+16
2013-01-10Revert "CFLAGS-test-tgmath2.c"Andreas Schwab1-1/+1
2013-01-10Revert "Properly check for short writes when sending the response in nscd"Andreas Schwab4-25/+8
2013-01-10Revert "* nscd/nscd.h: Move persistent storage back to /var/run/nscd"Andreas Schwab1-5/+5
2013-01-10Revert "nscd: don't fork twice"Andreas Schwab1-0/+9
2013-01-10Fix formatting in mpexp.cSiddhesh Poyarekar2-54/+97