]> git.ipfire.org Git - thirdparty/glibc.git/blob - ports/ChangeLog.alpha
Remove CHECK_1 and CHECK_1_NULL_OK.
[thirdparty/glibc.git] / ports / ChangeLog.alpha
1 2013-02-08 Joseph Myers <joseph@codesourcery.com>
2
3 [BZ #13550]
4 * sysdeps/unix/sysv/linux/alpha/msgctl.c: Do not include
5 <bp-checks.h>.
6 (__new_msgctl): Do not use CHECK_1.
7 * sysdeps/unix/sysv/linux/alpha/shmctl.c: Do not include
8 <bp-checks.h>.
9 (__new_shmctl): Do not use CHECK_1.
10
11 2013-01-31 Joseph Myers <joseph@codesourcery.com>
12
13 [BZ #13550]
14 * sysdeps/unix/sysv/linux/alpha/semctl.c: Don't include
15 <bp-checks.h> and <bp-semctl.h>.
16 (__new_semctl): Don't use CHECK_SEMCTL.
17
18 2013-01-08 Andreas Jaeger <aj@suse.de>
19
20 [BZ# 14985]
21 * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove.
22
23 2013-01-02 Joseph Myers <joseph@codesourcery.com>
24
25 * sysdeps/alpha/Makefile: Fix copyright notice formatting.
26
27 * All files with FSF copyright notices: Update copyright dates
28 using scripts/update-copyrights.
29
30 2013-01-02 Richard Henderson <rth@redhat.com>
31
32 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
33 (lll_futex_timed_wait_bitset): New.
34
35 2013-01-01 Joseph Myers <joseph@codesourcery.com>
36
37 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Reformat copyright
38 notice.
39
40 2012-12-07 Richard Henderson <rth@redhat.com>
41
42 * sysdeps/alpha/Makefile [$(subdir) = math]
43 (CFLAGS-s_isnan.c): New variable.
44
45 * sysdeps/alpha/fpu/math_private.h (__isnanl): Remove definition.
46
47 2012-11-30 Richard Henderson <rth@redhat.com>
48
49 * sysdeps/alpha/fpu/libm-test-ulps: Update.
50
51 * sysdeps/alpha/sotruss-lib.c: New file.
52
53 2012-11-03 Joseph Myers <joseph@codesourcery.com>
54
55 * sysdeps/alpha/fpu/fclrexcpt.c (feclearexcept): Add
56 libm_hidden_ver.
57
58 [BZ #3439]
59 * sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): Define macro to
60 integer constant usable in #if and use that to give value to enum
61 constant.
62 (FE_INEXACT): Likewise.
63 (FE_UNDERFLOW): Likewise.
64 (FE_OVERFLOW): Likewise.
65 (FE_DIVBYZERO): Likewise.
66 (FE_INVALID): Likewise.
67 (FE_ALL_EXCEPT): Likewise.
68 (FE_TOWARDZERO): Likewise.
69 (FE_DOWNWARD): Likewise.
70 (FE_TONEAREST): Likewise.
71 (FE_UPWARD): Likewise.
72
73 2012-11-01 Andreas Jaeger <aj@suse.de>
74
75 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove all
76 definitions and declarations that are provided by
77 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
78
79 2012-10-30 Joseph Myers <joseph@codesourcery.com>
80
81 [BZ #14047]
82 * sysdeps/alpha/tininess.h: New file.
83
84 2012-10-19 Roland McGrath <roland@hack.frob.com>
85
86 * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist
87 (GLIBC_2.17): Add clock_* symbols.
88
89 2012-10-09 Roland McGrath <roland@hack.frob.com>
90
91 * sysdeps/alpha/configure: Regenerated.
92
93 2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
94
95 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
96 flag name in comment to CLONE_CHILD_CLEARTID.
97
98 2012-10-01 Roland McGrath <roland@hack.frob.com>
99
100 * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
101 (__SWBLK_T_TYPE): Macro removed.
102
103 2012-09-28 Richard Henderson <rth@redhat.com>
104
105 * sysdeps/unix/alpha/sysdep.h (PSEUDO_END): Merge versions and
106 move $syscall_error label...
107 (SYSCALL_ERROR_HANDLER): ... here.
108 (SYSCALL_ERROR_FALLTHRU): New.
109 (PSEUDO_PROF): Split out of ...
110 (PSEUDO_PROLOGUE): ... here.
111 * sysdeps/unix/sysv/linux/alpha/syscall.S (__syscall): Use
112 SYSCALL_ERROR_LABEL and PSEUDO_END.
113 * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Likewise.
114 Use USEPV_PROF and cfi markup.
115 (thread_start): Use cfi markup and cfi_undefined on ra.
116 * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
117 (PSEUDO_PROF): Remove.
118 (PSEUDO): Use SYSCALL_ERROR_FALLTHRU.
119
120 2012-09-13 Richard Henderson <rth@redhat.com>
121
122 * sysdeps/unix/sysv/linux/alpha/setfpucw.c (__setfpucw): Rewrite
123 with the assumption of being used at program startup only.
124
125 * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Add optional
126 entries for _OtsConvertFloatTX, _OtsCvtQUX, _OtsCvtXQ, _OtsGtrX,
127 _OtsLeqX, _OtsNintXQ.
128
129 * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
130
131 * sysdeps/alpha/fpu/get-rounding-mode.h: New file.
132
133 2012-08-30 Richard Henderson <rth@redhat.com>
134
135 * sysdeps/alpha/fpu/s_isnan.c: Define all aliases in terms of
136 the original __isnan symbol.
137
138 2012-08-27 Mike Frysinger <vapier@gentoo.org>
139
140 [BZ #5400]
141 * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
142 * sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
143 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
144 (__ASSUME_FDATASYNC): Define.
145
146 2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
147
148 * sysdeps/alpha/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
149 <alpha_gnu_pltenter>: struct La_alpha_regs is not const.
150
151 2012-08-13 Richard Henderson <rth@twiddle.net>
152
153 * configure.in: Don't test toolchain support for TLS or GPREL.
154 * configure: Rebuild.
155
156 * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Do compat
157 with GLIBC_2_1.
158
159 2012-08-08 Joseph Myers <joseph@codesourcery.com>
160
161 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
162 (__ASSUME_TGKILL): Remove.
163
164 2012-08-08 Richard Henderson <rth@twiddle.net>
165
166 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
167 (__ASSUME_IEEE_RAISE_EXCEPTION): Remove.
168 * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: New file.
169 * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: Remove.
170
171 * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2
172 cfi markup for unwind. Adjust stack early so that the normal
173 syscall error path can be used.
174 * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
175
176 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
177 (__ASSUME_STAT64_SYSCALL): Remove.
178 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test
179 for __ASSUME_STAT64_SYSCALL.
180 * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise.
181 * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise.
182 * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise.
183 * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise.
184 * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise.
185
186 2012-08-07 Joseph Myers <joseph@codesourcery.com>
187
188 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
189 (__ASSUME_TGKILL): Define unconditionally.
190 (__ASSUME_STAT64_SYSCALL): Likewise.
191 (__ASSUME_IEEE_RAISE_EXCEPTION): Likewise.
192
193 2012-08-02 Roland McGrath <roland@hack.frob.com>
194
195 * sysdeps/unix/sysv/linux/alpha/bits/dirent.h
196 (_DIRENT_MATCHES_DIRENT64): New macro.
197
198 2012-08-02 Roland McGrath <roland@hack.frob.com>
199
200 * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
201 (__OFF_T_MATCHES_OFF64_T): New macro.
202
203 2012-08-03 Joseph Myers <joseph@codesourcery.com>
204
205 * sysdeps/unix/sysv/linux/alpha/configure.in
206 (arch_minimum_kernel): Remove.
207 * sysdeps/unix/sysv/linux/alpha/configure: Regenerated.
208
209 2012-07-26 Joseph Myers <joseph@codesourcery.com>
210
211 * sysdeps/alpha/tst-audit.h (int_retval): Define.
212
213 2012-07-26 Andreas Jaeger <aj@suse.de>
214
215 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
216 _sigsys.
217 (si_call_addr, si_syscall, si_arch): Define new macro.
218
219 2012-07-25 Florian Weimer <fweimer@redhat.com>
220
221 * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
222 secure_getenv.
223
224 2012-07-20 Joseph Myers <joseph@codesourcery.com>
225
226 * data/localplt-alpha-linux-gnu.data: Move to ...
227 * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
228
229 2012-07-17 Joseph Myers <joseph@codesourcery.com>
230
231 * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
232 ../scripts/data/c++-types-alpha-linux-gnu.data.
233
234 2012-06-15 Richard Henderson <rth@twiddle.net>
235
236 * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
237
238 * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
239 of -mieee-with-inexact.
240 * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
241
242 [BZ #13848]
243 * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
244 similar to BZ#5350.
245 * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
246
247 * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
248 * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
249
250 * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
251 (prlimit, prlimit64): New declarations.
252 * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
253 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
254 to protect UTIME_NOW and UTIME_OMIT.
255
256 * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
257 * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
258 * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
259 * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
260 (amask): Remove.
261 (__sysconf): Use builtins directly.
262
263 * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
264 regardless of __GNUC__.
265
266 2012-06-06 Richard Henderson <rth@twiddle.net>
267
268 * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
269 Re-organize checks vs s2 end-of-count.
270
271 [BZ #13718]
272 * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
273 * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
274
275 * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
276 redefining __ieee758_sqrt.
277
278 * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
279 dual ecoff procedure descriptors.
280 * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
281 * sysdeps/alpha/bzero.S: Likewise.
282 * sysdeps/alpha/memset.S: Likewise.
283 * sysdeps/alpha/stxcpy.S: Likewise.
284 * sysdeps/alpha/stxncpy.S: Likewise.
285 * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
286
287 * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
288
289 2012-06-05 Richard Henderson <rth@twiddle.net>
290
291 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
292 instead of a hack using extra nops.
293
294 * sysdeps/unxi/alpha/getppid.S: New file.
295 * sysdeps/unxi/alpha/getegid.S: New file.
296 * sysdeps/unxi/alpha/geteuid.S: New file.
297
298 2012-06-01 Richard Henderson <rth@twiddle.net>
299
300 * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
301
302 * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
303
304 2012-05-30 Richard Henderson <rth@twiddle.net>
305
306 * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
307 (CFLAGS-s_fmaf.c): Likewise.
308 * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
309
310 * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
311
312 * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
313
314 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
315 __connect_internal alias.
316
317 * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
318 fgets_unlocked.
319
320 * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
321
322 * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
323 * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
324 * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
325 (__ieee754_sqrtf): New.
326
327 * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
328 _internal alias by hidden_def.
329
330 * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
331 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
332 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
333 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
334 * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
335 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
336 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
337 * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
338 * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
339 * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
340 (getrusage, gettimeofday, select, setitimer): New.
341 (settimeofday, utimes, wait4): New.
342 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
343 __ASSUME_TIMEVAL64.
344 * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
345 * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
346
347 2012-05-24 Richard Henderson <rth@twiddle.net>
348
349 * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
350 * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
351 * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
352 * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
353 * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
354 * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
355 * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
356 * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
357 * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
358 * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
359 * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
360 * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
361 * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
362
363 * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
364
365 * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
366 * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
367 * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
368
369 * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
370 (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
371
372 2012-05-20 Richard Henderson <rth@twiddle.net>
373
374 * sysdeps/alpha/add_n.S: Rename from add_n.s.
375 * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
376 * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
377 * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
378 * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
379 * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
380 * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
381 * sysdeps/alpha/lshift.S: Rename from lshift.s.
382 * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
383 * sysdeps/alpha/rshift.S: Rename from rshift.s.
384 * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
385 * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
386
387 2012-05-18 Richard Henderson <rth@twiddle.net>
388
389 * data/localplt-alpha-linux-gnu.data: New file.
390
391 * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
392 __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
393
394 2012-04-26 Matt Turner <mattst88@gmail.com>
395
396 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
397 version needed to define __ASSUME_ACCEPT4.
398
399 * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
400 and "e" in fopen.
401
402 * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
403 (MAP_HUGETLB): Likewise.
404
405 * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
406 * sysdeps/unix/alpha/sysdep.h: Likewise.
407 * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
408
409 * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
410 * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
411 * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
412
413 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
414
415 2012-03-27 Richard Henderson <rth@twiddle.net>
416
417 * sysdeps/alpha/elf/configure.in: Move to ...
418 * sysdeps/alpha/configure.in: ... here. Update comment.
419 * sysdeps/alpha/configure: Regenerate.
420 * sysdeps/alpha/elf/crti.S: Move to ...
421 * sysdeps/alpha/crti.S: ... here.
422 * sysdeps/alpha/elf/crtn.S: Move to ...
423 * sysdeps/alpha/crtn.S: ... here.
424 * sysdeps/alpha/elf/start.S: Move to ...
425 * sysdeps/alpha/start.S: ... here.
426
427 2012-03-21 Richard Henderson <rth@twiddle.net>
428
429 * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
430 of <stdio-common/_itoa.h>.
431
432 2012-03-19 Richard Henderson <rth@twiddle.net>
433
434 * sysdeps/alpha/fpu/math_private.h: New file.
435
436 2012-03-11 Richard Henderson <rth@twiddle.net>
437
438 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
439 * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
440
441 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
442
443 [BZ #13673]
444 Replace FSF snail mail address with URLs, as per GNU coding standards.
445
446 2012-03-04 Richard Henderson <rth@twiddle.net>
447
448 * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
449 as always_inline.
450
451 2012-03-04 Richard Henderson <rth@twiddle.net>
452
453 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
454 declare if __USE_GNU.
455 (sendmmsg): Add declaration.
456
457 2012-03-04 Richard Henderson <rth@twiddle.net>
458
459 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
460 siginfo_t struct. Add forward declaration of pthread_attr_t;
461 use it in sigevent.
462 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
463 (pthread_attr_t): Add union tag to pthread_attr_t; only define
464 typedef if not already defined.
465
466 2012-02-21 Richard Henderson <rth@twiddle.net>
467
468 * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
469 * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
470 * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
471 * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
472
473 2012-02-20 Andreas Schwab <schwab@linux-m68k.org>
474
475 * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
476 Define if not defined.
477 * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
478 entry for 2.16.
479
480 2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
481
482 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
483
484 2012-02-16 Richard Henderson <rth@twiddle.net>
485
486 * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
487 __ieee_get_fp_control): Mark as hidden proto.
488
489 2012-02-15 Mike Hommey <mh+reportbug@glandium.org>
490
491 [BZ #11677]
492 * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
493
494 2012-02-15 Richard Henderson <rth@twiddle.net>
495
496 * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
497 * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
498
499 * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
500 (inline_syscall0, inline_syscall1, inline_syscall2,
501 inline_syscall3, inline_syscall4, inline_syscall5,
502 inline_syscall6): Use it.
503 * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
504 * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
505 * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
506 * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
507
508 * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
509 [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
510 [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
511
512 * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
513
514 * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
515 or _LIBC_REENTRANT.
516
517 2012-02-15 Richard Henderson <rth@twiddle.net>
518
519 [BZ #13361]
520 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
521 (fallocate, name_to_handle_at, open_by_handle_at): Declare.
522
523 2012-02-14 Joseph Myers <joseph@codesourcery.com>
524 Tom de Vries <tom@codesourcery.com>
525
526 * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
527 libc_relro_required conditional on alpha machine. Move setting of
528 libc_cv_gcc_unwind_find_fde ...
529 * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
530
531 2012-02-13 Richard Henderson <rth@twiddle.net>
532
533 * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
534 * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
535
536 2012-02-09 Richard Henderson <rth@twiddle.net>
537
538 * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
539 (libc_commonpagesize, libc_relro_required): New.
540
541 2012-02-08 Richard Henderson <rth@twiddle.net>
542
543 * sysdeps/alpha/ldsodefs.h: New file.
544 * sysdeps/alpha/tst-audit.h: New file.
545 * sysdeps/alpha/tls-macros.h: New file.
546
547 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
548 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
549 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
550 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
551 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
552 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
553 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
554 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
555
556 * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
557 * sysdeps/alpha/elf/initfini.c: ... split from here. Remove file.
558 * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
559
560 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
561
562 * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
563
564 * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
565
566 * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
567 * sysdeps/unix/sysv/linux/alpha/configure: Build.
568 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
569 multiple includes. Disable statfs64 entirely.
570
571 * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
572 * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
573 * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
574 the test fails. Don't set HAVE_TLS_SUPPORT.
575 * sysdeps/alpha/elf/configure: Rebuild.
576
577 2012-01-07 Joseph Myers <joseph@codesourcery.com>
578
579 * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
580 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
581 wordexp.c.
582
583 2011-10-05 Andreas Schwab <schwab@redhat.com>
584
585 * sysdeps/alpha/dl-machine.h (elf_machine_rela)
586 (elf_machine_lazy_rel): Add parameter skip_ifunc.
587
588 2011-03-28 Aurelien Jarno <aurelien@aurel32.net>
589
590 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
591 Fix wrong register in stack pointer comparison.
592
593 2011-03-01 Aurelien Jarno <aurelien@aurel32.net>
594
595 * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
596 * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
597
598 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
599
600 * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
601 struct statfs64): Add f_flags field.
602
603 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
604
605 * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
606
607 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
608
609 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
610 F_GETPIPE_SZ): Define.
611
612 2010-09-26 Michael Cree <mcree@orcon.net.nz>
613
614 * sysdeps/alpha/memchr.c: Include <bp-sym.h>
615 (__memchr): Add casts for integer arithmetic on pointers.
616
617 2010-09-23 Richard Henderson <rth@redhat.com>
618
619 [BZ #12019]
620 * sysdeps/alpha/alphaev6/memchr.S: Remove.
621 * sysdeps/alpha/memchr.S: Remove.
622 * sysdeps/alpha/memchr.c: New.
623
624 2010-09-23 Richard Henderson <rth@redhat.com>
625
626 [BZ #1864]
627 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
628 * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
629 * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
630 * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
631 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
632 * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
633 * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
634 * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
635 Define without 64-bit aliases.
636
637 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
638
639 * sysdeps/alpha/memchr.S: Use prefetch load.
640 * sysdeps/alpha/alphaev6/memchr.S: Likewise.
641
642 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
643
644 [BZ #6827]
645 * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
646 * sysdeps/alpha/dl-procinfo.c: New.
647 * sysdeps/alpha/dl-procinfo.h: New.
648
649 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
650
651 [BZ #5350]
652 * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
653 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
654 * sysdeps/alpha/fpu/s_floor.c: Likewise.
655 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
656 * sysdeps/alpha/fpu/s_rint.c: Likewise.
657 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
658
659 2010-05-03 GOTO Masanori <gotom@debian.or.jp>
660
661 [BZ #1026]
662 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
663 __ASSUME_STAT64_SYSCALL.
664 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
665 __ASSUME_STAT64_SYSCALL.
666 * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
667 * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
668 * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
669 * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
670 __libc_missing_axp_stat64 when it's not needed.
671 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
672
673 2010-03-30 Richard Henderson <rth@redhat.com>
674
675 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
676
677 2010-03-30 Matt Turner <mattst88@gmail.com>
678
679 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
680
681 2010-03-26 Richard Henderson <rth@redhat.com>
682
683 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
684
685 2010-03-26 Richard Henderson <rth@redhat.com>
686
687 * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
688 for GLIBC_2.12.
689
690 2010-03-26 Richard Henderson <rth@redhat.com>
691
692 * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
693
694 2010-03-26 Richard Henderson <rth@redhat.com>
695
696 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
697 Define extern here; move definition...
698 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
699
700 2010-03-26 Richard Henderson <rth@redhat.com>
701
702 * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
703 (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
704
705 2010-03-26 Richard Henderson <rth@redhat.com>
706
707 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
708 F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
709 F_OWNER_GID, struct f_owner_ex): Define.
710 (F_SETOWN, F_GETOWN): Define with XPG7.
711
712 2010-03-26 Richard Henderson <rth@redhat.com>
713
714 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
715 (PTR_DEMANGLE): Likewise.
716
717 2010-03-26 Richard Henderson <rth@redhat.com>
718
719 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
720 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
721
722 2010-03-26 Richard Henderson <rth@redhat.com>
723
724 * sysdep/unix/sysv/linux/alpha/creat.c: New.
725
726 2010-03-26 Richard Henderson <rth@redhat.com>
727
728 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
729 Adjust the test for gcc 4.5.
730 * sysdep/alpha/elf/configure: Rebuild.
731
732 2010-03-26 Richard Henderson <rth@redhat.com>
733
734 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
735 __arch_exchange_16_int, __arch_exchange_32_int,
736 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
737 __arch_exchange_and_add_64_int): Use __typeof to get the
738 return type correct without warning.
739
740 2010-03-23 Matt Turner <mattst88@gmail.com>
741 Aurelien Jarno <aurelien@aurel32.net>
742
743 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
744
745 2010-01-12 Matt Turner <mattst88@gmail.com>
746
747 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
748 problem.
749
750 2010-01-12 Matt Turner <mattst88@gmail.com>
751
752 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
753 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
754
755 2010-01-12 Matt Turner <mattst88@gmail.com>
756
757 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
758 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
759 XPG7.
760 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
761 fcntl.h.
762
763 2010-01-12 Matt Turner <mattst88@gmail.com>
764
765 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
766 O_DSYNC to match 2.6.33+ kernels.
767
768 2009-12-02 Mike Frysinger <vapier@gentoo.org>
769
770 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
771 include timer_gettime.c -> timer_settime.c.
772
773 2009-11-23 Matt Turner <mattst88@gmail.com>
774
775 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
776 for timestamps also if __USE_XOPEN2K8.
777
778 2009-11-23 Matt Turner <mattst88@gmail.com>
779
780 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
781 names of parameters of sync_file_range.
782
783 2009-11-23 Matt Turner <mattst88@gmail.com>
784
785 [BZ #10972]
786 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
787 constants from recent kernels.
788
789 2009-11-10 Matt Turner <mattst88@gmail.com>
790
791 [BZ #10609]
792 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
793 of empty parameters for file names.
794
795 2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
796
797 [BZ #10158]
798 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
799 Change parameters and use next_line.
800
801 [BZ #10160]
802 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
803 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
804 FUTEX_BITSET_MATCH_ANY.
805
806 [BZ #10161]
807 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
808 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
809 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
810 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
811 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
812 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
813 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
814 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
815 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
816
817 [BZ #6507]
818 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
819 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
820 elf_fpregset_t): Define. Don't include asm/elf.h.
821
822 2008-11-26 Roland McGrath <roland@redhat.com>
823
824 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
825 repository's ia64 file; #include that.
826 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
827 repository's powerpc file; #include that.
828
829 2008-11-25 Roland McGrath <roland@redhat.com>
830
831 * ChangeLog.alpha: New file (this one).
832 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
833 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
834 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
835 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
836 Subdirectories moved here from main repository.
837 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
838 Subdirectories moved here from main repository's nptl/ subdirectory.
839 * sysdeps/alpha/preconfigure: New file.
840 * sysdeps/alpha/shlib-versions: New file.
841 \f
842 Local Variables:
843 mode: change-log
844 left-margin: 8
845 fill-column: 74
846 End: