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