aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf1-0/+28
2015-12-03Corrected path to installed libmvec_nonshared.aAndrew Senkevich1-0/+5
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo1-0/+45
2015-12-02Use shell's builtin pwd.Ludovic Courtès1-0/+7
2015-12-02Comment on IBM930, IBM933, IBM935, IBM937, IBM939.Carlos O'Donell1-0/+8
2015-12-02nptl: Fix racy pipe closing in tst-cancel{20,21}Adhemerval Zanella1-0/+6
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu1-0/+18
2015-12-01[AArch64] Regenerate libm-test-ulpsSzabolcs Nagy1-0/+4
2015-12-01Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c.Joseph Myers1-0/+7
2015-11-30Update family and model detection for AMD CPUsH.J. Lu1-0/+8
2015-11-29hurd: Make mmap64 use vm_offset_t for overflow checkSamuel Thibault1-0/+7
2015-11-29hurd: install correct number of send rights on forkThomas Schwinge1-0/+5
2015-11-28MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008Maciej W. Rozycki1-0/+5
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell1-0/+27
2015-11-27Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich1-0/+11
2015-11-25hurd: Initialize __libc_stack_end for hidden supportSamuel Thibault1-2/+2
2015-11-25Do not add relro attribute to __libc_stack_endSamuel Thibault1-2/+2
2015-11-25Revert not defining NO_HIDDEN on hurdSamuel Thibault1-2/+0
2015-11-25Fix hurd build with hidden supportSamuel Thibault1-0/+21
2015-11-25Fix RPC breakage when longjumping from signal handlerSamuel Thibault1-0/+5
2015-11-24Refactor strtod parsing of NaN payloads.Joseph Myers1-0/+49
2015-11-24Fix strtod ("NAN(I)") in Turkish locales (bug 19266).Joseph Myers1-0/+17
2015-11-24misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.Chris Metcalf1-0/+2
2015-11-24tile: define __NO_LONG_DOUBLE_MATHChris Metcalf1-0/+14
2015-11-24malloc: remove redundant getenv callGleb Fotengauer-Malinovskiy1-0/+4
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer1-0/+33
2015-11-24Implement "make update-all-abi"Florian Weimer1-0/+8
2015-11-24Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer1-0/+11
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers1-0/+25
2015-11-23Update <netpacket/packet.h> for Linux 4.3.Joseph Myers1-0/+19
2015-11-23Fix strtol in Turkish locales (bug 19242).Joseph Myers1-0/+18
2015-11-20NaCl: Use allocate_code_data after dyncode_createRoland McGrath1-0/+7
2015-11-20Fix math_private.h multiple include guards.Joseph Myers1-0/+26
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers1-0/+125
2015-11-20Remove signal handling for nanosleep (bug 16364)Adhemerval Zanella1-0/+6
2015-11-20S390: Use __asm__ instead of asm.Stefan Liebler1-0/+45
2015-11-19powerpc: Spinlock optimization and cleanupPaul Murphy1-0/+11
2015-11-19powerpc: More elision improvementsPaul Murphy1-0/+10
2015-11-19Shuffle includes in ldbl-128ibm/mpn2ldl.cPaul Murphy1-0/+6
2015-11-17Include s_sin.c in s_sincos.cSiddhesh Poyarekar1-0/+7
2015-11-17Remove redundant else clauses in s_sin.cSiddhesh Poyarekar1-0/+2
2015-11-17benchtests: Mark output variables as usedSiddhesh Poyarekar1-0/+5
2015-11-16Work around conflicting declarations of math functionsFlorian Weimer1-0/+4
2015-11-14Run tst-prelink test for GLOB_DAT relocH.J. Lu1-0/+21
2015-11-13Fix ldbl-128ibm strtold overflow handling (bug 14551).Joseph Myers1-0/+12
2015-11-12Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers1-0/+9
2015-11-12Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception...Joseph Myers1-0/+9
2015-11-11pylintrc: disable reportsMike Frysinger1-0/+4
2015-11-10NaCl: Use open_resource API for shared objectsRoland McGrath1-0/+13
2015-11-11Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers1-0/+14