1 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
3 * sysdeps/alpha/memchr.S: Use prefetch load.
4 * sysdeps/alpha/alphaev6/memchr.S: Likewise.
6 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
9 * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
10 * sysdeps/alpha/dl-procinfo.c: New.
11 * sysdeps/alpha/dl-procinfo.h: New.
13 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
16 * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
17 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
18 * sysdeps/alpha/fpu/s_floor.c: Likewise.
19 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
20 * sysdeps/alpha/fpu/s_rint.c: Likewise.
21 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
23 2010-05-03 GOTO Masanori <gotom@debian.or.jp>
26 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
27 __ASSUME_STAT64_SYSCALL.
28 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
29 __ASSUME_STAT64_SYSCALL.
30 * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
31 * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
32 * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
33 * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
34 __libc_missing_axp_stat64 when it's not needed.
35 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
37 2010-03-30 Richard Henderson <rth@redhat.com>
39 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
41 2010-03-30 Matt Turner <mattst88@gmail.com>
43 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
45 2010-03-26 Richard Henderson <rth@redhat.com>
47 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
49 2010-03-26 Richard Henderson <rth@redhat.com>
51 * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
54 2010-03-26 Richard Henderson <rth@redhat.com>
56 * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
58 2010-03-26 Richard Henderson <rth@redhat.com>
60 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
61 Define extern here; move definition...
62 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
64 2010-03-26 Richard Henderson <rth@redhat.com>
66 * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
67 (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
69 2010-03-26 Richard Henderson <rth@redhat.com>
71 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
72 F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
73 F_OWNER_GID, struct f_owner_ex): Define.
74 (F_SETOWN, F_GETOWN): Define with XPG7.
76 2010-03-26 Richard Henderson <rth@redhat.com>
78 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
79 (PTR_DEMANGLE): Likewise.
81 2010-03-26 Richard Henderson <rth@redhat.com>
83 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
84 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
86 2010-03-26 Richard Henderson <rth@redhat.com>
88 * sysdep/unix/sysv/linux/alpha/creat.c: New.
90 2010-03-26 Richard Henderson <rth@redhat.com>
92 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
93 Adjust the test for gcc 4.5.
94 * sysdep/alpha/elf/configure: Rebuild.
96 2010-03-26 Richard Henderson <rth@redhat.com>
98 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
99 __arch_exchange_16_int, __arch_exchange_32_int,
100 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
101 __arch_exchange_and_add_64_int): Use __typeof to get the
102 return type correct without warning.
104 2010-03-23 Matt Turner <mattst88@gmail.com>
105 Aurelien Jarno <aurelien@aurel32.net>
107 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
109 2010-01-12 Matt Turner <mattst88@gmail.com>
111 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
114 2010-01-12 Matt Turner <mattst88@gmail.com>
116 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
117 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
119 2010-01-12 Matt Turner <mattst88@gmail.com>
121 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
122 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
124 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
127 2010-01-12 Matt Turner <mattst88@gmail.com>
129 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
130 O_DSYNC to match 2.6.33+ kernels.
132 2009-12-02 Mike Frysinger <vapier@gentoo.org>
134 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
135 include timer_gettime.c -> timer_settime.c.
137 2009-11-23 Matt Turner <mattst88@gmail.com>
139 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
140 for timestamps also if __USE_XOPEN2K8.
142 2009-11-23 Matt Turner <mattst88@gmail.com>
144 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
145 names of parameters of sync_file_range.
147 2009-11-23 Matt Turner <mattst88@gmail.com>
150 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
151 constants from recent kernels.
153 2009-11-10 Matt Turner <mattst88@gmail.com>
156 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
157 of empty parameters for file names.
159 2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
162 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
163 Change parameters and use next_line.
166 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
167 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
168 FUTEX_BITSET_MATCH_ANY.
171 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
172 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
173 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
174 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
175 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
176 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
177 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
178 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
179 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
182 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
183 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
184 elf_fpregset_t): Define. Don't include asm/elf.h.
186 2008-11-26 Roland McGrath <roland@redhat.com>
188 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
189 repository's ia64 file; #include that.
190 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
191 repository's powerpc file; #include that.
193 2008-11-25 Roland McGrath <roland@redhat.com>
195 * ChangeLog.alpha: New file (this one).
196 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
197 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
198 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
199 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
200 Subdirectories moved here from main repository.
201 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
202 Subdirectories moved here from main repository's nptl/ subdirectory.
203 * sysdeps/alpha/preconfigure: New file.
204 * sysdeps/alpha/shlib-versions: New file.