aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24WIP delayed IFUNC relocationfw/bug21041Florian Weimer
2017-01-24ld.so: Defer applying RELRO protectionFlorian Weimer
2017-01-20* elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...DJ Delorie
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers
2017-01-20Update README.libm-test.Joseph Myers
2017-01-20powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho
2017-01-20Fix mutex pretty printer test and pretty printer output.Torvald Riegel
2017-01-20S390: Adjust lock elision code after review.Stefan Liebler
2017-01-20Add target to incorporate translations from translations.orgSiddhesh Poyarekar
2017-01-19Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers
2017-01-20Fix environment traversal when an envvar value is emptySiddhesh Poyarekar
2017-01-19Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers
2017-01-18Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers
2017-01-19Merge translations from the Translation ProjectSiddhesh Poyarekar
2017-01-18Update install.texi latest GCC version known to work.Joseph Myers
2017-01-17S390: Fix FAIL in test string/tst-xbzero-opt [BZ #21006]Stefan Liebler
2017-01-16Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers
2017-01-16tile: Check for pointer add overflow in memchrChris Metcalf
2017-01-16tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf
2017-01-14Fix typo in NEWSSiddhesh Poyarekar
2017-01-13Add compiler barriers around modifications of the robust mutex list.Torvald Riegel
2017-01-13Clear list of acquired robust mutexes in the child process after forking.Torvald Riegel
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel
2017-01-13powerpc: Regenerate ULPsTulio Magno Quites Machado Filho
2017-01-12Merge translations from the Translation ProjectSiddhesh Poyarekar
2017-01-12Fix MIPS o32 posix_fadvise.Joseph Myers
2017-01-12Make fallback fegetexceptflag work with generic fetestexceptflag.Joseph Myers
2017-01-11Make endian-conversion macros always return correct types (bug 16458).Joseph Myers
2017-01-11Update translations from the Translation ProjectSiddhesh Poyarekar
2017-01-11Fix testsuite build for GCC 7 -Wformat-truncation.Joseph Myers
2017-01-11Fix ld-address format-truncation error.Joseph Myers
2017-01-11Fix elf/sotruss-lib format-truncation error.Joseph Myers
2017-01-11Make build-many-glibcs.py work on python3.2Szabolcs Nagy
2017-01-11Regenerate libc.potSiddhesh Poyarekar
2017-01-10tunables: Avoid getenv calls and disable glibc.malloc.check by defaultSiddhesh Poyarekar
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-10XFAIL libm-test.inc tests as needed for ibm128.Joseph Myers
2017-01-09Improve libm-test XFAILing for ibm128-libgcc.Joseph Myers
2017-01-09Fix math/test-fenv for no-exceptions / no-rounding-modes configurations.Joseph Myers
2017-01-09Update MicroBlaze localplt.data.Joseph Myers
2017-01-09Move fortified explicit_bzero back to string3Adhemerval Zanella
2017-01-05Make fallback fesetexceptflag always succeed (bug 21028).Joseph Myers
2017-01-05Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella
2017-01-05Increase some test timeouts.Joseph Myers
2017-01-05Fix MIPS n64 readahead (bug 21026).Joseph Myers
2017-01-04Fix string/tester.c for GCC 7 -Wstringop-overflow=.Joseph Myers
2017-01-04Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=.Joseph Myers
2017-01-04Update libm-test XFAILs for ibm128 format.Joseph Myers
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes
2017-01-04Fix MicroBlaze bits/setjmp.h for C++.Joseph Myers