Properly handle unavailable elements in LC_MONETARY category
[glibc.git] / ports / ChangeLog.alpha
blob8f97951dec39da4630d123114b011bbdfedf8edd
1 2013-11-16  Richard Henderson  <rth@redhat.com>
3         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Include a nop
4         before each signal thunk.
6 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
8         * sysdeps/alpha/configure.in: Moved to ...
9         * sysdeps/alpha/configure.ac: ... here.
10         * sysdeps/unix/sysv/linux/alpha/configure.in: Moved to ...
11         * sysdeps/unix/sysv/linux/alpha/configure.ac: ... here.
12         * sysdeps/alpha/configure: Regenerated.
13         * sysdeps/unix/sysv/linux/alpha/configure: Likewise.
15 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
17         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Fix typos.
18         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Likewise.
20 2013-10-01  Richard Henderson  <rth@redhat.com>
22         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Improve conditions under
23         which it is defined.
25 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
27         * sysdeps/alpha/alphaev67/ffs.S (__ffs): Define as hidden.
28         * sysdeps/alpha/ffs.S (__ffs): Likewise.
30 2013-09-11  Andreas Schwab  <schwab@suse.de>
32         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (__O_TMPFILE):
33         Define.
35 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
37         * sysdeps/alpha/alphaev67/stpncpy.S: Fix then/than typos.
39 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
41         * sysdeps/unix/sysv/linux/alpha/bits/netdb.h: Fix typos.
43 2013-07-02  Richard Henderson  <rth@redhat.com>
45         * sysdeps/alpha/fpu/libm-test-ulps: Update.
47 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
49         * sysdeps/alpha/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
50         to macro prototype for AT_HWCAP2 support.
52 2013-06-24  Richard Henderson  <rth@redhat.com>
54         [BZ #15666]
55         * sysdeps/alpha/Versions (GLIBC_2.18): Add __sqrt_finite,
56         __sqrtf_finite, and __sqrtl_finite.
57         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Likewise.
58         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Add __sqrt_finite.
59         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Add __sqrtf_finite.
60         * sysdeps/alpha/fpu/e_sqrt.c: Add __sqrt_finite compatibility.
61         * sysdeps/alpha/fpu/e_sqrtf.c: New file.
62         * sysdeps/alpha/soft-fp/e_sqrtl.c: Add __sqrtl_finite.
64 2013-06-23  Richard Henderson  <rth@redhat.com>
66         * sysdeps/alpha/fpu/libm-test-ulps: Update.
68 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
70         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Update.
72 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
74         * sysdeps/alpha/bits/atomic.h: Remove trailing whitespace.
75         * sysdeps/alpha/div_libc.h: Likewise.
76         * sysdeps/alpha/divq.S: Likewise.
77         * sysdeps/alpha/divqu.S: Likewise.
78         * sysdeps/alpha/fpu/cfloat-compat.h: Likewise.
79         * sysdeps/alpha/fpu/s_roundf.c: Likewise.
80         * sysdeps/alpha/fpu/s_trunc.c: Likewise.
81         * sysdeps/alpha/fpu/s_truncf.c: Likewise.
82         * sysdeps/alpha/ldiv.S: Likewise.
83         * sysdeps/alpha/memchr.c: Likewise.
84         * sysdeps/alpha/remq.S: Likewise.
85         * sysdeps/alpha/remqu.S: Likewise.
86         * sysdeps/alpha/stxncpy.S: Likewise.
87         * sysdeps/unix/alpha/sysdep.S: Likewise.
88         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Likewise.
89         * sysdeps/unix/sysv/linux/alpha/kernel_stat.h: Likewise.
90         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Likewise.
91         * sysdeps/unix/sysv/linux/alpha/register-dump.h: Likewise.
92         * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
94 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
96         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
97         si_trapno and si_addr_lsb to _sifields.sigfault.
98         (si_trapno, si_addr_lsb): Define new macros.
99         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
101 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
103         * sysdeps/alpha/fpu/libm-test-ulps: Update test names.
105 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
107         * sysdeps/alpha/fpu/libm-test-ulps: Update names of sincos tests.
109 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
111         [BZ #15442]
112         * sysdeps/alpha/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
113         macro.
115 2013-03-06  Andreas Jaeger  <aj@suse.de>
117         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_HUGE_MASK)
118         (MAP_HUGE_SHIFT): Define.
119         * sysdeps/unix/sysv/linux/alpha/bits/msq.h (MSG_COPY): Define.
121 2013-02-19  Richard Henderson  <rth@redhat.com>
123         [BZ #14920]
124         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
125         (FUTEX_WAIT_REQUEUE_PI): Define.
126         (FUTEX_CMP_REQUEUE_PI): Likewise.
127         (lll_futex_wait_requeue_pi): Likewise.
128         (lll_futex_timed_wait_requeue_pi): Likewise.
129         (lll_futex_cmp_requeue_pi): Likewise.
131 2013-02-20  Richard Henderson  <rth@redhat.com>
133         * sysdeps/unix/alpha/sysdep.h: Include <errno.h>.
135 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
137         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
138         __cxa_thread_atexit_impl.
140 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
142         [BZ #13550]
143         * sysdeps/alpha/memchr.c: Do not include <bp-sym.h>.
144         (memchr): Do not use BP_SYM in weak_alias.
146 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
148         [BZ #13550]
149         * sysdeps/unix/sysv/linux/alpha/sigaction.c
150         (__syscall_rt_sigaction): Do not use __unbounded in prototype.
152 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
154         [BZ #13550]
155         * sysdeps/unix/sysv/linux/alpha/fdatasync.c: Don't include
156         <bp-checks.h>.
157         * sysdeps/unix/sysv/linux/alpha/gethostname.c: Likewise.
158         (__gethostname): Don't use CHECK_N.
160         [BZ #13550]
161         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Do not include
162         <bp-checks.h>.
163         (__new_msgctl): Do not use CHECK_1.
164         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Do not include
165         <bp-checks.h>.
166         (__new_shmctl): Do not use CHECK_1.
168 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
170         [BZ #13550]
171         * sysdeps/unix/sysv/linux/alpha/semctl.c: Don't include
172         <bp-checks.h> and <bp-semctl.h>.
173         (__new_semctl): Don't use CHECK_SEMCTL.
175 2013-01-08  Andreas Jaeger  <aj@suse.de>
177         [BZ# 14985]
178         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove.
180 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
182         * sysdeps/alpha/Makefile: Fix copyright notice formatting.
184         * All files with FSF copyright notices: Update copyright dates
185         using scripts/update-copyrights.
187 2013-01-02  Richard Henderson  <rth@redhat.com>
189         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
190         (lll_futex_timed_wait_bitset): New.
192 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
194         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Reformat copyright
195         notice.
197 2012-12-07  Richard Henderson  <rth@redhat.com>
199         * sysdeps/alpha/Makefile [$(subdir) = math]
200         (CFLAGS-s_isnan.c): New variable.
202         * sysdeps/alpha/fpu/math_private.h (__isnanl): Remove definition.
204 2012-11-30  Richard Henderson  <rth@redhat.com>
206         * sysdeps/alpha/fpu/libm-test-ulps: Update.
208         * sysdeps/alpha/sotruss-lib.c: New file.
210 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
212         * sysdeps/alpha/fpu/fclrexcpt.c (feclearexcept): Add
213         libm_hidden_ver.
215         [BZ #3439]
216         * sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): Define macro to
217         integer constant usable in #if and use that to give value to enum
218         constant.
219         (FE_INEXACT): Likewise.
220         (FE_UNDERFLOW): Likewise.
221         (FE_OVERFLOW): Likewise.
222         (FE_DIVBYZERO): Likewise.
223         (FE_INVALID): Likewise.
224         (FE_ALL_EXCEPT): Likewise.
225         (FE_TOWARDZERO): Likewise.
226         (FE_DOWNWARD): Likewise.
227         (FE_TONEAREST): Likewise.
228         (FE_UPWARD): Likewise.
230 2012-11-01  Andreas Jaeger  <aj@suse.de>
232         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove all
233         definitions and declarations that are provided by
234         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
236 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
238         [BZ #14047]
239         * sysdeps/alpha/tininess.h: New file.
241 2012-10-19  Roland McGrath  <roland@hack.frob.com>
243         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist
244         (GLIBC_2.17): Add clock_* symbols.
246 2012-10-09  Roland McGrath  <roland@hack.frob.com>
248         * sysdeps/alpha/configure: Regenerated.
250 2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
252         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
253         flag name in comment to CLONE_CHILD_CLEARTID.
255 2012-10-01  Roland McGrath  <roland@hack.frob.com>
257         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
258         (__SWBLK_T_TYPE): Macro removed.
260 2012-09-28  Richard Henderson  <rth@redhat.com>
262         * sysdeps/unix/alpha/sysdep.h (PSEUDO_END): Merge versions and
263         move $syscall_error label...
264         (SYSCALL_ERROR_HANDLER): ... here.
265         (SYSCALL_ERROR_FALLTHRU): New.
266         (PSEUDO_PROF): Split out of ...
267         (PSEUDO_PROLOGUE): ... here.
268         * sysdeps/unix/sysv/linux/alpha/syscall.S (__syscall): Use
269         SYSCALL_ERROR_LABEL and PSEUDO_END.
270         * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Likewise.
271         Use USEPV_PROF and cfi markup.
272         (thread_start): Use cfi markup and cfi_undefined on ra.
273         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
274         (PSEUDO_PROF): Remove.
275         (PSEUDO): Use SYSCALL_ERROR_FALLTHRU.
277 2012-09-13  Richard Henderson  <rth@redhat.com>
279         * sysdeps/unix/sysv/linux/alpha/setfpucw.c (__setfpucw): Rewrite
280         with the assumption of being used at program startup only.
282         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Add optional
283         entries for _OtsConvertFloatTX, _OtsCvtQUX, _OtsCvtXQ, _OtsGtrX,
284         _OtsLeqX, _OtsNintXQ.
286         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
288         * sysdeps/alpha/fpu/get-rounding-mode.h: New file.
290 2012-08-30  Richard Henderson  <rth@redhat.com>
292         * sysdeps/alpha/fpu/s_isnan.c: Define all aliases in terms of
293         the original __isnan symbol.
295 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
297         [BZ #5400]
298         * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
299         * sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
300         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
301         (__ASSUME_FDATASYNC): Define.
303 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
305         * sysdeps/alpha/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
306         <alpha_gnu_pltenter>: struct La_alpha_regs is not const.
308 2012-08-13  Richard Henderson  <rth@twiddle.net>
310         * configure.in: Don't test toolchain support for TLS or GPREL.
311         * configure: Rebuild.
313         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Do compat
314         with GLIBC_2_1.
316 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
318         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
319         (__ASSUME_TGKILL): Remove.
321 2012-08-08  Richard Henderson  <rth@twiddle.net>
323         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
324         (__ASSUME_IEEE_RAISE_EXCEPTION): Remove.
325         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: New file.
326         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: Remove.
328         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2
329         cfi markup for unwind.  Adjust stack early so that the normal
330         syscall error path can be used.
331         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
333         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
334         (__ASSUME_STAT64_SYSCALL): Remove.
335         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test
336         for __ASSUME_STAT64_SYSCALL.
337         * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise.
338         * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise.
339         * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise.
340         * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise.
341         * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise.
343 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
345         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
346         (__ASSUME_TGKILL): Define unconditionally.
347         (__ASSUME_STAT64_SYSCALL): Likewise.
348         (__ASSUME_IEEE_RAISE_EXCEPTION): Likewise.
350 2012-08-02  Roland McGrath  <roland@hack.frob.com>
352         * sysdeps/unix/sysv/linux/alpha/bits/dirent.h
353         (_DIRENT_MATCHES_DIRENT64): New macro.
355 2012-08-02  Roland McGrath  <roland@hack.frob.com>
357         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
358         (__OFF_T_MATCHES_OFF64_T): New macro.
360 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
362         * sysdeps/unix/sysv/linux/alpha/configure.in
363         (arch_minimum_kernel): Remove.
364         * sysdeps/unix/sysv/linux/alpha/configure: Regenerated.
366 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
368         * sysdeps/alpha/tst-audit.h (int_retval): Define.
370 2012-07-26  Andreas Jaeger  <aj@suse.de>
372         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
373         _sigsys.
374         (si_call_addr, si_syscall, si_arch): Define new macro.
376 2012-07-25  Florian Weimer  <fweimer@redhat.com>
378         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
379         secure_getenv.
381 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
383         * data/localplt-alpha-linux-gnu.data: Move to ...
384         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
386 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
388         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
389         ../scripts/data/c++-types-alpha-linux-gnu.data.
391 2012-06-15  Richard Henderson  <rth@twiddle.net>
393         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
395         * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
396         of -mieee-with-inexact.
397         * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
399         [BZ #13848]
400         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
401         similar to BZ#5350.
402         * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
404         * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
405         * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
407         * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
408         (prlimit, prlimit64): New declarations.
409         * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
410         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
411         to protect UTIME_NOW and UTIME_OMIT.
413         * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
414         * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
415         * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
416         * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
417         (amask): Remove.
418         (__sysconf): Use builtins directly.
420         * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
421         regardless of __GNUC__.
423 2012-06-06  Richard Henderson  <rth@twiddle.net>
425         * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
426         Re-organize checks vs s2 end-of-count.
428         [BZ #13718]
429         * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
430         * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
432         * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
433         redefining __ieee758_sqrt.
435         * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
436         dual ecoff procedure descriptors.
437         * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
438         * sysdeps/alpha/bzero.S: Likewise.
439         * sysdeps/alpha/memset.S: Likewise.
440         * sysdeps/alpha/stxcpy.S: Likewise.
441         * sysdeps/alpha/stxncpy.S: Likewise.
442         * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
444         * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
446 2012-06-05  Richard Henderson  <rth@twiddle.net>
448         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
449         instead of a hack using extra nops.
451         * sysdeps/unxi/alpha/getppid.S: New file.
452         * sysdeps/unxi/alpha/getegid.S: New file.
453         * sysdeps/unxi/alpha/geteuid.S: New file.
455 2012-06-01  Richard Henderson  <rth@twiddle.net>
457         * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
459         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
461 2012-05-30  Richard Henderson  <rth@twiddle.net>
463         * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
464         (CFLAGS-s_fmaf.c): Likewise.
465         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
467         * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
469         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
471         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
472         __connect_internal alias.
474         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
475         fgets_unlocked.
477         * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
479         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
480         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
481         * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
482         (__ieee754_sqrtf): New.
484         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
485         _internal alias by hidden_def.
487         * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
488         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
489         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
490         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
491         * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
492         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
493         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
494         * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
495         * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
496         * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
497         (getrusage, gettimeofday, select, setitimer): New.
498         (settimeofday, utimes, wait4): New.
499         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
500         __ASSUME_TIMEVAL64.
501         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
502         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
504 2012-05-24  Richard Henderson  <rth@twiddle.net>
506         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
507         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
508         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
509         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
510         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
511         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
512         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
513         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
514         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
515         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
516         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
517         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
518         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
520         * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
522         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
523         * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
524         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
526         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
527         (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
529 2012-05-20  Richard Henderson  <rth@twiddle.net>
531         * sysdeps/alpha/add_n.S: Rename from add_n.s.
532         * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
533         * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
534         * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
535         * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
536         * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
537         * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
538         * sysdeps/alpha/lshift.S: Rename from lshift.s.
539         * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
540         * sysdeps/alpha/rshift.S: Rename from rshift.s.
541         * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
542         * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
544 2012-05-18  Richard Henderson  <rth@twiddle.net>
546         * data/localplt-alpha-linux-gnu.data: New file.
548         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
549         __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
551 2012-04-26  Matt Turner  <mattst88@gmail.com>
553         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
554         version needed to define __ASSUME_ACCEPT4.
556         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
557         and "e" in fopen.
559         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
560         (MAP_HUGETLB): Likewise.
562         * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
563         * sysdeps/unix/alpha/sysdep.h: Likewise.
564         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
566         * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
567         * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
568         * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
570         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
572 2012-03-27  Richard Henderson  <rth@twiddle.net>
574         * sysdeps/alpha/elf/configure.in: Move to ...
575         * sysdeps/alpha/configure.in: ... here.  Update comment.
576         * sysdeps/alpha/configure: Regenerate.
577         * sysdeps/alpha/elf/crti.S: Move to ...
578         * sysdeps/alpha/crti.S: ... here.
579         * sysdeps/alpha/elf/crtn.S: Move to ...
580         * sysdeps/alpha/crtn.S: ... here.
581         * sysdeps/alpha/elf/start.S: Move to ...
582         * sysdeps/alpha/start.S: ... here.
584 2012-03-21  Richard Henderson  <rth@twiddle.net>
586         * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
587         of <stdio-common/_itoa.h>.
589 2012-03-19  Richard Henderson  <rth@twiddle.net>
591         * sysdeps/alpha/fpu/math_private.h: New file.
593 2012-03-11  Richard Henderson  <rth@twiddle.net>
595         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
596         * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
598 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
600         [BZ #13673]
601         Replace FSF snail mail address with URLs, as per GNU coding standards.
603 2012-03-04  Richard Henderson  <rth@twiddle.net>
605         * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
606         as always_inline.
608 2012-03-04  Richard Henderson  <rth@twiddle.net>
610         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
611         declare if __USE_GNU.
612         (sendmmsg): Add declaration.
614 2012-03-04  Richard Henderson  <rth@twiddle.net>
616         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
617         siginfo_t struct.  Add forward declaration of pthread_attr_t;
618         use it in sigevent.
619         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
620         (pthread_attr_t): Add union tag to pthread_attr_t; only define
621         typedef if not already defined.
623 2012-02-21  Richard Henderson  <rth@twiddle.net>
625         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
626         * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
627         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
628         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
630 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
632         * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
633         Define if not defined.
634         * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
635         entry for 2.16.
637 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
639         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
641 2012-02-16  Richard Henderson  <rth@twiddle.net>
643         * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
644         __ieee_get_fp_control): Mark as hidden proto.
646 2012-02-15  Mike Hommey  <mh+reportbug@glandium.org>
648         [BZ #11677]
649         * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
651 2012-02-15  Richard Henderson  <rth@twiddle.net>
653         * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
654         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
656         * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
657         (inline_syscall0, inline_syscall1, inline_syscall2,
658         inline_syscall3, inline_syscall4, inline_syscall5,
659         inline_syscall6): Use it.
660         * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
661         * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
662         * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
663         * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
665         * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
666         [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
667         [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
669         * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
671         * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
672         or _LIBC_REENTRANT.
674 2012-02-15  Richard Henderson  <rth@twiddle.net>
676         [BZ #13361]
677         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
678         (fallocate, name_to_handle_at, open_by_handle_at): Declare.
680 2012-02-14  Joseph Myers  <joseph@codesourcery.com>
681             Tom de Vries  <tom@codesourcery.com>
683         * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
684         libc_relro_required conditional on alpha machine.  Move setting of
685         libc_cv_gcc_unwind_find_fde ...
686         * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
688 2012-02-13  Richard Henderson  <rth@twiddle.net>
690         * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
691         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
693 2012-02-09  Richard Henderson  <rth@twiddle.net>
695         * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
696         (libc_commonpagesize, libc_relro_required): New.
698 2012-02-08  Richard Henderson  <rth@twiddle.net>
700         * sysdeps/alpha/ldsodefs.h: New file.
701         * sysdeps/alpha/tst-audit.h: New file.
702         * sysdeps/alpha/tls-macros.h: New file.
704         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
705         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
706         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
707         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
708         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
709         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
710         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
711         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
713         * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
714         * sysdeps/alpha/elf/initfini.c: ... split from here.  Remove file.
715         * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
717         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
719         * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
721         * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
723         * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
724         * sysdeps/unix/sysv/linux/alpha/configure: Build.
725         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
726         multiple includes.  Disable statfs64 entirely.
728         * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
729         * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
730         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
731         the test fails.  Don't set HAVE_TLS_SUPPORT.
732         * sysdeps/alpha/elf/configure: Rebuild.
734 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
736         * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
737         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
738         wordexp.c.
740 2011-10-05  Andreas Schwab  <schwab@redhat.com>
742         * sysdeps/alpha/dl-machine.h (elf_machine_rela)
743         (elf_machine_lazy_rel): Add parameter skip_ifunc.
745 2011-03-28  Aurelien Jarno  <aurelien@aurel32.net>
747         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
748         Fix wrong register in stack pointer comparison.
750 2011-03-01  Aurelien Jarno  <aurelien@aurel32.net>
752         * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
753         * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
755 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
757         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
758         struct statfs64): Add f_flags field.
760 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
762         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
764 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
766         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
767         F_GETPIPE_SZ): Define.
769 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
771         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
772         (__memchr): Add casts for integer arithmetic on pointers.
774 2010-09-23  Richard Henderson  <rth@redhat.com>
776         [BZ #12019]
777         * sysdeps/alpha/alphaev6/memchr.S: Remove.
778         * sysdeps/alpha/memchr.S: Remove.
779         * sysdeps/alpha/memchr.c: New.
781 2010-09-23  Richard Henderson  <rth@redhat.com>
783         [BZ #1864]
784         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
785         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
786         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
787         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
788         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
789         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
790         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
791         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
792         Define without 64-bit aliases.
794 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
796         * sysdeps/alpha/memchr.S: Use prefetch load.
797         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
799 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
801         [BZ #6827]
802         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
803         * sysdeps/alpha/dl-procinfo.c: New.
804         * sysdeps/alpha/dl-procinfo.h: New.
806 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
808         [BZ #5350]
809         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
810         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
811         * sysdeps/alpha/fpu/s_floor.c: Likewise.
812         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
813         * sysdeps/alpha/fpu/s_rint.c: Likewise.
814         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
816 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
818         [BZ #1026]
819         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
820         __ASSUME_STAT64_SYSCALL.
821         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
822         __ASSUME_STAT64_SYSCALL.
823         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
824         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
825         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
826         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
827         __libc_missing_axp_stat64 when it's not needed.
828         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
830 2010-03-30  Richard Henderson  <rth@redhat.com>
832         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
834 2010-03-30  Matt Turner  <mattst88@gmail.com>
836         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
838 2010-03-26  Richard Henderson  <rth@redhat.com>
840         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
842 2010-03-26  Richard Henderson  <rth@redhat.com>
844         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
845         for GLIBC_2.12.
847 2010-03-26  Richard Henderson  <rth@redhat.com>
849         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
851 2010-03-26  Richard Henderson  <rth@redhat.com>
853         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
854         Define extern here; move definition...
855         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
857 2010-03-26  Richard Henderson  <rth@redhat.com>
859         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
860         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
862 2010-03-26  Richard Henderson  <rth@redhat.com>
864         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
865         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
866         F_OWNER_GID, struct f_owner_ex): Define.
867         (F_SETOWN, F_GETOWN): Define with XPG7.
869 2010-03-26  Richard Henderson  <rth@redhat.com>
871         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
872         (PTR_DEMANGLE): Likewise.
874 2010-03-26  Richard Henderson  <rth@redhat.com>
876         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
877         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
879 2010-03-26  Richard Henderson  <rth@redhat.com>
881         * sysdep/unix/sysv/linux/alpha/creat.c: New.
883 2010-03-26  Richard Henderson  <rth@redhat.com>
885         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
886         Adjust the test for gcc 4.5.
887         * sysdep/alpha/elf/configure: Rebuild.
889 2010-03-26  Richard Henderson  <rth@redhat.com>
891         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
892         __arch_exchange_16_int, __arch_exchange_32_int,
893         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
894         __arch_exchange_and_add_64_int): Use __typeof to get the
895         return type correct without warning.
897 2010-03-23  Matt Turner  <mattst88@gmail.com>
898             Aurelien Jarno  <aurelien@aurel32.net>
900         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
902 2010-01-12  Matt Turner  <mattst88@gmail.com>
904         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
905         problem.
907 2010-01-12  Matt Turner  <mattst88@gmail.com>
909         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
910         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
912 2010-01-12  Matt Turner  <mattst88@gmail.com>
914         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
915         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
916         XPG7.
917         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
918         fcntl.h.
920 2010-01-12  Matt Turner  <mattst88@gmail.com>
922         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
923         O_DSYNC to match 2.6.33+ kernels.
925 2009-12-02  Mike Frysinger <vapier@gentoo.org>
927         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
928         include timer_gettime.c -> timer_settime.c.
930 2009-11-23  Matt Turner  <mattst88@gmail.com>
932         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
933         for timestamps also if __USE_XOPEN2K8.
935 2009-11-23  Matt Turner  <mattst88@gmail.com>
937         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
938         names of parameters of sync_file_range.
940 2009-11-23  Matt Turner  <mattst88@gmail.com>
942         [BZ #10972]
943         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
944         constants from recent kernels.
946 2009-11-10  Matt Turner  <mattst88@gmail.com>
948         [BZ #10609]
949         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
950         of empty parameters for file names.
952 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
954         [BZ #10158]
955         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
956         Change parameters and use next_line.
958         [BZ #10160]
959         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
960         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
961         FUTEX_BITSET_MATCH_ANY.
963         [BZ #10161]
964         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
965         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
966         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
967         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
968         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
969         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
970         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
971         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
972         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
974         [BZ #6507]
975         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
976         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
977         elf_fpregset_t): Define. Don't include asm/elf.h.
979 2008-11-26  Roland McGrath  <roland@redhat.com>
981         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
982         repository's ia64 file; #include that.
983         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
984         repository's powerpc file; #include that.
986 2008-11-25  Roland McGrath  <roland@redhat.com>
988         * ChangeLog.alpha: New file (this one).
989         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
990         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
991         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
992         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
993         Subdirectories moved here from main repository.
994         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
995         Subdirectories moved here from main repository's nptl/ subdirectory.
996         * sysdeps/alpha/preconfigure: New file.
997         * sysdeps/alpha/shlib-versions: New file.
999 Local Variables:
1000 mode: change-log
1001 left-margin: 8
1002 fill-column: 74
1003 End: