about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno2018-01-023-4/+13
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2018-01-022-28/+36
* Update ARM libm-test-ulps.Joseph Myers2018-01-022-26/+28
* Reduce command length in regen-ulps.Joseph Myers2018-01-022-2/+7
* Update NEWS to add cosf and sincosf optimizationRajalakshmi Srinivasaraghavan2018-01-022-1/+5
* Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno2018-01-025-106/+8
* linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-01-012-0/+207
* elf: check for rpath emptiness before making a copy of itDmitry V. Levin2018-01-012-10/+13
* Update miscellaneous files from upstream sources.Joseph Myers2018-01-015-35/+34
* Remove accidentally-committed junk file dev/nullZack Weinberg2017-12-311-0/+0
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-0128-27/+55
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-019959-9958/+9965
* Correct improper-inclusion check in bits/libio-ldbl.h.Zack Weinberg2017-12-312-1/+11
* elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno2017-12-303-16/+47
* linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin2017-12-292-0/+197
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-298-25/+60
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-2910-383/+109
* scandir: fix wrong assumption about errno [BZ #17804]Aurelien Jarno2017-12-292-5/+14
* manual: clarify errno value on success [BZ #22615]Aurelien Jarno2017-12-292-14/+20
* tst-realloc: do not check for errno on success [BZ #22611]Aurelien Jarno2017-12-292-4/+6
* elf: remove redundant is_path argumentDmitry V. Levin2017-12-275-24/+27
* elf: remove redundant code from is_dstDmitry V. Levin2017-12-272-5/+6
* elf: remove redundant code from _dl_dst_substituteDmitry V. Levin2017-12-272-20/+6
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-2421-524/+626
* getrandom: fix comment [BZ #22347]Dmitry V. Levin2017-12-233-4/+10
* manual: fix a typo in strtoul description [BZ #21161]Aurelien Jarno2017-12-232-1/+4
* manual: fix finite description [BZ #22596]Aurelien Jarno2017-12-232-2/+8
* Avoid gcc warnings on cygwinEric Blake2017-12-223-1/+10
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-2244-3/+1340
* Add aarch64 disable-multi-arch variant to build-many-glibcs.pySzabolcs Nagy2017-12-212-1/+8
* Update miscellaneous files from upstream sources.Joseph Myers2017-12-206-179/+240
* Simplify tile assembly definitionsAdhemerval Zanella2017-12-2017-219/+236
* Simplify tilegx sysdeps folderAdhemerval Zanella2017-12-2068-121/+114
* Remove tilepro-*-linux-gnu supportAdhemerval Zanella2017-12-2053-5106/+98
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-209-230/+145
* aarch64: update libm-test-ulpsSzabolcs Nagy2017-12-202-20/+24
* aarch64: fix memset with --disable-multi-archAdhemerval Zanella2017-12-202-0/+8
* nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer2017-12-207-11/+45
* regex: Fix spelling in comments.Arnold Robbins2017-12-195-7/+14
* Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes2017-12-195-5/+198
* elf: remove redundant __libc_enable_secure check from fillin_rpathDmitry V. Levin2017-12-192-30/+9
* Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu2017-12-194-5/+20
* Document that --enable-static-pie implies PIEH.J. Lu2017-12-193-2/+11
* Avoid signed shift overflow in pow (bug 21309).Bernd Edlinger2017-12-192-1/+8
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-1920-485/+376
* glob: Silence warning about void pointer arithmeticAdhemerval Zanella2017-12-192-1/+5
* glob: pacify fuzzer for mempcpyAdhemerval Zanella2017-12-192-2/+9
* Update x86_64 libm-test-ulps.Joseph Myers2017-12-192-8/+14
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-1919-326/+509
* ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella2017-12-192-0/+11