]> sourceware.org Git - glibc.git/blobdiff - ports/ChangeLog.alpha
Split my last ChangeLog entry into respective arch-specific files
[glibc.git] / ports / ChangeLog.alpha
index e65097aa1d7e6676b1299c4b44100124b289b701..229ee885d98814073959a8b93008c67357840d6e 100644 (file)
@@ -1,5 +1,66 @@
+2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+       * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
+       flag name in comment to CLONE_CHILD_CLEARTID.
+
+2012-10-01  Roland McGrath  <roland@hack.frob.com>
+
+       * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
+       (__SWBLK_T_TYPE): Macro removed.
+
+2012-09-28  Richard Henderson  <rth@redhat.com>
+
+       * sysdeps/unix/alpha/sysdep.h (PSEUDO_END): Merge versions and
+       move $syscall_error label...
+       (SYSCALL_ERROR_HANDLER): ... here.
+       (SYSCALL_ERROR_FALLTHRU): New.
+       (PSEUDO_PROF): Split out of ...
+       (PSEUDO_PROLOGUE): ... here.
+       * sysdeps/unix/sysv/linux/alpha/syscall.S (__syscall): Use
+       SYSCALL_ERROR_LABEL and PSEUDO_END.
+       * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Likewise.
+       Use USEPV_PROF and cfi markup.
+       (thread_start): Use cfi markup and cfi_undefined on ra.
+       * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
+       (PSEUDO_PROF): Remove.
+       (PSEUDO): Use SYSCALL_ERROR_FALLTHRU.
+
+2012-09-13  Richard Henderson  <rth@redhat.com>
+
+       * sysdeps/unix/sysv/linux/alpha/setfpucw.c (__setfpucw): Rewrite
+       with the assumption of being used at program startup only.
+
+       * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Add optional
+       entries for _OtsConvertFloatTX, _OtsCvtQUX, _OtsCvtXQ, _OtsGtrX,
+       _OtsLeqX, _OtsNintXQ.
+
+       * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
+
+       * sysdeps/alpha/fpu/get-rounding-mode.h: New file.
+
+2012-08-30  Richard Henderson  <rth@redhat.com>
+
+       * sysdeps/alpha/fpu/s_isnan.c: Define all aliases in terms of
+       the original __isnan symbol.
+
+2012-08-27  Mike Frysinger  <vapier@gentoo.org>
+
+       [BZ #5400]
+       * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
+       * sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
+       * sysdeps/unix/sysv/linux/alpha/kernel-features.h
+       (__ASSUME_FDATASYNC): Define.
+
+2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
+
+       * sysdeps/alpha/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
+       <alpha_gnu_pltenter>: struct La_alpha_regs is not const.
+
 2012-08-13  Richard Henderson  <rth@twiddle.net>
 
+       * configure.in: Don't test toolchain support for TLS or GPREL.
+       * configure: Rebuild.
+
        * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Do compat
        with GLIBC_2_1.
 
This page took 0.029009 seconds and 5 git commands to generate.