summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add patch to allow compilation against musl toolchainsbaserock/sam/2.25-musl-onlySam Thursfield2017-06-161-16/+6
* Update for 2.25 releaseglibc-2.25Siddhesh Poyarekar2017-02-053-3/+7
* Add more contributors to contrib.texiSiddhesh Poyarekar2017-02-052-5/+46
* Add list of bugs fixed in 2.25Siddhesh Poyarekar2017-02-052-2/+147
* Add missing NEWS itemsSiddhesh Poyarekar2017-02-052-0/+12
* tunables: Fail tests correctly when setgid does not workSiddhesh Poyarekar2017-02-042-5/+16
* Bug 20915: Do not initialize DTV of other threads.Alexandre Oliva2017-02-033-11/+9
* sparc: Remove optimized math routines which cause testsuite failures.David S. Miller2017-02-0328-721/+37
* Allow IFUNC relocation against unrelocated shared libraryH.J. Lu2017-02-023-2/+9
* Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar2017-02-023-0/+21
* tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar2017-02-029-35/+511
* alpha: Use saturating arithmetic in memchrRichard Henderson2017-02-012-1/+9
* Fix missing test dependencyAndreas Schwab2017-02-012-0/+4
* m68k: fix 64bit atomic opsAndreas Schwab2017-02-012-6/+15
* Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang2017-01-312-0/+25
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-01-302-0/+8
* Bug 20116: Fix use after free in pthread_create()Carlos O'Donell2017-01-2817-55/+479
* nptl: Add tst-robust-forkFlorian Weimer2017-01-2717-1/+531
* string/tst-strcoll-overflow: Do not accept timeout as test resultFlorian Weimer2017-01-253-24/+32
* * soft-fp/op-common.h (_FP_MUL, _FP_FMA, _FP_DIV): AddJakub Jelinek2017-01-242-0/+10
* Add missing bugzilla reference in previous ChangeLog entryAdhemerval Zanella2017-01-241-0/+1
* Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke2017-01-244-68/+78
* * elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...DJ Delorie2017-01-202-4/+33
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-206-208/+6
* Update README.libm-test.Joseph Myers2017-01-202-0/+13
* powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho2017-01-202-1/+6
* Fix mutex pretty printer test and pretty printer output.Torvald Riegel2017-01-204-21/+43
* S390: Adjust lock elision code after review.Stefan Liebler2017-01-205-43/+65
* Add target to incorporate translations from translations.orgSiddhesh Poyarekar2017-01-202-0/+15
* Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers2017-01-192-0/+36
* Fix environment traversal when an envvar value is emptySiddhesh Poyarekar2017-01-204-2/+69
* Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers2017-01-192-2/+16
* Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers2017-01-182-1/+16
* Merge translations from the Translation ProjectSiddhesh Poyarekar2017-01-196-3394/+3259
* Update install.texi latest GCC version known to work.Joseph Myers2017-01-183-2/+8
* S390: Fix FAIL in test string/tst-xbzero-opt [BZ #21006]Stefan Liebler2017-01-172-0/+13
* Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers2017-01-162-1/+9
* tile: Check for pointer add overflow in memchrChris Metcalf2017-01-163-0/+12
* tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf2017-01-162-0/+25
* Fix typo in NEWSSiddhesh Poyarekar2017-01-142-1/+5
* Add compiler barriers around modifications of the robust mutex list.Torvald Riegel2017-01-135-9/+133
* Clear list of acquired robust mutexes in the child process after forking.Torvald Riegel2017-01-132-6/+20
* robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel2017-01-1314-977/+185
* powerpc: Regenerate ULPsTulio Magno Quites Machado Filho2017-01-132-14/+18
* Merge translations from the Translation ProjectSiddhesh Poyarekar2017-01-129-6385/+7560
* Fix MIPS o32 posix_fadvise.Joseph Myers2017-01-122-0/+6
* Make fallback fegetexceptflag work with generic fetestexceptflag.Joseph Myers2017-01-122-0/+6
* Make endian-conversion macros always return correct types (bug 16458).Joseph Myers2017-01-118-19/+194
* Update translations from the Translation ProjectSiddhesh Poyarekar2017-01-1135-56631/+37441
* Fix testsuite build for GCC 7 -Wformat-truncation.Joseph Myers2017-01-115-3/+30