1 2012-05-24 Richard Henderson <rth@twiddle.net>
3 * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
4 * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
5 * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
7 * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
8 (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
10 2012-05-20 Richard Henderson <rth@twiddle.net>
12 * sysdeps/alpha/add_n.S: Rename from add_n.s.
13 * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
14 * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
15 * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
16 * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
17 * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
18 * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
19 * sysdeps/alpha/lshift.S: Rename from lshift.s.
20 * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
21 * sysdeps/alpha/rshift.S: Rename from rshift.s.
22 * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
23 * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
25 2012-05-18 Richard Henderson <rth@twiddle.net>
27 * data/localplt-alpha-linux-gnu.data: New file.
29 * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
30 __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
32 2012-04-26 Matt Turner <mattst88@gmail.com>
34 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
35 version needed to define __ASSUME_ACCEPT4.
37 * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
40 * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
41 (MAP_HUGETLB): Likewise.
43 * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
44 * sysdeps/unix/alpha/sysdep.h: Likewise.
45 * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
47 * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
48 * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
49 * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
51 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
53 2012-03-27 Richard Henderson <rth@twiddle.net>
55 * sysdeps/alpha/elf/configure.in: Move to ...
56 * sysdeps/alpha/configure.in: ... here. Update comment.
57 * sysdeps/alpha/configure: Regenerate.
58 * sysdeps/alpha/elf/crti.S: Move to ...
59 * sysdeps/alpha/crti.S: ... here.
60 * sysdeps/alpha/elf/crtn.S: Move to ...
61 * sysdeps/alpha/crtn.S: ... here.
62 * sysdeps/alpha/elf/start.S: Move to ...
63 * sysdeps/alpha/start.S: ... here.
65 2012-03-21 Richard Henderson <rth@twiddle.net>
67 * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
68 of <stdio-common/_itoa.h>.
70 2012-03-19 Richard Henderson <rth@twiddle.net>
72 * sysdeps/alpha/fpu/math_private.h: New file.
74 2012-03-11 Richard Henderson <rth@twiddle.net>
76 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
77 * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
79 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
82 Replace FSF snail mail address with URLs, as per GNU coding standards.
84 2012-03-04 Richard Henderson <rth@twiddle.net>
86 * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
89 2012-03-04 Richard Henderson <rth@twiddle.net>
91 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
93 (sendmmsg): Add declaration.
95 2012-03-04 Richard Henderson <rth@twiddle.net>
97 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
98 siginfo_t struct. Add forward declaration of pthread_attr_t;
100 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
101 (pthread_attr_t): Add union tag to pthread_attr_t; only define
102 typedef if not already defined.
104 2012-02-21 Richard Henderson <rth@twiddle.net>
106 * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
107 * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
108 * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
109 * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
111 2012-02-20 Andreas Schwab <schwab@linux-m68k.org>
113 * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
114 Define if not defined.
115 * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
118 2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
120 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
122 2012-02-16 Richard Henderson <rth@twiddle.net>
124 * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
125 __ieee_get_fp_control): Mark as hidden proto.
127 2012-02-15 Mike Hommey <mh+reportbug@glandium.org>
130 * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
132 2012-02-15 Richard Henderson <rth@twiddle.net>
134 * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
135 * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
137 * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
138 (inline_syscall0, inline_syscall1, inline_syscall2,
139 inline_syscall3, inline_syscall4, inline_syscall5,
140 inline_syscall6): Use it.
141 * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
142 * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
143 * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
144 * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
146 * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
147 [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
148 [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
150 * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
152 * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
155 2012-02-15 Richard Henderson <rth@twiddle.net>
158 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
159 (fallocate, name_to_handle_at, open_by_handle_at): Declare.
161 2012-02-14 Joseph Myers <joseph@codesourcery.com>
162 Tom de Vries <tom@codesourcery.com>
164 * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
165 libc_relro_required conditional on alpha machine. Move setting of
166 libc_cv_gcc_unwind_find_fde ...
167 * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
169 2012-02-13 Richard Henderson <rth@twiddle.net>
171 * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
172 * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
174 2012-02-09 Richard Henderson <rth@twiddle.net>
176 * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
177 (libc_commonpagesize, libc_relro_required): New.
179 2012-02-08 Richard Henderson <rth@twiddle.net>
181 * sysdeps/alpha/ldsodefs.h: New file.
182 * sysdeps/alpha/tst-audit.h: New file.
183 * sysdeps/alpha/tls-macros.h: New file.
185 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
186 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
187 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
188 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
189 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
190 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
191 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
192 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
194 * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
195 * sysdeps/alpha/elf/initfini.c: ... split from here. Remove file.
196 * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
198 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
200 * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
202 * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
204 * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
205 * sysdeps/unix/sysv/linux/alpha/configure: Build.
206 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
207 multiple includes. Disable statfs64 entirely.
209 * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
210 * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
211 * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
212 the test fails. Don't set HAVE_TLS_SUPPORT.
213 * sysdeps/alpha/elf/configure: Rebuild.
215 2012-01-07 Joseph Myers <joseph@codesourcery.com>
217 * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
218 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
221 2011-10-05 Andreas Schwab <schwab@redhat.com>
223 * sysdeps/alpha/dl-machine.h (elf_machine_rela)
224 (elf_machine_lazy_rel): Add parameter skip_ifunc.
226 2011-03-28 Aurelien Jarno <aurelien@aurel32.net>
228 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
229 Fix wrong register in stack pointer comparison.
231 2011-03-01 Aurelien Jarno <aurelien@aurel32.net>
233 * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
234 * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
236 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
238 * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
239 struct statfs64): Add f_flags field.
241 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
243 * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
245 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
247 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
248 F_GETPIPE_SZ): Define.
250 2010-09-26 Michael Cree <mcree@orcon.net.nz>
252 * sysdeps/alpha/memchr.c: Include <bp-sym.h>
253 (__memchr): Add casts for integer arithmetic on pointers.
255 2010-09-23 Richard Henderson <rth@redhat.com>
258 * sysdeps/alpha/alphaev6/memchr.S: Remove.
259 * sysdeps/alpha/memchr.S: Remove.
260 * sysdeps/alpha/memchr.c: New.
262 2010-09-23 Richard Henderson <rth@redhat.com>
265 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
266 * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
267 * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
268 * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
269 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
270 * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
271 * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
272 * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
273 Define without 64-bit aliases.
275 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
277 * sysdeps/alpha/memchr.S: Use prefetch load.
278 * sysdeps/alpha/alphaev6/memchr.S: Likewise.
280 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
283 * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
284 * sysdeps/alpha/dl-procinfo.c: New.
285 * sysdeps/alpha/dl-procinfo.h: New.
287 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
290 * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
291 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
292 * sysdeps/alpha/fpu/s_floor.c: Likewise.
293 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
294 * sysdeps/alpha/fpu/s_rint.c: Likewise.
295 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
297 2010-05-03 GOTO Masanori <gotom@debian.or.jp>
300 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
301 __ASSUME_STAT64_SYSCALL.
302 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
303 __ASSUME_STAT64_SYSCALL.
304 * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
305 * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
306 * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
307 * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
308 __libc_missing_axp_stat64 when it's not needed.
309 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
311 2010-03-30 Richard Henderson <rth@redhat.com>
313 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
315 2010-03-30 Matt Turner <mattst88@gmail.com>
317 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
319 2010-03-26 Richard Henderson <rth@redhat.com>
321 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
323 2010-03-26 Richard Henderson <rth@redhat.com>
325 * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
328 2010-03-26 Richard Henderson <rth@redhat.com>
330 * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
332 2010-03-26 Richard Henderson <rth@redhat.com>
334 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
335 Define extern here; move definition...
336 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
338 2010-03-26 Richard Henderson <rth@redhat.com>
340 * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
341 (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
343 2010-03-26 Richard Henderson <rth@redhat.com>
345 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
346 F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
347 F_OWNER_GID, struct f_owner_ex): Define.
348 (F_SETOWN, F_GETOWN): Define with XPG7.
350 2010-03-26 Richard Henderson <rth@redhat.com>
352 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
353 (PTR_DEMANGLE): Likewise.
355 2010-03-26 Richard Henderson <rth@redhat.com>
357 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
358 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
360 2010-03-26 Richard Henderson <rth@redhat.com>
362 * sysdep/unix/sysv/linux/alpha/creat.c: New.
364 2010-03-26 Richard Henderson <rth@redhat.com>
366 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
367 Adjust the test for gcc 4.5.
368 * sysdep/alpha/elf/configure: Rebuild.
370 2010-03-26 Richard Henderson <rth@redhat.com>
372 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
373 __arch_exchange_16_int, __arch_exchange_32_int,
374 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
375 __arch_exchange_and_add_64_int): Use __typeof to get the
376 return type correct without warning.
378 2010-03-23 Matt Turner <mattst88@gmail.com>
379 Aurelien Jarno <aurelien@aurel32.net>
381 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
383 2010-01-12 Matt Turner <mattst88@gmail.com>
385 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
388 2010-01-12 Matt Turner <mattst88@gmail.com>
390 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
391 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
393 2010-01-12 Matt Turner <mattst88@gmail.com>
395 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
396 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
398 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
401 2010-01-12 Matt Turner <mattst88@gmail.com>
403 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
404 O_DSYNC to match 2.6.33+ kernels.
406 2009-12-02 Mike Frysinger <vapier@gentoo.org>
408 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
409 include timer_gettime.c -> timer_settime.c.
411 2009-11-23 Matt Turner <mattst88@gmail.com>
413 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
414 for timestamps also if __USE_XOPEN2K8.
416 2009-11-23 Matt Turner <mattst88@gmail.com>
418 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
419 names of parameters of sync_file_range.
421 2009-11-23 Matt Turner <mattst88@gmail.com>
424 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
425 constants from recent kernels.
427 2009-11-10 Matt Turner <mattst88@gmail.com>
430 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
431 of empty parameters for file names.
433 2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
436 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
437 Change parameters and use next_line.
440 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
441 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
442 FUTEX_BITSET_MATCH_ANY.
445 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
446 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
447 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
448 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
449 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
450 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
451 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
452 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
453 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
456 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
457 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
458 elf_fpregset_t): Define. Don't include asm/elf.h.
460 2008-11-26 Roland McGrath <roland@redhat.com>
462 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
463 repository's ia64 file; #include that.
464 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
465 repository's powerpc file; #include that.
467 2008-11-25 Roland McGrath <roland@redhat.com>
469 * ChangeLog.alpha: New file (this one).
470 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
471 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
472 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
473 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
474 Subdirectories moved here from main repository.
475 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
476 Subdirectories moved here from main repository's nptl/ subdirectory.
477 * sysdeps/alpha/preconfigure: New file.
478 * sysdeps/alpha/shlib-versions: New file.