aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-12[BZ #17969]J William Piggott3-3/+10
2015-02-12Fix powerpc software sqrt (bug 17964).Joseph Myers3-16/+25
2015-02-12Use -Werror=undef for assembly code.Roland McGrath4-9/+14
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath4-12/+51
2015-02-12Document tv_sec is of type time_t:RĂ¼diger Sonderfeld3-3/+9
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers9-3/+733
2015-02-12powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan2-2/+383
2015-02-12powerpc: Fix TABORT encoding for little endianAdhemerval Zanella2-1/+6
2015-02-12Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #...Andreas Schwab5-3/+72
2015-02-11Revert "hurd: Fix abi-tag, following ba90e05"Samuel Thibault4-1/+31
2015-02-11Fix sincos errno setting (bug 15467).Joseph Myers8-4/+34
2015-02-11Another pointless update in README.Roland McGrath1-1/+1
2015-02-11Pointless update in README.Roland McGrath1-1/+1
2015-02-11Remove unused definitionsLeonhard Holz5-4/+7
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers8-3/+14
2015-02-10Clean up math/test-snan.Roland McGrath2-313/+85
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras3-3/+9
2015-02-10powerpc: drop R_PPC_REL16 checkAdhemerval Zanella3-44/+3
2015-02-10powerpc: sysdeps/powerpc configure cleanupAdhemerval Zanella3-54/+3
2015-02-09Add fixed bug numbers to NEWSSamuel Thibault1-1/+1
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella8-119/+44
2015-02-09powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella2-4/+14
2015-02-09powerpc: wordcopy/memmove cleanup for ppc64Adhemerval Zanella6-95/+32
2015-02-09powerpc: Remove POWER7 wordcopy ifuncAdhemerval Zanella4-45/+18
2015-02-09powerpc: Simplify bcopy default implementationAdhemerval Zanella2-4/+10
2015-02-09powerpc: multiarch Makefile cleanup for powerpc64Adhemerval Zanella2-5/+16
2015-02-09Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab3-2/+8
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault2-2/+8
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault2-0/+6
2015-02-08add hurd/hurdsocket.h file missing from a5eb23dSamuel Thibault1-0/+30
2015-02-08Fix time/getdate.c build.Samuel Thibault2-0/+5
2015-02-08hurd: Fix abi-tag, following ba90e05Samuel Thibault2-1/+2
2015-02-08hurd: fix tls.h buildSamuel Thibault2-0/+3
2015-02-08hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault5-8/+22
2015-02-07Add ersatz _Static_assert on older C hostsPaul Eggert3-1/+14
2015-02-07hurd: fix compilation of signal.h in C++Samuel Thibault2-4/+5
2015-02-07hurd: fix compilation of signal.h in C++Samuel Thibault2-1/+3
2015-02-07hurd: add basic types for ioctlsSamuel Thibault2-1/+30
2015-02-07hurd: support mmap with PROT_NONESamuel Thibault2-2/+10