a262261692e9a1306c6abf6811f6bd61e3647ec4
[jlayton/glibc.git] / ports / ChangeLog.alpha
1 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
2
3         * data/localplt-alpha-linux-gnu.data: Move to ...
4         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
5
6 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
7
8         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
9         ../scripts/data/c++-types-alpha-linux-gnu.data.
10
11 2012-06-15  Richard Henderson  <rth@twiddle.net>
12
13         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
14
15         * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
16         of -mieee-with-inexact.
17         * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
18
19         [BZ #13848]
20         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
21         similar to BZ#5350.
22         * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
23
24         * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
25         * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
26
27         * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
28         (prlimit, prlimit64): New declarations.
29         * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
30         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
31         to protect UTIME_NOW and UTIME_OMIT.
32
33         * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
34         * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
35         * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
36         * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
37         (amask): Remove.
38         (__sysconf): Use builtins directly.
39
40         * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
41         regardless of __GNUC__.
42
43 2012-06-06  Richard Henderson  <rth@twiddle.net>
44
45         * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
46         Re-organize checks vs s2 end-of-count.
47
48         [BZ #13718]
49         * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
50         * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
51
52         * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
53         redefining __ieee758_sqrt.
54
55         * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
56         dual ecoff procedure descriptors.
57         * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
58         * sysdeps/alpha/bzero.S: Likewise.
59         * sysdeps/alpha/memset.S: Likewise.
60         * sysdeps/alpha/stxcpy.S: Likewise.
61         * sysdeps/alpha/stxncpy.S: Likewise.
62         * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
63
64         * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
65
66 2012-06-05  Richard Henderson  <rth@twiddle.net>
67
68         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
69         instead of a hack using extra nops.
70
71         * sysdeps/unxi/alpha/getppid.S: New file.
72         * sysdeps/unxi/alpha/getegid.S: New file.
73         * sysdeps/unxi/alpha/geteuid.S: New file.
74
75 2012-06-01  Richard Henderson  <rth@twiddle.net>
76
77         * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
78
79         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
80
81 2012-05-30  Richard Henderson  <rth@twiddle.net>
82
83         * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
84         (CFLAGS-s_fmaf.c): Likewise.
85         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
86
87         * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
88
89         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
90
91         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
92         __connect_internal alias.
93
94         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
95         fgets_unlocked.
96
97         * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
98
99         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
100         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
101         * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
102         (__ieee754_sqrtf): New.
103
104         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
105         _internal alias by hidden_def.
106
107         * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
108         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
109         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
110         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
111         * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
112         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
113         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
114         * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
115         * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
116         * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
117         (getrusage, gettimeofday, select, setitimer): New.
118         (settimeofday, utimes, wait4): New.
119         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
120         __ASSUME_TIMEVAL64.
121         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
122         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
123
124 2012-05-24  Richard Henderson  <rth@twiddle.net>
125
126         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
127         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
128         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
129         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
130         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
131         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
132         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
133         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
134         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
135         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
136         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
137         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
138         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
139
140         * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
141
142         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
143         * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
144         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
145
146         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
147         (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
148
149 2012-05-20  Richard Henderson  <rth@twiddle.net>
150
151         * sysdeps/alpha/add_n.S: Rename from add_n.s.
152         * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
153         * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
154         * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
155         * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
156         * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
157         * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
158         * sysdeps/alpha/lshift.S: Rename from lshift.s.
159         * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
160         * sysdeps/alpha/rshift.S: Rename from rshift.s.
161         * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
162         * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
163
164 2012-05-18  Richard Henderson  <rth@twiddle.net>
165
166         * data/localplt-alpha-linux-gnu.data: New file.
167
168         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
169         __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
170
171 2012-04-26  Matt Turner  <mattst88@gmail.com>
172
173         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
174         version needed to define __ASSUME_ACCEPT4.
175
176         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
177         and "e" in fopen.
178
179         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
180         (MAP_HUGETLB): Likewise.
181
182         * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
183         * sysdeps/unix/alpha/sysdep.h: Likewise.
184         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
185
186         * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
187         * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
188         * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
189
190         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
191
192 2012-03-27  Richard Henderson  <rth@twiddle.net>
193
194         * sysdeps/alpha/elf/configure.in: Move to ...
195         * sysdeps/alpha/configure.in: ... here.  Update comment.
196         * sysdeps/alpha/configure: Regenerate.
197         * sysdeps/alpha/elf/crti.S: Move to ...
198         * sysdeps/alpha/crti.S: ... here.
199         * sysdeps/alpha/elf/crtn.S: Move to ...
200         * sysdeps/alpha/crtn.S: ... here.
201         * sysdeps/alpha/elf/start.S: Move to ...
202         * sysdeps/alpha/start.S: ... here.
203
204 2012-03-21  Richard Henderson  <rth@twiddle.net>
205
206         * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
207         of <stdio-common/_itoa.h>.
208
209 2012-03-19  Richard Henderson  <rth@twiddle.net>
210
211         * sysdeps/alpha/fpu/math_private.h: New file.
212
213 2012-03-11  Richard Henderson  <rth@twiddle.net>
214
215         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
216         * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
217
218 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
219
220         [BZ #13673]
221         Replace FSF snail mail address with URLs, as per GNU coding standards.
222
223 2012-03-04  Richard Henderson  <rth@twiddle.net>
224
225         * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
226         as always_inline.
227
228 2012-03-04  Richard Henderson  <rth@twiddle.net>
229
230         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
231         declare if __USE_GNU.
232         (sendmmsg): Add declaration.
233
234 2012-03-04  Richard Henderson  <rth@twiddle.net>
235
236         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
237         siginfo_t struct.  Add forward declaration of pthread_attr_t;
238         use it in sigevent.
239         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
240         (pthread_attr_t): Add union tag to pthread_attr_t; only define
241         typedef if not already defined.
242
243 2012-02-21  Richard Henderson  <rth@twiddle.net>
244
245         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
246         * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
247         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
248         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
249
250 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
251
252         * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
253         Define if not defined.
254         * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
255         entry for 2.16.
256
257 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
258
259         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
260
261 2012-02-16  Richard Henderson  <rth@twiddle.net>
262
263         * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
264         __ieee_get_fp_control): Mark as hidden proto.
265
266 2012-02-15  Mike Hommey  <mh+reportbug@glandium.org>
267
268         [BZ #11677]
269         * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
270
271 2012-02-15  Richard Henderson  <rth@twiddle.net>
272
273         * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
274         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
275
276         * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
277         (inline_syscall0, inline_syscall1, inline_syscall2,
278         inline_syscall3, inline_syscall4, inline_syscall5,
279         inline_syscall6): Use it.
280         * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
281         * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
282         * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
283         * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
284
285         * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
286         [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
287         [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
288
289         * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
290
291         * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
292         or _LIBC_REENTRANT.
293
294 2012-02-15  Richard Henderson  <rth@twiddle.net>
295
296         [BZ #13361]
297         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
298         (fallocate, name_to_handle_at, open_by_handle_at): Declare.
299
300 2012-02-14  Joseph Myers  <joseph@codesourcery.com>
301             Tom de Vries  <tom@codesourcery.com>
302
303         * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
304         libc_relro_required conditional on alpha machine.  Move setting of
305         libc_cv_gcc_unwind_find_fde ...
306         * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
307
308 2012-02-13  Richard Henderson  <rth@twiddle.net>
309
310         * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
311         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
312
313 2012-02-09  Richard Henderson  <rth@twiddle.net>
314
315         * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
316         (libc_commonpagesize, libc_relro_required): New.
317
318 2012-02-08  Richard Henderson  <rth@twiddle.net>
319
320         * sysdeps/alpha/ldsodefs.h: New file.
321         * sysdeps/alpha/tst-audit.h: New file.
322         * sysdeps/alpha/tls-macros.h: New file.
323
324         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
325         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
326         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
327         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
328         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
329         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
330         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
331         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
332
333         * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
334         * sysdeps/alpha/elf/initfini.c: ... split from here.  Remove file.
335         * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
336
337         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
338
339         * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
340
341         * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
342
343         * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
344         * sysdeps/unix/sysv/linux/alpha/configure: Build.
345         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
346         multiple includes.  Disable statfs64 entirely.
347
348         * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
349         * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
350         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
351         the test fails.  Don't set HAVE_TLS_SUPPORT.
352         * sysdeps/alpha/elf/configure: Rebuild.
353
354 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
355
356         * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
357         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
358         wordexp.c.
359
360 2011-10-05  Andreas Schwab  <schwab@redhat.com>
361
362         * sysdeps/alpha/dl-machine.h (elf_machine_rela)
363         (elf_machine_lazy_rel): Add parameter skip_ifunc.
364
365 2011-03-28  Aurelien Jarno  <aurelien@aurel32.net>
366
367         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
368         Fix wrong register in stack pointer comparison.
369
370 2011-03-01  Aurelien Jarno  <aurelien@aurel32.net>
371
372         * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
373         * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
374
375 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
376
377         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
378         struct statfs64): Add f_flags field.
379
380 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
381
382         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
383
384 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
385
386         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
387         F_GETPIPE_SZ): Define.
388
389 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
390
391         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
392         (__memchr): Add casts for integer arithmetic on pointers.
393
394 2010-09-23  Richard Henderson  <rth@redhat.com>
395
396         [BZ #12019]
397         * sysdeps/alpha/alphaev6/memchr.S: Remove.
398         * sysdeps/alpha/memchr.S: Remove.
399         * sysdeps/alpha/memchr.c: New.
400
401 2010-09-23  Richard Henderson  <rth@redhat.com>
402
403         [BZ #1864]
404         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
405         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
406         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
407         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
408         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
409         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
410         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
411         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
412         Define without 64-bit aliases.
413
414 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
415
416         * sysdeps/alpha/memchr.S: Use prefetch load.
417         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
418
419 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
420
421         [BZ #6827]
422         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
423         * sysdeps/alpha/dl-procinfo.c: New.
424         * sysdeps/alpha/dl-procinfo.h: New.
425
426 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
427
428         [BZ #5350]
429         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
430         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
431         * sysdeps/alpha/fpu/s_floor.c: Likewise.
432         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
433         * sysdeps/alpha/fpu/s_rint.c: Likewise.
434         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
435
436 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
437
438         [BZ #1026]
439         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
440         __ASSUME_STAT64_SYSCALL.
441         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
442         __ASSUME_STAT64_SYSCALL.
443         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
444         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
445         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
446         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
447         __libc_missing_axp_stat64 when it's not needed.
448         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
449
450 2010-03-30  Richard Henderson  <rth@redhat.com>
451
452         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
453
454 2010-03-30  Matt Turner  <mattst88@gmail.com>
455
456         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
457
458 2010-03-26  Richard Henderson  <rth@redhat.com>
459
460         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
461
462 2010-03-26  Richard Henderson  <rth@redhat.com>
463
464         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
465         for GLIBC_2.12.
466
467 2010-03-26  Richard Henderson  <rth@redhat.com>
468
469         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
470
471 2010-03-26  Richard Henderson  <rth@redhat.com>
472
473         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
474         Define extern here; move definition...
475         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
476
477 2010-03-26  Richard Henderson  <rth@redhat.com>
478
479         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
480         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
481
482 2010-03-26  Richard Henderson  <rth@redhat.com>
483
484         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
485         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
486         F_OWNER_GID, struct f_owner_ex): Define.
487         (F_SETOWN, F_GETOWN): Define with XPG7.
488
489 2010-03-26  Richard Henderson  <rth@redhat.com>
490
491         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
492         (PTR_DEMANGLE): Likewise.
493
494 2010-03-26  Richard Henderson  <rth@redhat.com>
495
496         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
497         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
498
499 2010-03-26  Richard Henderson  <rth@redhat.com>
500
501         * sysdep/unix/sysv/linux/alpha/creat.c: New.
502
503 2010-03-26  Richard Henderson  <rth@redhat.com>
504
505         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
506         Adjust the test for gcc 4.5.
507         * sysdep/alpha/elf/configure: Rebuild.
508
509 2010-03-26  Richard Henderson  <rth@redhat.com>
510
511         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
512         __arch_exchange_16_int, __arch_exchange_32_int,
513         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
514         __arch_exchange_and_add_64_int): Use __typeof to get the
515         return type correct without warning.
516
517 2010-03-23  Matt Turner  <mattst88@gmail.com>
518             Aurelien Jarno  <aurelien@aurel32.net>
519
520         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
521
522 2010-01-12  Matt Turner  <mattst88@gmail.com>
523
524         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
525         problem.
526
527 2010-01-12  Matt Turner  <mattst88@gmail.com>
528
529         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
530         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
531
532 2010-01-12  Matt Turner  <mattst88@gmail.com>
533
534         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
535         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
536         XPG7.
537         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
538         fcntl.h.
539
540 2010-01-12  Matt Turner  <mattst88@gmail.com>
541
542         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
543         O_DSYNC to match 2.6.33+ kernels.
544
545 2009-12-02  Mike Frysinger <vapier@gentoo.org>
546
547         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
548         include timer_gettime.c -> timer_settime.c.
549
550 2009-11-23  Matt Turner  <mattst88@gmail.com>
551
552         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
553         for timestamps also if __USE_XOPEN2K8.
554
555 2009-11-23  Matt Turner  <mattst88@gmail.com>
556
557         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
558         names of parameters of sync_file_range.
559
560 2009-11-23  Matt Turner  <mattst88@gmail.com>
561
562         [BZ #10972]
563         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
564         constants from recent kernels.
565
566 2009-11-10  Matt Turner  <mattst88@gmail.com>
567
568         [BZ #10609]
569         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
570         of empty parameters for file names.
571
572 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
573
574         [BZ #10158]
575         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
576         Change parameters and use next_line.
577
578         [BZ #10160]
579         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
580         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
581         FUTEX_BITSET_MATCH_ANY.
582
583         [BZ #10161]
584         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
585         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
586         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
587         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
588         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
589         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
590         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
591         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
592         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
593
594         [BZ #6507]
595         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
596         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
597         elf_fpregset_t): Define. Don't include asm/elf.h.
598
599 2008-11-26  Roland McGrath  <roland@redhat.com>
600
601         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
602         repository's ia64 file; #include that.
603         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
604         repository's powerpc file; #include that.
605
606 2008-11-25  Roland McGrath  <roland@redhat.com>
607
608         * ChangeLog.alpha: New file (this one).
609         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
610         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
611         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
612         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
613         Subdirectories moved here from main repository.
614         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
615         Subdirectories moved here from main repository's nptl/ subdirectory.
616         * sysdeps/alpha/preconfigure: New file.
617         * sysdeps/alpha/shlib-versions: New file.
618 \f
619 Local Variables:
620 mode: change-log
621 left-margin: 8
622 fill-column: 74
623 End: