aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.old-ports-alpha
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-04-30 10:40:29 -0700
committerRoland McGrath <roland@hack.frob.com>2014-04-30 10:40:29 -0700
commit69124b48b9f6c477253954164721c216ddadf323 (patch)
tree129b2199ccbfc11dfff01dd137d46591d7e831f8 /ChangeLog.old-ports-alpha
parentfff463ed019226e8a07996fe09171d152896a42e (diff)
downloadglibc-69124b48b9f6c477253954164721c216ddadf323.tar.xz
glibc-69124b48b9f6c477253954164721c216ddadf323.zip
Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory.
Diffstat (limited to 'ChangeLog.old-ports-alpha')
-rw-r--r--ChangeLog.old-ports-alpha1052
1 files changed, 1052 insertions, 0 deletions
diff --git a/ChangeLog.old-ports-alpha b/ChangeLog.old-ports-alpha
new file mode 100644
index 0000000000..bedbdb48c9
--- /dev/null
+++ b/ChangeLog.old-ports-alpha
@@ -0,0 +1,1052 @@
+This file describes changes to the machine while it was in the ports
+add-on directory. This port is no longer part of an add-on and so
+future changes to it should be listed in the top-level ChangeLog file,
+not here.
+
+
+
+2014-02-12 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/alpha: Move directory to ../sysdeps/alpha.
+ * sysdeps/unix/alpha: Move directory to ../sysdeps/unix/alpha.
+ * sysdeps/unix/sysv/linux/alpha: Move directory to
+ ../sysdeps/unix/sysv/linux/alpha.
+
+2014-02-08 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/alpha/msgctl.c: Move to
+ sysdeps/unix/sysv/linux/arm/msgctl.c and #include that file.
+ * sysdeps/unix/sysv/linux/alpha/semctl.c: Move to
+ sysdeps/unix/sysv/linux/arm/semctl.c and #include that file.
+ * sysdeps/unix/sysv/linux/alpha/shmctl.c: Move to
+ sysdeps/unix/sysv/linux/arm/shmctl.c and #include that file.
+
+2014-01-24 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/alpha/fpu/libm-test-ulps: Update.
+
+ * sysdeps/alpha/tls-macros.h (TLS_GD): Add dependency on $gp.
+ (TLS_LD, TLS_IE): Likewise.
+
+2013-12-07 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Use <bits/mman-linux.h>,
+ dropping common values and overriding different values.
+
+2013-11-28 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/alpha/fpu/fegetround.c (fegetround): Use
+ libm_hidden_def.
+
+2013-11-26 Ondřej Bílka <neleai@seznam.cz>
+ * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Use __glibc_reserved instead __unused.
+ * sysdeps/unix/sysv/linux/alpha/bits/msq.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/bits/sem.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/kernel_stat.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Likewise.
+
+2013-11-16 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Include a nop
+ before each signal thunk.
+
+2013-10-30 Mike Frysinger <vapier@gentoo.org>
+
+ * sysdeps/alpha/configure.in: Moved to ...
+ * sysdeps/alpha/configure.ac: ... here.
+ * sysdeps/unix/sysv/linux/alpha/configure.in: Moved to ...
+ * sysdeps/unix/sysv/linux/alpha/configure.ac: ... here.
+ * sysdeps/alpha/configure: Regenerated.
+ * sysdeps/unix/sysv/linux/alpha/configure: Likewise.
+
+2013-10-12 Yuri Chornoivan <yurchor@ukr.net>
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Fix typos.
+ * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Likewise.
+
+2013-10-01 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Improve conditions under
+ which it is defined.
+
+2013-09-20 Andreas Schwab <schwab@linux-m68k.org>
+
+ * sysdeps/alpha/alphaev67/ffs.S (__ffs): Define as hidden.
+ * sysdeps/alpha/ffs.S (__ffs): Likewise.
+
+2013-09-11 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (__O_TMPFILE):
+ Define.
+
+2013-08-30 Ondřej Bílka <neleai@seznam.cz>
+
+ * sysdeps/alpha/alphaev67/stpncpy.S: Fix then/than typos.
+
+2013-08-30 Ondřej Bílka <neleai@seznam.cz>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/netdb.h: Fix typos.
+
+2013-07-02 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/alpha/fpu/libm-test-ulps: Update.
+
+2013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
+
+ * sysdeps/alpha/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
+ to macro prototype for AT_HWCAP2 support.
+
+2013-06-24 Richard Henderson <rth@redhat.com>
+
+ [BZ #15666]
+ * sysdeps/alpha/Versions (GLIBC_2.18): Add __sqrt_finite,
+ __sqrtf_finite, and __sqrtl_finite.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Likewise.
+ * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Add __sqrt_finite.
+ * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Add __sqrtf_finite.
+ * sysdeps/alpha/fpu/e_sqrt.c: Add __sqrt_finite compatibility.
+ * sysdeps/alpha/fpu/e_sqrtf.c: New file.
+ * sysdeps/alpha/soft-fp/e_sqrtl.c: Add __sqrtl_finite.
+
+2013-06-23 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/alpha/fpu/libm-test-ulps: Update.
+
+2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Update.
+
+2013-06-05 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/alpha/bits/atomic.h: Remove trailing whitespace.
+ * sysdeps/alpha/div_libc.h: Likewise.
+ * sysdeps/alpha/divq.S: Likewise.
+ * sysdeps/alpha/divqu.S: Likewise.
+ * sysdeps/alpha/fpu/cfloat-compat.h: Likewise.
+ * sysdeps/alpha/fpu/s_roundf.c: Likewise.
+ * sysdeps/alpha/fpu/s_trunc.c: Likewise.
+ * sysdeps/alpha/fpu/s_truncf.c: Likewise.
+ * sysdeps/alpha/ldiv.S: Likewise.
+ * sysdeps/alpha/memchr.c: Likewise.
+ * sysdeps/alpha/remq.S: Likewise.
+ * sysdeps/alpha/remqu.S: Likewise.
+ * sysdeps/alpha/stxncpy.S: Likewise.
+ * sysdeps/unix/alpha/sysdep.S: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/kernel_stat.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/register-dump.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
+
+2013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
+ si_trapno and si_addr_lsb to _sifields.sigfault.
+ (si_trapno, si_addr_lsb): Define new macros.
+ (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
+
+2013-05-22 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/alpha/fpu/libm-test-ulps: Update test names.
+
+2013-05-19 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/alpha/fpu/libm-test-ulps: Update names of sincos tests.
+
+2013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
+
+ [BZ #15442]
+ * sysdeps/alpha/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
+ macro.
+
+2013-03-06 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_HUGE_MASK)
+ (MAP_HUGE_SHIFT): Define.
+ * sysdeps/unix/sysv/linux/alpha/bits/msq.h (MSG_COPY): Define.
+
+2013-02-19 Richard Henderson <rth@redhat.com>
+
+ [BZ #14920]
+ * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
+ (FUTEX_WAIT_REQUEUE_PI): Define.
+ (FUTEX_CMP_REQUEUE_PI): Likewise.
+ (lll_futex_wait_requeue_pi): Likewise.
+ (lll_futex_timed_wait_requeue_pi): Likewise.
+ (lll_futex_cmp_requeue_pi): Likewise.
+
+2013-02-20 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/unix/alpha/sysdep.h: Include <errno.h>.
+
+2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
+ __cxa_thread_atexit_impl.
+
+2013-02-14 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #13550]
+ * sysdeps/alpha/memchr.c: Do not include <bp-sym.h>.
+ (memchr): Do not use BP_SYM in weak_alias.
+
+2013-02-13 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #13550]
+ * sysdeps/unix/sysv/linux/alpha/sigaction.c
+ (__syscall_rt_sigaction): Do not use __unbounded in prototype.
+
+2013-02-08 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #13550]
+ * sysdeps/unix/sysv/linux/alpha/fdatasync.c: Don't include
+ <bp-checks.h>.
+ * sysdeps/unix/sysv/linux/alpha/gethostname.c: Likewise.
+ (__gethostname): Don't use CHECK_N.
+
+ [BZ #13550]
+ * sysdeps/unix/sysv/linux/alpha/msgctl.c: Do not include
+ <bp-checks.h>.
+ (__new_msgctl): Do not use CHECK_1.
+ * sysdeps/unix/sysv/linux/alpha/shmctl.c: Do not include
+ <bp-checks.h>.
+ (__new_shmctl): Do not use CHECK_1.
+
+2013-01-31 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #13550]
+ * sysdeps/unix/sysv/linux/alpha/semctl.c: Don't include
+ <bp-checks.h> and <bp-semctl.h>.
+ (__new_semctl): Don't use CHECK_SEMCTL.
+
+2013-01-08 Andreas Jaeger <aj@suse.de>
+
+ [BZ# 14985]
+ * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove.
+
+2013-01-02 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/alpha/Makefile: Fix copyright notice formatting.
+
+ * All files with FSF copyright notices: Update copyright dates
+ using scripts/update-copyrights.
+
+2013-01-02 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
+ (lll_futex_timed_wait_bitset): New.
+
+2013-01-01 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Reformat copyright
+ notice.
+
+2012-12-07 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/alpha/Makefile [$(subdir) = math]
+ (CFLAGS-s_isnan.c): New variable.
+
+ * sysdeps/alpha/fpu/math_private.h (__isnanl): Remove definition.
+
+2012-11-30 Richard Henderson <rth@redhat.com>
+
+ * sysdeps/alpha/fpu/libm-test-ulps: Update.
+
+ * sysdeps/alpha/sotruss-lib.c: New file.
+
+2012-11-03 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/alpha/fpu/fclrexcpt.c (feclearexcept): Add
+ libm_hidden_ver.
+
+ [BZ #3439]
+ * sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): Define macro to
+ integer constant usable in #if and use that to give value to enum
+ constant.
+ (FE_INEXACT): Likewise.
+ (FE_UNDERFLOW): Likewise.
+ (FE_OVERFLOW): Likewise.
+ (FE_DIVBYZERO): Likewise.
+ (FE_INVALID): Likewise.
+ (FE_ALL_EXCEPT): Likewise.
+ (FE_TOWARDZERO): Likewise.
+ (FE_DOWNWARD): Likewise.
+ (FE_TONEAREST): Likewise.
+ (FE_UPWARD): Likewise.
+
+2012-11-01 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove all
+ definitions and declarations that are provided by
+ <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
+
+2012-10-30 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #14047]
+ * sysdeps/alpha/tininess.h: New file.
+
+2012-10-19 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist
+ (GLIBC_2.17): Add clock_* symbols.
+
+2012-10-09 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/alpha/configure: Regenerated.
+
+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.
+
+2012-08-08 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/alpha/kernel-features.h
+ (__ASSUME_TGKILL): Remove.
+
+2012-08-08 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/unix/sysv/linux/alpha/kernel-features.h
+ (__ASSUME_IEEE_RAISE_EXCEPTION): Remove.
+ * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: New file.
+ * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: Remove.
+
+ * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2
+ cfi markup for unwind. Adjust stack early so that the normal
+ syscall error path can be used.
+ * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
+
+ * sysdeps/unix/sysv/linux/alpha/kernel-features.h
+ (__ASSUME_STAT64_SYSCALL): Remove.
+ * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test
+ for __ASSUME_STAT64_SYSCALL.
+ * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise.
+ * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise.
+ * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise.
+ * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise.
+ * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise.
+
+2012-08-07 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/alpha/kernel-features.h
+ (__ASSUME_TGKILL): Define unconditionally.
+ (__ASSUME_STAT64_SYSCALL): Likewise.
+ (__ASSUME_IEEE_RAISE_EXCEPTION): Likewise.
+
+2012-08-02 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/dirent.h
+ (_DIRENT_MATCHES_DIRENT64): New macro.
+
+2012-08-02 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
+ (__OFF_T_MATCHES_OFF64_T): New macro.
+
+2012-08-03 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/alpha/configure.in
+ (arch_minimum_kernel): Remove.
+ * sysdeps/unix/sysv/linux/alpha/configure: Regenerated.
+
+2012-07-26 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/alpha/tst-audit.h (int_retval): Define.
+
+2012-07-26 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
+ _sigsys.
+ (si_call_addr, si_syscall, si_arch): Define new macro.
+
+2012-07-25 Florian Weimer <fweimer@redhat.com>
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
+ secure_getenv.
+
+2012-07-20 Joseph Myers <joseph@codesourcery.com>
+
+ * data/localplt-alpha-linux-gnu.data: Move to ...
+ * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
+
+2012-07-17 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
+ ../scripts/data/c++-types-alpha-linux-gnu.data.
+
+2012-06-15 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
+
+ * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
+ of -mieee-with-inexact.
+ * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
+
+ [BZ #13848]
+ * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
+ similar to BZ#5350.
+ * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
+
+ * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
+ * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
+
+ * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
+ (prlimit, prlimit64): New declarations.
+ * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
+ * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
+ to protect UTIME_NOW and UTIME_OMIT.
+
+ * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
+ * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
+ * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
+ * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
+ (amask): Remove.
+ (__sysconf): Use builtins directly.
+
+ * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
+ regardless of __GNUC__.
+
+2012-06-06 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
+ Re-organize checks vs s2 end-of-count.
+
+ [BZ #13718]
+ * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
+ * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
+
+ * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
+ redefining __ieee758_sqrt.
+
+ * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
+ dual ecoff procedure descriptors.
+ * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
+ * sysdeps/alpha/bzero.S: Likewise.
+ * sysdeps/alpha/memset.S: Likewise.
+ * sysdeps/alpha/stxcpy.S: Likewise.
+ * sysdeps/alpha/stxncpy.S: Likewise.
+ * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
+
+ * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
+
+2012-06-05 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
+ instead of a hack using extra nops.
+
+ * sysdeps/unxi/alpha/getppid.S: New file.
+ * sysdeps/unxi/alpha/getegid.S: New file.
+ * sysdeps/unxi/alpha/geteuid.S: New file.
+
+2012-06-01 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
+
+ * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
+
+2012-05-30 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
+ (CFLAGS-s_fmaf.c): Likewise.
+ * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
+
+ * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
+
+ * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
+
+ * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
+ __connect_internal alias.
+
+ * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
+ fgets_unlocked.
+
+ * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
+
+ * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
+ * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
+ * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
+ (__ieee754_sqrtf): New.
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
+ _internal alias by hidden_def.
+
+ * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
+ * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
+ * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
+ * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
+ * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
+ * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
+ * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
+ * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
+ * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
+ * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
+ (getrusage, gettimeofday, select, setitimer): New.
+ (settimeofday, utimes, wait4): New.
+ * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
+ __ASSUME_TIMEVAL64.
+ * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
+
+2012-05-24 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
+ * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
+
+ * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
+
+ * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
+ * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
+
+ * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
+ (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
+
+2012-05-20 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/alpha/add_n.S: Rename from add_n.s.
+ * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
+ * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
+ * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
+ * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
+ * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
+ * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
+ * sysdeps/alpha/lshift.S: Rename from lshift.s.
+ * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
+ * sysdeps/alpha/rshift.S: Rename from rshift.s.
+ * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
+ * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
+
+2012-05-18 Richard Henderson <rth@twiddle.net>
+
+ * data/localplt-alpha-linux-gnu.data: New file.
+
+ * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
+ __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
+
+2012-04-26 Matt Turner <mattst88@gmail.com>
+
+ * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
+ version needed to define __ASSUME_ACCEPT4.
+
+ * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
+ and "e" in fopen.
+
+ * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
+ (MAP_HUGETLB): Likewise.
+
+ * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
+ * sysdeps/unix/alpha/sysdep.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
+
+ * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
+ * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
+
+ * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
+
+2012-03-27 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/alpha/elf/configure.in: Move to ...
+ * sysdeps/alpha/configure.in: ... here. Update comment.
+ * sysdeps/alpha/configure: Regenerate.
+ * sysdeps/alpha/elf/crti.S: Move to ...
+ * sysdeps/alpha/crti.S: ... here.
+ * sysdeps/alpha/elf/crtn.S: Move to ...
+ * sysdeps/alpha/crtn.S: ... here.
+ * sysdeps/alpha/elf/start.S: Move to ...
+ * sysdeps/alpha/start.S: ... here.
+
+2012-03-21 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
+ of <stdio-common/_itoa.h>.
+
+2012-03-19 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/alpha/fpu/math_private.h: New file.
+
+2012-03-11 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
+ * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
+
+2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
+
+ [BZ #13673]
+ Replace FSF snail mail address with URLs, as per GNU coding standards.
+
+2012-03-04 Richard Henderson <rth@twiddle.net>
+
+ * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
+ as always_inline.