summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stdlib: Use smoothsort for qsort{_r}azanella/qsort-smoothAdhemerval Zanella2018-01-184-531/+379
* stdlib: Add more qsort{_r} coverageAdhemerval Zanella2018-01-172-1/+232
* benchtests: Add bench-qsortAdhemerval Zanella2018-01-172-1/+353
* support: Add Mersenne Twister pseudo-random number generatorAdhemerval Zanella2018-01-174-0/+417
* stdlib: Adjust tst-qsort{2} to libsupportAdhemerval Zanella2018-01-172-46/+43
* nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensionsFlorian Weimer2018-01-162-0/+6
* Add NT_ARM_SVE to elf.hAlan Hayward2018-01-152-0/+6
* nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]Florian Weimer2018-01-153-2/+100
* Update build-many-glibcs.py binutils, mpfr, mpc versions.Joseph Myers2018-01-152-3/+9
* Synchronize DF_1_* flags with binutils (Bug 22707)Carlos O'Donell2018-01-132-0/+8
* powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]Tulio Magno Quites Machado Filho2018-01-122-0/+11
* Update translations from the Translation ProjectDmitry V. Levin2018-01-129-4338/+4330
* aarch64: fix static pie enabled libc when main is in a shared librarySzabolcs Nagy2018-01-122-2/+16
* linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin2018-01-125-5/+84
* malloc: Ensure that the consolidated fast chunk has a sane size.Istvan Kurucsai2018-01-122-0/+10
* support: Preserve errno in write_message, TEST_VERIFY and other checksFlorian Weimer2018-01-125-0/+21
* Add missing reference to bug 20532Florian Weimer2018-01-121-0/+1
* libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701]Florian Weimer2018-01-122-1/+16
* hu_HU locale: Avoid double space (bug 22657).Egmont Koblinger2018-01-122-2/+10
* Fix s390 linknamespace fallout of bug 22702 patch.Joseph Myers2018-01-122-1/+6
* Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702).Joseph Myers2018-01-112-4/+15
* csu: Update __libgcc_s_init commentFlorian Weimer2018-01-112-2/+11
* nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]Florian Weimer2018-01-114-1/+101
* Fix ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception (bug 22693).Joseph Myers2018-01-102-2/+8
* Regenerate libc.potDmitry V. Levin2018-01-102-530/+534
* nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer2018-01-102-1/+7
* hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault2018-01-107-194/+218
* Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691).Joseph Myers2018-01-102-0/+7
* Fix ldbl-128ibm lrintl, lroundl missing "invalid" exceptions (bug 22690).Joseph Myers2018-01-103-12/+20
* Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688).Joseph Myers2018-01-092-0/+5
* Fix powerpc-nofpu complex long double functions spurious "invalid" exception ...Joseph Myers2018-01-092-6/+37
* hurd: Use the new file_exec_paths RPCSamuel Thibault2018-01-097-32/+167
* tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin2018-01-082-1/+13
* resolv: Support binary labels in test frameworkFlorian Weimer2018-01-084-133/+302
* support: Increase usability of TEST_COMPAREFlorian Weimer2018-01-084-32/+49
* [BZ #22637] Fix stack guard size accountingSzabolcs Nagy2018-01-085-8/+21
* x86-64: Add sincosf with vector FMAH.J. Lu2018-01-087-4/+288
* nptl: Add test for callee-saved register restore in pthread_exitFlorian Weimer2018-01-083-2/+257
* support: Define support_static_assert for use with C and C++Florian Weimer2018-01-082-9/+21
* getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno2018-01-072-0/+10
* hurd: Fix pwritev*Samuel Thibault2018-01-072-1/+2
* Avoid race conditions when rebuilding librt.soPalmer Dabbelt2018-01-062-0/+6
* Strip shared objects in subdirectories of libPalmer Dabbelt2018-01-062-1/+3
* Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt2018-01-062-0/+5
* Allow make-link-multidir to make subdirectoriesPalmer Dabbelt2018-01-062-0/+3
* Add RISC-V dynamic relocations to elf.hPalmer Dabbelt2018-01-062-0/+29
* hurd: Fix glob64 compatibility symbolsSamuel Thibault2018-01-064-3/+94
* hurd: Fix posix glob testSamuel Thibault2018-01-062-0/+4
* i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault2018-01-062-12/+14
* hurd: Fix build without NO_HIDDENSamuel Thibault2018-01-063-0/+12