Age | Commit message (Expand) | Author |
2015-12-09 | Generic updates to transliterations. | Mike FABIAN |
2015-12-09 | Fix ldbl-128ibm logl inaccuracy near 1 (bug 19351). | Joseph Myers |
2015-12-09 | Fix ldbl-128ibm sinhl spurious overflows (bug 19350). | Joseph Myers |
2015-12-09 | Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349). | Joseph Myers |
2015-12-09 | Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh. | Joseph Myers |
2015-12-09 | mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPU | Aurelien Jarno |
2015-12-09 | Fix grantpt basename namespace bug | Aurelien Jarno |
2015-12-09 | benchtests: ffs and ffsll are string functions, not math | Siddhesh Poyarekar |
2015-12-09 | benchtests: Add inputs from sin and cos to sincos | Siddhesh Poyarekar |
2015-12-07 | Utilize x86_64 vector math functions w/o -fopenmp. | Andrew Senkevich |
2015-12-04 | Fix typo in strncat, wcsncat manual entries | Paul Eggert |
2015-12-04 | Fix nan functions handling of payload strings (bug 16961, bug 16962). | Joseph Myers |
2015-12-04 | Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable" | Florian Weimer |
2015-12-04 | tst-res_hconf_reorder: Set RESOLV_REORDER environment variable | Florian Weimer |
2015-12-04 | Consistency about byte vs character in string.texi | Paul Eggert |
2015-12-03 | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf |
2015-12-03 | Corrected path to installed libmvec_nonshared.a | Andrew Senkevich |
2015-12-03 | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo |
2015-12-02 | Use shell's builtin pwd. | Ludovic Courtès |
2015-12-02 | Comment on IBM930, IBM933, IBM935, IBM937, IBM939. | Carlos O'Donell |
2015-12-02 | nptl: Fix racy pipe closing in tst-cancel{20,21} | Adhemerval Zanella |
2015-12-01 | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu |
2015-12-01 | [AArch64] Regenerate libm-test-ulps | Szabolcs Nagy |
2015-12-01 | Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c. | Joseph Myers |
2015-11-30 | Update family and model detection for AMD CPUs | H.J. Lu |
2015-11-29 | hurd: Make mmap64 use vm_offset_t for overflow check | Samuel Thibault |
2015-11-29 | hurd: install correct number of send rights on fork | Thomas Schwinge |
2015-11-28 | MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008 | Maciej W. Rozycki |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell |
2015-11-27 | Better workaround for aliases of *_finite symbols in vector math library. | Andrew Senkevich |
2015-11-25 | hurd: Initialize __libc_stack_end for hidden support | Samuel Thibault |
2015-11-25 | Do not add relro attribute to __libc_stack_end | Samuel Thibault |
2015-11-25 | Revert not defining NO_HIDDEN on hurd | Samuel Thibault |
2015-11-25 | Fix hurd build with hidden support | Samuel Thibault |
2015-11-25 | Fix RPC breakage when longjumping from signal handler | Samuel Thibault |
2015-11-24 | Refactor strtod parsing of NaN payloads. | Joseph Myers |
2015-11-24 | Fix strtod ("NAN(I)") in Turkish locales (bug 19266). | Joseph Myers |
2015-11-24 | misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds. | Chris Metcalf |
2015-11-24 | tile: define __NO_LONG_DOUBLE_MATH | Chris Metcalf |
2015-11-24 | malloc: remove redundant getenv call | Gleb Fotengauer-Malinovskiy |
2015-11-24 | Remove CPU set size checking from affinity functions [BZ #19143] | Florian Weimer |
2015-11-24 | Implement "make update-all-abi" | Florian Weimer |
2015-11-24 | Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code | Florian Weimer |
2015-11-23 | Update <sys/ptrace.h> for Linux 4.3. | Joseph Myers |
2015-11-23 | Update <netpacket/packet.h> for Linux 4.3. | Joseph Myers |
2015-11-23 | Fix strtol in Turkish locales (bug 19242). | Joseph Myers |
2015-11-20 | NaCl: Use allocate_code_data after dyncode_create | Roland McGrath |
2015-11-20 | Fix math_private.h multiple include guards. | Joseph Myers |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers |
2015-11-20 | Remove signal handling for nanosleep (bug 16364) | Adhemerval Zanella |