]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Fix powerpc software sqrt (bug 17964).
[thirdparty/glibc.git] / ChangeLog
2015-02-12  Joseph MyersFix powerpc software sqrt (bug 17964).
2015-02-12  Roland McGrathUse -Werror=undef for assembly code.
2015-02-12  Roland McGrathSupport after-link variable to run a final step on...
2015-02-12  RĂ¼diger SonderfeldDocument tv_sec is of type time_t:
2015-02-12  Joseph MyersFix exp2 spurious underflows (bug 16560).
2015-02-12  Rajalakshmi Sriniv... powerpc: POWER7 strncpy optimization for unaligned...
2015-02-12  Adhemerval Zanellapowerpc: Fix TABORT encoding for little endian
2015-02-12  Andreas SchwabFilter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_m...
2015-02-11  Samuel ThibaultRevert "hurd: Fix abi-tag, following ba90e05"
2015-02-11  Joseph MyersFix sincos errno setting (bug 15467).
2015-02-11  Leonhard HolzRemove unused definitions
2015-02-10  Joseph MyersRemove sysdeps/mips soft-fp subdirectories.
2015-02-10  Roland McGrathClean up math/test-snan.
2015-02-10  Evangelos FoutrasFix __memcpy_chk on non-SSE2 CPUs
2015-02-10  Adhemerval Zanellapowerpc: drop R_PPC_REL16 check
2015-02-10  Adhemerval Zanellapowerpc: sysdeps/powerpc configure cleanup
2015-02-09  Adhemerval Zanellapowerpc: wordcopy/memmove cleanup for ppc32
2015-02-09  Adhemerval Zanellapowerpc: multiarch Makefile cleanup for powerpc32
2015-02-09  Adhemerval Zanellapowerpc: wordcopy/memmove cleanup for ppc64
2015-02-09  Adhemerval Zanellapowerpc: Remove POWER7 wordcopy ifunc
2015-02-09  Adhemerval Zanellapowerpc: Simplify bcopy default implementation
2015-02-09  Adhemerval Zanellapowerpc: multiarch Makefile cleanup for powerpc64
2015-02-09  Andreas SchwabFix value of O_TMPFILE for architectures with non-defau...
2015-02-08  Samuel Thibaulthurd: fix unwind-resume.c build
2015-02-08  Samuel Thibaulthurd: fix unwind-resume.c build
2015-02-08  Samuel ThibaultFix time/getdate.c build.
2015-02-08  Samuel Thibaulthurd: Fix abi-tag, following ba90e05
2015-02-08  Samuel Thibaulthurd: fix tls.h build
2015-02-08  Samuel Thibaulthurd: Ignore bytes beyond sockaddr length for AF_UNIX
2015-02-07  Paul EggertAdd ersatz _Static_assert on older C hosts
2015-02-07  Samuel Thibaulthurd: fix compilation of signal.h in C++
2015-02-07  Samuel Thibaulthurd: fix compilation of signal.h in C++
2015-02-07  Samuel Thibaulthurd: add basic types for ioctls
2015-02-07  Samuel Thibaulthurd: support mmap with PROT_NONE
2015-02-07  Samuel Thibaulthurdselect: remove dead code.
2015-02-07  Samuel Thibaulthurd: fix sigstate locking
2015-02-07  Samuel Thibaulthurdselect: Let select get interrupted by signals
2015-02-07  Samuel Thibaulthurd: map nice levels 1-to-1 with Mach prio levels
2015-02-07  Samuel Thibaulthurd: allow poll() array bigger than FD_SETSIZE
2015-02-07  Samuel Thibaulthurd: fix f?chflags prototypes, declare them and their...
2015-02-07  Samuel Thibaulthurd: fix build with pthread aio
2015-02-06  Roland McGrathARM: Add missing sfi_breg in LDR_GLOBAL macro.
2015-02-06  Roland McGrathNPTL: Conditionalize some sanity tests for SIGCANCEL...
2015-02-06  Roland McGrathConditionalize use of SIGRTMIN in nptl/tst-locale1.c.
2015-02-06  Roland McGrathDon't set unused field in rt/tst-timer2.
2015-02-06  Roland McGrathNPTL: Build tests using clone directly only for Linux.
2015-02-06  Roland McGrathUse signal rather than sigaction in nptl/tst-cleanup2.
2015-02-06  Roland McGrathConditionalize some tests' use of SA_SIGINFO.
2015-02-06  Roland McGrathDo not use SA_NOCLDWAIT in tst-pselect.
2015-02-06  Roland McGrathMove tst-getlogin to login/ subdirectory.
2015-02-06  Roland McGrathFix libio/tst-atime not to presume ST_NOATIME exists.
2015-02-06  Roland McGrathFix dirent/tst-fdopendir not to presume O_NOATIME exists.
2015-02-06  Roland McGrathFix nptl/tst-kill5 not to presume SIGRTMAX exists.
2015-02-06  Roland McGrathClean up nptl/tst-join5 use of nanosleep.
2015-02-06  Roland McGrathClean up NPTL system to be compat-only.
2015-02-06  Roland McGrathClean up NPTL longjmp to be compat-only.
2015-02-06  Roland McGrathClean up NPTL fork to be compat-only.
2015-02-06  Roland McGrathx86: Clean up __vdso_clock_gettime variable.
2015-02-06  Roland McGrathExclude rpcent functions and NSS backends for rpc,...
2015-02-06  Roland McGrathClean up sysdep-dl-routines variable.
2015-02-06  Joseph Myerssoft-fp: Fix _FP_FMA when product is zero and third...
2015-02-06  Joseph Myerssoft-fp: Refine FP_EX_DENORM handling for comparisons.
2015-02-06  Joseph Myerssoft-fp: Support floating-point extensions without...
2015-02-06  Carlos O'DonellFix missing ChangeLog attribution.
2015-02-06  Carlos O'DonellUpdate version.h and include/features.h for 2.21 release glibc-2.21
2015-02-06  Carlos O'Donellhppa: Sync with pthread.h.
2015-02-06  Paul PluzhnikovCVE-2015-1472: wscanf allocates too little memory
2015-02-06  Carlos O'Donellglibc 2.21 pre-release update.
2015-02-06  Carlos O'Donellhppa: Remove warnings and fix conformance errors.
2015-02-05  Chung-Lin TangFunction name typo error in non-PIC case, fixed in...
2015-02-01  David S. MillerFix two bugs in sparc atomics.
2015-02-01  David S. MillerFix sparc semaphore implementation after recent changes.
2015-01-30  H.J. LuUse AVX unaligned memcpy only if AVX2 is available
2015-01-29  Andreas SchwabInclude <signal.h> in sysdeps/nptl/allocrtsig.c
2015-01-29  Siddhesh PoyarekarFix up ChangeLog formatting
2015-01-29  Siddhesh PoyarekarInitialize nscd stats data [BZ #17892]
2015-01-29  Martin SeborClarify math/README.libm-test. Add "How to read the...
2015-01-28  Chris Metcalftilegx32: set __HAVE_64B_ATOMICS to 0
2015-01-28  Joseph MyersDisable 64-bit atomics for MIPS n32.
2015-01-28  Adhemerval Zanellapowerpc: Fix fesetexceptflag [BZ#17885]
2015-01-28  Adhemerval Zanellapowerpc: Fix fsqrt build in libm [BZ#16576]
2015-01-27  Andreas Krebbeliconv: Suppress array out of bounds warning.
2015-01-25  Andreas Schwabia64: avoid set-but-not-used warning
2015-01-25  Andreas Schwabm68k/coldfire: avoid warning about volatile register...
2015-01-25  Andreas Schwabm68k: fix missing definition of __feraiseexcept
2015-01-25  Andreas Schwabm68k: force inlining bswap functions
2015-01-25  BramFix segmentation fault when LD_LIBRARY_PATH contains...
2015-01-24  Adhemerval Zanellapowerpc: Fix powerpc64 build failure with binutils...
2015-01-24  Adhemerval Zanellapowerpc: Fix ifuncmain6pie failure with GCC 4.9
2015-01-24  H.J. LuAlso treat model numbers 0x5a/0x5d as Silvermont
2015-01-24  H.J. LuTreat model numbers 0x4a/0x4d as Silvermont
2015-01-24  H.J. LuAlso use uint64_t in __new_sem_wait_fast
2015-01-23  H.J. LuUse uint64_t and (uint64_t) 1 for 64-bit int
2015-01-23  Roland McGrathAdd missing libc_hidden_weak to stub if_nameindex,...
2015-01-23  Roland McGrathAdd missing libc_hidden_def to stub getrlimit64.
2015-01-22  Joseph Myerssoft-fp: Use __label__ for all labels within macros.
2015-01-21  Adhemerval ZanellaBZ #16418: Fix powerpc get_clockfreq raciness
2015-01-21  Carlos O'DonellUpdate copyright year to 2015 for new files.
2015-01-21  Carlos O'Donelltst-getpw: Rewrite.
2015-01-21  Carlos O'DonellFix recursive dlopen.
next