1 2010-09-26 Michael Cree <mcree@orcon.net.nz>
3 * sysdeps/alpha/memchr.c: Include <bp-sym.h>
4 (__memchr): Add casts for integer arithmetic on pointers.
6 2010-09-23 Richard Henderson <rth@redhat.com>
9 * sysdeps/alpha/alphaev6/memchr.S: Remove.
10 * sysdeps/alpha/memchr.S: Remove.
11 * sysdeps/alpha/memchr.c: New.
13 2010-09-23 Richard Henderson <rth@redhat.com>
16 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
17 * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
18 * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
19 * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
20 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
21 * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
22 * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
23 * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
24 Define without 64-bit aliases.
26 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
28 * sysdeps/alpha/memchr.S: Use prefetch load.
29 * sysdeps/alpha/alphaev6/memchr.S: Likewise.
31 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
34 * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
35 * sysdeps/alpha/dl-procinfo.c: New.
36 * sysdeps/alpha/dl-procinfo.h: New.
38 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
41 * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
42 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
43 * sysdeps/alpha/fpu/s_floor.c: Likewise.
44 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
45 * sysdeps/alpha/fpu/s_rint.c: Likewise.
46 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
48 2010-05-03 GOTO Masanori <gotom@debian.or.jp>
51 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
52 __ASSUME_STAT64_SYSCALL.
53 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
54 __ASSUME_STAT64_SYSCALL.
55 * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
56 * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
57 * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
58 * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
59 __libc_missing_axp_stat64 when it's not needed.
60 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
62 2010-03-30 Richard Henderson <rth@redhat.com>
64 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
66 2010-03-30 Matt Turner <mattst88@gmail.com>
68 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
70 2010-03-26 Richard Henderson <rth@redhat.com>
72 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
74 2010-03-26 Richard Henderson <rth@redhat.com>
76 * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
79 2010-03-26 Richard Henderson <rth@redhat.com>
81 * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
83 2010-03-26 Richard Henderson <rth@redhat.com>
85 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
86 Define extern here; move definition...
87 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
89 2010-03-26 Richard Henderson <rth@redhat.com>
91 * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
92 (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
94 2010-03-26 Richard Henderson <rth@redhat.com>
96 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
97 F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
98 F_OWNER_GID, struct f_owner_ex): Define.
99 (F_SETOWN, F_GETOWN): Define with XPG7.
101 2010-03-26 Richard Henderson <rth@redhat.com>
103 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
104 (PTR_DEMANGLE): Likewise.
106 2010-03-26 Richard Henderson <rth@redhat.com>
108 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
109 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
111 2010-03-26 Richard Henderson <rth@redhat.com>
113 * sysdep/unix/sysv/linux/alpha/creat.c: New.
115 2010-03-26 Richard Henderson <rth@redhat.com>
117 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
118 Adjust the test for gcc 4.5.
119 * sysdep/alpha/elf/configure: Rebuild.
121 2010-03-26 Richard Henderson <rth@redhat.com>
123 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
124 __arch_exchange_16_int, __arch_exchange_32_int,
125 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
126 __arch_exchange_and_add_64_int): Use __typeof to get the
127 return type correct without warning.
129 2010-03-23 Matt Turner <mattst88@gmail.com>
130 Aurelien Jarno <aurelien@aurel32.net>
132 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
134 2010-01-12 Matt Turner <mattst88@gmail.com>
136 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
139 2010-01-12 Matt Turner <mattst88@gmail.com>
141 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
142 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
144 2010-01-12 Matt Turner <mattst88@gmail.com>
146 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
147 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
149 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
152 2010-01-12 Matt Turner <mattst88@gmail.com>
154 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
155 O_DSYNC to match 2.6.33+ kernels.
157 2009-12-02 Mike Frysinger <vapier@gentoo.org>
159 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
160 include timer_gettime.c -> timer_settime.c.
162 2009-11-23 Matt Turner <mattst88@gmail.com>
164 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
165 for timestamps also if __USE_XOPEN2K8.
167 2009-11-23 Matt Turner <mattst88@gmail.com>
169 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
170 names of parameters of sync_file_range.
172 2009-11-23 Matt Turner <mattst88@gmail.com>
175 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
176 constants from recent kernels.
178 2009-11-10 Matt Turner <mattst88@gmail.com>
181 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
182 of empty parameters for file names.
184 2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
187 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
188 Change parameters and use next_line.
191 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
192 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
193 FUTEX_BITSET_MATCH_ANY.
196 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
197 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
198 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
199 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
200 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
201 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
202 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
203 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
204 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
207 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
208 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
209 elf_fpregset_t): Define. Don't include asm/elf.h.
211 2008-11-26 Roland McGrath <roland@redhat.com>
213 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
214 repository's ia64 file; #include that.
215 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
216 repository's powerpc file; #include that.
218 2008-11-25 Roland McGrath <roland@redhat.com>
220 * ChangeLog.alpha: New file (this one).
221 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
222 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
223 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
224 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
225 Subdirectories moved here from main repository.
226 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
227 Subdirectories moved here from main repository's nptl/ subdirectory.
228 * sysdeps/alpha/preconfigure: New file.
229 * sysdeps/alpha/shlib-versions: New file.