summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Support after-link variable to run a final step on binaries.Roland McGrath2015-02-121-0/+11
* Document tv_sec is of type time_t:RĂ¼diger Sonderfeld2015-02-121-0/+6
* Fix exp2 spurious underflows (bug 16560).Joseph Myers2015-02-121-0/+15
* powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan2015-02-121-0/+5
* powerpc: Fix TABORT encoding for little endianAdhemerval Zanella2015-02-121-0/+5
* Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #...Andreas Schwab2015-02-121-0/+8
* Revert "hurd: Fix abi-tag, following ba90e05"Samuel Thibault2015-02-111-0/+6
* Fix sincos errno setting (bug 15467).Joseph Myers2015-02-111-0/+15
* Remove unused definitionsLeonhard Holz2015-02-111-0/+7
* Remove sysdeps/mips soft-fp subdirectories.Joseph Myers2015-02-101-0/+14
* Clean up math/test-snan.Roland McGrath2015-02-101-0/+20
* Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras2015-02-101-0/+6
* powerpc: drop R_PPC_REL16 checkAdhemerval Zanella2015-02-101-0/+3
* powerpc: sysdeps/powerpc configure cleanupAdhemerval Zanella2015-02-101-0/+3
* powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella2015-02-091-0/+12
* powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella2015-02-091-0/+4
* powerpc: wordcopy/memmove cleanup for ppc64Adhemerval Zanella2015-02-091-0/+9
* powerpc: Remove POWER7 wordcopy ifuncAdhemerval Zanella2015-02-091-0/+9
* powerpc: Simplify bcopy default implementationAdhemerval Zanella2015-02-091-0/+4
* powerpc: multiarch Makefile cleanup for powerpc64Adhemerval Zanella2015-02-091-0/+6
* Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab2015-02-091-0/+6
* hurd: fix unwind-resume.c buildSamuel Thibault2015-02-081-2/+4
* hurd: fix unwind-resume.c buildSamuel Thibault2015-02-081-0/+2
* Fix time/getdate.c build.Samuel Thibault2015-02-081-0/+4
* hurd: Fix abi-tag, following ba90e05Samuel Thibault2015-02-081-0/+1
* hurd: fix tls.h buildSamuel Thibault2015-02-081-0/+1
* hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault2015-02-081-0/+10
* Add ersatz _Static_assert on older C hostsPaul Eggert2015-02-071-0/+6
* hurd: fix compilation of signal.h in C++Samuel Thibault2015-02-071-2/+3
* hurd: fix compilation of signal.h in C++Samuel Thibault2015-02-071-0/+2
* hurd: add basic types for ioctlsSamuel Thibault2015-02-071-0/+8
* hurd: support mmap with PROT_NONESamuel Thibault2015-02-071-0/+1
* hurdselect: remove dead code.Samuel Thibault2015-02-071-0/+2
* hurd: fix sigstate lockingSamuel Thibault2015-02-071-0/+5
* hurdselect: Let select get interrupted by signalsSamuel Thibault2015-02-071-0/+2
* hurd: map nice levels 1-to-1 with Mach prio levelsSamuel Thibault2015-02-071-0/+3
* hurd: allow poll() array bigger than FD_SETSIZESamuel Thibault2015-02-071-0/+2
* hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault2015-02-071-0/+10
* hurd: fix build with pthread aioSamuel Thibault2015-02-071-0/+5
* ARM: Add missing sfi_breg in LDR_GLOBAL macro.Roland McGrath2015-02-061-0/+5
* NPTL: Conditionalize some sanity tests for SIGCANCEL/SIGSETXID.Roland McGrath2015-02-061-0/+5
* Conditionalize use of SIGRTMIN in nptl/tst-locale1.c.Roland McGrath2015-02-061-0/+2
* Don't set unused field in rt/tst-timer2.Roland McGrath2015-02-061-0/+3
* NPTL: Build tests using clone directly only for Linux.Roland McGrath2015-02-061-0/+16
* Use signal rather than sigaction in nptl/tst-cleanup2.Roland McGrath2015-02-061-0/+3
* Conditionalize some tests' use of SA_SIGINFO.Roland McGrath2015-02-061-0/+7
* Do not use SA_NOCLDWAIT in tst-pselect.Roland McGrath2015-02-061-0/+3
* Move tst-getlogin to login/ subdirectory.Roland McGrath2015-02-061-0/+5
* Fix libio/tst-atime not to presume ST_NOATIME exists.Roland McGrath2015-02-061-0/+3
* Fix dirent/tst-fdopendir not to presume O_NOATIME exists.Roland McGrath2015-02-061-0/+2