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