1 2010-03-26 Richard Henderson <rth@redhat.com>
3 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
4 (PTR_DEMANGLE): Likewise.
6 2010-03-26 Richard Henderson <rth@redhat.com>
8 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
9 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
11 2010-03-26 Richard Henderson <rth@redhat.com>
13 * sysdep/unix/sysv/linux/alpha/creat.c: New.
15 2010-03-26 Richard Henderson <rth@redhat.com>
17 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
18 Adjust the test for gcc 4.5.
19 * sysdep/alpha/elf/configure: Rebuild.
21 2010-03-26 Richard Henderson <rth@redhat.com>
23 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
24 __arch_exchange_16_int, __arch_exchange_32_int,
25 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
26 __arch_exchange_and_add_64_int): Use __typeof to get the
27 return type correct without warning.
29 2010-03-23 Matt Turner <mattst88@gmail.com>
30 Aurelien Jarno <aurelien@aurel32.net>
32 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
34 2010-01-12 Matt Turner <mattst88@gmail.com>
36 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
39 2010-01-12 Matt Turner <mattst88@gmail.com>
41 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
42 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
44 2010-01-12 Matt Turner <mattst88@gmail.com>
46 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
47 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
49 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
52 2010-01-12 Matt Turner <mattst88@gmail.com>
54 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
55 O_DSYNC to match 2.6.33+ kernels.
57 2009-12-02 Mike Frysinger <vapier@gentoo.org>
59 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
60 include timer_gettime.c -> timer_settime.c.
62 2009-11-23 Matt Turner <mattst88@gmail.com>
64 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
65 for timestamps also if __USE_XOPEN2K8.
67 2009-11-23 Matt Turner <mattst88@gmail.com>
69 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
70 names of parameters of sync_file_range.
72 2009-11-23 Matt Turner <mattst88@gmail.com>
75 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
76 constants from recent kernels.
78 2009-11-10 Matt Turner <mattst88@gmail.com>
81 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
82 of empty parameters for file names.
84 2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
87 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
88 Change parameters and use next_line.
91 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
92 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
93 FUTEX_BITSET_MATCH_ANY.
96 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
97 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
98 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
99 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
100 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
101 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
102 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
103 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
104 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
107 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
108 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
109 elf_fpregset_t): Define. Don't include asm/elf.h.
111 2008-11-26 Roland McGrath <roland@redhat.com>
113 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
114 repository's ia64 file; #include that.
115 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
116 repository's powerpc file; #include that.
118 2008-11-25 Roland McGrath <roland@redhat.com>
120 * ChangeLog.alpha: New file (this one).
121 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
122 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
123 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
124 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
125 Subdirectories moved here from main repository.
126 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
127 Subdirectories moved here from main repository's nptl/ subdirectory.
128 * sysdeps/alpha/preconfigure: New file.
129 * sysdeps/alpha/shlib-versions: New file.