summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix problems found by build-many-glibcs.zack/libio-minimizationZack Weinberg2017-12-2713-67/+88
* Don't include libio.h from stdio.h.Zack Weinberg2017-12-2538-208/+300
* Minimize use of _IO_ and _G_ symbols in public headers.Zack Weinberg2017-12-2515-169/+173
* Reduce use of libioP.h and iolibio.h outside the stdio implementation.Zack Weinberg2017-12-2558-182/+97
* 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
* sh: Fix clone exit return code (BZ #22605)Adhemerval Zanella2017-12-192-0/+7
* x86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu2017-12-195-1/+19
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-199-11/+143
* Add --enable-static-pie variants to x86_64, x32 and i686H.J. Lu2017-12-182-0/+14
* Fix m68k bits/mathinline.h attributes (bug 22631).Joseph Myers2017-12-193-68/+94
* Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC.Joseph Myers2017-12-192-5/+11
* Disable -Wrestrict for two nptl/tst-attr3.c tests.Joseph Myers2017-12-182-0/+22
* Fix truncation warnings in posix/tst-glob_symlinks.c.Joseph Myers2017-12-182-1/+3
* Disable strncat test array-bounds warnings for GCC 8.Joseph Myers2017-12-182-2/+11
* Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu2017-12-185-9/+28
* ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer2017-12-1815-16/+61
* Fix nscd readlink argument aliasing (bug 22446).Joseph Myers2017-12-182-2/+9
* mips32: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-182-0/+9
* mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-182-0/+11
* Update NEWS with aarch64 static pie supportSzabolcs Nagy2017-12-181-1/+1
* elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin2017-12-182-19/+7
* aarch64: fix start code for static pieSzabolcs Nagy2017-12-182-1/+14
* ldconfig: set LC_COLLATE to C [BZ #22505]Aurelien Jarno2017-12-163-0/+13
* s390: Update ulpsRajalakshmi Srinivasaraghavan2017-12-162-20/+24