1 2012-02-15 Richard Henderson <rth@twiddle.net>
3 * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
5 * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
8 2012-02-15 Richard Henderson <rth@twiddle.net>
11 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
12 (fallocate, name_to_handle_at, open_by_handle_at): Declare.
14 2012-02-14 Joseph Myers <joseph@codesourcery.com>
15 Tom de Vries <tom@codesourcery.com>
17 * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
18 libc_relro_required conditional on alpha machine. Move setting of
19 libc_cv_gcc_unwind_find_fde ...
20 * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
22 2012-02-13 Richard Henderson <rth@twiddle.net>
24 * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
25 * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
27 2012-02-09 Richard Henderson <rth@twiddle.net>
29 * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
30 (libc_commonpagesize, libc_relro_required): New.
32 2012-02-08 Richard Henderson <rth@twiddle.net>
34 * sysdeps/alpha/ldsodefs.h: New file.
35 * sysdeps/alpha/tst-audit.h: New file.
36 * sysdeps/alpha/tls-macros.h: New file.
38 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
39 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
40 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
41 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
42 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
43 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
44 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
45 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
47 * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
48 * sysdeps/alpha/elf/initfini.c: ... split from here. Remove file.
49 * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
51 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
53 * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
55 * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
57 * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
58 * sysdeps/unix/sysv/linux/alpha/configure: Build.
59 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
60 multiple includes. Disable statfs64 entirely.
62 * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
63 * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
64 * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
65 the test fails. Don't set HAVE_TLS_SUPPORT.
66 * sysdeps/alpha/elf/configure: Rebuild.
68 2012-01-07 Joseph Myers <joseph@codesourcery.com>
70 * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
71 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
74 2011-10-05 Andreas Schwab <schwab@redhat.com>
76 * sysdeps/alpha/dl-machine.h (elf_machine_rela)
77 (elf_machine_lazy_rel): Add parameter skip_ifunc.
79 2011-03-28 Aurelien Jarno <aurelien@aurel32.net>
81 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
82 Fix wrong register in stack pointer comparison.
84 2011-03-01 Aurelien Jarno <aurelien@aurel32.net>
86 * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
87 * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
89 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
91 * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
92 struct statfs64): Add f_flags field.
94 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
96 * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
98 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
100 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
101 F_GETPIPE_SZ): Define.
103 2010-09-26 Michael Cree <mcree@orcon.net.nz>
105 * sysdeps/alpha/memchr.c: Include <bp-sym.h>
106 (__memchr): Add casts for integer arithmetic on pointers.
108 2010-09-23 Richard Henderson <rth@redhat.com>
111 * sysdeps/alpha/alphaev6/memchr.S: Remove.
112 * sysdeps/alpha/memchr.S: Remove.
113 * sysdeps/alpha/memchr.c: New.
115 2010-09-23 Richard Henderson <rth@redhat.com>
118 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
119 * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
120 * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
121 * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
122 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
123 * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
124 * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
125 * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
126 Define without 64-bit aliases.
128 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
130 * sysdeps/alpha/memchr.S: Use prefetch load.
131 * sysdeps/alpha/alphaev6/memchr.S: Likewise.
133 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
136 * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
137 * sysdeps/alpha/dl-procinfo.c: New.
138 * sysdeps/alpha/dl-procinfo.h: New.
140 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
143 * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
144 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
145 * sysdeps/alpha/fpu/s_floor.c: Likewise.
146 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
147 * sysdeps/alpha/fpu/s_rint.c: Likewise.
148 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
150 2010-05-03 GOTO Masanori <gotom@debian.or.jp>
153 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
154 __ASSUME_STAT64_SYSCALL.
155 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
156 __ASSUME_STAT64_SYSCALL.
157 * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
158 * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
159 * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
160 * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
161 __libc_missing_axp_stat64 when it's not needed.
162 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
164 2010-03-30 Richard Henderson <rth@redhat.com>
166 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
168 2010-03-30 Matt Turner <mattst88@gmail.com>
170 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
172 2010-03-26 Richard Henderson <rth@redhat.com>
174 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
176 2010-03-26 Richard Henderson <rth@redhat.com>
178 * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
181 2010-03-26 Richard Henderson <rth@redhat.com>
183 * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
185 2010-03-26 Richard Henderson <rth@redhat.com>
187 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
188 Define extern here; move definition...
189 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
191 2010-03-26 Richard Henderson <rth@redhat.com>
193 * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
194 (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
196 2010-03-26 Richard Henderson <rth@redhat.com>
198 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
199 F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
200 F_OWNER_GID, struct f_owner_ex): Define.
201 (F_SETOWN, F_GETOWN): Define with XPG7.
203 2010-03-26 Richard Henderson <rth@redhat.com>
205 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
206 (PTR_DEMANGLE): Likewise.
208 2010-03-26 Richard Henderson <rth@redhat.com>
210 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
211 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
213 2010-03-26 Richard Henderson <rth@redhat.com>
215 * sysdep/unix/sysv/linux/alpha/creat.c: New.
217 2010-03-26 Richard Henderson <rth@redhat.com>
219 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
220 Adjust the test for gcc 4.5.
221 * sysdep/alpha/elf/configure: Rebuild.
223 2010-03-26 Richard Henderson <rth@redhat.com>
225 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
226 __arch_exchange_16_int, __arch_exchange_32_int,
227 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
228 __arch_exchange_and_add_64_int): Use __typeof to get the
229 return type correct without warning.
231 2010-03-23 Matt Turner <mattst88@gmail.com>
232 Aurelien Jarno <aurelien@aurel32.net>
234 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
236 2010-01-12 Matt Turner <mattst88@gmail.com>
238 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
241 2010-01-12 Matt Turner <mattst88@gmail.com>
243 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
244 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
246 2010-01-12 Matt Turner <mattst88@gmail.com>
248 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
249 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
251 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
254 2010-01-12 Matt Turner <mattst88@gmail.com>
256 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
257 O_DSYNC to match 2.6.33+ kernels.
259 2009-12-02 Mike Frysinger <vapier@gentoo.org>
261 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
262 include timer_gettime.c -> timer_settime.c.
264 2009-11-23 Matt Turner <mattst88@gmail.com>
266 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
267 for timestamps also if __USE_XOPEN2K8.
269 2009-11-23 Matt Turner <mattst88@gmail.com>
271 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
272 names of parameters of sync_file_range.
274 2009-11-23 Matt Turner <mattst88@gmail.com>
277 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
278 constants from recent kernels.
280 2009-11-10 Matt Turner <mattst88@gmail.com>
283 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
284 of empty parameters for file names.
286 2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
289 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
290 Change parameters and use next_line.
293 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
294 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
295 FUTEX_BITSET_MATCH_ANY.
298 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
299 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
300 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
301 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
302 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
303 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
304 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
305 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
306 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
309 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
310 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
311 elf_fpregset_t): Define. Don't include asm/elf.h.
313 2008-11-26 Roland McGrath <roland@redhat.com>
315 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
316 repository's ia64 file; #include that.
317 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
318 repository's powerpc file; #include that.
320 2008-11-25 Roland McGrath <roland@redhat.com>
322 * ChangeLog.alpha: New file (this one).
323 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
324 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
325 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
326 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
327 Subdirectories moved here from main repository.
328 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
329 Subdirectories moved here from main repository's nptl/ subdirectory.
330 * sysdeps/alpha/preconfigure: New file.
331 * sysdeps/alpha/shlib-versions: New file.