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