about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused variables from timezone/MakefileAndreas Schwab2015-08-091-0/+5
* gawk: fix gensub usageMike Frysinger2015-08-091-0/+5
* fix non-portable `echo -n` usageMike Frysinger2015-08-091-0/+7
* hppa: put custom madvise defines behind __USE_MISCMike Frysinger2015-08-081-0/+5
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2015-08-081-0/+12
* In preparation for fixing BZ#16734, fix failure in misc/tst-error1-memPaul Pluzhnikov2015-08-081-0/+5
* Fix BZ #17905Paul Pluzhnikov2015-08-081-0/+8
* hppa: Fix reload error with atomic code [BZ #18787]John David Anglin2015-08-081-0/+9
* microblaze: include unix/sysdep.hMike Frysinger2015-08-071-0/+6
* Fix tan missing underflows (bug 16517).Joseph Myers2015-08-071-0/+21
* Fix sysdeps/i386/fpu/s_scalbn.S buildSamuel Thibault2015-08-071-0/+6
* hppa: _dl_symbol_address: add missing hidden defMike Frysinger2015-08-071-0/+4
* Fix gcrt0.o compilationSamuel Thibault2015-08-071-0/+16
* Fix sinh missing underflows (bug 16519).Joseph Myers2015-08-061-0/+22