about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* S390: Fix utf32 to utf8 handling of low surrogates (disable cu41).Stefan Liebler2016-05-251-0/+5
* S390: Use s390-64 specific ionv-modules on s390-32, too.Stefan Liebler2016-05-251-0/+19
* S390: Optimize utf16-utf32 module.Stefan Liebler2016-05-251-0/+5
* S390: Optimize utf8-utf16 module.Stefan Liebler2016-05-251-0/+5
* S390: Optimize utf8-utf32 module.Stefan Liebler2016-05-251-0/+5
* S390: Optimize iso-8859-1 to ibm037 iconv-module.Stefan Liebler2016-05-251-0/+5
* S390: Optimize builtin iconv-modules.Stefan Liebler2016-05-251-0/+5
* S390: Optimize 8bit-generic iconv modules.Stefan Liebler2016-05-251-0/+8
* S390: Configure check for vector support in gcc.Stefan Liebler2016-05-251-0/+7
* S390: Get rid of make warning: overriding recipe for target gconv-modules.Stefan Liebler2016-05-251-0/+12
* Do not raise "inexact" from x86_64 SSE4.1 ceil, floor (bug 15479).Joseph Myers2016-05-241-0/+12
* Fixup usage of MIN_EXP in libm-test.incPaul E. Murphy2016-05-241-0/+5
* Fixup usage of MANT_DIG in libm-test.incPaul E. Murphy2016-05-241-0/+5
* Refactor tst-strtod-round.cPaul E. Murphy2016-05-241-0/+13
* Do not raise "inexact" from generic round (bug 15479).Joseph Myers2016-05-241-0/+15
* Do not raise "inexact" from generic floor (bug 15479).Joseph Myers2016-05-241-0/+18
* Do not raise "inexact" from generic ceil (bug 15479).Joseph Myers2016-05-241-0/+18
* Avoid an extra branch to PLT for -z nowH.J. Lu2016-05-241-0/+8
* S390: Implement mempcpy with help of memcpy. [BZ #19765]Stefan Liebler2016-05-241-0/+18
* S390: Do not call memcpy, memcmp, memset within libc.so via ifunc-plt.Stefan Liebler2016-05-241-0/+11
* S390: Use 64bit instruction to check for copies of > 1MB with mvcle.Stefan Liebler2016-05-241-0/+5
* S390: Use mvcle for copies > 1MB on 32bit with default memcpy variant.Stefan Liebler2016-05-241-0/+5
* malloc: Correct malloc alignment on 32-bit architectures [BZ #6527]Florian Weimer2016-05-241-0/+7
* Refactor tst-strtod6.cPaul E. Murphy2016-05-231-0/+7
* Refactor bug-strtod2.c to be type genericPaul E. Murphy2016-05-231-0/+6
* Refactor bug-strtod.c to better test new types.Paul E. Murphy2016-05-231-0/+7
* CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer2016-05-231-0/+7
* Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2016-05-231-0/+23
* conformtest: Correct some limits.h expectations for XPG3, XPG4.Joseph Myers2016-05-231-0/+13
* Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6.Joseph Myers2016-05-231-0/+22
* Remove special L2 cache case for Knights LandingH.J. Lu2016-05-201-0/+6
* conformtest: Correct ftw.h expectations for XPG3, XPG4.Joseph Myers2016-05-201-0/+14
* manual: fix typos in error reportingricaljasan@pacific.net2016-05-191-0/+4
* manual: fix typo in the introductionricaljasan@pacific.net2016-05-191-0/+4
* Implement proper fmal for ldbl-128ibm (bug 13304).Joseph Myers2016-05-191-0/+19
* Correct Intel processor level type mask from CPUIDH.J. Lu2016-05-191-0/+6
* Check the HTT bit before counting logical threadsH.J. Lu2016-05-191-0/+8
* Remove alignments on jump targets in memsetH.J. Lu2016-05-191-0/+6
* conformtest: Correct pwd.h expectations for XPG3.Joseph Myers2016-05-191-0/+6
* conformtest: Correct search.h expectations for XPG3.Joseph Myers2016-05-191-0/+7
* Update libm-test.inc comment about NaN signs.Joseph Myers2016-05-181-0/+5
* Don't call internal _Unwind_Resume via PLTH.J. Lu2016-05-181-0/+8
* Don't call internal __pthread_unwind via PLTH.J. Lu2016-05-181-0/+9
* Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers2016-05-181-0/+3
* Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers2016-05-181-0/+5
* Clear destination buffer updated by the previous runH.J. Lu2016-05-181-0/+9
* Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).Joseph Myers2016-05-171-0/+8
* Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers2016-05-171-0/+7
* Fix stdlib.h rand_r namespace (bug 20074).Joseph Myers2016-05-171-0/+6
* Correct ttyslot header declaration conditions (bug 20051).Joseph Myers2016-05-171-0/+11