aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-24 * soft-fp/op-common.h (_FP_MUL, _FP_FMA, _FP_DIV): AddJakub Jelinek2-0/+10
2017-01-24Add missing bugzilla reference in previous ChangeLog entryAdhemerval Zanella1-0/+1
2017-01-24Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke4-68/+78
2017-01-20* elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...DJ Delorie2-4/+33
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers6-208/+6
2017-01-20Update README.libm-test.Joseph Myers2-0/+13
2017-01-20powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho2-1/+6
2017-01-20Fix mutex pretty printer test and pretty printer output.Torvald Riegel4-21/+43
2017-01-20S390: Adjust lock elision code after review.Stefan Liebler5-43/+65
2017-01-20Add target to incorporate translations from translations.orgSiddhesh Poyarekar2-0/+15
2017-01-19Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers2-0/+36
2017-01-20Fix environment traversal when an envvar value is emptySiddhesh Poyarekar4-2/+69
2017-01-19Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers2-2/+16
2017-01-18Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers2-1/+16
2017-01-19Merge translations from the Translation ProjectSiddhesh Poyarekar6-3394/+3259
2017-01-18Update install.texi latest GCC version known to work.Joseph Myers3-2/+8
2017-01-17S390: Fix FAIL in test string/tst-xbzero-opt [BZ #21006]Stefan Liebler2-0/+13
2017-01-16Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers2-1/+9
2017-01-16tile: Check for pointer add overflow in memchrChris Metcalf3-0/+12
2017-01-16tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf2-0/+25
2017-01-14Fix typo in NEWSSiddhesh Poyarekar2-1/+5
2017-01-13Add compiler barriers around modifications of the robust mutex list.Torvald Riegel5-9/+133
2017-01-13Clear list of acquired robust mutexes in the child process after forking.Torvald Riegel2-6/+20
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel14-977/+185
2017-01-13powerpc: Regenerate ULPsTulio Magno Quites Machado Filho2-14/+18
2017-01-12Merge translations from the Translation ProjectSiddhesh Poyarekar9-6385/+7560
2017-01-12Fix MIPS o32 posix_fadvise.Joseph Myers2-0/+6
2017-01-12Make fallback fegetexceptflag work with generic fetestexceptflag.Joseph Myers2-0/+6
2017-01-11Make endian-conversion macros always return correct types (bug 16458).Joseph Myers8-19/+194
2017-01-11Update translations from the Translation ProjectSiddhesh Poyarekar35-56631/+37441
2017-01-11Fix testsuite build for GCC 7 -Wformat-truncation.Joseph Myers5-3/+30
2017-01-11Fix ld-address format-truncation error.Joseph Myers2-2/+5
2017-01-11Fix elf/sotruss-lib format-truncation error.Joseph Myers2-2/+7
2017-01-11Make build-many-glibcs.py work on python3.2Szabolcs Nagy2-0/+42
2017-01-11Regenerate libc.potSiddhesh Poyarekar2-138/+56
2017-01-10tunables: Avoid getenv calls and disable glibc.malloc.check by defaultSiddhesh Poyarekar3-78/+23
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel42-917/+1550
2017-01-10XFAIL libm-test.inc tests as needed for ibm128.Joseph Myers3-94/+121
2017-01-09Improve libm-test XFAILing for ibm128-libgcc.Joseph Myers4-16664/+16686
2017-01-09Fix math/test-fenv for no-exceptions / no-rounding-modes configurations.Joseph Myers2-13/+26
2017-01-09Update MicroBlaze localplt.data.Joseph Myers2-1/+8
2017-01-09Move fortified explicit_bzero back to string3Adhemerval Zanella3-9/+14
2017-01-05Make fallback fesetexceptflag always succeed (bug 21028).Joseph Myers3-3/+17
2017-01-05Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella6-21/+67
2017-01-05Increase some test timeouts.Joseph Myers7-3/+11
2017-01-05Fix MIPS n64 readahead (bug 21026).Joseph Myers2-0/+8
2017-01-04Fix string/tester.c for GCC 7 -Wstringop-overflow=.Joseph Myers2-0/+60
2017-01-04Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=.Joseph Myers4-0/+62
2017-01-04Update libm-test XFAILs for ibm128 format.Joseph Myers4-12945/+12945
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes191-66/+474