about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Handle abi-tags files in add-on directories too. roland/add-on-abi-tagsRoland McGrath2015-02-132-3/+13
* 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
* Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab2015-02-093-2/+8
* hurd: fix unwind-resume.c buildSamuel Thibault2015-02-082-2/+8
* hurd: fix unwind-resume.c buildSamuel Thibault2015-02-082-0/+6
* add hurd/hurdsocket.h file missing from a5eb23dSamuel Thibault2015-02-081-0/+30
* Fix time/getdate.c build.Samuel Thibault2015-02-082-0/+5
* hurd: Fix abi-tag, following ba90e05Samuel Thibault2015-02-082-1/+2
* hurd: fix tls.h buildSamuel Thibault2015-02-082-0/+3
* hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault2015-02-085-8/+22
* Add ersatz _Static_assert on older C hostsPaul Eggert2015-02-073-1/+14
* hurd: fix compilation of signal.h in C++Samuel Thibault2015-02-072-4/+5
* hurd: fix compilation of signal.h in C++Samuel Thibault2015-02-072-1/+3
* hurd: add basic types for ioctlsSamuel Thibault2015-02-072-1/+30
* hurd: support mmap with PROT_NONESamuel Thibault2015-02-072-2/+10
* hurdselect: remove dead code.Samuel Thibault2015-02-072-7/+2
* hurd: fix sigstate lockingSamuel Thibault2015-02-072-2/+6
* hurdselect: Let select get interrupted by signalsSamuel Thibault2015-02-072-1/+6
* hurd: map nice levels 1-to-1 with Mach prio levelsSamuel Thibault2015-02-072-2/+5
* hurd: allow poll() array bigger than FD_SETSIZESamuel Thibault2015-02-072-1/+3
* hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault2015-02-076-7/+45
* hurd: fix build with pthread aioSamuel Thibault2015-02-072-1/+9
* ARM: Add missing sfi_breg in LDR_GLOBAL macro.Roland McGrath2015-02-062-2/+7
* NPTL: Conditionalize some sanity tests for SIGCANCEL/SIGSETXID.Roland McGrath2015-02-063-0/+11