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