aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-13Handle abi-tags files in add-on directories too.roland/add-on-abi-tagsRoland McGrath2-3/+13
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
2015-02-07hurdselect: remove dead code.Samuel Thibault2-7/+2
2015-02-07hurd: fix sigstate lockingSamuel Thibault2-2/+6
2015-02-07hurdselect: Let select get interrupted by signalsSamuel Thibault2-1/+6
2015-02-07hurd: map nice levels 1-to-1 with Mach prio levelsSamuel Thibault2-2/+5
2015-02-07hurd: allow poll() array bigger than FD_SETSIZESamuel Thibault2-1/+3
2015-02-07hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault6-7/+45
2015-02-07hurd: fix build with pthread aioSamuel Thibault2-1/+9
2015-02-06ARM: Add missing sfi_breg in LDR_GLOBAL macro.Roland McGrath2-2/+7
2015-02-06NPTL: Conditionalize some sanity tests for SIGCANCEL/SIGSETXID.Roland McGrath3-0/+11