aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Avoid busy loop in wordexp when substituted command closed its stdoutAndreas Schwab3-3/+19
2013-01-20m68k: update libm test ULPsAndreas Schwab2-0/+26
2013-01-20m68k: add unwind tables to backtraceAndreas Schwab2-0/+10
2013-01-20Remove use of mpa2.hAndreas Schwab3-2/+6
2013-01-19Add backtrace for m68kAndreas Schwab2-0/+161
2013-01-19Add not-cancel.h for m68k/nptlAndreas Schwab3-0/+7
2013-01-18Add tests that backtrace and backtrace_symbols produce correct results.Joseph Myers6-1/+521
2013-01-18Corrected ChangeLog date of __kernel_get_tbfreq fix.Ryan S. Arnold1-1/+1
2013-01-18PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard5-29/+55
2013-01-18Update NEWSSiddhesh Poyarekar1-2/+2
2013-01-18Fix application of the exception maskSiddhesh Poyarekar2-1/+5
2013-01-18Simplify calculation of 2^-m in __mpexpSiddhesh Poyarekar3-29/+39
2013-01-18Remove unnecessary multiplication with RADIXISiddhesh Poyarekar2-3/+8
2013-01-17Update sparc ULPs.David S. Miller2-0/+78
2013-01-17Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers16-130/+430
2013-01-17Add HAVE_MREMAP for mremap usagePino Toscano4-11/+13
2013-01-17AArch64: Implement optimized strlen.Marcus Shawcroft2-0/+121
2013-01-17AArch64: Implement optimized strcmpMarcus Shawcroft2-0/+159
2013-01-17AArch64: Implement optimized bzero.Marcus Shawcroft2-0/+31
2013-01-17AArch64: Implement optimized memmove.Marcus Shawcroft2-0/+316
2013-01-17AArch64: Implement optimized memcpy.Marcus Shawcroft2-0/+180
2013-01-17AArch64: Implement optimized memset.Marcus Shawcroft2-0/+233
2013-01-17AArch64: Implement optimized memcmp.Marcus Shawcroft3-0/+165
2013-01-17AArch64: Tidyup whitespace.Marcus Shawcroft2-11/+16
2013-01-17Fix ChangeLogSiddhesh Poyarekar1-20/+20
2013-01-17Fix header commentSiddhesh Poyarekar2-2/+4
2013-01-16Implement x86 SIZE32/SIZE64 relocationsH.J. Lu4-1/+39
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