aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-01-02misc/tst-pselect.c: Add copyright headerFlorian Weimer1-0/+4
2018-01-02Simplify getrlimit64.cAurelien Jarno1-0/+4
2018-01-02Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno1-0/+9
2018-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers1-0/+2
2018-01-02Update ARM libm-test-ulps.Joseph Myers1-0/+2
2018-01-02Reduce command length in regen-ulps.Joseph Myers1-0/+5
2018-01-02Update NEWS to add cosf and sincosf optimizationRajalakshmi Srinivasaraghavan1-0/+4
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno1-0/+8
2018-01-01linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin1-0/+3
2018-01-01elf: check for rpath emptiness before making a copy of itDmitry V. Levin1-0/+5
2018-01-01Update miscellaneous files from upstream sources.Joseph Myers1-0/+6
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-0/+28
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-0/+7
2017-12-31Correct improper-inclusion check in bits/libio-ldbl.h.Zack Weinberg1-0/+5
2017-12-30elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno1-0/+10
2017-12-29linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin1-0/+3
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin1-0/+11
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin1-0/+18
2017-12-29scandir: fix wrong assumption about errno [BZ #17804]Aurelien Jarno1-0/+6
2017-12-29manual: clarify errno value on success [BZ #22615]Aurelien Jarno1-0/+6
2017-12-29tst-realloc: do not check for errno on success [BZ #22611]Aurelien Jarno1-0/+6
2017-12-27elf: remove redundant is_path argumentDmitry V. Levin1-0/+7
2017-12-27elf: remove redundant code from is_dstDmitry V. Levin1-0/+3
2017-12-27elf: remove redundant code from _dl_dst_substituteDmitry V. Levin1-0/+5
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-0/+27
2017-12-23getrandom: fix comment [BZ #22347]Dmitry V. Levin1-0/+6
2017-12-23manual: fix a typo in strtoul description [BZ #21161]Aurelien Jarno1-0/+3
2017-12-23manual: fix finite description [BZ #22596]Aurelien Jarno1-0/+6
2017-12-22Avoid gcc warnings on cygwinEric Blake1-0/+7
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer1-0/+21
2017-12-21Add aarch64 disable-multi-arch variant to build-many-glibcs.pySzabolcs Nagy1-0/+5
2017-12-20Update miscellaneous files from upstream sources.Joseph Myers1-0/+9
2017-12-20Simplify tile assembly definitionsAdhemerval Zanella1-0/+17
2017-12-20Simplify tilegx sysdeps folderAdhemerval Zanella1-0/+27
2017-12-20Remove tilepro-*-linux-gnu supportAdhemerval Zanella1-0/+66
2017-12-20nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella1-0/+15
2017-12-20aarch64: update libm-test-ulpsSzabolcs Nagy1-0/+4
2017-12-20aarch64: fix memset with --disable-multi-archAdhemerval Zanella1-0/+4
2017-12-20nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer1-0/+15
2017-12-19regex: Fix spelling in comments.Arnold Robbins1-0/+7
2017-12-19Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes1-0/+10
2017-12-19elf: remove redundant __libc_enable_secure check from fillin_rpathDmitry V. Levin1-0/+6
2017-12-19Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu1-0/+14
2017-12-19Document that --enable-static-pie implies PIEH.J. Lu1-0/+6
2017-12-19Avoid signed shift overflow in pow (bug 21309).Bernd Edlinger1-0/+6
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers1-0/+42
2017-12-19glob: Silence warning about void pointer arithmeticAdhemerval Zanella1-0/+3
2017-12-19glob: pacify fuzzer for mempcpyAdhemerval Zanella1-0/+4
2017-12-19Update x86_64 libm-test-ulps.Joseph Myers1-0/+4
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty1-0/+34