Add missing magic to GLIBC_PROVIDES.
[glibc.git] / ports / ChangeLog.alpha
blob8cddb777eb55b24b39f5f7774c15687d868fac3a
1 2012-10-09  Roland McGrath  <roland@hack.frob.com>
3         * sysdeps/alpha/configure: Regenerated.
5 2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
7         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
8         flag name in comment to CLONE_CHILD_CLEARTID.
10 2012-10-01  Roland McGrath  <roland@hack.frob.com>
12         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
13         (__SWBLK_T_TYPE): Macro removed.
15 2012-09-28  Richard Henderson  <rth@redhat.com>
17         * sysdeps/unix/alpha/sysdep.h (PSEUDO_END): Merge versions and
18         move $syscall_error label...
19         (SYSCALL_ERROR_HANDLER): ... here.
20         (SYSCALL_ERROR_FALLTHRU): New.
21         (PSEUDO_PROF): Split out of ...
22         (PSEUDO_PROLOGUE): ... here.
23         * sysdeps/unix/sysv/linux/alpha/syscall.S (__syscall): Use
24         SYSCALL_ERROR_LABEL and PSEUDO_END.
25         * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Likewise.
26         Use USEPV_PROF and cfi markup.
27         (thread_start): Use cfi markup and cfi_undefined on ra.
28         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
29         (PSEUDO_PROF): Remove.
30         (PSEUDO): Use SYSCALL_ERROR_FALLTHRU.
32 2012-09-13  Richard Henderson  <rth@redhat.com>
34         * sysdeps/unix/sysv/linux/alpha/setfpucw.c (__setfpucw): Rewrite
35         with the assumption of being used at program startup only.
37         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Add optional
38         entries for _OtsConvertFloatTX, _OtsCvtQUX, _OtsCvtXQ, _OtsGtrX,
39         _OtsLeqX, _OtsNintXQ.
41         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
43         * sysdeps/alpha/fpu/get-rounding-mode.h: New file.
45 2012-08-30  Richard Henderson  <rth@redhat.com>
47         * sysdeps/alpha/fpu/s_isnan.c: Define all aliases in terms of
48         the original __isnan symbol.
50 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
52         [BZ #5400]
53         * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
54         * sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
55         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
56         (__ASSUME_FDATASYNC): Define.
58 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
60         * sysdeps/alpha/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
61         <alpha_gnu_pltenter>: struct La_alpha_regs is not const.
63 2012-08-13  Richard Henderson  <rth@twiddle.net>
65         * configure.in: Don't test toolchain support for TLS or GPREL.
66         * configure: Rebuild.
68         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Do compat
69         with GLIBC_2_1.
71 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
73         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
74         (__ASSUME_TGKILL): Remove.
76 2012-08-08  Richard Henderson  <rth@twiddle.net>
78         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
79         (__ASSUME_IEEE_RAISE_EXCEPTION): Remove.
80         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: New file.
81         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: Remove.
83         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2
84         cfi markup for unwind.  Adjust stack early so that the normal
85         syscall error path can be used.
86         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
88         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
89         (__ASSUME_STAT64_SYSCALL): Remove.
90         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test
91         for __ASSUME_STAT64_SYSCALL.
92         * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise.
93         * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise.
94         * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise.
95         * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise.
96         * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise.
98 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
100         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
101         (__ASSUME_TGKILL): Define unconditionally.
102         (__ASSUME_STAT64_SYSCALL): Likewise.
103         (__ASSUME_IEEE_RAISE_EXCEPTION): Likewise.
105 2012-08-02  Roland McGrath  <roland@hack.frob.com>
107         * sysdeps/unix/sysv/linux/alpha/bits/dirent.h
108         (_DIRENT_MATCHES_DIRENT64): New macro.
110 2012-08-02  Roland McGrath  <roland@hack.frob.com>
112         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
113         (__OFF_T_MATCHES_OFF64_T): New macro.
115 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
117         * sysdeps/unix/sysv/linux/alpha/configure.in
118         (arch_minimum_kernel): Remove.
119         * sysdeps/unix/sysv/linux/alpha/configure: Regenerated.
121 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
123         * sysdeps/alpha/tst-audit.h (int_retval): Define.
125 2012-07-26  Andreas Jaeger  <aj@suse.de>
127         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
128         _sigsys.
129         (si_call_addr, si_syscall, si_arch): Define new macro.
131 2012-07-25  Florian Weimer  <fweimer@redhat.com>
133         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
134         secure_getenv.
136 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
138         * data/localplt-alpha-linux-gnu.data: Move to ...
139         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
141 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
143         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
144         ../scripts/data/c++-types-alpha-linux-gnu.data.
146 2012-06-15  Richard Henderson  <rth@twiddle.net>
148         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
150         * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
151         of -mieee-with-inexact.
152         * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
154         [BZ #13848]
155         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
156         similar to BZ#5350.
157         * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
159         * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
160         * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
162         * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
163         (prlimit, prlimit64): New declarations.
164         * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
165         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
166         to protect UTIME_NOW and UTIME_OMIT.
168         * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
169         * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
170         * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
171         * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
172         (amask): Remove.
173         (__sysconf): Use builtins directly.
175         * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
176         regardless of __GNUC__.
178 2012-06-06  Richard Henderson  <rth@twiddle.net>
180         * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
181         Re-organize checks vs s2 end-of-count.
183         [BZ #13718]
184         * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
185         * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
187         * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
188         redefining __ieee758_sqrt.
190         * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
191         dual ecoff procedure descriptors.
192         * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
193         * sysdeps/alpha/bzero.S: Likewise.
194         * sysdeps/alpha/memset.S: Likewise.
195         * sysdeps/alpha/stxcpy.S: Likewise.
196         * sysdeps/alpha/stxncpy.S: Likewise.
197         * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
199         * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
201 2012-06-05  Richard Henderson  <rth@twiddle.net>
203         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
204         instead of a hack using extra nops.
206         * sysdeps/unxi/alpha/getppid.S: New file.
207         * sysdeps/unxi/alpha/getegid.S: New file.
208         * sysdeps/unxi/alpha/geteuid.S: New file.
210 2012-06-01  Richard Henderson  <rth@twiddle.net>
212         * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
214         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
216 2012-05-30  Richard Henderson  <rth@twiddle.net>
218         * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
219         (CFLAGS-s_fmaf.c): Likewise.
220         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
222         * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
224         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
226         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
227         __connect_internal alias.
229         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
230         fgets_unlocked.
232         * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
234         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
235         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
236         * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
237         (__ieee754_sqrtf): New.
239         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
240         _internal alias by hidden_def.
242         * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
243         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
244         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
245         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
246         * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
247         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
248         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
249         * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
250         * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
251         * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
252         (getrusage, gettimeofday, select, setitimer): New.
253         (settimeofday, utimes, wait4): New.
254         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
255         __ASSUME_TIMEVAL64.
256         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
257         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
259 2012-05-24  Richard Henderson  <rth@twiddle.net>
261         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
262         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
263         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
264         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
265         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
266         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
267         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
268         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
269         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
270         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
271         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
272         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
273         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
275         * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
277         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
278         * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
279         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
281         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
282         (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
284 2012-05-20  Richard Henderson  <rth@twiddle.net>
286         * sysdeps/alpha/add_n.S: Rename from add_n.s.
287         * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
288         * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
289         * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
290         * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
291         * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
292         * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
293         * sysdeps/alpha/lshift.S: Rename from lshift.s.
294         * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
295         * sysdeps/alpha/rshift.S: Rename from rshift.s.
296         * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
297         * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
299 2012-05-18  Richard Henderson  <rth@twiddle.net>
301         * data/localplt-alpha-linux-gnu.data: New file.
303         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
304         __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
306 2012-04-26  Matt Turner  <mattst88@gmail.com>
308         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
309         version needed to define __ASSUME_ACCEPT4.
311         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
312         and "e" in fopen.
314         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
315         (MAP_HUGETLB): Likewise.
317         * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
318         * sysdeps/unix/alpha/sysdep.h: Likewise.
319         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
321         * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
322         * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
323         * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
325         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
327 2012-03-27  Richard Henderson  <rth@twiddle.net>
329         * sysdeps/alpha/elf/configure.in: Move to ...
330         * sysdeps/alpha/configure.in: ... here.  Update comment.
331         * sysdeps/alpha/configure: Regenerate.
332         * sysdeps/alpha/elf/crti.S: Move to ...
333         * sysdeps/alpha/crti.S: ... here.
334         * sysdeps/alpha/elf/crtn.S: Move to ...
335         * sysdeps/alpha/crtn.S: ... here.
336         * sysdeps/alpha/elf/start.S: Move to ...
337         * sysdeps/alpha/start.S: ... here.
339 2012-03-21  Richard Henderson  <rth@twiddle.net>
341         * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
342         of <stdio-common/_itoa.h>.
344 2012-03-19  Richard Henderson  <rth@twiddle.net>
346         * sysdeps/alpha/fpu/math_private.h: New file.
348 2012-03-11  Richard Henderson  <rth@twiddle.net>
350         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
351         * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
353 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
355         [BZ #13673]
356         Replace FSF snail mail address with URLs, as per GNU coding standards.
358 2012-03-04  Richard Henderson  <rth@twiddle.net>
360         * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
361         as always_inline.
363 2012-03-04  Richard Henderson  <rth@twiddle.net>
365         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
366         declare if __USE_GNU.
367         (sendmmsg): Add declaration.
369 2012-03-04  Richard Henderson  <rth@twiddle.net>
371         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
372         siginfo_t struct.  Add forward declaration of pthread_attr_t;
373         use it in sigevent.
374         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
375         (pthread_attr_t): Add union tag to pthread_attr_t; only define
376         typedef if not already defined.
378 2012-02-21  Richard Henderson  <rth@twiddle.net>
380         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
381         * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
382         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
383         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
385 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
387         * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
388         Define if not defined.
389         * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
390         entry for 2.16.
392 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
394         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
396 2012-02-16  Richard Henderson  <rth@twiddle.net>
398         * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
399         __ieee_get_fp_control): Mark as hidden proto.
401 2012-02-15  Mike Hommey  <mh+reportbug@glandium.org>
403         [BZ #11677]
404         * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
406 2012-02-15  Richard Henderson  <rth@twiddle.net>
408         * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
409         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
411         * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
412         (inline_syscall0, inline_syscall1, inline_syscall2,
413         inline_syscall3, inline_syscall4, inline_syscall5,
414         inline_syscall6): Use it.
415         * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
416         * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
417         * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
418         * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
420         * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
421         [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
422         [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
424         * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
426         * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
427         or _LIBC_REENTRANT.
429 2012-02-15  Richard Henderson  <rth@twiddle.net>
431         [BZ #13361]
432         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
433         (fallocate, name_to_handle_at, open_by_handle_at): Declare.
435 2012-02-14  Joseph Myers  <joseph@codesourcery.com>
436             Tom de Vries  <tom@codesourcery.com>
438         * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
439         libc_relro_required conditional on alpha machine.  Move setting of
440         libc_cv_gcc_unwind_find_fde ...
441         * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
443 2012-02-13  Richard Henderson  <rth@twiddle.net>
445         * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
446         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
448 2012-02-09  Richard Henderson  <rth@twiddle.net>
450         * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
451         (libc_commonpagesize, libc_relro_required): New.
453 2012-02-08  Richard Henderson  <rth@twiddle.net>
455         * sysdeps/alpha/ldsodefs.h: New file.
456         * sysdeps/alpha/tst-audit.h: New file.
457         * sysdeps/alpha/tls-macros.h: New file.
459         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
460         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
461         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
462         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
463         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
464         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
465         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
466         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
468         * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
469         * sysdeps/alpha/elf/initfini.c: ... split from here.  Remove file.
470         * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
472         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
474         * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
476         * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
478         * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
479         * sysdeps/unix/sysv/linux/alpha/configure: Build.
480         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
481         multiple includes.  Disable statfs64 entirely.
483         * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
484         * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
485         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
486         the test fails.  Don't set HAVE_TLS_SUPPORT.
487         * sysdeps/alpha/elf/configure: Rebuild.
489 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
491         * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
492         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
493         wordexp.c.
495 2011-10-05  Andreas Schwab  <schwab@redhat.com>
497         * sysdeps/alpha/dl-machine.h (elf_machine_rela)
498         (elf_machine_lazy_rel): Add parameter skip_ifunc.
500 2011-03-28  Aurelien Jarno  <aurelien@aurel32.net>
502         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
503         Fix wrong register in stack pointer comparison.
505 2011-03-01  Aurelien Jarno  <aurelien@aurel32.net>
507         * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
508         * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
510 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
512         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
513         struct statfs64): Add f_flags field.
515 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
517         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
519 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
521         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
522         F_GETPIPE_SZ): Define.
524 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
526         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
527         (__memchr): Add casts for integer arithmetic on pointers.
529 2010-09-23  Richard Henderson  <rth@redhat.com>
531         [BZ #12019]
532         * sysdeps/alpha/alphaev6/memchr.S: Remove.
533         * sysdeps/alpha/memchr.S: Remove.
534         * sysdeps/alpha/memchr.c: New.
536 2010-09-23  Richard Henderson  <rth@redhat.com>
538         [BZ #1864]
539         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
540         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
541         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
542         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
543         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
544         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
545         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
546         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
547         Define without 64-bit aliases.
549 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
551         * sysdeps/alpha/memchr.S: Use prefetch load.
552         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
554 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
556         [BZ #6827]
557         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
558         * sysdeps/alpha/dl-procinfo.c: New.
559         * sysdeps/alpha/dl-procinfo.h: New.
561 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
563         [BZ #5350]
564         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
565         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
566         * sysdeps/alpha/fpu/s_floor.c: Likewise.
567         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
568         * sysdeps/alpha/fpu/s_rint.c: Likewise.
569         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
571 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
573         [BZ #1026]
574         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
575         __ASSUME_STAT64_SYSCALL.
576         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
577         __ASSUME_STAT64_SYSCALL.
578         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
579         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
580         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
581         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
582         __libc_missing_axp_stat64 when it's not needed.
583         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
585 2010-03-30  Richard Henderson  <rth@redhat.com>
587         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
589 2010-03-30  Matt Turner  <mattst88@gmail.com>
591         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
593 2010-03-26  Richard Henderson  <rth@redhat.com>
595         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
597 2010-03-26  Richard Henderson  <rth@redhat.com>
599         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
600         for GLIBC_2.12.
602 2010-03-26  Richard Henderson  <rth@redhat.com>
604         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
606 2010-03-26  Richard Henderson  <rth@redhat.com>
608         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
609         Define extern here; move definition...
610         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
612 2010-03-26  Richard Henderson  <rth@redhat.com>
614         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
615         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
617 2010-03-26  Richard Henderson  <rth@redhat.com>
619         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
620         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
621         F_OWNER_GID, struct f_owner_ex): Define.
622         (F_SETOWN, F_GETOWN): Define with XPG7.
624 2010-03-26  Richard Henderson  <rth@redhat.com>
626         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
627         (PTR_DEMANGLE): Likewise.
629 2010-03-26  Richard Henderson  <rth@redhat.com>
631         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
632         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
634 2010-03-26  Richard Henderson  <rth@redhat.com>
636         * sysdep/unix/sysv/linux/alpha/creat.c: New.
638 2010-03-26  Richard Henderson  <rth@redhat.com>
640         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
641         Adjust the test for gcc 4.5.
642         * sysdep/alpha/elf/configure: Rebuild.
644 2010-03-26  Richard Henderson  <rth@redhat.com>
646         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
647         __arch_exchange_16_int, __arch_exchange_32_int,
648         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
649         __arch_exchange_and_add_64_int): Use __typeof to get the
650         return type correct without warning.
652 2010-03-23  Matt Turner  <mattst88@gmail.com>
653             Aurelien Jarno  <aurelien@aurel32.net>
655         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
657 2010-01-12  Matt Turner  <mattst88@gmail.com>
659         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
660         problem.
662 2010-01-12  Matt Turner  <mattst88@gmail.com>
664         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
665         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
667 2010-01-12  Matt Turner  <mattst88@gmail.com>
669         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
670         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
671         XPG7.
672         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
673         fcntl.h.
675 2010-01-12  Matt Turner  <mattst88@gmail.com>
677         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
678         O_DSYNC to match 2.6.33+ kernels.
680 2009-12-02  Mike Frysinger <vapier@gentoo.org>
682         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
683         include timer_gettime.c -> timer_settime.c.
685 2009-11-23  Matt Turner  <mattst88@gmail.com>
687         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
688         for timestamps also if __USE_XOPEN2K8.
690 2009-11-23  Matt Turner  <mattst88@gmail.com>
692         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
693         names of parameters of sync_file_range.
695 2009-11-23  Matt Turner  <mattst88@gmail.com>
697         [BZ #10972]
698         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
699         constants from recent kernels.
701 2009-11-10  Matt Turner  <mattst88@gmail.com>
703         [BZ #10609]
704         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
705         of empty parameters for file names.
707 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
709         [BZ #10158]
710         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
711         Change parameters and use next_line.
713         [BZ #10160]
714         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
715         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
716         FUTEX_BITSET_MATCH_ANY.
718         [BZ #10161]
719         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
720         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
721         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
722         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
723         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
724         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
725         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
726         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
727         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
729         [BZ #6507]
730         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
731         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
732         elf_fpregset_t): Define. Don't include asm/elf.h.
734 2008-11-26  Roland McGrath  <roland@redhat.com>
736         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
737         repository's ia64 file; #include that.
738         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
739         repository's powerpc file; #include that.
741 2008-11-25  Roland McGrath  <roland@redhat.com>
743         * ChangeLog.alpha: New file (this one).
744         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
745         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
746         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
747         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
748         Subdirectories moved here from main repository.
749         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
750         Subdirectories moved here from main repository's nptl/ subdirectory.
751         * sysdeps/alpha/preconfigure: New file.
752         * sysdeps/alpha/shlib-versions: New file.
754 Local Variables:
755 mode: change-log
756 left-margin: 8
757 fill-column: 74
758 End: