about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers2014-01-073-2/+8
* [AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft2014-01-074-2/+12
* [AArch64] Remove sqrt from libm-test-ulpsMarcus Shawcroft2014-01-072-438/+4
* Fix integer overflow in vfwprintf. Fixes bug 14286.Ondřej Bílka2014-01-073-15/+26
* [AArch64] Fix CFA adjustment on dynamic linker entry.Marcus Shawcroft2014-01-072-1/+6
* S/390: Remove __tls_get_addr argument cast.Andreas Krebbel2014-01-072-1/+6
* S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel2014-01-072-1/+7
* S/390: Make ucontext_t extendible.Andreas Krebbel2014-01-0717-17/+328
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-0730-24/+762
* ia64: regen libm-test-ulps from scratchMike Frysinger2014-01-062-736/+30
* ia64: drop large results from libm-test-ulps [BZ #16401]Mike Frysinger2014-01-062-24/+5
* Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400).Joseph Myers2014-01-063-2/+11
* ia64: regenerate libm-test-ulpsMike Frysinger2014-01-062-28/+8432
* ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]Mike Frysinger2014-01-065-21/+34
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-0611-7/+34
* Fix typo in inet/netinet/in.h commentAllan McRae2014-01-062-1/+5
* Update ULPs for i386Andreas Jaeger2014-01-052-0/+88
* Regenerate libc.poAllan McRae2014-01-052-456/+494
* Fix gettext call formattingAllan McRae2014-01-052-1/+5
* ia64: fix build failure after async tls updatesMike Frysinger2014-01-042-4/+11
* nscd: list all tables in usage()Sami Kerola2014-01-042-3/+26
* tst-fanotify: switch to AC_DEFINEMike Frysinger2014-01-045-2/+14
* Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390).Joseph Myers2014-01-033-1/+8
* Fix ChangeLog entry.Paul Pluzhnikov2014-01-031-1/+1
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-01-035-4/+12
* Merge branch 'master' of ssh://sourceware.org/git/glibcPaul Pluzhnikov2014-01-032-963/+7501
|\
| * Regenerate powerpc-nofpu ulps.Joseph Myers2014-01-032-963/+7501
* | Async-signal safe TLS.Andrew Hunter2014-01-039-46/+313
|/
* Mark various libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers2014-01-033-1744/+1759
* Fix ldbl-128ibm logl inaccuracy (bug 16386).Joseph Myers2014-01-023-1/+14
* Fix ldbl-128ibm asinhl inaccuracy (bug 16385).Joseph Myers2014-01-023-2/+6
* Fix ldbl-128ibm acoshl inaccuracy (bug 16384).Joseph Myers2014-01-023-3/+10
* Reformat malloc to gnu style.Ondřej Bílka2014-01-0218-3754/+4038
* Fix return code from getent netgroup when the netgroup is not found (bz #16366)Siddhesh Poyarekar2014-01-023-30/+67
* Fix infinite loop in nscd when netgroup is empty (bz #16365)Siddhesh Poyarekar2014-01-023-4/+11
* [AArch64] Regenerate libm-test-ulps.Marcus Shawcroft2014-01-012-498/+7248
* [AArch64] Define ABORT_INSTRUCTION.Marcus Shawcroft2014-01-012-0/+5
* [AArch64] Pointer mangling support for AArch64.Venkataramanan Kumar2014-01-017-17/+106
* Regenerate ARM ulps.Joseph Myers2014-01-012-629/+3695
* Regenerate MIPS ulps.Joseph Myers2014-01-013-1692/+11649
* Regenerate x86 / x86_64 ulps.Joseph Myers2014-01-013-5812/+38
* scripts/update-copyrights: adjust configure input file suffixAllan McRae2014-01-012-1/+3
* Update remaining copyright datesAllan McRae2014-01-0126-25/+51
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-018406-8405/+8413
* NEWS: mention 16379 as fixedMike Frysinger2013-12-311-1/+1
* tst-fanotify: check for linux/fanotify.h existenceMike Frysinger2013-12-314-0/+69
* Benchmark inputs for cos and sinSiddhesh Poyarekar2013-12-313-12/+5303
* benchmark inputs for atanSiddhesh Poyarekar2013-12-312-5/+805
* benchmark inputs for tanh and atanhSiddhesh Poyarekar2013-12-313-10/+403
* benchmark inputs for asinh and acoshSiddhesh Poyarekar2013-12-313-10/+603