alpha: Use dbl-64/wordsize-64
[glibc.git] / ChangeLog.alpha
blobe327242f9dc3d09dd2f9d07bf4bfa752b2f5eb11
1 2012-05-30  Richard Henderson  <rth@twiddle.net>
3         * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
5         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
6         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
7         * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
8         (__ieee754_sqrtf): New.
10         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
11         _internal alias by hidden_def.
13         * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
14         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
15         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
16         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
17         * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
18         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
19         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
20         * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
21         * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
22         * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
23         (getrusage, gettimeofday, select, setitimer): New.
24         (settimeofday, utimes, wait4): New.
25         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
26         __ASSUME_TIMEVAL64.
27         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
28         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
30 2012-05-24  Richard Henderson  <rth@twiddle.net>
32         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
33         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
34         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
35         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
36         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
37         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
38         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
39         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
40         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
41         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
42         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
43         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
44         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
46         * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
48         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
49         * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
50         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
52         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
53         (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
55 2012-05-20  Richard Henderson  <rth@twiddle.net>
57         * sysdeps/alpha/add_n.S: Rename from add_n.s.
58         * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
59         * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
60         * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
61         * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
62         * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
63         * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
64         * sysdeps/alpha/lshift.S: Rename from lshift.s.
65         * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
66         * sysdeps/alpha/rshift.S: Rename from rshift.s.
67         * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
68         * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
70 2012-05-18  Richard Henderson  <rth@twiddle.net>
72         * data/localplt-alpha-linux-gnu.data: New file.
74         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
75         __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
77 2012-04-26  Matt Turner  <mattst88@gmail.com>
79         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
80         version needed to define __ASSUME_ACCEPT4.
82         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
83         and "e" in fopen.
85         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
86         (MAP_HUGETLB): Likewise.
88         * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
89         * sysdeps/unix/alpha/sysdep.h: Likewise.
90         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
92         * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
93         * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
94         * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
96         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
98 2012-03-27  Richard Henderson  <rth@twiddle.net>
100         * sysdeps/alpha/elf/configure.in: Move to ...
101         * sysdeps/alpha/configure.in: ... here.  Update comment.
102         * sysdeps/alpha/configure: Regenerate.
103         * sysdeps/alpha/elf/crti.S: Move to ...
104         * sysdeps/alpha/crti.S: ... here.
105         * sysdeps/alpha/elf/crtn.S: Move to ...
106         * sysdeps/alpha/crtn.S: ... here.
107         * sysdeps/alpha/elf/start.S: Move to ...
108         * sysdeps/alpha/start.S: ... here.
110 2012-03-21  Richard Henderson  <rth@twiddle.net>
112         * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
113         of <stdio-common/_itoa.h>.
115 2012-03-19  Richard Henderson  <rth@twiddle.net>
117         * sysdeps/alpha/fpu/math_private.h: New file.
119 2012-03-11  Richard Henderson  <rth@twiddle.net>
121         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
122         * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
124 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
126         [BZ #13673]
127         Replace FSF snail mail address with URLs, as per GNU coding standards.
129 2012-03-04  Richard Henderson  <rth@twiddle.net>
131         * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
132         as always_inline.
134 2012-03-04  Richard Henderson  <rth@twiddle.net>
136         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
137         declare if __USE_GNU.
138         (sendmmsg): Add declaration.
140 2012-03-04  Richard Henderson  <rth@twiddle.net>
142         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
143         siginfo_t struct.  Add forward declaration of pthread_attr_t;
144         use it in sigevent.
145         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
146         (pthread_attr_t): Add union tag to pthread_attr_t; only define
147         typedef if not already defined.
149 2012-02-21  Richard Henderson  <rth@twiddle.net>
151         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
152         * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
153         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
154         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
156 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
158         * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
159         Define if not defined.
160         * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
161         entry for 2.16.
163 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
165         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
167 2012-02-16  Richard Henderson  <rth@twiddle.net>
169         * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
170         __ieee_get_fp_control): Mark as hidden proto.
172 2012-02-15  Mike Hommey  <mh+reportbug@glandium.org>
174         [BZ #11677]
175         * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
177 2012-02-15  Richard Henderson  <rth@twiddle.net>
179         * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
180         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
182         * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
183         (inline_syscall0, inline_syscall1, inline_syscall2,
184         inline_syscall3, inline_syscall4, inline_syscall5,
185         inline_syscall6): Use it.
186         * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
187         * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
188         * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
189         * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
191         * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
192         [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
193         [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
195         * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
197         * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
198         or _LIBC_REENTRANT.
200 2012-02-15  Richard Henderson  <rth@twiddle.net>
202         [BZ #13361]
203         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
204         (fallocate, name_to_handle_at, open_by_handle_at): Declare.
206 2012-02-14  Joseph Myers  <joseph@codesourcery.com>
207             Tom de Vries  <tom@codesourcery.com>
209         * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
210         libc_relro_required conditional on alpha machine.  Move setting of
211         libc_cv_gcc_unwind_find_fde ...
212         * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
214 2012-02-13  Richard Henderson  <rth@twiddle.net>
216         * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
217         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
219 2012-02-09  Richard Henderson  <rth@twiddle.net>
221         * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
222         (libc_commonpagesize, libc_relro_required): New.
224 2012-02-08  Richard Henderson  <rth@twiddle.net>
226         * sysdeps/alpha/ldsodefs.h: New file.
227         * sysdeps/alpha/tst-audit.h: New file.
228         * sysdeps/alpha/tls-macros.h: New file.
230         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
231         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
232         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
233         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
234         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
235         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
236         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
237         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
239         * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
240         * sysdeps/alpha/elf/initfini.c: ... split from here.  Remove file.
241         * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
243         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
245         * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
247         * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
249         * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
250         * sysdeps/unix/sysv/linux/alpha/configure: Build.
251         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
252         multiple includes.  Disable statfs64 entirely.
254         * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
255         * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
256         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
257         the test fails.  Don't set HAVE_TLS_SUPPORT.
258         * sysdeps/alpha/elf/configure: Rebuild.
260 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
262         * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
263         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
264         wordexp.c.
266 2011-10-05  Andreas Schwab  <schwab@redhat.com>
268         * sysdeps/alpha/dl-machine.h (elf_machine_rela)
269         (elf_machine_lazy_rel): Add parameter skip_ifunc.
271 2011-03-28  Aurelien Jarno  <aurelien@aurel32.net>
273         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
274         Fix wrong register in stack pointer comparison.
276 2011-03-01  Aurelien Jarno  <aurelien@aurel32.net>
278         * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
279         * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
281 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
283         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
284         struct statfs64): Add f_flags field.
286 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
288         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
290 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
292         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
293         F_GETPIPE_SZ): Define.
295 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
297         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
298         (__memchr): Add casts for integer arithmetic on pointers.
300 2010-09-23  Richard Henderson  <rth@redhat.com>
302         [BZ #12019]
303         * sysdeps/alpha/alphaev6/memchr.S: Remove.
304         * sysdeps/alpha/memchr.S: Remove.
305         * sysdeps/alpha/memchr.c: New.
307 2010-09-23  Richard Henderson  <rth@redhat.com>
309         [BZ #1864]
310         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
311         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
312         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
313         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
314         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
315         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
316         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
317         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
318         Define without 64-bit aliases.
320 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
322         * sysdeps/alpha/memchr.S: Use prefetch load.
323         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
325 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
327         [BZ #6827]
328         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
329         * sysdeps/alpha/dl-procinfo.c: New.
330         * sysdeps/alpha/dl-procinfo.h: New.
332 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
334         [BZ #5350]
335         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
336         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
337         * sysdeps/alpha/fpu/s_floor.c: Likewise.
338         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
339         * sysdeps/alpha/fpu/s_rint.c: Likewise.
340         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
342 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
344         [BZ #1026]
345         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
346         __ASSUME_STAT64_SYSCALL.
347         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
348         __ASSUME_STAT64_SYSCALL.
349         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
350         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
351         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
352         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
353         __libc_missing_axp_stat64 when it's not needed.
354         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
356 2010-03-30  Richard Henderson  <rth@redhat.com>
358         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
360 2010-03-30  Matt Turner  <mattst88@gmail.com>
362         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
364 2010-03-26  Richard Henderson  <rth@redhat.com>
366         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
368 2010-03-26  Richard Henderson  <rth@redhat.com>
370         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
371         for GLIBC_2.12.
373 2010-03-26  Richard Henderson  <rth@redhat.com>
375         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
377 2010-03-26  Richard Henderson  <rth@redhat.com>
379         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
380         Define extern here; move definition...
381         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
383 2010-03-26  Richard Henderson  <rth@redhat.com>
385         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
386         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
388 2010-03-26  Richard Henderson  <rth@redhat.com>
390         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
391         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
392         F_OWNER_GID, struct f_owner_ex): Define.
393         (F_SETOWN, F_GETOWN): Define with XPG7.
395 2010-03-26  Richard Henderson  <rth@redhat.com>
397         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
398         (PTR_DEMANGLE): Likewise.
400 2010-03-26  Richard Henderson  <rth@redhat.com>
402         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
403         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
405 2010-03-26  Richard Henderson  <rth@redhat.com>
407         * sysdep/unix/sysv/linux/alpha/creat.c: New.
409 2010-03-26  Richard Henderson  <rth@redhat.com>
411         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
412         Adjust the test for gcc 4.5.
413         * sysdep/alpha/elf/configure: Rebuild.
415 2010-03-26  Richard Henderson  <rth@redhat.com>
417         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
418         __arch_exchange_16_int, __arch_exchange_32_int,
419         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
420         __arch_exchange_and_add_64_int): Use __typeof to get the
421         return type correct without warning.
423 2010-03-23  Matt Turner  <mattst88@gmail.com>
424             Aurelien Jarno  <aurelien@aurel32.net>
426         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
428 2010-01-12  Matt Turner  <mattst88@gmail.com>
430         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
431         problem.
433 2010-01-12  Matt Turner  <mattst88@gmail.com>
435         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
436         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
438 2010-01-12  Matt Turner  <mattst88@gmail.com>
440         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
441         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
442         XPG7.
443         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
444         fcntl.h.
446 2010-01-12  Matt Turner  <mattst88@gmail.com>
448         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
449         O_DSYNC to match 2.6.33+ kernels.
451 2009-12-02  Mike Frysinger <vapier@gentoo.org>
453         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
454         include timer_gettime.c -> timer_settime.c.
456 2009-11-23  Matt Turner  <mattst88@gmail.com>
458         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
459         for timestamps also if __USE_XOPEN2K8.
461 2009-11-23  Matt Turner  <mattst88@gmail.com>
463         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
464         names of parameters of sync_file_range.
466 2009-11-23  Matt Turner  <mattst88@gmail.com>
468         [BZ #10972]
469         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
470         constants from recent kernels.
472 2009-11-10  Matt Turner  <mattst88@gmail.com>
474         [BZ #10609]
475         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
476         of empty parameters for file names.
478 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
480         [BZ #10158]
481         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
482         Change parameters and use next_line.
484         [BZ #10160]
485         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
486         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
487         FUTEX_BITSET_MATCH_ANY.
489         [BZ #10161]
490         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
491         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
492         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
493         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
494         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
495         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
496         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
497         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
498         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
500         [BZ #6507]
501         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
502         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
503         elf_fpregset_t): Define. Don't include asm/elf.h.
505 2008-11-26  Roland McGrath  <roland@redhat.com>
507         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
508         repository's ia64 file; #include that.
509         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
510         repository's powerpc file; #include that.
512 2008-11-25  Roland McGrath  <roland@redhat.com>
514         * ChangeLog.alpha: New file (this one).
515         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
516         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
517         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
518         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
519         Subdirectories moved here from main repository.
520         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
521         Subdirectories moved here from main repository's nptl/ subdirectory.
522         * sysdeps/alpha/preconfigure: New file.
523         * sysdeps/alpha/shlib-versions: New file.
525 Local Variables:
526 mode: change-log
527 left-margin: 8
528 fill-column: 74
529 End: