aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-05-25S390: Get rid of make warning: overriding recipe for target gconv-modules.Stefan Liebler1-0/+12
2016-05-24Do not raise "inexact" from x86_64 SSE4.1 ceil, floor (bug 15479).Joseph Myers1-0/+12
2016-05-24Fixup usage of MIN_EXP in libm-test.incPaul E. Murphy1-0/+5
2016-05-24Fixup usage of MANT_DIG in libm-test.incPaul E. Murphy1-0/+5
2016-05-24Refactor tst-strtod-round.cPaul E. Murphy1-0/+13
2016-05-24Do not raise "inexact" from generic round (bug 15479).Joseph Myers1-0/+15
2016-05-24Do not raise "inexact" from generic floor (bug 15479).Joseph Myers1-0/+18
2016-05-24Do not raise "inexact" from generic ceil (bug 15479).Joseph Myers1-0/+18
2016-05-24Avoid an extra branch to PLT for -z nowH.J. Lu1-0/+8
2016-05-24S390: Implement mempcpy with help of memcpy. [BZ #19765]Stefan Liebler1-0/+18
2016-05-24S390: Do not call memcpy, memcmp, memset within libc.so via ifunc-plt.Stefan Liebler1-0/+11
2016-05-24S390: Use 64bit instruction to check for copies of > 1MB with mvcle.Stefan Liebler1-0/+5
2016-05-24S390: Use mvcle for copies > 1MB on 32bit with default memcpy variant.Stefan Liebler1-0/+5
2016-05-24malloc: Correct malloc alignment on 32-bit architectures [BZ #6527]Florian Weimer1-0/+7
2016-05-23Refactor tst-strtod6.cPaul E. Murphy1-0/+7
2016-05-23Refactor bug-strtod2.c to be type genericPaul E. Murphy1-0/+6
2016-05-23Refactor bug-strtod.c to better test new types.Paul E. Murphy1-0/+7
2016-05-23CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer1-0/+7
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer1-0/+23
2016-05-23conformtest: Correct some limits.h expectations for XPG3, XPG4.Joseph Myers1-0/+13
2016-05-23Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6.Joseph Myers1-0/+22
2016-05-20Remove special L2 cache case for Knights LandingH.J. Lu1-0/+6
2016-05-20conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers1-0/+14
2016-05-19manual: fix typos in error reportingricaljasan@pacific.net1-0/+4
2016-05-19manual: fix typo in the introductionricaljasan@pacific.net1-0/+4
2016-05-19Implement proper fmal for ldbl-128ibm (bug 13304).Joseph Myers1-0/+19
2016-05-19Correct Intel processor level type mask from CPUIDH.J. Lu1-0/+6
2016-05-19Check the HTT bit before counting logical threadsH.J. Lu1-0/+8
2016-05-19Remove alignments on jump targets in memsetH.J. Lu1-0/+6
2016-05-19conformtest: Correct pwd.h expectations for XPG3.Joseph Myers1-0/+6
2016-05-19conformtest: Correct search.h expectations for XPG3.Joseph Myers1-0/+7
2016-05-18Update libm-test.inc comment about NaN signs.Joseph Myers1-0/+5
2016-05-18Don't call internal _Unwind_Resume via PLTH.J. Lu1-0/+8
2016-05-18Don't call internal __pthread_unwind via PLTH.J. Lu1-0/+9
2016-05-18Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers1-0/+3
2016-05-18Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers1-0/+5
2016-05-18Clear destination buffer updated by the previous runH.J. Lu1-0/+9
2016-05-17Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).Joseph Myers1-0/+8
2016-05-17Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers1-0/+7
2016-05-17Fix stdlib.h rand_r namespace (bug 20074).Joseph Myers1-0/+6
2016-05-17Correct ttyslot header declaration conditions (bug 20051).Joseph Myers1-0/+11
2016-05-17Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.Stefan Liebler1-0/+4
2016-05-13tst-mallocfork2: Fix race condition, use fewer resourcesFlorian Weimer1-0/+7
2016-05-13conformtest: Correct some stdlib.h expectations for XPG3.Joseph Myers1-0/+19
2016-05-13conformtest: Do not expect strdup in string.h for XPG3.Joseph Myers1-0/+6
2016-05-13Call init_cpu_features only if SHARED is definedH.J. Lu1-0/+7
2016-05-13Support non-inclusive caches on Intel processorsH.J. Lu1-0/+5
2016-05-13malloc: Rewrite dumped heap for compatibility in __malloc_set_stateFlorian Weimer1-0/+14
2016-05-12conformtest: Correct time.h XPG3 expectations.Joseph Myers1-0/+6
2016-05-12conformtest: Correct some unistd.h expectations for XPG3, XPG4.Joseph Myers1-0/+32