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