1 2010-03-30 Matt Turner <mattst88@gmail.com>
3 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
5 2010-03-26 Richard Henderson <rth@redhat.com>
7 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
9 2010-03-26 Richard Henderson <rth@redhat.com>
11 * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
14 2010-03-26 Richard Henderson <rth@redhat.com>
16 * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
18 2010-03-26 Richard Henderson <rth@redhat.com>
20 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
21 Define extern here; move definition...
22 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
24 2010-03-26 Richard Henderson <rth@redhat.com>
26 * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
27 (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
29 2010-03-26 Richard Henderson <rth@redhat.com>
31 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
32 F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
33 F_OWNER_GID, struct f_owner_ex): Define.
34 (F_SETOWN, F_GETOWN): Define with XPG7.
36 2010-03-26 Richard Henderson <rth@redhat.com>
38 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
39 (PTR_DEMANGLE): Likewise.
41 2010-03-26 Richard Henderson <rth@redhat.com>
43 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
44 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
46 2010-03-26 Richard Henderson <rth@redhat.com>
48 * sysdep/unix/sysv/linux/alpha/creat.c: New.
50 2010-03-26 Richard Henderson <rth@redhat.com>
52 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
53 Adjust the test for gcc 4.5.
54 * sysdep/alpha/elf/configure: Rebuild.
56 2010-03-26 Richard Henderson <rth@redhat.com>
58 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
59 __arch_exchange_16_int, __arch_exchange_32_int,
60 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
61 __arch_exchange_and_add_64_int): Use __typeof to get the
62 return type correct without warning.
64 2010-03-23 Matt Turner <mattst88@gmail.com>
65 Aurelien Jarno <aurelien@aurel32.net>
67 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
69 2010-01-12 Matt Turner <mattst88@gmail.com>
71 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
74 2010-01-12 Matt Turner <mattst88@gmail.com>
76 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
77 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
79 2010-01-12 Matt Turner <mattst88@gmail.com>
81 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
82 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
84 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
87 2010-01-12 Matt Turner <mattst88@gmail.com>
89 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
90 O_DSYNC to match 2.6.33+ kernels.
92 2009-12-02 Mike Frysinger <vapier@gentoo.org>
94 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
95 include timer_gettime.c -> timer_settime.c.
97 2009-11-23 Matt Turner <mattst88@gmail.com>
99 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
100 for timestamps also if __USE_XOPEN2K8.
102 2009-11-23 Matt Turner <mattst88@gmail.com>
104 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
105 names of parameters of sync_file_range.
107 2009-11-23 Matt Turner <mattst88@gmail.com>
110 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
111 constants from recent kernels.
113 2009-11-10 Matt Turner <mattst88@gmail.com>
116 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
117 of empty parameters for file names.
119 2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
122 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
123 Change parameters and use next_line.
126 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
127 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
128 FUTEX_BITSET_MATCH_ANY.
131 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
132 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
133 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
134 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
135 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
136 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
137 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
138 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
139 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
142 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
143 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
144 elf_fpregset_t): Define. Don't include asm/elf.h.
146 2008-11-26 Roland McGrath <roland@redhat.com>
148 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
149 repository's ia64 file; #include that.
150 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
151 repository's powerpc file; #include that.
153 2008-11-25 Roland McGrath <roland@redhat.com>
155 * ChangeLog.alpha: New file (this one).
156 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
157 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
158 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
159 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
160 Subdirectories moved here from main repository.
161 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
162 Subdirectories moved here from main repository's nptl/ subdirectory.
163 * sysdeps/alpha/preconfigure: New file.
164 * sysdeps/alpha/shlib-versions: New file.