]> git.ipfire.org Git - thirdparty/glibc.git/blob - ChangeLog.alpha
Replace FSF snail mail address by URL.
[thirdparty/glibc.git] / ChangeLog.alpha
1 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 [BZ #13673]
4 Replace FSF snail mail address with URLs, as per GNU coding standards.
5
6 2012-03-04 Richard Henderson <rth@twiddle.net>
7
8 * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
9 as always_inline.
10
11 2012-03-04 Richard Henderson <rth@twiddle.net>
12
13 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
14 declare if __USE_GNU.
15 (sendmmsg): Add declaration.
16
17 2012-03-04 Richard Henderson <rth@twiddle.net>
18
19 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
20 siginfo_t struct. Add forward declaration of pthread_attr_t;
21 use it in sigevent.
22 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
23 (pthread_attr_t): Add union tag to pthread_attr_t; only define
24 typedef if not already defined.
25
26 2012-02-21 Richard Henderson <rth@twiddle.net>
27
28 * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
29 * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
30 * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
31 * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
32
33 2012-02-20 Andreas Schwab <schwab@linux-m68k.org>
34
35 * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
36 Define if not defined.
37 * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
38 entry for 2.16.
39
40 2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
41
42 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
43
44 2012-02-16 Richard Henderson <rth@twiddle.net>
45
46 * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
47 __ieee_get_fp_control): Mark as hidden proto.
48
49 2012-02-15 Mike Hommey <mh+reportbug@glandium.org>
50
51 [BZ #11677]
52 * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
53
54 2012-02-15 Richard Henderson <rth@twiddle.net>
55
56 * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
57 * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
58
59 * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
60 (inline_syscall0, inline_syscall1, inline_syscall2,
61 inline_syscall3, inline_syscall4, inline_syscall5,
62 inline_syscall6): Use it.
63 * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
64 * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
65 * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
66 * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
67
68 * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
69 [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
70 [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
71
72 * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
73
74 * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
75 or _LIBC_REENTRANT.
76
77 2012-02-15 Richard Henderson <rth@twiddle.net>
78
79 [BZ #13361]
80 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
81 (fallocate, name_to_handle_at, open_by_handle_at): Declare.
82
83 2012-02-14 Joseph Myers <joseph@codesourcery.com>
84 Tom de Vries <tom@codesourcery.com>
85
86 * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
87 libc_relro_required conditional on alpha machine. Move setting of
88 libc_cv_gcc_unwind_find_fde ...
89 * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
90
91 2012-02-13 Richard Henderson <rth@twiddle.net>
92
93 * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
94 * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
95
96 2012-02-09 Richard Henderson <rth@twiddle.net>
97
98 * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
99 (libc_commonpagesize, libc_relro_required): New.
100
101 2012-02-08 Richard Henderson <rth@twiddle.net>
102
103 * sysdeps/alpha/ldsodefs.h: New file.
104 * sysdeps/alpha/tst-audit.h: New file.
105 * sysdeps/alpha/tls-macros.h: New file.
106
107 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
108 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
109 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
110 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
111 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
112 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
113 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
114 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
115
116 * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
117 * sysdeps/alpha/elf/initfini.c: ... split from here. Remove file.
118 * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
119
120 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
121
122 * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
123
124 * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
125
126 * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
127 * sysdeps/unix/sysv/linux/alpha/configure: Build.
128 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
129 multiple includes. Disable statfs64 entirely.
130
131 * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
132 * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
133 * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
134 the test fails. Don't set HAVE_TLS_SUPPORT.
135 * sysdeps/alpha/elf/configure: Rebuild.
136
137 2012-01-07 Joseph Myers <joseph@codesourcery.com>
138
139 * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
140 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
141 wordexp.c.
142
143 2011-10-05 Andreas Schwab <schwab@redhat.com>
144
145 * sysdeps/alpha/dl-machine.h (elf_machine_rela)
146 (elf_machine_lazy_rel): Add parameter skip_ifunc.
147
148 2011-03-28 Aurelien Jarno <aurelien@aurel32.net>
149
150 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
151 Fix wrong register in stack pointer comparison.
152
153 2011-03-01 Aurelien Jarno <aurelien@aurel32.net>
154
155 * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
156 * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
157
158 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
159
160 * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
161 struct statfs64): Add f_flags field.
162
163 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
164
165 * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
166
167 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
168
169 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
170 F_GETPIPE_SZ): Define.
171
172 2010-09-26 Michael Cree <mcree@orcon.net.nz>
173
174 * sysdeps/alpha/memchr.c: Include <bp-sym.h>
175 (__memchr): Add casts for integer arithmetic on pointers.
176
177 2010-09-23 Richard Henderson <rth@redhat.com>
178
179 [BZ #12019]
180 * sysdeps/alpha/alphaev6/memchr.S: Remove.
181 * sysdeps/alpha/memchr.S: Remove.
182 * sysdeps/alpha/memchr.c: New.
183
184 2010-09-23 Richard Henderson <rth@redhat.com>
185
186 [BZ #1864]
187 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
188 * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
189 * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
190 * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
191 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
192 * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
193 * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
194 * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
195 Define without 64-bit aliases.
196
197 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
198
199 * sysdeps/alpha/memchr.S: Use prefetch load.
200 * sysdeps/alpha/alphaev6/memchr.S: Likewise.
201
202 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
203
204 [BZ #6827]
205 * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
206 * sysdeps/alpha/dl-procinfo.c: New.
207 * sysdeps/alpha/dl-procinfo.h: New.
208
209 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
210
211 [BZ #5350]
212 * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
213 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
214 * sysdeps/alpha/fpu/s_floor.c: Likewise.
215 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
216 * sysdeps/alpha/fpu/s_rint.c: Likewise.
217 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
218
219 2010-05-03 GOTO Masanori <gotom@debian.or.jp>
220
221 [BZ #1026]
222 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
223 __ASSUME_STAT64_SYSCALL.
224 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
225 __ASSUME_STAT64_SYSCALL.
226 * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
227 * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
228 * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
229 * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
230 __libc_missing_axp_stat64 when it's not needed.
231 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
232
233 2010-03-30 Richard Henderson <rth@redhat.com>
234
235 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
236
237 2010-03-30 Matt Turner <mattst88@gmail.com>
238
239 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
240
241 2010-03-26 Richard Henderson <rth@redhat.com>
242
243 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
244
245 2010-03-26 Richard Henderson <rth@redhat.com>
246
247 * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
248 for GLIBC_2.12.
249
250 2010-03-26 Richard Henderson <rth@redhat.com>
251
252 * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
253
254 2010-03-26 Richard Henderson <rth@redhat.com>
255
256 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
257 Define extern here; move definition...
258 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
259
260 2010-03-26 Richard Henderson <rth@redhat.com>
261
262 * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
263 (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
264
265 2010-03-26 Richard Henderson <rth@redhat.com>
266
267 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
268 F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
269 F_OWNER_GID, struct f_owner_ex): Define.
270 (F_SETOWN, F_GETOWN): Define with XPG7.
271
272 2010-03-26 Richard Henderson <rth@redhat.com>
273
274 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
275 (PTR_DEMANGLE): Likewise.
276
277 2010-03-26 Richard Henderson <rth@redhat.com>
278
279 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
280 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
281
282 2010-03-26 Richard Henderson <rth@redhat.com>
283
284 * sysdep/unix/sysv/linux/alpha/creat.c: New.
285
286 2010-03-26 Richard Henderson <rth@redhat.com>
287
288 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
289 Adjust the test for gcc 4.5.
290 * sysdep/alpha/elf/configure: Rebuild.
291
292 2010-03-26 Richard Henderson <rth@redhat.com>
293
294 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
295 __arch_exchange_16_int, __arch_exchange_32_int,
296 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
297 __arch_exchange_and_add_64_int): Use __typeof to get the
298 return type correct without warning.
299
300 2010-03-23 Matt Turner <mattst88@gmail.com>
301 Aurelien Jarno <aurelien@aurel32.net>
302
303 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
304
305 2010-01-12 Matt Turner <mattst88@gmail.com>
306
307 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
308 problem.
309
310 2010-01-12 Matt Turner <mattst88@gmail.com>
311
312 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
313 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
314
315 2010-01-12 Matt Turner <mattst88@gmail.com>
316
317 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
318 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
319 XPG7.
320 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
321 fcntl.h.
322
323 2010-01-12 Matt Turner <mattst88@gmail.com>
324
325 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
326 O_DSYNC to match 2.6.33+ kernels.
327
328 2009-12-02 Mike Frysinger <vapier@gentoo.org>
329
330 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
331 include timer_gettime.c -> timer_settime.c.
332
333 2009-11-23 Matt Turner <mattst88@gmail.com>
334
335 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
336 for timestamps also if __USE_XOPEN2K8.
337
338 2009-11-23 Matt Turner <mattst88@gmail.com>
339
340 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
341 names of parameters of sync_file_range.
342
343 2009-11-23 Matt Turner <mattst88@gmail.com>
344
345 [BZ #10972]
346 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
347 constants from recent kernels.
348
349 2009-11-10 Matt Turner <mattst88@gmail.com>
350
351 [BZ #10609]
352 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
353 of empty parameters for file names.
354
355 2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
356
357 [BZ #10158]
358 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
359 Change parameters and use next_line.
360
361 [BZ #10160]
362 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
363 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
364 FUTEX_BITSET_MATCH_ANY.
365
366 [BZ #10161]
367 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
368 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
369 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
370 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
371 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
372 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
373 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
374 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
375 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
376
377 [BZ #6507]
378 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
379 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
380 elf_fpregset_t): Define. Don't include asm/elf.h.
381
382 2008-11-26 Roland McGrath <roland@redhat.com>
383
384 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
385 repository's ia64 file; #include that.
386 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
387 repository's powerpc file; #include that.
388
389 2008-11-25 Roland McGrath <roland@redhat.com>
390
391 * ChangeLog.alpha: New file (this one).
392 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
393 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
394 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
395 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
396 Subdirectories moved here from main repository.
397 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
398 Subdirectories moved here from main repository's nptl/ subdirectory.
399 * sysdeps/alpha/preconfigure: New file.
400 * sysdeps/alpha/shlib-versions: New file.
401 \f
402 Local Variables:
403 mode: change-log
404 left-margin: 8
405 fill-column: 74
406 End: