about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: Update ulpsRajalakshmi Srinivasaraghavan2017-12-162-20/+24
* New generic sincosfRajalakshmi Srinivasaraghavan2017-12-165-237/+307
* Fix tst-leaks1 (bug 14681)Carlos O'Donell2017-12-152-3/+24
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-1525-17/+521
* Fix testing with read-only source directory.Joseph Myers2017-12-154-2/+10
* Increase buffer size due to warning from ToT GCCSteve Ellcey2017-12-152-1/+5
* Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge2017-12-152-1/+5
* Correct build-many-glibcs.py arm-linux-gnueabihf configurations.Joseph Myers2017-12-152-2/+7
* Do not build .mo files in source directory (bug 14121).Joseph Myers2017-12-152-5/+11
* Remove old po/ code for copying .po files from shared directory.Joseph Myers2017-12-152-21/+7
* Update SPARC divrem generation to match output.Joseph Myers2017-12-157-11/+25
* powerpc: st{r,p}cpy optimization for aligned stringsRajalakshmi Srinivasaraghavan2017-12-152-3/+151
* Convert strcmp benchmark output to json formatSiddhesh Poyarekar2017-12-152-27/+53