]> git.ipfire.org Git - thirdparty/glibc.git/blame - ports/ChangeLog.alpha
Remove unused __rtld_lock_init_recursive macro
[thirdparty/glibc.git] / ports / ChangeLog.alpha
CommitLineData
361818d5
RH
12012-12-13 Richard Henderson <rth@redhat.com>
2
3 * sysdeps/alpha/fpu/get-rounding-mode.h: New file.
4
b2d36dda
RH
52012-08-30 Richard Henderson <rth@redhat.com>
6
7 * sysdeps/alpha/fpu/s_isnan.c: Define all aliases in terms of
8 the original __isnan symbol.
9
563c8405
MF
102012-08-27 Mike Frysinger <vapier@gentoo.org>
11
12 [BZ #5400]
13 * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
14 * sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
15 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
16 (__ASSUME_FDATASYNC): Define.
17
30f69637
CD
182012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
19
20 * sysdeps/alpha/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
21 <alpha_gnu_pltenter>: struct La_alpha_regs is not const.
22
2e33ecdf
RH
232012-08-13 Richard Henderson <rth@twiddle.net>
24
cc184e11
RH
25 * configure.in: Don't test toolchain support for TLS or GPREL.
26 * configure: Rebuild.
27
2e33ecdf
RH
28 * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Do compat
29 with GLIBC_2_1.
30
b36137f1
JM
312012-08-08 Joseph Myers <joseph@codesourcery.com>
32
33 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
34 (__ASSUME_TGKILL): Remove.
35
2e33ecdf 362012-08-08 Richard Henderson <rth@twiddle.net>
6360984b 37
5afee2dc
RH
38 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
39 (__ASSUME_IEEE_RAISE_EXCEPTION): Remove.
40 * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: New file.
41 * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: Remove.
42
6ee732b7
RH
43 * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2
44 cfi markup for unwind. Adjust stack early so that the normal
45 syscall error path can be used.
46 * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
47
6360984b
RH
48 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
49 (__ASSUME_STAT64_SYSCALL): Remove.
50 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test
51 for __ASSUME_STAT64_SYSCALL.
52 * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise.
53 * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise.
54 * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise.
55 * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise.
56 * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise.
57
6dad2c06
JM
582012-08-07 Joseph Myers <joseph@codesourcery.com>
59
60 * sysdeps/unix/sysv/linux/alpha/kernel-features.h
61 (__ASSUME_TGKILL): Define unconditionally.
62 (__ASSUME_STAT64_SYSCALL): Likewise.
63 (__ASSUME_IEEE_RAISE_EXCEPTION): Likewise.
64
8e49df1d
RM
652012-08-02 Roland McGrath <roland@hack.frob.com>
66
67 * sysdeps/unix/sysv/linux/alpha/bits/dirent.h
68 (_DIRENT_MATCHES_DIRENT64): New macro.
69
03af9520
RM
702012-08-02 Roland McGrath <roland@hack.frob.com>
71
72 * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
73 (__OFF_T_MATCHES_OFF64_T): New macro.
74
7aab07e4
JM
752012-08-03 Joseph Myers <joseph@codesourcery.com>
76
77 * sysdeps/unix/sysv/linux/alpha/configure.in
78 (arch_minimum_kernel): Remove.
79 * sysdeps/unix/sysv/linux/alpha/configure: Regenerated.
80
3129cfc6
JM
812012-07-26 Joseph Myers <joseph@codesourcery.com>
82
83 * sysdeps/alpha/tst-audit.h (int_retval): Define.
84
bfc07087
AJ
852012-07-26 Andreas Jaeger <aj@suse.de>
86
87 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
88 _sigsys.
89 (si_call_addr, si_syscall, si_arch): Define new macro.
90
0c7936d5
FW
912012-07-25 Florian Weimer <fweimer@redhat.com>
92
93 * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
94 secure_getenv.
95
0f48659e
JM
962012-07-20 Joseph Myers <joseph@codesourcery.com>
97
98 * data/localplt-alpha-linux-gnu.data: Move to ...
99 * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
100
bd29910a
JM
1012012-07-17 Joseph Myers <joseph@codesourcery.com>
102
103 * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
104 ../scripts/data/c++-types-alpha-linux-gnu.data.
105
7fd8e5a4
RH
1062012-06-15 Richard Henderson <rth@twiddle.net>
107
5400a7d1
RH
108 * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
109
7fd8e5a4
RH
110 * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
111 of -mieee-with-inexact.
112 * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
113
114 [BZ #13848]
115 * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
116 similar to BZ#5350.
117 * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
118
119 * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
120 * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
121
122 * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
123 (prlimit, prlimit64): New declarations.
124 * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
125 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
126 to protect UTIME_NOW and UTIME_OMIT.
127
128 * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
129 * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
130 * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
131 * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
132 (amask): Remove.
133 (__sysconf): Use builtins directly.
134
135 * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
136 regardless of __GNUC__.
137
a6835632
RH
1382012-06-06 Richard Henderson <rth@twiddle.net>
139
d8cbc13a
RH
140 * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
141 Re-organize checks vs s2 end-of-count.
142
8e2f4e97
RH
143 [BZ #13718]
144 * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
145 * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
146
43ac6d26
RH
147 * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
148 redefining __ieee758_sqrt.
149
b2afe910
RH
150 * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
151 dual ecoff procedure descriptors.
152 * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
153 * sysdeps/alpha/bzero.S: Likewise.
154 * sysdeps/alpha/memset.S: Likewise.
155 * sysdeps/alpha/stxcpy.S: Likewise.
156 * sysdeps/alpha/stxncpy.S: Likewise.
157 * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
158
a6835632
RH
159 * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
160
0ff73bfc
RH
1612012-06-05 Richard Henderson <rth@twiddle.net>
162
7d1feb56
RH
163 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
164 instead of a hack using extra nops.
165
0ff73bfc
RH
166 * sysdeps/unxi/alpha/getppid.S: New file.
167 * sysdeps/unxi/alpha/getegid.S: New file.
168 * sysdeps/unxi/alpha/geteuid.S: New file.
169
4b32777d
RH
1702012-06-01 Richard Henderson <rth@twiddle.net>
171
f93d7902
RH
172 * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
173
4b32777d
RH
174 * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
175
1c371814
RH
1762012-05-30 Richard Henderson <rth@twiddle.net>
177
8cac0ece
RH
178 * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
179 (CFLAGS-s_fmaf.c): Likewise.
180 * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
181
13488b2e
RH
182 * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
183
dbdf1bdc
RH
184 * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
185
9cafd5de
RH
186 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
187 __connect_internal alias.
188
a797e173
RH
189 * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
190 fgets_unlocked.
191
91c0abed
RH
192 * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
193
268f6dda
RH
194 * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
195 * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
196 * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
197 (__ieee754_sqrtf): New.
198
d496e021
RH
199 * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
200 _internal alias by hidden_def.
201
1c371814
RH
202 * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
203 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
204 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
205 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
206 * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
207 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
208 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
209 * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
210 * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
211 * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
212 (getrusage, gettimeofday, select, setitimer): New.
213 (settimeofday, utimes, wait4): New.
214 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
215 __ASSUME_TIMEVAL64.
216 * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
217 * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
218
18c2f1c0
RH
2192012-05-24 Richard Henderson <rth@twiddle.net>
220
4458fa01
RH
221 * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
222 * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
223 * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
224 * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
225 * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
226 * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
227 * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
228 * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
229 * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
230 * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
231 * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
232 * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
233 * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
234
dc0c31fb
RH
235 * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
236
f7616d44
RH
237 * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
238 * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
239 * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
240
18c2f1c0
RH
241 * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
242 (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
243
4645e978
RH
2442012-05-20 Richard Henderson <rth@twiddle.net>
245
246 * sysdeps/alpha/add_n.S: Rename from add_n.s.
247 * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
248 * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
249 * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
250 * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
251 * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
252 * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
253 * sysdeps/alpha/lshift.S: Rename from lshift.s.
254 * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
255 * sysdeps/alpha/rshift.S: Rename from rshift.s.
256 * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
257 * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
258
1d3b8301
RH
2592012-05-18 Richard Henderson <rth@twiddle.net>
260
4645e978
RH
261 * data/localplt-alpha-linux-gnu.data: New file.
262
1d3b8301
RH
263 * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
264 __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
265
99449c15
MT
2662012-04-26 Matt Turner <mattst88@gmail.com>
267
ee6cb8ad
MT
268 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
269 version needed to define __ASSUME_ACCEPT4.
270
99449c15
MT
271 * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
272 and "e" in fopen.
273
cdf73ff5
MT
274 * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
275 (MAP_HUGETLB): Likewise.
276
4ca39b2a
MT
277 * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
278 * sysdeps/unix/alpha/sysdep.h: Likewise.
279 * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
280
24d6e175
MT
281 * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
282 * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
283 * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
284
b44167c0
MT
285 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
286
c0c5945b
RH
2872012-03-27 Richard Henderson <rth@twiddle.net>
288
289 * sysdeps/alpha/elf/configure.in: Move to ...
290 * sysdeps/alpha/configure.in: ... here. Update comment.
291 * sysdeps/alpha/configure: Regenerate.
292 * sysdeps/alpha/elf/crti.S: Move to ...
293 * sysdeps/alpha/crti.S: ... here.
294 * sysdeps/alpha/elf/crtn.S: Move to ...
295 * sysdeps/alpha/crtn.S: ... here.
296 * sysdeps/alpha/elf/start.S: Move to ...
297 * sysdeps/alpha/start.S: ... here.
298
925f8e84
RH
2992012-03-21 Richard Henderson <rth@twiddle.net>
300
301 * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
302 of <stdio-common/_itoa.h>.
303
bdd7898a
RH
3042012-03-19 Richard Henderson <rth@twiddle.net>
305
306 * sysdeps/alpha/fpu/math_private.h: New file.
307
2be0ac4d
RH
3082012-03-11 Richard Henderson <rth@twiddle.net>
309
310 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
311 * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
312
ab84e3ff
PE
3132012-03-09 Paul Eggert <eggert@cs.ucla.edu>
314
315 [BZ #13673]
316 Replace FSF snail mail address with URLs, as per GNU coding standards.
317
ee78ea88
RH
3182012-03-04 Richard Henderson <rth@twiddle.net>
319
320 * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
321 as always_inline.
322
dff6d471
RH
3232012-03-04 Richard Henderson <rth@twiddle.net>
324
325 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
326 declare if __USE_GNU.
327 (sendmmsg): Add declaration.
328
54142796
RH
3292012-03-04 Richard Henderson <rth@twiddle.net>
330
331 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
332 siginfo_t struct. Add forward declaration of pthread_attr_t;
333 use it in sigevent.
334 * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
335 (pthread_attr_t): Add union tag to pthread_attr_t; only define
336 typedef if not already defined.
337
7ae95db5
RH
3382012-02-21 Richard Henderson <rth@twiddle.net>
339
340 * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
341 * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
342 * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
343 * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
344
f157a619
AS
3452012-02-20 Andreas Schwab <schwab@linux-m68k.org>
346
347 * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
348 Define if not defined.
349 * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
350 entry for 2.16.
351
3287d416
AJ
3522012-02-20 Aurelien Jarno <aurelien@aurel32.net>
353
56526a6f 354 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
3287d416 355
b98de963
RH
3562012-02-16 Richard Henderson <rth@twiddle.net>
357
358 * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
359 __ieee_get_fp_control): Mark as hidden proto.
360
f3ce45f3
MH
3612012-02-15 Mike Hommey <mh+reportbug@glandium.org>
362
363 [BZ #11677]
364 * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
365
15be932d
RH
3662012-02-15 Richard Henderson <rth@twiddle.net>
367
56526a6f
AS
368 * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
369 * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
596720af 370
f0a81bf3
RH
371 * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
372 (inline_syscall0, inline_syscall1, inline_syscall2,
373 inline_syscall3, inline_syscall4, inline_syscall5,
374 inline_syscall6): Use it.
375 * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
376 * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
377 * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
378 * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
379
380 * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
64e65bc1
RH
381 [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
382 [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
383
7b4f30e3
RH
384 * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
385
15be932d
RH
386 * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
387 or _LIBC_REENTRANT.
388
4c85d632
RH
3892012-02-15 Richard Henderson <rth@twiddle.net>
390
391 [BZ #13361]
392 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
393 (fallocate, name_to_handle_at, open_by_handle_at): Declare.
394
b991ef77
RH
3952012-02-14 Joseph Myers <joseph@codesourcery.com>
396 Tom de Vries <tom@codesourcery.com>
397
398 * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
399 libc_relro_required conditional on alpha machine. Move setting of
400 libc_cv_gcc_unwind_find_fde ...
401 * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
402
15dd57e8
RH
4032012-02-13 Richard Henderson <rth@twiddle.net>
404
56526a6f
AS
405 * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
406 * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
15dd57e8 407
93519140
RH
4082012-02-09 Richard Henderson <rth@twiddle.net>
409
410 * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
411 (libc_commonpagesize, libc_relro_required): New.
412
f81b9186
RH
4132012-02-08 Richard Henderson <rth@twiddle.net>
414
8c7adf8e
RH
415 * sysdeps/alpha/ldsodefs.h: New file.
416 * sysdeps/alpha/tst-audit.h: New file.
dd0c700a
RH
417 * sysdeps/alpha/tls-macros.h: New file.
418
23a7453b
RH
419 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
420 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
421 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
422 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
423 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
424 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
425 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
426 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
427
9fb2a6b9
RH
428 * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
429 * sysdeps/alpha/elf/initfini.c: ... split from here. Remove file.
430 * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
431
e544dcd5
RH
432 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
433
2011e601
RH
434 * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
435
6aa8bd8c
RH
436 * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
437
fe7b738e
RH
438 * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
439 * sysdeps/unix/sysv/linux/alpha/configure: Build.
440 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
441 multiple includes. Disable statfs64 entirely.
442
f81b9186
RH
443 * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
444 * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
445 * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
446 the test fails. Don't set HAVE_TLS_SUPPORT.
447 * sysdeps/alpha/elf/configure: Rebuild.
448
7191c0cf
JM
4492012-01-07 Joseph Myers <joseph@codesourcery.com>
450
451 * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
452 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
453 wordexp.c.
454
989edf2c
AS
4552011-10-05 Andreas Schwab <schwab@redhat.com>
456
457 * sysdeps/alpha/dl-machine.h (elf_machine_rela)
458 (elf_machine_lazy_rel): Add parameter skip_ifunc.
459
39262cc8
RH
4602011-03-28 Aurelien Jarno <aurelien@aurel32.net>
461
462 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
463 Fix wrong register in stack pointer comparison.
464
57d366bd
RH
4652011-03-01 Aurelien Jarno <aurelien@aurel32.net>
466
467 * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
468 * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
469
79abd1fb
AJ
4702011-02-28 Aurelien Jarno <aurelien@aurel32.net>
471
472 * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
473 struct statfs64): Add f_flags field.
474
65342356
AJ
4752011-02-28 Aurelien Jarno <aurelien@aurel32.net>
476
477 * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
478
146c8734
AJ
4792011-02-28 Aurelien Jarno <aurelien@aurel32.net>
480
481 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
482 F_GETPIPE_SZ): Define.
483
6c14d67f
RH
4842010-09-26 Michael Cree <mcree@orcon.net.nz>
485
486 * sysdeps/alpha/memchr.c: Include <bp-sym.h>
487 (__memchr): Add casts for integer arithmetic on pointers.
488
926cf114
RH
4892010-09-23 Richard Henderson <rth@redhat.com>
490
491 [BZ #12019]
492 * sysdeps/alpha/alphaev6/memchr.S: Remove.
493 * sysdeps/alpha/memchr.S: Remove.
494 * sysdeps/alpha/memchr.c: New.
495
4962010-09-23 Richard Henderson <rth@redhat.com>
7ffd2bd7
RH
497
498 [BZ #1864]
499 * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
500 * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
501 * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
502 * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
503 * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
504 * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
505 * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
506 * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
507 Define without 64-bit aliases.
508
200b5fae 5092010-05-03 Aurelien Jarno <aurelien@aurel32.net>
989edf2c 510
200b5fae
RH
511 * sysdeps/alpha/memchr.S: Use prefetch load.
512 * sysdeps/alpha/alphaev6/memchr.S: Likewise.
513
2ec03f50
AJ
5142010-05-03 Aurelien Jarno <aurelien@aurel32.net>
515
56526a6f 516 [BZ #6827]
2ec03f50
AJ
517 * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
518 * sysdeps/alpha/dl-procinfo.c: New.
519 * sysdeps/alpha/dl-procinfo.h: New.
520
116ff9ad
AJ
5212010-05-03 Aurelien Jarno <aurelien@aurel32.net>
522
9f99a411 523 [BZ #5350]
116ff9ad
AJ
524 * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
525 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
526 * sysdeps/alpha/fpu/s_floor.c: Likewise.
527 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
528 * sysdeps/alpha/fpu/s_rint.c: Likewise.
529 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
530
6a84c77c
GM
5312010-05-03 GOTO Masanori <gotom@debian.or.jp>
532
9f99a411 533 [BZ #1026]
6a84c77c
GM
534 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
535 __ASSUME_STAT64_SYSCALL.
536 * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
537 __ASSUME_STAT64_SYSCALL.
538 * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
539 * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
540 * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
541 * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
542 __libc_missing_axp_stat64 when it's not needed.
543 * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
544
8eb49e8a
RH
5452010-03-30 Richard Henderson <rth@redhat.com>
546
547 * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
548
3648b807
RH
5492010-03-30 Matt Turner <mattst88@gmail.com>
550
551 * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
552
05479f36
RH
5532010-03-26 Richard Henderson <rth@redhat.com>
554
555 * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
556
c87187fb
RH
5572010-03-26 Richard Henderson <rth@redhat.com>
558
559 * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
560 for GLIBC_2.12.
561
3a808c3d
RH
5622010-03-26 Richard Henderson <rth@redhat.com>
563
564 * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
565
45e3c406
RH
5662010-03-26 Richard Henderson <rth@redhat.com>
567
568 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
569 Define extern here; move definition...
570 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
571
6546e0c4
RH
5722010-03-26 Richard Henderson <rth@redhat.com>
573
574 * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
575 (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
576
c735022d
RH
5772010-03-26 Richard Henderson <rth@redhat.com>
578
579 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
580 F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
581 F_OWNER_GID, struct f_owner_ex): Define.
582 (F_SETOWN, F_GETOWN): Define with XPG7.
583
ee390edf
RH
5842010-03-26 Richard Henderson <rth@redhat.com>
585
586 * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
587 (PTR_DEMANGLE): Likewise.
588
cce01cf0
RH
5892010-03-26 Richard Henderson <rth@redhat.com>
590
591 * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
592 INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
593
c7b88023
RH
5942010-03-26 Richard Henderson <rth@redhat.com>
595
596 * sysdep/unix/sysv/linux/alpha/creat.c: New.
597
a9374d81
RH
5982010-03-26 Richard Henderson <rth@redhat.com>
599
600 * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
601 Adjust the test for gcc 4.5.
602 * sysdep/alpha/elf/configure: Rebuild.
603
6796df65
RH
6042010-03-26 Richard Henderson <rth@redhat.com>
605
606 * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
607 __arch_exchange_16_int, __arch_exchange_32_int,
608 __arch_exchange_64_int, __arch_exchange_and_add_32_int,
609 __arch_exchange_and_add_64_int): Use __typeof to get the
610 return type correct without warning.
611
0b37400a 6122010-03-23 Matt Turner <mattst88@gmail.com>
79abd1fb 613 Aurelien Jarno <aurelien@aurel32.net>
0b37400a
MT
614
615 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
616
aa576322
MT
6172010-01-12 Matt Turner <mattst88@gmail.com>
618
619 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
620 problem.
621
1480094d
MT
6222010-01-12 Matt Turner <mattst88@gmail.com>
623
624 * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
625 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
626
54faff05
MT
6272010-01-12 Matt Turner <mattst88@gmail.com>
628
629 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
630 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
631 XPG7.
632 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
633 fcntl.h.
634
1f4a25ae
MT
6352010-01-12 Matt Turner <mattst88@gmail.com>
636
637 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
638 O_DSYNC to match 2.6.33+ kernels.
639
77b22d3e
MF
6402009-12-02 Mike Frysinger <vapier@gentoo.org>
641
642 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
643 include timer_gettime.c -> timer_settime.c.
644
36a3800a
MT
6452009-11-23 Matt Turner <mattst88@gmail.com>
646
647 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
648 for timestamps also if __USE_XOPEN2K8.
649
015a3d04
MT
6502009-11-23 Matt Turner <mattst88@gmail.com>
651
652 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
653 names of parameters of sync_file_range.
654
4dc21b9d
MT
6552009-11-23 Matt Turner <mattst88@gmail.com>
656
657 [BZ #10972]
658 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
659 constants from recent kernels.
660
52c693bd
MT
6612009-11-10 Matt Turner <mattst88@gmail.com>
662
663 [BZ #10609]
664 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
665 of empty parameters for file names.
666
c1592c25
AJ
6672009-07-13 Aurelien Jarno <aurelien@aurel32.net>
668
669 [BZ #10158]
79abd1fb
AJ
670 * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
671 Change parameters and use next_line.
c1592c25 672
8cb716ea
AJ
673 [BZ #10160]
674 * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
675 FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
676 FUTEX_BITSET_MATCH_ANY.
677
97d1e7c8
AJ
678 [BZ #10161]
679 * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
680 * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
681 * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
682 * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
683 * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
684 * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
685 * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
686 * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
687 * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
688
6b4e363a
AJ
689 [BZ #6507]
690 * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
691 ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
692 elf_fpregset_t): Define. Don't include asm/elf.h.
693
7deeab19
RM
6942008-11-26 Roland McGrath <roland@redhat.com>
695
696 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
697 repository's ia64 file; #include that.
698 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
699 repository's powerpc file; #include that.
700
5823b578
RM
7012008-11-25 Roland McGrath <roland@redhat.com>
702
703 * ChangeLog.alpha: New file (this one).
704 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
705 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
706 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
707 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
708 Subdirectories moved here from main repository.
709 * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
710 Subdirectories moved here from main repository's nptl/ subdirectory.
711 * sysdeps/alpha/preconfigure: New file.
712 * sysdeps/alpha/shlib-versions: New file.
713\f
714Local Variables:
715mode: change-log
716left-margin: 8
717fill-column: 74
718End: