about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: Use default strcpy optimization for POWER7Adhemerval Zanella2015-08-111-0/+22
* powerpc: Fix strnlen/power7 buildAdhemerval Zanella2015-08-111-0/+4
* powerpc: Fix strstr/power7 buildAdhemerval Zanella2015-08-111-0/+6
* Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko2015-08-111-0/+14
* Remove unused definition of __openat(64)_nocancelAndreas Schwab2015-08-111-0/+6
* Add more tests of various libm functions.Joseph Myers2015-08-111-0/+9
* Fix ldbl-128ibm tanhl inaccuracy (bug 18790).Joseph Myers2015-08-101-0/+9
* Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab2015-08-101-0/+7
* Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).Joseph Myers2015-08-101-0/+9
* Add a missing break in tst-auditmod3b.cH.J. Lu2015-08-091-0/+6