aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers1-0/+5
2015-02-16Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers1-0/+5
2015-02-16Make error checking effective in nptl/tst-cond25.c.Torvald Riegel1-0/+5
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune1-0/+7
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+6
2015-02-13Add placeholder c++-types.data and *.abilist files.Roland McGrath1-0/+14
2015-02-13Fix dbl-64/wordsize-64 remquo (bug 17569).Joseph Myers1-0/+12
2015-02-13NPTL: Initializer for .init_array-only configurations.Roland McGrath1-0/+4
2015-02-13Fix powerpc software sqrtf (bug 17967).Joseph Myers1-0/+6
2015-02-12[BZ #17969]J William Piggott1-0/+6
2015-02-12Fix powerpc software sqrt (bug 17964).Joseph Myers1-0/+6
2015-02-12Use -Werror=undef for assembly code.Roland McGrath1-0/+5
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath1-0/+11
2015-02-12Document tv_sec is of type time_t:RĂ¼diger Sonderfeld1-0/+6
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers1-0/+15
2015-02-12powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan1-0/+5
2015-02-12powerpc: Fix TABORT encoding for little endianAdhemerval Zanella1-0/+5
2015-02-12Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #...Andreas Schwab1-0/+8
2015-02-11Revert "hurd: Fix abi-tag, following ba90e05"Samuel Thibault1-0/+6
2015-02-11Fix sincos errno setting (bug 15467).Joseph Myers1-0/+15
2015-02-11Remove unused definitionsLeonhard Holz1-0/+7
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers1-0/+14
2015-02-10Clean up math/test-snan.Roland McGrath1-0/+20
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras1-0/+6
2015-02-10powerpc: drop R_PPC_REL16 checkAdhemerval Zanella1-0/+3
2015-02-10powerpc: sysdeps/powerpc configure cleanupAdhemerval Zanella1-0/+3
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella1-0/+12
2015-02-09powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella1-0/+4
2015-02-09powerpc: wordcopy/memmove cleanup for ppc64Adhemerval Zanella1-0/+9
2015-02-09powerpc: Remove POWER7 wordcopy ifuncAdhemerval Zanella1-0/+9
2015-02-09powerpc: Simplify bcopy default implementationAdhemerval Zanella1-0/+4
2015-02-09powerpc: multiarch Makefile cleanup for powerpc64Adhemerval Zanella1-0/+6
2015-02-09Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab1-0/+6
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault1-2/+4
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault1-0/+2
2015-02-08Fix time/getdate.c build.Samuel Thibault1-0/+4
2015-02-08hurd: Fix abi-tag, following ba90e05Samuel Thibault1-0/+1
2015-02-08hurd: fix tls.h buildSamuel Thibault1-0/+1
2015-02-08hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault1-0/+10
2015-02-07Add ersatz _Static_assert on older C hostsPaul Eggert1-0/+6
2015-02-07hurd: fix compilation of signal.h in C++Samuel Thibault1-2/+3
2015-02-07hurd: fix compilation of signal.h in C++Samuel Thibault1-0/+2
2015-02-07hurd: add basic types for ioctlsSamuel Thibault1-0/+8
2015-02-07hurd: support mmap with PROT_NONESamuel Thibault1-0/+1
2015-02-07hurdselect: remove dead code.Samuel Thibault1-0/+2
2015-02-07hurd: fix sigstate lockingSamuel Thibault1-0/+5
2015-02-07hurdselect: Let select get interrupted by signalsSamuel Thibault1-0/+2
2015-02-07hurd: map nice levels 1-to-1 with Mach prio levelsSamuel Thibault1-0/+3
2015-02-07hurd: allow poll() array bigger than FD_SETSIZESamuel Thibault1-0/+2
2015-02-07hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault1-0/+10