Avoid warnings when including atomic.h.
[glibc.git] / ChangeLog.alpha
blob5a9b442ee32e827cf00a1db8945cea3f35c15d1e
1 2009-11-10  Matt Turner  <mattst88@gmail.com>
3         [BZ #10609]
4         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
5         of empty parameters for file names.
7 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
9         [BZ #10158]
10         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
11         Change parameters and use next_line.
13         [BZ #10160]
14         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
15         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
16         FUTEX_BITSET_MATCH_ANY.
18         [BZ #10161]
19         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
20         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
21         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
22         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
23         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
24         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
25         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
26         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
27         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
29         [BZ #6507]
30         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
31         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
32         elf_fpregset_t): Define. Don't include asm/elf.h.
34 2008-11-26  Roland McGrath  <roland@redhat.com>
36         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
37         repository's ia64 file; #include that.
38         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
39         repository's powerpc file; #include that.
41 2008-11-25  Roland McGrath  <roland@redhat.com>
43         * ChangeLog.alpha: New file (this one).
44         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
45         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
46         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
47         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
48         Subdirectories moved here from main repository.
49         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
50         Subdirectories moved here from main repository's nptl/ subdirectory.
51         * sysdeps/alpha/preconfigure: New file.
52         * sysdeps/alpha/shlib-versions: New file.
54 Local Variables:
55 mode: change-log
56 left-margin: 8
57 fill-column: 74
58 End: