about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* ulimit: remove buggy bsd implementationPino Toscano2013-01-232-91/+1
* ulimit: include <limits.h>Pino Toscano2013-01-232-0/+2
* ulimit: move linux implementation as posixPino Toscano2013-01-232-0/+5
* S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel2013-01-233-9/+17
* Build elf/tst-array2 and elf/tst-array5 with --no-as-neededAdam Conrad2013-01-222-0/+8
* Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers2013-01-234-35/+35
* Use libgcc unwinder for sparc backtraces, if available.David S. Miller2013-01-217-57/+198
* Avoid busy loop in wordexp when substituted command closed its stdoutAndreas Schwab2013-01-213-3/+19
* m68k: update libm test ULPsAndreas Schwab2013-01-202-0/+26
* m68k: add unwind tables to backtraceAndreas Schwab2013-01-202-0/+10
* Remove use of mpa2.hAndreas Schwab2013-01-203-2/+6
* Add backtrace for m68kAndreas Schwab2013-01-192-0/+161
* Add not-cancel.h for m68k/nptlAndreas Schwab2013-01-193-0/+7
* Add tests that backtrace and backtrace_symbols produce correct results.Joseph Myers2013-01-186-1/+521
* Corrected ChangeLog date of __kernel_get_tbfreq fix.Ryan S. Arnold2013-01-181-1/+1
* PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard2013-01-185-29/+55
* Update NEWSSiddhesh Poyarekar2013-01-181-2/+2
* Fix application of the exception maskSiddhesh Poyarekar2013-01-182-1/+5
* Simplify calculation of 2^-m in __mpexpSiddhesh Poyarekar2013-01-183-29/+39
* Remove unnecessary multiplication with RADIXISiddhesh Poyarekar2013-01-182-3/+8
* Update sparc ULPs.David S. Miller2013-01-172-0/+78
* Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers2013-01-1716-130/+430
* Add HAVE_MREMAP for mremap usagePino Toscano2013-01-174-11/+13
* AArch64: Implement optimized strlen.Marcus Shawcroft2013-01-172-0/+121
* AArch64: Implement optimized strcmpMarcus Shawcroft2013-01-172-0/+159
* AArch64: Implement optimized bzero.Marcus Shawcroft2013-01-172-0/+31
* AArch64: Implement optimized memmove.Marcus Shawcroft2013-01-172-0/+316
* AArch64: Implement optimized memcpy.Marcus Shawcroft2013-01-172-0/+180
* AArch64: Implement optimized memset.Marcus Shawcroft2013-01-172-0/+233
* AArch64: Implement optimized memcmp.Marcus Shawcroft2013-01-173-0/+165
* AArch64: Tidyup whitespace.Marcus Shawcroft2013-01-172-11/+16
* Fix ChangeLogSiddhesh Poyarekar2013-01-171-20/+20
* Fix header commentSiddhesh Poyarekar2013-01-172-2/+4
* Implement x86 SIZE32/SIZE64 relocationsH.J. Lu2013-01-164-1/+39
* Adapt installed powerpc headers better for soft-float / no-FPRs.Joseph Myers2013-01-175-21/+57
* Hide reference to mktemp in libpthreadAndreas Schwab2013-01-167-3/+19
* Consolidate constant defines into mpa.hSiddhesh Poyarekar2013-01-1614-120/+46
* Fix the value of TWOSiddhesh Poyarekar2013-01-162-1/+5
* Optimize trunc{,f} on sparc.David S. Miller2013-01-1615-2/+522
* Optimize nearbyint{,f} on sparc.David S. Miller2013-01-1515-2/+588
* Add missing changelog for previous commit.David S. Miller2013-01-151-0/+5
* Use libc_fe*() in 32-bit nearbyint()David S. Miller2013-01-151-4/+4
* scsi/sg.h: include stddef.h for size_tMike Frysinger2013-01-152-0/+6
* Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller2013-01-1428-223/+670
* Optimize fdim/fdimf on sparc.David S. Miller2013-01-1412-1/+329
* Use $(host-test-program-cmd) not $(test-program-cmd) for bug-setlocale1.Joseph Myers2013-01-142-1/+6
* Fix up log format, wrap a long line.Roland McGrath2013-01-142-4/+5
* Minor tweak to mp multiplicationSiddhesh Poyarekar2013-01-142-13/+18
* Fix code formatting in mpa.cSiddhesh Poyarekar2013-01-144-766/+1535
* Remove unnecessary local variable mptwoSiddhesh Poyarekar2013-01-143-8/+7