about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: Fix TABORT encoding for little endianAdhemerval Zanella2015-02-122-1/+6
* Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #...Andreas Schwab2015-02-125-3/+72
* Revert "hurd: Fix abi-tag, following ba90e05"Samuel Thibault2015-02-114-1/+31
* Fix sincos errno setting (bug 15467).Joseph Myers2015-02-118-4/+34
* Another pointless update in README.Roland McGrath2015-02-111-1/+1
* Pointless update in README.Roland McGrath2015-02-111-1/+1
* Remove unused definitionsLeonhard Holz2015-02-115-4/+7
* Remove sysdeps/mips soft-fp subdirectories.Joseph Myers2015-02-108-3/+14
* Clean up math/test-snan.Roland McGrath2015-02-102-313/+85
* Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras2015-02-103-3/+9
* powerpc: drop R_PPC_REL16 checkAdhemerval Zanella2015-02-103-44/+3
* powerpc: sysdeps/powerpc configure cleanupAdhemerval Zanella2015-02-103-54/+3
* Add fixed bug numbers to NEWSSamuel Thibault2015-02-091-1/+1
* powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella2015-02-098-119/+44
* powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella2015-02-092-4/+14
* powerpc: wordcopy/memmove cleanup for ppc64Adhemerval Zanella2015-02-096-95/+32
* powerpc: Remove POWER7 wordcopy ifuncAdhemerval Zanella2015-02-094-45/+18
* powerpc: Simplify bcopy default implementationAdhemerval Zanella2015-02-092-4/+10
* powerpc: multiarch Makefile cleanup for powerpc64Adhemerval Zanella2015-02-092-5/+16