alpha: Define DEFAULT_STACK_PERMS
[glibc.git] / ChangeLog.alpha
blob473edac23b63db20e1e14a785aa301d9d3d82f98
1 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
3         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
5 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
7         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
8         F_GETPIPE_SZ): Define.
10 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
12         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
13         (__memchr): Add casts for integer arithmetic on pointers.
15 2010-09-23  Richard Henderson  <rth@redhat.com>
17         [BZ #12019]
18         * sysdeps/alpha/alphaev6/memchr.S: Remove.
19         * sysdeps/alpha/memchr.S: Remove.
20         * sysdeps/alpha/memchr.c: New.
22 2010-09-23  Richard Henderson  <rth@redhat.com>
24         [BZ #1864]
25         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
26         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
27         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
28         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
29         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
30         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
31         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
32         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
33         Define without 64-bit aliases.
35 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
37         * sysdeps/alpha/memchr.S: Use prefetch load.
38         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
40 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
42         [BZ #6827]
43         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
44         * sysdeps/alpha/dl-procinfo.c: New.
45         * sysdeps/alpha/dl-procinfo.h: New.
47 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
49         [BZ #5350]
50         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
51         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
52         * sysdeps/alpha/fpu/s_floor.c: Likewise.
53         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
54         * sysdeps/alpha/fpu/s_rint.c: Likewise.
55         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
57 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
59         [BZ #1026]
60         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
61         __ASSUME_STAT64_SYSCALL.
62         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
63         __ASSUME_STAT64_SYSCALL.
64         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
65         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
66         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
67         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
68         __libc_missing_axp_stat64 when it's not needed.
69         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
71 2010-03-30  Richard Henderson  <rth@redhat.com>
73         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
75 2010-03-30  Matt Turner  <mattst88@gmail.com>
77         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
79 2010-03-26  Richard Henderson  <rth@redhat.com>
81         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
83 2010-03-26  Richard Henderson  <rth@redhat.com>
85         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
86         for GLIBC_2.12.
88 2010-03-26  Richard Henderson  <rth@redhat.com>
90         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
92 2010-03-26  Richard Henderson  <rth@redhat.com>
94         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
95         Define extern here; move definition...
96         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
98 2010-03-26  Richard Henderson  <rth@redhat.com>
100         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
101         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
103 2010-03-26  Richard Henderson  <rth@redhat.com>
105         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
106         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
107         F_OWNER_GID, struct f_owner_ex): Define.
108         (F_SETOWN, F_GETOWN): Define with XPG7.
110 2010-03-26  Richard Henderson  <rth@redhat.com>
112         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
113         (PTR_DEMANGLE): Likewise.
115 2010-03-26  Richard Henderson  <rth@redhat.com>
117         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
118         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
120 2010-03-26  Richard Henderson  <rth@redhat.com>
122         * sysdep/unix/sysv/linux/alpha/creat.c: New.
124 2010-03-26  Richard Henderson  <rth@redhat.com>
126         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
127         Adjust the test for gcc 4.5.
128         * sysdep/alpha/elf/configure: Rebuild.
130 2010-03-26  Richard Henderson  <rth@redhat.com>
132         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
133         __arch_exchange_16_int, __arch_exchange_32_int,
134         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
135         __arch_exchange_and_add_64_int): Use __typeof to get the
136         return type correct without warning.
138 2010-03-23  Matt Turner  <mattst88@gmail.com>
139             Aurelien Jarno  <aurelien@aurel32.net>
141         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
143 2010-01-12  Matt Turner  <mattst88@gmail.com>
145         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
146         problem.
148 2010-01-12  Matt Turner  <mattst88@gmail.com>
150         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
151         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
153 2010-01-12  Matt Turner  <mattst88@gmail.com>
155         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
156         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
157         XPG7.
158         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
159         fcntl.h.
161 2010-01-12  Matt Turner  <mattst88@gmail.com>
163         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
164         O_DSYNC to match 2.6.33+ kernels.
166 2009-12-02  Mike Frysinger <vapier@gentoo.org>
168         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
169         include timer_gettime.c -> timer_settime.c.
171 2009-11-23  Matt Turner  <mattst88@gmail.com>
173         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
174         for timestamps also if __USE_XOPEN2K8.
176 2009-11-23  Matt Turner  <mattst88@gmail.com>
178         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
179         names of parameters of sync_file_range.
181 2009-11-23  Matt Turner  <mattst88@gmail.com>
183         [BZ #10972]
184         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
185         constants from recent kernels.
187 2009-11-10  Matt Turner  <mattst88@gmail.com>
189         [BZ #10609]
190         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
191         of empty parameters for file names.
193 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
195         [BZ #10158]
196         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
197         Change parameters and use next_line.
199         [BZ #10160]
200         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
201         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
202         FUTEX_BITSET_MATCH_ANY.
204         [BZ #10161]
205         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
206         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
207         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
208         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
209         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
210         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
211         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
212         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
213         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
215         [BZ #6507]
216         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
217         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
218         elf_fpregset_t): Define. Don't include asm/elf.h.
220 2008-11-26  Roland McGrath  <roland@redhat.com>
222         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
223         repository's ia64 file; #include that.
224         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
225         repository's powerpc file; #include that.
227 2008-11-25  Roland McGrath  <roland@redhat.com>
229         * ChangeLog.alpha: New file (this one).
230         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
231         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
232         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
233         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
234         Subdirectories moved here from main repository.
235         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
236         Subdirectories moved here from main repository's nptl/ subdirectory.
237         * sysdeps/alpha/preconfigure: New file.
238         * sysdeps/alpha/shlib-versions: New file.
240 Local Variables:
241 mode: change-log
242 left-margin: 8
243 fill-column: 74
244 End: