alpha: Avoid unused variable warnings with INTERNAL_SYSCALL_ERR*.
[glibc-ports.git] / ChangeLog.alpha
blobe4c4a6c473b37b493ed050a0727c0c7b8893656c
1 2010-03-26  Richard Henderson  <rth@redhat.com>
3         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
4         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
6 2010-03-26  Richard Henderson  <rth@redhat.com>
8         * sysdep/unix/sysv/linux/alpha/creat.c: New.
10 2010-03-26  Richard Henderson  <rth@redhat.com>
12         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
13         Adjust the test for gcc 4.5.
14         * sysdep/alpha/elf/configure: Rebuild.
16 2010-03-26  Richard Henderson  <rth@redhat.com>
18         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
19         __arch_exchange_16_int, __arch_exchange_32_int,
20         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
21         __arch_exchange_and_add_64_int): Use __typeof to get the
22         return type correct without warning.
24 2010-03-23  Matt Turner  <mattst88@gmail.com>
25             Aurelien Jarno  <aurelien@aurel32.net>
27         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
29 2010-01-12  Matt Turner  <mattst88@gmail.com>
31         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
32         problem.
34 2010-01-12  Matt Turner  <mattst88@gmail.com>
36         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
37         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
39 2010-01-12  Matt Turner  <mattst88@gmail.com>
41         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
42         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
43         XPG7.
44         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
45         fcntl.h.
47 2010-01-12  Matt Turner  <mattst88@gmail.com>
49         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
50         O_DSYNC to match 2.6.33+ kernels.
52 2009-12-02  Mike Frysinger <vapier@gentoo.org>
54         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
55         include timer_gettime.c -> timer_settime.c.
57 2009-11-23  Matt Turner  <mattst88@gmail.com>
59         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
60         for timestamps also if __USE_XOPEN2K8.
62 2009-11-23  Matt Turner  <mattst88@gmail.com>
64         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
65         names of parameters of sync_file_range.
67 2009-11-23  Matt Turner  <mattst88@gmail.com>
69         [BZ #10972]
70         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
71         constants from recent kernels.
73 2009-11-10  Matt Turner  <mattst88@gmail.com>
75         [BZ #10609]
76         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
77         of empty parameters for file names.
79 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
81         [BZ #10158]
82         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
83         Change parameters and use next_line.
85         [BZ #10160]
86         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
87         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
88         FUTEX_BITSET_MATCH_ANY.
90         [BZ #10161]
91         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
92         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
93         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
94         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
95         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
96         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
97         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
98         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
99         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
101         [BZ #6507]
102         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
103         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
104         elf_fpregset_t): Define. Don't include asm/elf.h.
106 2008-11-26  Roland McGrath  <roland@redhat.com>
108         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
109         repository's ia64 file; #include that.
110         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
111         repository's powerpc file; #include that.
113 2008-11-25  Roland McGrath  <roland@redhat.com>
115         * ChangeLog.alpha: New file (this one).
116         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
117         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
118         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
119         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
120         Subdirectories moved here from main repository.
121         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
122         Subdirectories moved here from main repository's nptl/ subdirectory.
123         * sysdeps/alpha/preconfigure: New file.
124         * sysdeps/alpha/shlib-versions: New file.
126 Local Variables:
127 mode: change-log
128 left-margin: 8
129 fill-column: 74
130 End: