aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer44-3/+1340
2017-12-21Add aarch64 disable-multi-arch variant to build-many-glibcs.pySzabolcs Nagy2-1/+8
2017-12-20Update miscellaneous files from upstream sources.Joseph Myers6-179/+240
2017-12-20Simplify tile assembly definitionsAdhemerval Zanella17-219/+236
2017-12-20Simplify tilegx sysdeps folderAdhemerval Zanella68-121/+114
2017-12-20Remove tilepro-*-linux-gnu supportAdhemerval Zanella53-5106/+98
2017-12-20nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella9-230/+145
2017-12-20aarch64: update libm-test-ulpsSzabolcs Nagy2-20/+24
2017-12-20aarch64: fix memset with --disable-multi-archAdhemerval Zanella2-0/+8
2017-12-20nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer7-11/+45
2017-12-19regex: Fix spelling in comments.Arnold Robbins5-7/+14
2017-12-19Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes5-5/+198
2017-12-19elf: remove redundant __libc_enable_secure check from fillin_rpathDmitry V. Levin2-30/+9
2017-12-19Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu4-5/+20
2017-12-19Document that --enable-static-pie implies PIEH.J. Lu3-2/+11
2017-12-19Avoid signed shift overflow in pow (bug 21309).Bernd Edlinger2-1/+8
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers20-485/+376
2017-12-19glob: Silence warning about void pointer arithmeticAdhemerval Zanella2-1/+5
2017-12-19glob: pacify fuzzer for mempcpyAdhemerval Zanella2-2/+9
2017-12-19Update x86_64 libm-test-ulps.Joseph Myers2-8/+14
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty19-326/+509
2017-12-19ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella2-0/+11
2017-12-19sh: Fix clone exit return code (BZ #22605)Adhemerval Zanella2-0/+7
2017-12-19x86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu5-1/+19
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu9-11/+143
2017-12-18Add --enable-static-pie variants to x86_64, x32 and i686H.J. Lu2-0/+14
2017-12-19Fix m68k bits/mathinline.h attributes (bug 22631).Joseph Myers3-68/+94
2017-12-19Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC.Joseph Myers2-5/+11
2017-12-18Disable -Wrestrict for two nptl/tst-attr3.c tests.Joseph Myers2-0/+22
2017-12-18Fix truncation warnings in posix/tst-glob_symlinks.c.Joseph Myers2-1/+3
2017-12-18Disable strncat test array-bounds warnings for GCC 8.Joseph Myers2-2/+11
2017-12-18Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu5-9/+28
2017-12-18ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer15-16/+61
2017-12-18Fix nscd readlink argument aliasing (bug 22446).Joseph Myers2-2/+9
2017-12-18mips32: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2-0/+9
2017-12-18mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2-0/+11
2017-12-18Update NEWS with aarch64 static pie supportSzabolcs Nagy1-1/+1
2017-12-18elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin2-19/+7
2017-12-18aarch64: fix start code for static pieSzabolcs Nagy2-1/+14
2017-12-16ldconfig: set LC_COLLATE to C [BZ #22505]Aurelien Jarno3-0/+13
2017-12-16s390: Update ulpsRajalakshmi Srinivasaraghavan2-20/+24
2017-12-16powerpc: Update ulpsRajalakshmi Srinivasaraghavan2-20/+24
2017-12-16New generic sincosfRajalakshmi Srinivasaraghavan5-237/+307
2017-12-15Fix tst-leaks1 (bug 14681)Carlos O'Donell2-3/+24
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu25-17/+521
2017-12-15Fix testing with read-only source directory.Joseph Myers4-2/+10
2017-12-15Increase buffer size due to warning from ToT GCCSteve Ellcey2-1/+5
2017-12-15Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge2-1/+5
2017-12-15Correct build-many-glibcs.py arm-linux-gnueabihf configurations.Joseph Myers2-2/+7
2017-12-15Do not build .mo files in source directory (bug 14121).Joseph Myers2-5/+11