]> sourceware.org Git - glibc.git/blame - ChangeLog.alpha
Add MIPS fanotify_mark.
[glibc.git] / ChangeLog.alpha
CommitLineData
6c14d67f
RH
12010-09-26 Michael Cree <mcree@orcon.net.nz>
2
3 * sysdeps/alpha/memchr.c: Include <bp-sym.h>
4 (__memchr): Add casts for integer arithmetic on pointers.
5
926cf114
RH
62010-09-23 Richard Henderson <rth@redhat.com>
7
8 [BZ #12019]
9 * sysdeps/alpha/alphaev6/memchr.S: Remove.
10 * sysdeps/alpha/memchr.S: Remove.
11 * sysdeps/alpha/memchr.c: New.
12
132010-09-23 Richard Henderson <rth@redhat.com>
7ffd2bd7
RH
14
15 [BZ #1864]
16 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
17 * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
18 * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
19 * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
20 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
21 * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
22 * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
23 * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
24 Define without 64-bit aliases.
25
200b5fae
RH
262010-05-03 Aurelien Jarno <aurelien@aurel32.net>
27
28 * sysdeps/alpha/memchr.S: Use prefetch load.
29 * sysdeps/alpha/alphaev6/memchr.S: Likewise.
30
2ec03f50
AJ
312010-05-03 Aurelien Jarno <aurelien@aurel32.net>
32
9f99a411 33 [BZ #6827]
2ec03f50
AJ
34 * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
35 * sysdeps/alpha/dl-procinfo.c: New.
36 * sysdeps/alpha/dl-procinfo.h: New.
37
116ff9ad
AJ
382010-05-03 Aurelien Jarno <aurelien@aurel32.net>
39
9f99a411 40 [BZ #5350]
116ff9ad
AJ
41 * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
42 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
43 * sysdeps/alpha/fpu/s_floor.c: Likewise.
44 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
45 * sysdeps/alpha/fpu/s_rint.c: Likewise.
46 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
47
6a84c77c
GM
482010-05-03 GOTO Masanori <gotom@debian.or.jp>
49
9f99a411 50 [BZ #1026]
6a84c77c
GM
51 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
52 __ASSUME_STAT64_SYSCALL.
53 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
54 __ASSUME_STAT64_SYSCALL.
55 * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
56 * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
57 * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
58 * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
59 __libc_missing_axp_stat64 when it's not needed.
60 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
61
8eb49e8a
RH
622010-03-30 Richard Henderson <rth@redhat.com>
63
64 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
65
3648b807
RH
662010-03-30 Matt Turner <mattst88@gmail.com>
67
68 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
69
05479f36
RH
702010-03-26 Richard Henderson <rth@redhat.com>
71
72 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
73
c87187fb
RH
742010-03-26 Richard Henderson <rth@redhat.com>
75
76 * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
77 for GLIBC_2.12.
78
3a808c3d
RH
792010-03-26 Richard Henderson <rth@redhat.com>
80
81 * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
82
45e3c406
RH
832010-03-26 Richard Henderson <rth@redhat.com>
84
85 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
86 Define extern here; move definition...
87 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
88
6546e0c4
RH
892010-03-26 Richard Henderson <rth@redhat.com>
90
91 * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
92 (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
93
c735022d
RH
942010-03-26 Richard Henderson <rth@redhat.com>
95
96 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
97 F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
98 F_OWNER_GID, struct f_owner_ex): Define.
99 (F_SETOWN, F_GETOWN): Define with XPG7.
100
ee390edf
RH
1012010-03-26 Richard Henderson <rth@redhat.com>
102
103 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
104 (PTR_DEMANGLE): Likewise.
105
cce01cf0
RH
1062010-03-26 Richard Henderson <rth@redhat.com>
107
108 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
109 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
110
c7b88023
RH
1112010-03-26 Richard Henderson <rth@redhat.com>
112
113 * sysdep/unix/sysv/linux/alpha/creat.c: New.
114
a9374d81
RH
1152010-03-26 Richard Henderson <rth@redhat.com>
116
117 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
118 Adjust the test for gcc 4.5.
119 * sysdep/alpha/elf/configure: Rebuild.
120
6796df65
RH
1212010-03-26 Richard Henderson <rth@redhat.com>
122
123 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
124 __arch_exchange_16_int, __arch_exchange_32_int,
125 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
126 __arch_exchange_and_add_64_int): Use __typeof to get the
127 return type correct without warning.
128
0b37400a
MT
1292010-03-23 Matt Turner <mattst88@gmail.com>
130 Aurelien Jarno <aurelien@aurel32.net>
131
132 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
133
aa576322
MT
1342010-01-12 Matt Turner <mattst88@gmail.com>
135
136 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
137 problem.
138
1480094d
MT
1392010-01-12 Matt Turner <mattst88@gmail.com>
140
141 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
142 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
143
54faff05
MT
1442010-01-12 Matt Turner <mattst88@gmail.com>
145
146 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
147 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
148 XPG7.
149 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
150 fcntl.h.
151
1f4a25ae
MT
1522010-01-12 Matt Turner <mattst88@gmail.com>
153
154 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
155 O_DSYNC to match 2.6.33+ kernels.
156
77b22d3e
MF
1572009-12-02 Mike Frysinger <vapier@gentoo.org>
158
159 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
160 include timer_gettime.c -> timer_settime.c.
161
36a3800a
MT
1622009-11-23 Matt Turner <mattst88@gmail.com>
163
164 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
165 for timestamps also if __USE_XOPEN2K8.
166
015a3d04
MT
1672009-11-23 Matt Turner <mattst88@gmail.com>
168
169 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
170 names of parameters of sync_file_range.
171
4dc21b9d
MT
1722009-11-23 Matt Turner <mattst88@gmail.com>
173
174 [BZ #10972]
175 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
176 constants from recent kernels.
177
52c693bd
MT
1782009-11-10 Matt Turner <mattst88@gmail.com>
179
180 [BZ #10609]
181 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
182 of empty parameters for file names.
183
c1592c25
AJ
1842009-07-13 Aurelien Jarno <aurelien@aurel32.net>
185
186 [BZ #10158]
187 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
188 Change parameters and use next_line.
189
8cb716ea
AJ
190 [BZ #10160]
191 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
192 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
193 FUTEX_BITSET_MATCH_ANY.
194
97d1e7c8
AJ
195 [BZ #10161]
196 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
197 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
198 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
199 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
200 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
201 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
202 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
203 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
204 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
205
6b4e363a
AJ
206 [BZ #6507]
207 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
208 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
209 elf_fpregset_t): Define. Don't include asm/elf.h.
210
7deeab19
RM
2112008-11-26 Roland McGrath <roland@redhat.com>
212
213 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
214 repository's ia64 file; #include that.
215 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
216 repository's powerpc file; #include that.
217
5823b578
RM
2182008-11-25 Roland McGrath <roland@redhat.com>
219
220 * ChangeLog.alpha: New file (this one).
221 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
222 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
223 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
224 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
225 Subdirectories moved here from main repository.
226 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
227 Subdirectories moved here from main repository's nptl/ subdirectory.
228 * sysdeps/alpha/preconfigure: New file.
229 * sysdeps/alpha/shlib-versions: New file.
230\f
231Local Variables:
232mode: change-log
233left-margin: 8
234fill-column: 74
235End:
This page took 0.053693 seconds and 5 git commands to generate.