Replace Alpha sys/inotify.h with bits/inotify.h
[glibc-ports.git] / ChangeLog.alpha
blob7eea90429051d4e9ff03514ebed3a547494225df
1 2012-02-13  Richard Henderson  <rth@twiddle.net>
3         * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
4         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
6 2012-02-09  Richard Henderson  <rth@twiddle.net>
8         * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
9         (libc_commonpagesize, libc_relro_required): New.
11 2012-02-08  Richard Henderson  <rth@twiddle.net>
13         * sysdeps/alpha/ldsodefs.h: New file.
14         * sysdeps/alpha/tst-audit.h: New file.
15         * sysdeps/alpha/tls-macros.h: New file.
17         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
18         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
19         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
20         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
21         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
22         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
23         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
24         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
26         * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
27         * sysdeps/alpha/elf/initfini.c: ... split from here.  Remove file.
28         * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
30         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
32         * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
34         * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
36         * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
37         * sysdeps/unix/sysv/linux/alpha/configure: Build.
38         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
39         multiple includes.  Disable statfs64 entirely.
41         * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
42         * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
43         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
44         the test fails.  Don't set HAVE_TLS_SUPPORT.
45         * sysdeps/alpha/elf/configure: Rebuild.
47 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
49         * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
50         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
51         wordexp.c.
53 2011-10-05  Andreas Schwab  <schwab@redhat.com>
55         * sysdeps/alpha/dl-machine.h (elf_machine_rela)
56         (elf_machine_lazy_rel): Add parameter skip_ifunc.
58 2011-03-28  Aurelien Jarno  <aurelien@aurel32.net>
60         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
61         Fix wrong register in stack pointer comparison.
63 2011-03-01  Aurelien Jarno  <aurelien@aurel32.net>
65         * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
66         * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
68 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
70         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
71         struct statfs64): Add f_flags field.
73 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
75         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
77 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
79         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
80         F_GETPIPE_SZ): Define.
82 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
84         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
85         (__memchr): Add casts for integer arithmetic on pointers.
87 2010-09-23  Richard Henderson  <rth@redhat.com>
89         [BZ #12019]
90         * sysdeps/alpha/alphaev6/memchr.S: Remove.
91         * sysdeps/alpha/memchr.S: Remove.
92         * sysdeps/alpha/memchr.c: New.
94 2010-09-23  Richard Henderson  <rth@redhat.com>
96         [BZ #1864]
97         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
98         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
99         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
100         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
101         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
102         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
103         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
104         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
105         Define without 64-bit aliases.
107 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
109         * sysdeps/alpha/memchr.S: Use prefetch load.
110         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
112 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
114         [BZ #6827]
115         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
116         * sysdeps/alpha/dl-procinfo.c: New.
117         * sysdeps/alpha/dl-procinfo.h: New.
119 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
121         [BZ #5350]
122         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
123         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
124         * sysdeps/alpha/fpu/s_floor.c: Likewise.
125         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
126         * sysdeps/alpha/fpu/s_rint.c: Likewise.
127         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
129 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
131         [BZ #1026]
132         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
133         __ASSUME_STAT64_SYSCALL.
134         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
135         __ASSUME_STAT64_SYSCALL.
136         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
137         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
138         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
139         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
140         __libc_missing_axp_stat64 when it's not needed.
141         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
143 2010-03-30  Richard Henderson  <rth@redhat.com>
145         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
147 2010-03-30  Matt Turner  <mattst88@gmail.com>
149         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
151 2010-03-26  Richard Henderson  <rth@redhat.com>
153         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
155 2010-03-26  Richard Henderson  <rth@redhat.com>
157         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
158         for GLIBC_2.12.
160 2010-03-26  Richard Henderson  <rth@redhat.com>
162         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
164 2010-03-26  Richard Henderson  <rth@redhat.com>
166         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
167         Define extern here; move definition...
168         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
170 2010-03-26  Richard Henderson  <rth@redhat.com>
172         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
173         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
175 2010-03-26  Richard Henderson  <rth@redhat.com>
177         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
178         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
179         F_OWNER_GID, struct f_owner_ex): Define.
180         (F_SETOWN, F_GETOWN): Define with XPG7.
182 2010-03-26  Richard Henderson  <rth@redhat.com>
184         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
185         (PTR_DEMANGLE): Likewise.
187 2010-03-26  Richard Henderson  <rth@redhat.com>
189         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
190         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
192 2010-03-26  Richard Henderson  <rth@redhat.com>
194         * sysdep/unix/sysv/linux/alpha/creat.c: New.
196 2010-03-26  Richard Henderson  <rth@redhat.com>
198         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
199         Adjust the test for gcc 4.5.
200         * sysdep/alpha/elf/configure: Rebuild.
202 2010-03-26  Richard Henderson  <rth@redhat.com>
204         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
205         __arch_exchange_16_int, __arch_exchange_32_int,
206         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
207         __arch_exchange_and_add_64_int): Use __typeof to get the
208         return type correct without warning.
210 2010-03-23  Matt Turner  <mattst88@gmail.com>
211             Aurelien Jarno  <aurelien@aurel32.net>
213         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
215 2010-01-12  Matt Turner  <mattst88@gmail.com>
217         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
218         problem.
220 2010-01-12  Matt Turner  <mattst88@gmail.com>
222         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
223         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
225 2010-01-12  Matt Turner  <mattst88@gmail.com>
227         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
228         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
229         XPG7.
230         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
231         fcntl.h.
233 2010-01-12  Matt Turner  <mattst88@gmail.com>
235         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
236         O_DSYNC to match 2.6.33+ kernels.
238 2009-12-02  Mike Frysinger <vapier@gentoo.org>
240         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
241         include timer_gettime.c -> timer_settime.c.
243 2009-11-23  Matt Turner  <mattst88@gmail.com>
245         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
246         for timestamps also if __USE_XOPEN2K8.
248 2009-11-23  Matt Turner  <mattst88@gmail.com>
250         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
251         names of parameters of sync_file_range.
253 2009-11-23  Matt Turner  <mattst88@gmail.com>
255         [BZ #10972]
256         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
257         constants from recent kernels.
259 2009-11-10  Matt Turner  <mattst88@gmail.com>
261         [BZ #10609]
262         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
263         of empty parameters for file names.
265 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
267         [BZ #10158]
268         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
269         Change parameters and use next_line.
271         [BZ #10160]
272         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
273         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
274         FUTEX_BITSET_MATCH_ANY.
276         [BZ #10161]
277         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
278         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
279         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
280         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
281         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
282         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
283         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
284         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
285         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
287         [BZ #6507]
288         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
289         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
290         elf_fpregset_t): Define. Don't include asm/elf.h.
292 2008-11-26  Roland McGrath  <roland@redhat.com>
294         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
295         repository's ia64 file; #include that.
296         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
297         repository's powerpc file; #include that.
299 2008-11-25  Roland McGrath  <roland@redhat.com>
301         * ChangeLog.alpha: New file (this one).
302         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
303         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
304         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
305         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
306         Subdirectories moved here from main repository.
307         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
308         Subdirectories moved here from main repository's nptl/ subdirectory.
309         * sysdeps/alpha/preconfigure: New file.
310         * sysdeps/alpha/shlib-versions: New file.
312 Local Variables:
313 mode: change-log
314 left-margin: 8
315 fill-column: 74
316 End: