about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers2015-02-257-5/+899
* alloca: fix buf interactionMike Frysinger2015-02-242-2/+8
* Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783).Joseph Myers2015-02-247-7/+27
* Fix BZ #17916 - fopen unbounded stack usage for ccs= modesPaul Pluzhnikov2015-02-244-4/+47
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2015-02-2420-47/+81
* Skip logging for DNSSEC responses [BZ 14841]Siddhesh Poyarekar2015-02-244-33/+28
* add changelog for previous commitMike Frysinger2015-02-241-0/+4
* hppa: fix build failure with RTLD_PRIVATE_ERRNOMike Frysinger2015-02-241-0/+3
* Amendments to Unicode 7 update.Alexandre Oliva2015-02-238-17/+38
* Compile gcrt1.o with -fPICH.J. Lu2015-02-233-4/+22
* Fix failure of elf/tst-audit2 when compiled with GCC-5Andreas Schwab2015-02-232-0/+6
* Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-02-223-4/+16
* Adjust timeouts for some tests, to accommodate slow processors,Chung-Lin Tang2015-02-225-3/+11
* Unicode 7.0.0 update; added generator scripts.Alexandre Oliva2015-02-2016-5382/+53305
* soft-fp: Adjust call to abort for kernel use.Joseph Myers2015-02-202-1/+6
* s390: Use generic lowlevellock-futex.hStefan Liebler2015-02-203-325/+60
* Fix scandir scandirat namespace (bug 17999).Joseph Myers2015-02-196-6/+24
* Fix atan / atan2 missing underflows (bug 15319).Joseph Myers2015-02-1817-993/+1840
* 2015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-183-17/+8
* Fix search.h namespace (bug 17996).Joseph Myers2015-02-186-18/+44
* Consolidate arena_lookup and arena_lock into a single arena_getSiddhesh Poyarekar2015-02-182-2/+6
* Use alignment macros, pagesize and powerof2.Carlos O'Donell2015-02-174-37/+57
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-1811-16/+50
* Cleanup: add missing #include'sPaul Pluzhnikov2015-02-173-1/+7
* Refine documentation of libm exceptions goals.Joseph Myers2015-02-172-6/+18
* 2015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-173-16/+21
* 2015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-172-1/+5
* S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler2015-02-172-15/+12
* ia64: Remove custom lowlevellock.hTorvald Riegel2015-02-172-317/+4
* ia64: drop custom getpagesizeMike Frysinger2015-02-172-38/+4
* Fix sign of remquo zero remainder in round-downward mode (bug 17987).Joseph Myers2015-02-179-1/+43
* * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.Paul Eggert2015-02-162-1/+7
* Fix remquo spurious overflows (bug 17978).Joseph Myers2015-02-169-13/+78
* Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers2015-02-162-0/+6
* Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers2015-02-164-3/+8
* Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers2015-02-162-1/+6
* Make error checking effective in nptl/tst-cond25.c.Torvald Riegel2015-02-162-1/+14
* ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune2015-02-153-8/+9
* 2015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-134-6/+12
* Add placeholder c++-types.data and *.abilist files.Roland McGrath2015-02-1312-0/+36
* Fix dbl-64/wordsize-64 remquo (bug 17569).Joseph Myers2015-02-134-17/+34
* NPTL: Initializer for .init_array-only configurations.Roland McGrath2015-02-132-0/+27
* Fix powerpc software sqrtf (bug 17967).Joseph Myers2015-02-133-12/+20
* [BZ #17969]J William Piggott2015-02-123-3/+10
* Fix powerpc software sqrt (bug 17964).Joseph Myers2015-02-123-16/+25
* Use -Werror=undef for assembly code.Roland McGrath2015-02-124-9/+14
* Support after-link variable to run a final step on binaries.Roland McGrath2015-02-124-12/+51
* Document tv_sec is of type time_t:RĂ¼diger Sonderfeld2015-02-123-3/+9
* Fix exp2 spurious underflows (bug 16560).Joseph Myers2015-02-129-3/+733
* powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan2015-02-122-2/+383