about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Split large string section; add truncation advicePaul Eggert2015-12-101-0/+13
* Document best practice for disconnected NSS modules.Carlos O'Donell2015-12-101-0/+5
* Update to Unicode 8.0.0.Mike FABIAN2015-12-101-0/+6
* Regenerate locale/C-translit.h.Carlos O'Donell2015-12-091-0/+4
* Generic updates to transliterations.Mike FABIAN2015-12-091-0/+5
* Fix ldbl-128ibm logl inaccuracy near 1 (bug 19351).Joseph Myers2015-12-091-0/+5
* Fix ldbl-128ibm sinhl spurious overflows (bug 19350).Joseph Myers2015-12-091-0/+4
* Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349).Joseph Myers2015-12-091-0/+4
* Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers2015-12-091-0/+134
* mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno2015-12-091-0/+14
* Fix grantpt basename namespace bugAurelien Jarno2015-12-091-0/+5
* benchtests: ffs and ffsll are string functions, not mathSiddhesh Poyarekar2015-12-091-0/+7
* benchtests: Add inputs from sin and cos to sincosSiddhesh Poyarekar2015-12-091-0/+5
* Utilize x86_64 vector math functions w/o -fopenmp.Andrew Senkevich2015-12-071-0/+5
* Fix typo in strncat, wcsncat manual entriesPaul Eggert2015-12-041-0/+7
* Fix nan functions handling of payload strings (bug 16961, bug 16962).Joseph Myers2015-12-041-0/+17
* Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable"Florian Weimer2015-12-041-5/+0
* tst-res_hconf_reorder: Set RESOLV_REORDER environment variableFlorian Weimer2015-12-041-0/+5
* Consistency about byte vs character in string.texiPaul Eggert2015-12-041-0/+12
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-0/+28
* Corrected path to installed libmvec_nonshared.aAndrew Senkevich2015-12-031-0/+5
* powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo2015-12-031-0/+45
* Use shell's builtin pwd.Ludovic Courtès2015-12-021-0/+7
* Comment on IBM930, IBM933, IBM935, IBM937, IBM939.Carlos O'Donell2015-12-021-0/+8
* nptl: Fix racy pipe closing in tst-cancel{20,21}Adhemerval Zanella2015-12-021-0/+6
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+18
* [AArch64] Regenerate libm-test-ulpsSzabolcs Nagy2015-12-011-0/+4
* Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c.Joseph Myers2015-12-011-0/+7
* Update family and model detection for AMD CPUsH.J. Lu2015-11-301-0/+8
* hurd: Make mmap64 use vm_offset_t for overflow checkSamuel Thibault2015-11-291-0/+7
* hurd: install correct number of send rights on forkThomas Schwinge2015-11-291-0/+5
* MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008Maciej W. Rozycki2015-11-281-0/+5
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-0/+27
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-271-0/+11
* hurd: Initialize __libc_stack_end for hidden supportSamuel Thibault2015-11-251-2/+2
* Do not add relro attribute to __libc_stack_endSamuel Thibault2015-11-251-2/+2
* Revert not defining NO_HIDDEN on hurdSamuel Thibault2015-11-251-2/+0
* Fix hurd build with hidden supportSamuel Thibault2015-11-251-0/+21
* Fix RPC breakage when longjumping from signal handlerSamuel Thibault2015-11-251-0/+5
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-241-0/+49
* Fix strtod ("NAN(I)") in Turkish locales (bug 19266).Joseph Myers2015-11-241-0/+17
* misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.Chris Metcalf2015-11-241-0/+2
* tile: define __NO_LONG_DOUBLE_MATHChris Metcalf2015-11-241-0/+14
* malloc: remove redundant getenv callGleb Fotengauer-Malinovskiy2015-11-241-0/+4
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-241-0/+33
* Implement "make update-all-abi"Florian Weimer2015-11-241-0/+8
* Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer2015-11-241-0/+11
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-231-0/+25
* Update <netpacket/packet.h> for Linux 4.3.Joseph Myers2015-11-231-0/+19
* Fix strtol in Turkish locales (bug 19242).Joseph Myers2015-11-231-0/+18