alpha: Require kernel version 2.6.0.
[glibc.git] / ChangeLog.alpha
bloba1732f90e80c6f7df34c66bc5da1be8ea7183d24
1 2012-02-08  Richard Henderson  <rth@twiddle.net>
3         * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
4         * sysdeps/unix/sysv/linux/alpha/configure: Build.
5         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
6         multiple includes.  Disable statfs64 entirely.
8         * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
9         * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
10         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
11         the test fails.  Don't set HAVE_TLS_SUPPORT.
12         * sysdeps/alpha/elf/configure: Rebuild.
14 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
16         * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
17         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
18         wordexp.c.
20 2011-10-05  Andreas Schwab  <schwab@redhat.com>
22         * sysdeps/alpha/dl-machine.h (elf_machine_rela)
23         (elf_machine_lazy_rel): Add parameter skip_ifunc.
25 2011-03-28  Aurelien Jarno  <aurelien@aurel32.net>
27         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
28         Fix wrong register in stack pointer comparison.
30 2011-03-01  Aurelien Jarno  <aurelien@aurel32.net>
32         * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
33         * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
35 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
37         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
38         struct statfs64): Add f_flags field.
40 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
42         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
44 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
46         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
47         F_GETPIPE_SZ): Define.
49 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
51         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
52         (__memchr): Add casts for integer arithmetic on pointers.
54 2010-09-23  Richard Henderson  <rth@redhat.com>
56         [BZ #12019]
57         * sysdeps/alpha/alphaev6/memchr.S: Remove.
58         * sysdeps/alpha/memchr.S: Remove.
59         * sysdeps/alpha/memchr.c: New.
61 2010-09-23  Richard Henderson  <rth@redhat.com>
63         [BZ #1864]
64         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
65         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
66         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
67         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
68         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
69         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
70         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
71         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
72         Define without 64-bit aliases.
74 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
76         * sysdeps/alpha/memchr.S: Use prefetch load.
77         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
79 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
81         [BZ #6827]
82         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
83         * sysdeps/alpha/dl-procinfo.c: New.
84         * sysdeps/alpha/dl-procinfo.h: New.
86 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
88         [BZ #5350]
89         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
90         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
91         * sysdeps/alpha/fpu/s_floor.c: Likewise.
92         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
93         * sysdeps/alpha/fpu/s_rint.c: Likewise.
94         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
96 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
98         [BZ #1026]
99         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
100         __ASSUME_STAT64_SYSCALL.
101         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
102         __ASSUME_STAT64_SYSCALL.
103         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
104         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
105         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
106         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
107         __libc_missing_axp_stat64 when it's not needed.
108         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
110 2010-03-30  Richard Henderson  <rth@redhat.com>
112         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
114 2010-03-30  Matt Turner  <mattst88@gmail.com>
116         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
118 2010-03-26  Richard Henderson  <rth@redhat.com>
120         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
122 2010-03-26  Richard Henderson  <rth@redhat.com>
124         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
125         for GLIBC_2.12.
127 2010-03-26  Richard Henderson  <rth@redhat.com>
129         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
131 2010-03-26  Richard Henderson  <rth@redhat.com>
133         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
134         Define extern here; move definition...
135         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
137 2010-03-26  Richard Henderson  <rth@redhat.com>
139         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
140         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
142 2010-03-26  Richard Henderson  <rth@redhat.com>
144         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
145         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
146         F_OWNER_GID, struct f_owner_ex): Define.
147         (F_SETOWN, F_GETOWN): Define with XPG7.
149 2010-03-26  Richard Henderson  <rth@redhat.com>
151         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
152         (PTR_DEMANGLE): Likewise.
154 2010-03-26  Richard Henderson  <rth@redhat.com>
156         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
157         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
159 2010-03-26  Richard Henderson  <rth@redhat.com>
161         * sysdep/unix/sysv/linux/alpha/creat.c: New.
163 2010-03-26  Richard Henderson  <rth@redhat.com>
165         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
166         Adjust the test for gcc 4.5.
167         * sysdep/alpha/elf/configure: Rebuild.
169 2010-03-26  Richard Henderson  <rth@redhat.com>
171         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
172         __arch_exchange_16_int, __arch_exchange_32_int,
173         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
174         __arch_exchange_and_add_64_int): Use __typeof to get the
175         return type correct without warning.
177 2010-03-23  Matt Turner  <mattst88@gmail.com>
178             Aurelien Jarno  <aurelien@aurel32.net>
180         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
182 2010-01-12  Matt Turner  <mattst88@gmail.com>
184         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
185         problem.
187 2010-01-12  Matt Turner  <mattst88@gmail.com>
189         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
190         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
192 2010-01-12  Matt Turner  <mattst88@gmail.com>
194         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
195         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
196         XPG7.
197         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
198         fcntl.h.
200 2010-01-12  Matt Turner  <mattst88@gmail.com>
202         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
203         O_DSYNC to match 2.6.33+ kernels.
205 2009-12-02  Mike Frysinger <vapier@gentoo.org>
207         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
208         include timer_gettime.c -> timer_settime.c.
210 2009-11-23  Matt Turner  <mattst88@gmail.com>
212         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
213         for timestamps also if __USE_XOPEN2K8.
215 2009-11-23  Matt Turner  <mattst88@gmail.com>
217         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
218         names of parameters of sync_file_range.
220 2009-11-23  Matt Turner  <mattst88@gmail.com>
222         [BZ #10972]
223         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
224         constants from recent kernels.
226 2009-11-10  Matt Turner  <mattst88@gmail.com>
228         [BZ #10609]
229         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
230         of empty parameters for file names.
232 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
234         [BZ #10158]
235         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
236         Change parameters and use next_line.
238         [BZ #10160]
239         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
240         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
241         FUTEX_BITSET_MATCH_ANY.
243         [BZ #10161]
244         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
245         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
246         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
247         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
248         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
249         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
250         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
251         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
252         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
254         [BZ #6507]
255         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
256         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
257         elf_fpregset_t): Define. Don't include asm/elf.h.
259 2008-11-26  Roland McGrath  <roland@redhat.com>
261         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
262         repository's ia64 file; #include that.
263         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
264         repository's powerpc file; #include that.
266 2008-11-25  Roland McGrath  <roland@redhat.com>
268         * ChangeLog.alpha: New file (this one).
269         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
270         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
271         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
272         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
273         Subdirectories moved here from main repository.
274         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
275         Subdirectories moved here from main repository's nptl/ subdirectory.
276         * sysdeps/alpha/preconfigure: New file.
277         * sysdeps/alpha/shlib-versions: New file.
279 Local Variables:
280 mode: change-log
281 left-margin: 8
282 fill-column: 74
283 End: