aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Remove before-compile setting in math/Makefile.Joseph Myers2-3/+4
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr3-2/+7
2017-02-06Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler2-2/+7
2017-02-06Remove i686, x86_64, and powerpc strtok implementationsAdhemerval Zanella9-1075/+10
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella5-42/+31
2017-02-05Open master for developmentglibc-2.25.90Siddhesh Poyarekar3-2/+20
2017-02-05Update for 2.25 releaseglibc-2.25Siddhesh Poyarekar3-3/+7
2017-02-05Add more contributors to contrib.texiSiddhesh Poyarekar2-5/+46
2017-02-05Add list of bugs fixed in 2.25Siddhesh Poyarekar2-2/+147
2017-02-05Add missing NEWS itemsSiddhesh Poyarekar2-0/+12
2017-02-04tunables: Fail tests correctly when setgid does not workSiddhesh Poyarekar2-5/+16
2017-02-03Bug 20915: Do not initialize DTV of other threads.Alexandre Oliva3-11/+9
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller28-721/+37
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu3-2/+9
2017-02-02Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar3-0/+21
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar9-35/+511
2017-02-01alpha: Use saturating arithmetic in memchrRichard Henderson2-1/+9
2017-02-01Fix missing test dependencyAndreas Schwab2-0/+4
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab2-6/+15
2017-01-31Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang2-0/+25
2017-01-30Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2-0/+8
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell17-55/+479
2017-01-27nptl: Add tst-robust-forkFlorian Weimer17-1/+531
2017-01-25string/tst-strcoll-overflow: Do not accept timeout as test resultFlorian Weimer3-24/+32
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