]> sourceware.org Git - glibc.git/blame - ChangeLog.alpha
alpha: Fix the return type of the atomic.h macros.
[glibc.git] / ChangeLog.alpha
CommitLineData
6796df65
RH
12010-03-26 Richard Henderson <rth@redhat.com>
2
3 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
4 __arch_exchange_16_int, __arch_exchange_32_int,
5 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
6 __arch_exchange_and_add_64_int): Use __typeof to get the
7 return type correct without warning.
8
0b37400a
MT
92010-03-23 Matt Turner <mattst88@gmail.com>
10 Aurelien Jarno <aurelien@aurel32.net>
11
12 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
13
aa576322
MT
142010-01-12 Matt Turner <mattst88@gmail.com>
15
16 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
17 problem.
18
1480094d
MT
192010-01-12 Matt Turner <mattst88@gmail.com>
20
21 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
22 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
23
54faff05
MT
242010-01-12 Matt Turner <mattst88@gmail.com>
25
26 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
27 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
28 XPG7.
29 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
30 fcntl.h.
31
1f4a25ae
MT
322010-01-12 Matt Turner <mattst88@gmail.com>
33
34 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
35 O_DSYNC to match 2.6.33+ kernels.
36
77b22d3e
MF
372009-12-02 Mike Frysinger <vapier@gentoo.org>
38
39 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
40 include timer_gettime.c -> timer_settime.c.
41
36a3800a
MT
422009-11-23 Matt Turner <mattst88@gmail.com>
43
44 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
45 for timestamps also if __USE_XOPEN2K8.
46
015a3d04
MT
472009-11-23 Matt Turner <mattst88@gmail.com>
48
49 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
50 names of parameters of sync_file_range.
51
4dc21b9d
MT
522009-11-23 Matt Turner <mattst88@gmail.com>
53
54 [BZ #10972]
55 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
56 constants from recent kernels.
57
52c693bd
MT
582009-11-10 Matt Turner <mattst88@gmail.com>
59
60 [BZ #10609]
61 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
62 of empty parameters for file names.
63
c1592c25
AJ
642009-07-13 Aurelien Jarno <aurelien@aurel32.net>
65
66 [BZ #10158]
67 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
68 Change parameters and use next_line.
69
8cb716ea
AJ
70 [BZ #10160]
71 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
72 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
73 FUTEX_BITSET_MATCH_ANY.
74
97d1e7c8
AJ
75 [BZ #10161]
76 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
77 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
78 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
79 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
80 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
81 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
82 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
83 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
84 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
85
6b4e363a
AJ
86 [BZ #6507]
87 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
88 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
89 elf_fpregset_t): Define. Don't include asm/elf.h.
90
7deeab19
RM
912008-11-26 Roland McGrath <roland@redhat.com>
92
93 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
94 repository's ia64 file; #include that.
95 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
96 repository's powerpc file; #include that.
97
5823b578
RM
982008-11-25 Roland McGrath <roland@redhat.com>
99
100 * ChangeLog.alpha: New file (this one).
101 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
102 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
103 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
104 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
105 Subdirectories moved here from main repository.
106 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
107 Subdirectories moved here from main repository's nptl/ subdirectory.
108 * sysdeps/alpha/preconfigure: New file.
109 * sysdeps/alpha/shlib-versions: New file.
110\f
111Local Variables:
112mode: change-log
113left-margin: 8
114fill-column: 74
115End:
This page took 0.041987 seconds and 5 git commands to generate.