about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ld-address format-truncation error.Joseph Myers2017-01-112-2/+5
* Fix elf/sotruss-lib format-truncation error.Joseph Myers2017-01-112-2/+7
* Make build-many-glibcs.py work on python3.2Szabolcs Nagy2017-01-112-0/+42
* Regenerate libc.potSiddhesh Poyarekar2017-01-112-138/+56
* tunables: Avoid getenv calls and disable glibc.malloc.check by defaultSiddhesh Poyarekar2017-01-103-78/+23
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-1042-917/+1550
* XFAIL libm-test.inc tests as needed for ibm128.Joseph Myers2017-01-103-94/+121
* Improve libm-test XFAILing for ibm128-libgcc.Joseph Myers2017-01-094-16664/+16686
* Fix math/test-fenv for no-exceptions / no-rounding-modes configurations.Joseph Myers2017-01-092-13/+26
* Update MicroBlaze localplt.data.Joseph Myers2017-01-092-1/+8
* Move fortified explicit_bzero back to string3Adhemerval Zanella2017-01-093-9/+14
* Make fallback fesetexceptflag always succeed (bug 21028).Joseph Myers2017-01-053-3/+17
* Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella2017-01-056-21/+67
* Increase some test timeouts.Joseph Myers2017-01-057-3/+11