benchtests: Add include-sources directive.
[glibc.git] / ports / ChangeLog.alpha
blob218cfad576bbc9228867c30c4eff2b7d6ca60078
1 2013-10-01  Richard Henderson  <rth@redhat.com>
3         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Improve conditions under
4         which it is defined.
6 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
8         * sysdeps/alpha/alphaev67/ffs.S (__ffs): Define as hidden.
9         * sysdeps/alpha/ffs.S (__ffs): Likewise.
11 2013-09-11  Andreas Schwab  <schwab@suse.de>
13         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (__O_TMPFILE):
14         Define.
16 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
18         * sysdeps/alpha/alphaev67/stpncpy.S: Fix then/than typos.
20 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
22         * sysdeps/unix/sysv/linux/alpha/bits/netdb.h: Fix typos.
24 2013-07-02  Richard Henderson  <rth@redhat.com>
26         * sysdeps/alpha/fpu/libm-test-ulps: Update.
28 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30         * sysdeps/alpha/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
31         to macro prototype for AT_HWCAP2 support.
33 2013-06-24  Richard Henderson  <rth@redhat.com>
35         [BZ #15666]
36         * sysdeps/alpha/Versions (GLIBC_2.18): Add __sqrt_finite,
37         __sqrtf_finite, and __sqrtl_finite.
38         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Likewise.
39         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Add __sqrt_finite.
40         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Add __sqrtf_finite.
41         * sysdeps/alpha/fpu/e_sqrt.c: Add __sqrt_finite compatibility.
42         * sysdeps/alpha/fpu/e_sqrtf.c: New file.
43         * sysdeps/alpha/soft-fp/e_sqrtl.c: Add __sqrtl_finite.
45 2013-06-23  Richard Henderson  <rth@redhat.com>
47         * sysdeps/alpha/fpu/libm-test-ulps: Update.
49 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
51         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Update.
53 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
55         * sysdeps/alpha/bits/atomic.h: Remove trailing whitespace.
56         * sysdeps/alpha/div_libc.h: Likewise.
57         * sysdeps/alpha/divq.S: Likewise.
58         * sysdeps/alpha/divqu.S: Likewise.
59         * sysdeps/alpha/fpu/cfloat-compat.h: Likewise.
60         * sysdeps/alpha/fpu/s_roundf.c: Likewise.
61         * sysdeps/alpha/fpu/s_trunc.c: Likewise.
62         * sysdeps/alpha/fpu/s_truncf.c: Likewise.
63         * sysdeps/alpha/ldiv.S: Likewise.
64         * sysdeps/alpha/memchr.c: Likewise.
65         * sysdeps/alpha/remq.S: Likewise.
66         * sysdeps/alpha/remqu.S: Likewise.
67         * sysdeps/alpha/stxncpy.S: Likewise.
68         * sysdeps/unix/alpha/sysdep.S: Likewise.
69         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Likewise.
70         * sysdeps/unix/sysv/linux/alpha/kernel_stat.h: Likewise.
71         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Likewise.
72         * sysdeps/unix/sysv/linux/alpha/register-dump.h: Likewise.
73         * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
75 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
77         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
78         si_trapno and si_addr_lsb to _sifields.sigfault.
79         (si_trapno, si_addr_lsb): Define new macros.
80         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
82 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
84         * sysdeps/alpha/fpu/libm-test-ulps: Update test names.
86 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
88         * sysdeps/alpha/fpu/libm-test-ulps: Update names of sincos tests.
90 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
92         [BZ #15442]
93         * sysdeps/alpha/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
94         macro.
96 2013-03-06  Andreas Jaeger  <aj@suse.de>
98         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_HUGE_MASK)
99         (MAP_HUGE_SHIFT): Define.
100         * sysdeps/unix/sysv/linux/alpha/bits/msq.h (MSG_COPY): Define.
102 2013-02-19  Richard Henderson  <rth@redhat.com>
104         [BZ #14920]
105         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
106         (FUTEX_WAIT_REQUEUE_PI): Define.
107         (FUTEX_CMP_REQUEUE_PI): Likewise.
108         (lll_futex_wait_requeue_pi): Likewise.
109         (lll_futex_timed_wait_requeue_pi): Likewise.
110         (lll_futex_cmp_requeue_pi): Likewise.
112 2013-02-20  Richard Henderson  <rth@redhat.com>
114         * sysdeps/unix/alpha/sysdep.h: Include <errno.h>.
116 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
118         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
119         __cxa_thread_atexit_impl.
121 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
123         [BZ #13550]
124         * sysdeps/alpha/memchr.c: Do not include <bp-sym.h>.
125         (memchr): Do not use BP_SYM in weak_alias.
127 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
129         [BZ #13550]
130         * sysdeps/unix/sysv/linux/alpha/sigaction.c
131         (__syscall_rt_sigaction): Do not use __unbounded in prototype.
133 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
135         [BZ #13550]
136         * sysdeps/unix/sysv/linux/alpha/fdatasync.c: Don't include
137         <bp-checks.h>.
138         * sysdeps/unix/sysv/linux/alpha/gethostname.c: Likewise.
139         (__gethostname): Don't use CHECK_N.
141         [BZ #13550]
142         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Do not include
143         <bp-checks.h>.
144         (__new_msgctl): Do not use CHECK_1.
145         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Do not include
146         <bp-checks.h>.
147         (__new_shmctl): Do not use CHECK_1.
149 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
151         [BZ #13550]
152         * sysdeps/unix/sysv/linux/alpha/semctl.c: Don't include
153         <bp-checks.h> and <bp-semctl.h>.
154         (__new_semctl): Don't use CHECK_SEMCTL.
156 2013-01-08  Andreas Jaeger  <aj@suse.de>
158         [BZ# 14985]
159         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove.
161 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
163         * sysdeps/alpha/Makefile: Fix copyright notice formatting.
165         * All files with FSF copyright notices: Update copyright dates
166         using scripts/update-copyrights.
168 2013-01-02  Richard Henderson  <rth@redhat.com>
170         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
171         (lll_futex_timed_wait_bitset): New.
173 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
175         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Reformat copyright
176         notice.
178 2012-12-07  Richard Henderson  <rth@redhat.com>
180         * sysdeps/alpha/Makefile [$(subdir) = math]
181         (CFLAGS-s_isnan.c): New variable.
183         * sysdeps/alpha/fpu/math_private.h (__isnanl): Remove definition.
185 2012-11-30  Richard Henderson  <rth@redhat.com>
187         * sysdeps/alpha/fpu/libm-test-ulps: Update.
189         * sysdeps/alpha/sotruss-lib.c: New file.
191 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
193         * sysdeps/alpha/fpu/fclrexcpt.c (feclearexcept): Add
194         libm_hidden_ver.
196         [BZ #3439]
197         * sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): Define macro to
198         integer constant usable in #if and use that to give value to enum
199         constant.
200         (FE_INEXACT): Likewise.
201         (FE_UNDERFLOW): Likewise.
202         (FE_OVERFLOW): Likewise.
203         (FE_DIVBYZERO): Likewise.
204         (FE_INVALID): Likewise.
205         (FE_ALL_EXCEPT): Likewise.
206         (FE_TOWARDZERO): Likewise.
207         (FE_DOWNWARD): Likewise.
208         (FE_TONEAREST): Likewise.
209         (FE_UPWARD): Likewise.
211 2012-11-01  Andreas Jaeger  <aj@suse.de>
213         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove all
214         definitions and declarations that are provided by
215         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
217 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
219         [BZ #14047]
220         * sysdeps/alpha/tininess.h: New file.
222 2012-10-19  Roland McGrath  <roland@hack.frob.com>
224         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist
225         (GLIBC_2.17): Add clock_* symbols.
227 2012-10-09  Roland McGrath  <roland@hack.frob.com>
229         * sysdeps/alpha/configure: Regenerated.
231 2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
233         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
234         flag name in comment to CLONE_CHILD_CLEARTID.
236 2012-10-01  Roland McGrath  <roland@hack.frob.com>
238         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
239         (__SWBLK_T_TYPE): Macro removed.
241 2012-09-28  Richard Henderson  <rth@redhat.com>
243         * sysdeps/unix/alpha/sysdep.h (PSEUDO_END): Merge versions and
244         move $syscall_error label...
245         (SYSCALL_ERROR_HANDLER): ... here.
246         (SYSCALL_ERROR_FALLTHRU): New.
247         (PSEUDO_PROF): Split out of ...
248         (PSEUDO_PROLOGUE): ... here.
249         * sysdeps/unix/sysv/linux/alpha/syscall.S (__syscall): Use
250         SYSCALL_ERROR_LABEL and PSEUDO_END.
251         * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Likewise.
252         Use USEPV_PROF and cfi markup.
253         (thread_start): Use cfi markup and cfi_undefined on ra.
254         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
255         (PSEUDO_PROF): Remove.
256         (PSEUDO): Use SYSCALL_ERROR_FALLTHRU.
258 2012-09-13  Richard Henderson  <rth@redhat.com>
260         * sysdeps/unix/sysv/linux/alpha/setfpucw.c (__setfpucw): Rewrite
261         with the assumption of being used at program startup only.
263         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Add optional
264         entries for _OtsConvertFloatTX, _OtsCvtQUX, _OtsCvtXQ, _OtsGtrX,
265         _OtsLeqX, _OtsNintXQ.
267         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
269         * sysdeps/alpha/fpu/get-rounding-mode.h: New file.
271 2012-08-30  Richard Henderson  <rth@redhat.com>
273         * sysdeps/alpha/fpu/s_isnan.c: Define all aliases in terms of
274         the original __isnan symbol.
276 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
278         [BZ #5400]
279         * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
280         * sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
281         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
282         (__ASSUME_FDATASYNC): Define.
284 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
286         * sysdeps/alpha/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
287         <alpha_gnu_pltenter>: struct La_alpha_regs is not const.
289 2012-08-13  Richard Henderson  <rth@twiddle.net>
291         * configure.in: Don't test toolchain support for TLS or GPREL.
292         * configure: Rebuild.
294         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Do compat
295         with GLIBC_2_1.
297 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
299         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
300         (__ASSUME_TGKILL): Remove.
302 2012-08-08  Richard Henderson  <rth@twiddle.net>
304         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
305         (__ASSUME_IEEE_RAISE_EXCEPTION): Remove.
306         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: New file.
307         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: Remove.
309         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2
310         cfi markup for unwind.  Adjust stack early so that the normal
311         syscall error path can be used.
312         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
314         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
315         (__ASSUME_STAT64_SYSCALL): Remove.
316         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test
317         for __ASSUME_STAT64_SYSCALL.
318         * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise.
319         * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise.
320         * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise.
321         * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise.
322         * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise.
324 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
326         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
327         (__ASSUME_TGKILL): Define unconditionally.
328         (__ASSUME_STAT64_SYSCALL): Likewise.
329         (__ASSUME_IEEE_RAISE_EXCEPTION): Likewise.
331 2012-08-02  Roland McGrath  <roland@hack.frob.com>
333         * sysdeps/unix/sysv/linux/alpha/bits/dirent.h
334         (_DIRENT_MATCHES_DIRENT64): New macro.
336 2012-08-02  Roland McGrath  <roland@hack.frob.com>
338         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
339         (__OFF_T_MATCHES_OFF64_T): New macro.
341 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
343         * sysdeps/unix/sysv/linux/alpha/configure.in
344         (arch_minimum_kernel): Remove.
345         * sysdeps/unix/sysv/linux/alpha/configure: Regenerated.
347 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
349         * sysdeps/alpha/tst-audit.h (int_retval): Define.
351 2012-07-26  Andreas Jaeger  <aj@suse.de>
353         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
354         _sigsys.
355         (si_call_addr, si_syscall, si_arch): Define new macro.
357 2012-07-25  Florian Weimer  <fweimer@redhat.com>
359         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
360         secure_getenv.
362 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
364         * data/localplt-alpha-linux-gnu.data: Move to ...
365         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
367 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
369         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
370         ../scripts/data/c++-types-alpha-linux-gnu.data.
372 2012-06-15  Richard Henderson  <rth@twiddle.net>
374         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
376         * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
377         of -mieee-with-inexact.
378         * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
380         [BZ #13848]
381         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
382         similar to BZ#5350.
383         * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
385         * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
386         * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
388         * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
389         (prlimit, prlimit64): New declarations.
390         * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
391         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
392         to protect UTIME_NOW and UTIME_OMIT.
394         * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
395         * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
396         * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
397         * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
398         (amask): Remove.
399         (__sysconf): Use builtins directly.
401         * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
402         regardless of __GNUC__.
404 2012-06-06  Richard Henderson  <rth@twiddle.net>
406         * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
407         Re-organize checks vs s2 end-of-count.
409         [BZ #13718]
410         * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
411         * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
413         * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
414         redefining __ieee758_sqrt.
416         * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
417         dual ecoff procedure descriptors.
418         * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
419         * sysdeps/alpha/bzero.S: Likewise.
420         * sysdeps/alpha/memset.S: Likewise.
421         * sysdeps/alpha/stxcpy.S: Likewise.
422         * sysdeps/alpha/stxncpy.S: Likewise.
423         * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
425         * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
427 2012-06-05  Richard Henderson  <rth@twiddle.net>
429         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
430         instead of a hack using extra nops.
432         * sysdeps/unxi/alpha/getppid.S: New file.
433         * sysdeps/unxi/alpha/getegid.S: New file.
434         * sysdeps/unxi/alpha/geteuid.S: New file.
436 2012-06-01  Richard Henderson  <rth@twiddle.net>
438         * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
440         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
442 2012-05-30  Richard Henderson  <rth@twiddle.net>
444         * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
445         (CFLAGS-s_fmaf.c): Likewise.
446         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
448         * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
450         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
452         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
453         __connect_internal alias.
455         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
456         fgets_unlocked.
458         * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
460         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
461         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
462         * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
463         (__ieee754_sqrtf): New.
465         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
466         _internal alias by hidden_def.
468         * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
469         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
470         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
471         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
472         * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
473         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
474         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
475         * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
476         * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
477         * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
478         (getrusage, gettimeofday, select, setitimer): New.
479         (settimeofday, utimes, wait4): New.
480         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
481         __ASSUME_TIMEVAL64.
482         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
483         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
485 2012-05-24  Richard Henderson  <rth@twiddle.net>
487         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
488         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
489         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
490         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
491         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
492         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
493         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
494         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
495         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
496         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
497         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
498         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
499         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
501         * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
503         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
504         * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
505         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
507         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
508         (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
510 2012-05-20  Richard Henderson  <rth@twiddle.net>
512         * sysdeps/alpha/add_n.S: Rename from add_n.s.
513         * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
514         * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
515         * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
516         * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
517         * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
518         * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
519         * sysdeps/alpha/lshift.S: Rename from lshift.s.
520         * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
521         * sysdeps/alpha/rshift.S: Rename from rshift.s.
522         * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
523         * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
525 2012-05-18  Richard Henderson  <rth@twiddle.net>
527         * data/localplt-alpha-linux-gnu.data: New file.
529         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
530         __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
532 2012-04-26  Matt Turner  <mattst88@gmail.com>
534         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
535         version needed to define __ASSUME_ACCEPT4.
537         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
538         and "e" in fopen.
540         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
541         (MAP_HUGETLB): Likewise.
543         * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
544         * sysdeps/unix/alpha/sysdep.h: Likewise.
545         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
547         * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
548         * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
549         * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
551         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
553 2012-03-27  Richard Henderson  <rth@twiddle.net>
555         * sysdeps/alpha/elf/configure.in: Move to ...
556         * sysdeps/alpha/configure.in: ... here.  Update comment.
557         * sysdeps/alpha/configure: Regenerate.
558         * sysdeps/alpha/elf/crti.S: Move to ...
559         * sysdeps/alpha/crti.S: ... here.
560         * sysdeps/alpha/elf/crtn.S: Move to ...
561         * sysdeps/alpha/crtn.S: ... here.
562         * sysdeps/alpha/elf/start.S: Move to ...
563         * sysdeps/alpha/start.S: ... here.
565 2012-03-21  Richard Henderson  <rth@twiddle.net>
567         * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
568         of <stdio-common/_itoa.h>.
570 2012-03-19  Richard Henderson  <rth@twiddle.net>
572         * sysdeps/alpha/fpu/math_private.h: New file.
574 2012-03-11  Richard Henderson  <rth@twiddle.net>
576         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
577         * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
579 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
581         [BZ #13673]
582         Replace FSF snail mail address with URLs, as per GNU coding standards.
584 2012-03-04  Richard Henderson  <rth@twiddle.net>
586         * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
587         as always_inline.
589 2012-03-04  Richard Henderson  <rth@twiddle.net>
591         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
592         declare if __USE_GNU.
593         (sendmmsg): Add declaration.
595 2012-03-04  Richard Henderson  <rth@twiddle.net>
597         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
598         siginfo_t struct.  Add forward declaration of pthread_attr_t;
599         use it in sigevent.
600         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
601         (pthread_attr_t): Add union tag to pthread_attr_t; only define
602         typedef if not already defined.
604 2012-02-21  Richard Henderson  <rth@twiddle.net>
606         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
607         * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
608         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
609         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
611 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
613         * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
614         Define if not defined.
615         * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
616         entry for 2.16.
618 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
620         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
622 2012-02-16  Richard Henderson  <rth@twiddle.net>
624         * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
625         __ieee_get_fp_control): Mark as hidden proto.
627 2012-02-15  Mike Hommey  <mh+reportbug@glandium.org>
629         [BZ #11677]
630         * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
632 2012-02-15  Richard Henderson  <rth@twiddle.net>
634         * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
635         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
637         * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
638         (inline_syscall0, inline_syscall1, inline_syscall2,
639         inline_syscall3, inline_syscall4, inline_syscall5,
640         inline_syscall6): Use it.
641         * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
642         * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
643         * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
644         * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
646         * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
647         [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
648         [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
650         * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
652         * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
653         or _LIBC_REENTRANT.
655 2012-02-15  Richard Henderson  <rth@twiddle.net>
657         [BZ #13361]
658         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
659         (fallocate, name_to_handle_at, open_by_handle_at): Declare.
661 2012-02-14  Joseph Myers  <joseph@codesourcery.com>
662             Tom de Vries  <tom@codesourcery.com>
664         * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
665         libc_relro_required conditional on alpha machine.  Move setting of
666         libc_cv_gcc_unwind_find_fde ...
667         * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
669 2012-02-13  Richard Henderson  <rth@twiddle.net>
671         * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
672         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
674 2012-02-09  Richard Henderson  <rth@twiddle.net>
676         * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
677         (libc_commonpagesize, libc_relro_required): New.
679 2012-02-08  Richard Henderson  <rth@twiddle.net>
681         * sysdeps/alpha/ldsodefs.h: New file.
682         * sysdeps/alpha/tst-audit.h: New file.
683         * sysdeps/alpha/tls-macros.h: New file.
685         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
686         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
687         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
688         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
689         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
690         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
691         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
692         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
694         * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
695         * sysdeps/alpha/elf/initfini.c: ... split from here.  Remove file.
696         * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
698         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
700         * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
702         * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
704         * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
705         * sysdeps/unix/sysv/linux/alpha/configure: Build.
706         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
707         multiple includes.  Disable statfs64 entirely.
709         * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
710         * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
711         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
712         the test fails.  Don't set HAVE_TLS_SUPPORT.
713         * sysdeps/alpha/elf/configure: Rebuild.
715 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
717         * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
718         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
719         wordexp.c.
721 2011-10-05  Andreas Schwab  <schwab@redhat.com>
723         * sysdeps/alpha/dl-machine.h (elf_machine_rela)
724         (elf_machine_lazy_rel): Add parameter skip_ifunc.
726 2011-03-28  Aurelien Jarno  <aurelien@aurel32.net>
728         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
729         Fix wrong register in stack pointer comparison.
731 2011-03-01  Aurelien Jarno  <aurelien@aurel32.net>
733         * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
734         * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
736 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
738         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
739         struct statfs64): Add f_flags field.
741 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
743         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
745 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
747         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
748         F_GETPIPE_SZ): Define.
750 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
752         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
753         (__memchr): Add casts for integer arithmetic on pointers.
755 2010-09-23  Richard Henderson  <rth@redhat.com>
757         [BZ #12019]
758         * sysdeps/alpha/alphaev6/memchr.S: Remove.
759         * sysdeps/alpha/memchr.S: Remove.
760         * sysdeps/alpha/memchr.c: New.
762 2010-09-23  Richard Henderson  <rth@redhat.com>
764         [BZ #1864]
765         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
766         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
767         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
768         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
769         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
770         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
771         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
772         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
773         Define without 64-bit aliases.
775 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
777         * sysdeps/alpha/memchr.S: Use prefetch load.
778         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
780 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
782         [BZ #6827]
783         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
784         * sysdeps/alpha/dl-procinfo.c: New.
785         * sysdeps/alpha/dl-procinfo.h: New.
787 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
789         [BZ #5350]
790         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
791         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
792         * sysdeps/alpha/fpu/s_floor.c: Likewise.
793         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
794         * sysdeps/alpha/fpu/s_rint.c: Likewise.
795         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
797 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
799         [BZ #1026]
800         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
801         __ASSUME_STAT64_SYSCALL.
802         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
803         __ASSUME_STAT64_SYSCALL.
804         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
805         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
806         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
807         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
808         __libc_missing_axp_stat64 when it's not needed.
809         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
811 2010-03-30  Richard Henderson  <rth@redhat.com>
813         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
815 2010-03-30  Matt Turner  <mattst88@gmail.com>
817         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
819 2010-03-26  Richard Henderson  <rth@redhat.com>
821         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
823 2010-03-26  Richard Henderson  <rth@redhat.com>
825         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
826         for GLIBC_2.12.
828 2010-03-26  Richard Henderson  <rth@redhat.com>
830         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
832 2010-03-26  Richard Henderson  <rth@redhat.com>
834         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
835         Define extern here; move definition...
836         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
838 2010-03-26  Richard Henderson  <rth@redhat.com>
840         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
841         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
843 2010-03-26  Richard Henderson  <rth@redhat.com>
845         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
846         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
847         F_OWNER_GID, struct f_owner_ex): Define.
848         (F_SETOWN, F_GETOWN): Define with XPG7.
850 2010-03-26  Richard Henderson  <rth@redhat.com>
852         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
853         (PTR_DEMANGLE): Likewise.
855 2010-03-26  Richard Henderson  <rth@redhat.com>
857         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
858         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
860 2010-03-26  Richard Henderson  <rth@redhat.com>
862         * sysdep/unix/sysv/linux/alpha/creat.c: New.
864 2010-03-26  Richard Henderson  <rth@redhat.com>
866         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
867         Adjust the test for gcc 4.5.
868         * sysdep/alpha/elf/configure: Rebuild.
870 2010-03-26  Richard Henderson  <rth@redhat.com>
872         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
873         __arch_exchange_16_int, __arch_exchange_32_int,
874         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
875         __arch_exchange_and_add_64_int): Use __typeof to get the
876         return type correct without warning.
878 2010-03-23  Matt Turner  <mattst88@gmail.com>
879             Aurelien Jarno  <aurelien@aurel32.net>
881         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
883 2010-01-12  Matt Turner  <mattst88@gmail.com>
885         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
886         problem.
888 2010-01-12  Matt Turner  <mattst88@gmail.com>
890         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
891         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
893 2010-01-12  Matt Turner  <mattst88@gmail.com>
895         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
896         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
897         XPG7.
898         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
899         fcntl.h.
901 2010-01-12  Matt Turner  <mattst88@gmail.com>
903         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
904         O_DSYNC to match 2.6.33+ kernels.
906 2009-12-02  Mike Frysinger <vapier@gentoo.org>
908         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
909         include timer_gettime.c -> timer_settime.c.
911 2009-11-23  Matt Turner  <mattst88@gmail.com>
913         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
914         for timestamps also if __USE_XOPEN2K8.
916 2009-11-23  Matt Turner  <mattst88@gmail.com>
918         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
919         names of parameters of sync_file_range.
921 2009-11-23  Matt Turner  <mattst88@gmail.com>
923         [BZ #10972]
924         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
925         constants from recent kernels.
927 2009-11-10  Matt Turner  <mattst88@gmail.com>
929         [BZ #10609]
930         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
931         of empty parameters for file names.
933 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
935         [BZ #10158]
936         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
937         Change parameters and use next_line.
939         [BZ #10160]
940         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
941         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
942         FUTEX_BITSET_MATCH_ANY.
944         [BZ #10161]
945         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
946         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
947         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
948         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
949         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
950         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
951         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
952         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
953         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
955         [BZ #6507]
956         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
957         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
958         elf_fpregset_t): Define. Don't include asm/elf.h.
960 2008-11-26  Roland McGrath  <roland@redhat.com>
962         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
963         repository's ia64 file; #include that.
964         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
965         repository's powerpc file; #include that.
967 2008-11-25  Roland McGrath  <roland@redhat.com>
969         * ChangeLog.alpha: New file (this one).
970         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
971         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
972         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
973         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
974         Subdirectories moved here from main repository.
975         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
976         Subdirectories moved here from main repository's nptl/ subdirectory.
977         * sysdeps/alpha/preconfigure: New file.
978         * sysdeps/alpha/shlib-versions: New file.
980 Local Variables:
981 mode: change-log
982 left-margin: 8
983 fill-column: 74
984 End: