alpha: Add abilist files.
[glibc.git] / ChangeLog.alpha
blob8096fb70d51a1ea93756333a518ed4b6db675bda
1 2012-05-24  Richard Henderson  <rth@twiddle.net>
3         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
4         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
5         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
6         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
7         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
8         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
9         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
10         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
11         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
12         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
13         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
14         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
15         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
17         * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
19         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
20         * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
21         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
23         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
24         (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
26 2012-05-20  Richard Henderson  <rth@twiddle.net>
28         * sysdeps/alpha/add_n.S: Rename from add_n.s.
29         * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
30         * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
31         * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
32         * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
33         * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
34         * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
35         * sysdeps/alpha/lshift.S: Rename from lshift.s.
36         * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
37         * sysdeps/alpha/rshift.S: Rename from rshift.s.
38         * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
39         * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
41 2012-05-18  Richard Henderson  <rth@twiddle.net>
43         * data/localplt-alpha-linux-gnu.data: New file.
45         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
46         __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
48 2012-04-26  Matt Turner  <mattst88@gmail.com>
50         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
51         version needed to define __ASSUME_ACCEPT4.
53         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
54         and "e" in fopen.
56         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
57         (MAP_HUGETLB): Likewise.
59         * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
60         * sysdeps/unix/alpha/sysdep.h: Likewise.
61         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
63         * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
64         * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
65         * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
67         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
69 2012-03-27  Richard Henderson  <rth@twiddle.net>
71         * sysdeps/alpha/elf/configure.in: Move to ...
72         * sysdeps/alpha/configure.in: ... here.  Update comment.
73         * sysdeps/alpha/configure: Regenerate.
74         * sysdeps/alpha/elf/crti.S: Move to ...
75         * sysdeps/alpha/crti.S: ... here.
76         * sysdeps/alpha/elf/crtn.S: Move to ...
77         * sysdeps/alpha/crtn.S: ... here.
78         * sysdeps/alpha/elf/start.S: Move to ...
79         * sysdeps/alpha/start.S: ... here.
81 2012-03-21  Richard Henderson  <rth@twiddle.net>
83         * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
84         of <stdio-common/_itoa.h>.
86 2012-03-19  Richard Henderson  <rth@twiddle.net>
88         * sysdeps/alpha/fpu/math_private.h: New file.
90 2012-03-11  Richard Henderson  <rth@twiddle.net>
92         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
93         * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
95 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
97         [BZ #13673]
98         Replace FSF snail mail address with URLs, as per GNU coding standards.
100 2012-03-04  Richard Henderson  <rth@twiddle.net>
102         * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
103         as always_inline.
105 2012-03-04  Richard Henderson  <rth@twiddle.net>
107         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
108         declare if __USE_GNU.
109         (sendmmsg): Add declaration.
111 2012-03-04  Richard Henderson  <rth@twiddle.net>
113         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
114         siginfo_t struct.  Add forward declaration of pthread_attr_t;
115         use it in sigevent.
116         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
117         (pthread_attr_t): Add union tag to pthread_attr_t; only define
118         typedef if not already defined.
120 2012-02-21  Richard Henderson  <rth@twiddle.net>
122         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
123         * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
124         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
125         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
127 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
129         * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
130         Define if not defined.
131         * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
132         entry for 2.16.
134 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
136         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
138 2012-02-16  Richard Henderson  <rth@twiddle.net>
140         * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
141         __ieee_get_fp_control): Mark as hidden proto.
143 2012-02-15  Mike Hommey  <mh+reportbug@glandium.org>
145         [BZ #11677]
146         * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
148 2012-02-15  Richard Henderson  <rth@twiddle.net>
150         * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
151         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
153         * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
154         (inline_syscall0, inline_syscall1, inline_syscall2,
155         inline_syscall3, inline_syscall4, inline_syscall5,
156         inline_syscall6): Use it.
157         * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
158         * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
159         * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
160         * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
162         * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
163         [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
164         [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
166         * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
168         * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
169         or _LIBC_REENTRANT.
171 2012-02-15  Richard Henderson  <rth@twiddle.net>
173         [BZ #13361]
174         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
175         (fallocate, name_to_handle_at, open_by_handle_at): Declare.
177 2012-02-14  Joseph Myers  <joseph@codesourcery.com>
178             Tom de Vries  <tom@codesourcery.com>
180         * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
181         libc_relro_required conditional on alpha machine.  Move setting of
182         libc_cv_gcc_unwind_find_fde ...
183         * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
185 2012-02-13  Richard Henderson  <rth@twiddle.net>
187         * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
188         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
190 2012-02-09  Richard Henderson  <rth@twiddle.net>
192         * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
193         (libc_commonpagesize, libc_relro_required): New.
195 2012-02-08  Richard Henderson  <rth@twiddle.net>
197         * sysdeps/alpha/ldsodefs.h: New file.
198         * sysdeps/alpha/tst-audit.h: New file.
199         * sysdeps/alpha/tls-macros.h: New file.
201         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
202         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
203         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
204         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
205         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
206         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
207         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
208         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
210         * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
211         * sysdeps/alpha/elf/initfini.c: ... split from here.  Remove file.
212         * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
214         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
216         * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
218         * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
220         * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
221         * sysdeps/unix/sysv/linux/alpha/configure: Build.
222         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
223         multiple includes.  Disable statfs64 entirely.
225         * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
226         * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
227         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
228         the test fails.  Don't set HAVE_TLS_SUPPORT.
229         * sysdeps/alpha/elf/configure: Rebuild.
231 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
233         * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
234         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
235         wordexp.c.
237 2011-10-05  Andreas Schwab  <schwab@redhat.com>
239         * sysdeps/alpha/dl-machine.h (elf_machine_rela)
240         (elf_machine_lazy_rel): Add parameter skip_ifunc.
242 2011-03-28  Aurelien Jarno  <aurelien@aurel32.net>
244         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
245         Fix wrong register in stack pointer comparison.
247 2011-03-01  Aurelien Jarno  <aurelien@aurel32.net>
249         * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
250         * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
252 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
254         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
255         struct statfs64): Add f_flags field.
257 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
259         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
261 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
263         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
264         F_GETPIPE_SZ): Define.
266 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
268         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
269         (__memchr): Add casts for integer arithmetic on pointers.
271 2010-09-23  Richard Henderson  <rth@redhat.com>
273         [BZ #12019]
274         * sysdeps/alpha/alphaev6/memchr.S: Remove.
275         * sysdeps/alpha/memchr.S: Remove.
276         * sysdeps/alpha/memchr.c: New.
278 2010-09-23  Richard Henderson  <rth@redhat.com>
280         [BZ #1864]
281         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
282         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
283         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
284         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
285         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
286         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
287         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
288         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
289         Define without 64-bit aliases.
291 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
293         * sysdeps/alpha/memchr.S: Use prefetch load.
294         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
296 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
298         [BZ #6827]
299         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
300         * sysdeps/alpha/dl-procinfo.c: New.
301         * sysdeps/alpha/dl-procinfo.h: New.
303 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
305         [BZ #5350]
306         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
307         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
308         * sysdeps/alpha/fpu/s_floor.c: Likewise.
309         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
310         * sysdeps/alpha/fpu/s_rint.c: Likewise.
311         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
313 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
315         [BZ #1026]
316         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
317         __ASSUME_STAT64_SYSCALL.
318         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
319         __ASSUME_STAT64_SYSCALL.
320         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
321         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
322         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
323         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
324         __libc_missing_axp_stat64 when it's not needed.
325         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
327 2010-03-30  Richard Henderson  <rth@redhat.com>
329         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
331 2010-03-30  Matt Turner  <mattst88@gmail.com>
333         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
335 2010-03-26  Richard Henderson  <rth@redhat.com>
337         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
339 2010-03-26  Richard Henderson  <rth@redhat.com>
341         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
342         for GLIBC_2.12.
344 2010-03-26  Richard Henderson  <rth@redhat.com>
346         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
348 2010-03-26  Richard Henderson  <rth@redhat.com>
350         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
351         Define extern here; move definition...
352         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
354 2010-03-26  Richard Henderson  <rth@redhat.com>
356         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
357         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
359 2010-03-26  Richard Henderson  <rth@redhat.com>
361         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
362         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
363         F_OWNER_GID, struct f_owner_ex): Define.
364         (F_SETOWN, F_GETOWN): Define with XPG7.
366 2010-03-26  Richard Henderson  <rth@redhat.com>
368         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
369         (PTR_DEMANGLE): Likewise.
371 2010-03-26  Richard Henderson  <rth@redhat.com>
373         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
374         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
376 2010-03-26  Richard Henderson  <rth@redhat.com>
378         * sysdep/unix/sysv/linux/alpha/creat.c: New.
380 2010-03-26  Richard Henderson  <rth@redhat.com>
382         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
383         Adjust the test for gcc 4.5.
384         * sysdep/alpha/elf/configure: Rebuild.
386 2010-03-26  Richard Henderson  <rth@redhat.com>
388         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
389         __arch_exchange_16_int, __arch_exchange_32_int,
390         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
391         __arch_exchange_and_add_64_int): Use __typeof to get the
392         return type correct without warning.
394 2010-03-23  Matt Turner  <mattst88@gmail.com>
395             Aurelien Jarno  <aurelien@aurel32.net>
397         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
399 2010-01-12  Matt Turner  <mattst88@gmail.com>
401         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
402         problem.
404 2010-01-12  Matt Turner  <mattst88@gmail.com>
406         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
407         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
409 2010-01-12  Matt Turner  <mattst88@gmail.com>
411         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
412         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
413         XPG7.
414         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
415         fcntl.h.
417 2010-01-12  Matt Turner  <mattst88@gmail.com>
419         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
420         O_DSYNC to match 2.6.33+ kernels.
422 2009-12-02  Mike Frysinger <vapier@gentoo.org>
424         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
425         include timer_gettime.c -> timer_settime.c.
427 2009-11-23  Matt Turner  <mattst88@gmail.com>
429         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
430         for timestamps also if __USE_XOPEN2K8.
432 2009-11-23  Matt Turner  <mattst88@gmail.com>
434         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
435         names of parameters of sync_file_range.
437 2009-11-23  Matt Turner  <mattst88@gmail.com>
439         [BZ #10972]
440         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
441         constants from recent kernels.
443 2009-11-10  Matt Turner  <mattst88@gmail.com>
445         [BZ #10609]
446         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
447         of empty parameters for file names.
449 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
451         [BZ #10158]
452         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
453         Change parameters and use next_line.
455         [BZ #10160]
456         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
457         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
458         FUTEX_BITSET_MATCH_ANY.
460         [BZ #10161]
461         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
462         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
463         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
464         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
465         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
466         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
467         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
468         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
469         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
471         [BZ #6507]
472         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
473         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
474         elf_fpregset_t): Define. Don't include asm/elf.h.
476 2008-11-26  Roland McGrath  <roland@redhat.com>
478         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
479         repository's ia64 file; #include that.
480         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
481         repository's powerpc file; #include that.
483 2008-11-25  Roland McGrath  <roland@redhat.com>
485         * ChangeLog.alpha: New file (this one).
486         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
487         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
488         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
489         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
490         Subdirectories moved here from main repository.
491         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
492         Subdirectories moved here from main repository's nptl/ subdirectory.
493         * sysdeps/alpha/preconfigure: New file.
494         * sysdeps/alpha/shlib-versions: New file.
496 Local Variables:
497 mode: change-log
498 left-margin: 8
499 fill-column: 74
500 End: