| Commit message (Expand) | Author | Age | Files | Lines |
* | PLT avoidance for _exit in rtld. | Roland McGrath | 2015-07-09 | 4 | -0/+4 |
* | Improve bndmov encoding with zero displacement | H.J. Lu | 2015-07-09 | 1 | -0/+8 |
* | Preserve bound registers for pointer pass/return | Igor Zamyatin | 2015-07-09 | 7 | -20/+92 |
* | libio: Update powerpc64le libc.abilist | Adhemerval Zanella | 2015-07-09 | 1 | -0/+3 |
* | hurd: permit to use mlock from non-root process | Samuel Thibault | 2015-07-09 | 2 | -11/+14 |
* | [AArch64][BZ 18648] change greg_t definition in ucontext.h | Szabolcs Nagy | 2015-07-09 | 1 | -1/+1 |
* | [AArch64][BZ 18400] fix elf_prpsinfo in procfs.h | Szabolcs Nagy | 2015-07-09 | 1 | -2/+2 |
* | BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug. | Roland McGrath | 2015-07-08 | 2 | -0/+89 |
* | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 2015-07-08 | 27 | -0/+81 |
* | Add missing Advanced API (RFC3542) (1) defines. | Carlos O'Donell | 2015-07-08 | 1 | -0/+5 |
* | S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(... | Stefan Liebler | 2015-07-07 | 2 | -0/+16 |
* | S390: Regenerate ULPs. | Stefan Liebler | 2015-07-07 | 1 | -6/+102 |
* | S390: Fix sem.h conformance test failures. | Stefan Liebler | 2015-07-07 | 1 | -2/+1 |
* | Add la_symbind32 to x86-64 audit tests | H.J. Lu | 2015-07-07 | 6 | -0/+60 |
* | Add and use sysdeps/i386/link-defines.sym | H.J. Lu | 2015-07-07 | 3 | -15/+43 |
* | Add a testcase for i386 LD_AUDIT | H.J. Lu | 2015-07-07 | 5 | -0/+287 |
* | Do not create invalid pointers in C code of string functions. | Torvald Riegel | 2015-07-07 | 1 | -7/+11 |
* | Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions. | Wilco Dijkstra | 2015-07-06 | 3 | -0/+72 |
* | Remove unused file sysdeps/ieee754/support.c | Wilco Dijkstra | 2015-07-06 | 1 | -520/+0 |
* | [AArch64] make setcontext etc functions consistent with the kernel | Szabolcs Nagy | 2015-07-06 | 3 | -12/+12 |
* | Regenerate aarch64 libm-test-ulps | Szabolcs Nagy | 2015-07-02 | 1 | -32/+128 |
* | Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619). | Joseph Myers | 2015-07-01 | 1 | -3/+12 |
* | Regenerate powerpc-nofpu libm-test-ulps. | Joseph Myers | 2015-07-01 | 1 | -483/+673 |
* | Regenerate ARM libm-test-ulps. | Joseph Myers | 2015-07-01 | 1 | -265/+457 |
* | Regenerate MIPS libm-test-ulps. | Joseph Myers | 2015-07-01 | 2 | -622/+1053 |
* | Clean up BUSY_WAIT_NOP and atomic_delay. | Torvald Riegel | 2015-06-30 | 9 | -21/+10 |
* | Improve tgamma accuracy (bug 18613). | Joseph Myers | 2015-06-29 | 7 | -136/+329 |
* | Fix ldbl-128 j1l spurious underflows (bug 18612). | Joseph Myers | 2015-06-29 | 1 | -0/+10 |
* | Fix j1, jn missing underflows (bug 16559). | Joseph Myers | 2015-06-29 | 8 | -5/+55 |
* | Update headers for Linux 4.0, 4.1 definitions. | Joseph Myers | 2015-06-29 | 3 | -1/+9 |
* | Add support for DT_MIPS_RLD_MAP_REL. | Matthew Fortune | 2015-06-26 | 1 | -3/+10 |
* | Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602). | Joseph Myers | 2015-06-25 | 7 | -710/+789 |
* | Use unsigned types for counters in getaddrinfo_a code. | Roland McGrath | 2015-06-24 | 1 | -2/+2 |
* | Use unsigned types for counters in AIO code. | Roland McGrath | 2015-06-24 | 4 | -12/+12 |
* | Refactor libm tests. | Joseph Myers | 2015-06-24 | 8 | -8/+0 |
* | NaCl: Fix glob.c build after getlogin_r -> __getlogin_r. | Roland McGrath | 2015-06-24 | 1 | -2/+2 |
* | Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594). | Joseph Myers | 2015-06-24 | 2 | -0/+104 |
* | Print more information in tst-getcpu failure case. | Roland McGrath | 2015-06-24 | 1 | -1/+1 |
* | Fix csin, csinh overflow in directed rounding modes (bug 18593). | Joseph Myers | 2015-06-24 | 1 | -4/+4 |
* | Fix ldbl-128 expl missing underflows (bug 18586). | Joseph Myers | 2015-06-24 | 1 | -1/+9 |
* | Combination of data tables for x86_64 vector functions sinf, cosf and sincosf. | Andrew Senkevich | 2015-06-24 | 18 | -3586/+197 |
* | Fix sin, sincos missing underflows (bug 16526, bug 16538). | Joseph Myers | 2015-06-23 | 8 | -18/+79 |
* | Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18... | Joseph Myers | 2015-06-23 | 1 | -24/+8 |
* | Fix atomic_full_barrier on x86 and x86_64. | Torvald Riegel | 2015-06-23 | 2 | -0/+14 |
* | Combination of data tables for x86_64 vector functions sin, cos and sincos. | Andrew Senkevich | 2015-06-23 | 20 | -439/+173 |
* | Fix csqrt spurious underflows (bug 18371). | Joseph Myers | 2015-06-23 | 1 | -0/+2 |
* | Fix exp2, exp2f spurious underflows (bug 18219). | Joseph Myers | 2015-06-23 | 2 | -2/+6 |
* | Fix expm1 missing underflows (bug 16353). | Joseph Myers | 2015-06-22 | 5 | -1/+58 |
* | Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569). | Joseph Myers | 2015-06-21 | 2 | -0/+12 |
* | Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361). | Joseph Myers | 2015-06-21 | 2 | -2/+29 |