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