aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-20Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu5-3/+10
2015-08-20Remove x86 init-arch.cH.J. Lu3-2/+5
2015-08-20Fix exponents in manual.Ondřej Bílka6-26/+45
2015-08-20nptl: Document crash due to incorrect use of locksFlorian Weimer2-1/+8
2015-08-19Fix csqrt missing underflows (bug 18370).Joseph Myers8-2/+411
2015-08-19relocate localedata ChangeLog entriesMike Frysinger2-13/+13
2015-08-19PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes3-0/+56
2015-08-19Mention BZ #18796 fix in NEWS.Andrew Senkevich1-1/+1
2015-08-19Improve stpncpy performance by using __strnlen/memcpy/memset rather than aWilco Dijkstra2-54/+10
2015-08-19 [BZ #18796]Andrew Senkevich2-1/+18
2015-08-19Add BZ #14341 to NEWSH.J. Lu1-3/+3
2015-08-19Fix dynamic linker issue with bind-nowPetar Jovanovic5-6/+57
2015-08-19Mark __xstatXX_conv as hiddenH.J. Lu2-3/+14
2015-08-19Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu3-6/+11
2015-08-19Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu7-515/+17
2015-08-19Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu2-8/+15
2015-08-19Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers2-0/+4
2015-08-19Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers2-4/+13
2015-08-18Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers3-3/+9
2015-08-18powerpc: Add missing hwcap strings.Carlos Eduardo Seo3-5/+12
2015-08-18Port the 0x7efe...feff pattern to GCC 6.Paul Eggert5-32/+19
2015-08-18Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu3-2/+37
2015-08-18Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]Marko Myllynen11-15/+41
2015-08-18regexp.h: update Versions to match file usage [BZ #18681]Zack Weinberg2-0/+7
2015-08-18NEWS: note fixed bugMike Frysinger1-3/+3
2015-08-18hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2-2/+22
2015-08-18hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger2-33/+8
2015-08-18hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger2-39/+8
2015-08-18hppa: inotify.h: move to common sys/inotify.hMike Frysinger3-106/+34
2015-08-18hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger2-26/+9
2015-08-18hppa: epoll.h: move to common sys/epoll.hMike Frysinger3-143/+32
2015-08-18hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger2-0/+7
2015-08-18hppa: shm.h: add SHM_EXECMike Frysinger2-0/+5
2015-08-18hppa: drop __ASSUME_LWS_CAS defineMike Frysinger3-11/+9
2015-08-18hppa: assume TLS everywhereMike Frysinger6-111/+10
2015-08-17Fix csqrt spurious underflows (bug 18823).Joseph Myers7-10/+1861
2015-08-17Add version set GLIBC_2.19 for linux/powerpcAndreas Schwab2-0/+9
2015-08-16Desupport regexp.h (bug 18681)Zack Weinberg4-209/+37
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov11-16/+57
2015-08-14stpncpy: fix bug number [BZ #18795]Mike Frysinger2-3/+3
2015-08-14stpncpy: fix size checking [BZ #18975]Zack Weinberg4-13/+172
2015-08-14Fix fma spurious underflows (bug 18824).Joseph Myers7-4/+288
2015-08-14Regenerated sysdeps/x86_64/fpu/libm-test-ulps with AVX2.Paul Pluzhnikov2-1/+5
2015-08-14Remove incorrect register mov in floorf/nearbyint on x86_64Siddhesh Poyarekar3-2/+7
2015-08-13Add more random libm-test inputs.Joseph Myers5-105/+2347
2015-08-13Fix tanh missing underflows (bug 16520).Joseph Myers10-4/+390
2015-08-13Check if cpuid is available in init_cpu_featuresH.J. Lu2-0/+17
2015-08-13Don't include <cpuid.h> in elision-conf.hH.J. Lu2-1/+5
2015-08-13Update x86 elision-conf.c for <cpu-features.h>H.J. Lu2-2/+7
2015-08-13Update libmvec multiarch functions for <cpu-features.h>H.J. Lu40-228/+174