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