aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-25Fix minor formatting violation.Paul Pluzhnikov1-2/+2
2015-02-25powerpc: Fix memmove static buildAdhemerval Zanella2-1/+8
2015-02-25Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers7-22/+1779
2015-02-25in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang3-5/+14
2015-02-25sprof: Make an error message identical to two others, and more accurate.Benno Schulenberg2-1/+5
2015-02-24Reduce lock contention in __tz_convert() [BZ #16145] (partial fix)Kevin Easton2-2/+8
2015-02-24Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar2-2/+9
2015-02-25Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers7-5/+899
2015-02-24alloca: fix buf interactionMike Frysinger2-2/+8
2015-02-24Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783).Joseph Myers7-7/+27
2015-02-24Fix BZ #17916 - fopen unbounded stack usage for ccs= modesPaul Pluzhnikov4-4/+47
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud20-47/+81
2015-02-24Skip logging for DNSSEC responses [BZ 14841]Siddhesh Poyarekar4-33/+28
2015-02-24add changelog for previous commitMike Frysinger1-0/+4
2015-02-24hppa: fix build failure with RTLD_PRIVATE_ERRNOMike Frysinger1-0/+3
2015-02-23Amendments to Unicode 7 update.Alexandre Oliva8-17/+38
2015-02-23Compile gcrt1.o with -fPICH.J. Lu3-4/+22
2015-02-23Fix failure of elf/tst-audit2 when compiled with GCC-5Andreas Schwab2-0/+6
2015-02-22Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov3-4/+16
2015-02-22Adjust timeouts for some tests, to accommodate slow processors,Chung-Lin Tang5-3/+11
2015-02-20Unicode 7.0.0 update; added generator scripts.Alexandre Oliva16-5382/+53305
2015-02-20soft-fp: Adjust call to abort for kernel use.Joseph Myers2-1/+6
2015-02-20s390: Use generic lowlevellock-futex.hStefan Liebler3-325/+60
2015-02-19Fix scandir scandirat namespace (bug 17999).Joseph Myers6-6/+24
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers17-993/+1840
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey3-17/+8
2015-02-18Fix search.h namespace (bug 17996).Joseph Myers6-18/+44
2015-02-18Consolidate arena_lookup and arena_lock into a single arena_getSiddhesh Poyarekar2-2/+6
2015-02-17Use alignment macros, pagesize and powerof2.Carlos O'Donell4-37/+57
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers11-16/+50
2015-02-17Cleanup: add missing #include'sPaul Pluzhnikov3-1/+7
2015-02-17Refine documentation of libm exceptions goals.Joseph Myers2-6/+18
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey3-16/+21
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-1/+5
2015-02-17S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler2-15/+12
2015-02-17ia64: Remove custom lowlevellock.hTorvald Riegel2-317/+4
2015-02-17ia64: drop custom getpagesizeMike Frysinger2-38/+4
2015-02-17Fix sign of remquo zero remainder in round-downward mode (bug 17987).Joseph Myers9-1/+43
2015-02-16* manual/time.texi (TZ Variable): glibc no longer comes with tzdata.Paul Eggert2-1/+7
2015-02-16Fix remquo spurious overflows (bug 17978).Joseph Myers9-13/+78
2015-02-16Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers2-0/+6
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers4-3/+8
2015-02-16Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers2-1/+6
2015-02-16Make error checking effective in nptl/tst-cond25.c.Torvald Riegel2-1/+14
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune3-8/+9
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey4-6/+12
2015-02-13Add placeholder c++-types.data and *.abilist files.Roland McGrath12-0/+36
2015-02-13Fix dbl-64/wordsize-64 remquo (bug 17569).Joseph Myers4-17/+34
2015-02-13NPTL: Initializer for .init_array-only configurations.Roland McGrath2-0/+27
2015-02-13Fix powerpc software sqrtf (bug 17967).Joseph Myers3-12/+20