alpha: Fix tls-macros.h
[jlayton/glibc.git] / ports / ChangeLog.alpha
index e5c7bc1da841bdfa41b5cf77edd5fe2a3aa2e3a5..a23ada5b9f1283af35ca0795bd4bccbe913ff74e 100644 (file)
@@ -1,3 +1,61 @@
+2014-01-24  Richard Henderson <rth@redhat.com>
+
+       * 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.