about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* relocate localedata ChangeLog entriesMike Frysinger2015-08-191-13/+0
* PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes2015-08-191-0/+7
* Improve stpncpy performance by using __strnlen/memcpy/memset rather than aWilco Dijkstra2015-08-191-0/+5
* [BZ #18796]Andrew Senkevich2015-08-191-0/+6
* Fix dynamic linker issue with bind-nowPetar Jovanovic2015-08-191-0/+11
* Mark __xstatXX_conv as hiddenH.J. Lu2015-08-191-0/+8
* Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu2015-08-191-0/+9
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-191-1/+13
* Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu2015-08-191-0/+6
* Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers2015-08-191-0/+3
* Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers2015-08-191-0/+9
* Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers2015-08-181-0/+6
* powerpc: Add missing hwcap strings.Carlos Eduardo Seo2015-08-181-0/+7
* Port the 0x7efe...feff pattern to GCC 6.Paul Eggert2015-08-181-0/+11
* Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu2015-08-181-0/+8
* Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]Marko Myllynen2015-08-181-0/+13
* regexp.h: update Versions to match file usage [BZ #18681]Zack Weinberg2015-08-181-0/+4
* hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2015-08-181-0/+8
* hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger2015-08-181-0/+5
* hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger2015-08-181-0/+5
* hppa: inotify.h: move to common sys/inotify.hMike Frysinger2015-08-181-0/+5
* hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger2015-08-181-0/+5
* hppa: epoll.h: move to common sys/epoll.hMike Frysinger2015-08-181-0/+5
* hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger2015-08-181-0/+5
* hppa: shm.h: add SHM_EXECMike Frysinger2015-08-181-0/+4
* hppa: drop __ASSUME_LWS_CAS defineMike Frysinger2015-08-181-0/+7
* hppa: assume TLS everywhereMike Frysinger2015-08-181-0/+8
* Fix csqrt spurious underflows (bug 18823).Joseph Myers2015-08-171-0/+10
* Add version set GLIBC_2.19 for linux/powerpcAndreas Schwab2015-08-171-0/+5
* Desupport regexp.h (bug 18681)Zack Weinberg2015-08-161-0/+8
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-0/+13
* stpncpy: fix bug number [BZ #18795]Mike Frysinger2015-08-141-1/+1
* stpncpy: fix size checking [BZ #18975]Zack Weinberg2015-08-141-0/+10
* Fix fma spurious underflows (bug 18824).Joseph Myers2015-08-141-0/+10
* Regenerated sysdeps/x86_64/fpu/libm-test-ulps with AVX2.Paul Pluzhnikov2015-08-141-0/+4
* Remove incorrect register mov in floorf/nearbyint on x86_64Siddhesh Poyarekar2015-08-141-0/+7
* Add more random libm-test inputs.Joseph Myers2015-08-131-0/+8
* Fix tanh missing underflows (bug 16520).Joseph Myers2015-08-131-0/+22
* Check if cpuid is available in init_cpu_featuresH.J. Lu2015-08-131-0/+5
* Don't include <cpuid.h> in elision-conf.hH.J. Lu2015-08-131-0/+5
* Update x86 elision-conf.c for <cpu-features.h>H.J. Lu2015-08-131-0/+5
* Update libmvec multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-0/+48
* Update i686 multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-0/+46
* Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu2015-08-131-0/+46
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-131-0/+54
* Fix BZ #18820 -- fmemopen may leak memory on failure.Paul Pluzhnikov2015-08-121-0/+8
* Fix BZ #16734 -- fopen calls mmap to allocate its bufferPaul Pluzhnikov2015-08-121-0/+15
* Fix BZ #18086 -- nice resets errno to 0.Paul Pluzhnikov2015-08-111-0/+6
* powerpc: Fix stpcpy performance for power8Ondrej Bilka2015-08-111-0/+4
* powerpc: Fix PPC64/POWER7 conform testsAdhemerval Zanella2015-08-111-0/+5