alpha: Add hidden alias for fegetenv.
[glibc.git] / ChangeLog.alpha
blobfc386bbc5e56a44b422560db24e7a10662c4093d
1 2010-03-26  Richard Henderson  <rth@redhat.com>
3         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
5 2010-03-26  Richard Henderson  <rth@redhat.com>
7         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
8         Define extern here; move definition...
9         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
11 2010-03-26  Richard Henderson  <rth@redhat.com>
13         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
14         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
16 2010-03-26  Richard Henderson  <rth@redhat.com>
18         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
19         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
20         F_OWNER_GID, struct f_owner_ex): Define.
21         (F_SETOWN, F_GETOWN): Define with XPG7.
23 2010-03-26  Richard Henderson  <rth@redhat.com>
25         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
26         (PTR_DEMANGLE): Likewise.
28 2010-03-26  Richard Henderson  <rth@redhat.com>
30         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
31         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
33 2010-03-26  Richard Henderson  <rth@redhat.com>
35         * sysdep/unix/sysv/linux/alpha/creat.c: New.
37 2010-03-26  Richard Henderson  <rth@redhat.com>
39         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
40         Adjust the test for gcc 4.5.
41         * sysdep/alpha/elf/configure: Rebuild.
43 2010-03-26  Richard Henderson  <rth@redhat.com>
45         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
46         __arch_exchange_16_int, __arch_exchange_32_int,
47         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
48         __arch_exchange_and_add_64_int): Use __typeof to get the
49         return type correct without warning.
51 2010-03-23  Matt Turner  <mattst88@gmail.com>
52             Aurelien Jarno  <aurelien@aurel32.net>
54         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
56 2010-01-12  Matt Turner  <mattst88@gmail.com>
58         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
59         problem.
61 2010-01-12  Matt Turner  <mattst88@gmail.com>
63         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
64         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
66 2010-01-12  Matt Turner  <mattst88@gmail.com>
68         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
69         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
70         XPG7.
71         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
72         fcntl.h.
74 2010-01-12  Matt Turner  <mattst88@gmail.com>
76         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
77         O_DSYNC to match 2.6.33+ kernels.
79 2009-12-02  Mike Frysinger <vapier@gentoo.org>
81         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
82         include timer_gettime.c -> timer_settime.c.
84 2009-11-23  Matt Turner  <mattst88@gmail.com>
86         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
87         for timestamps also if __USE_XOPEN2K8.
89 2009-11-23  Matt Turner  <mattst88@gmail.com>
91         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
92         names of parameters of sync_file_range.
94 2009-11-23  Matt Turner  <mattst88@gmail.com>
96         [BZ #10972]
97         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
98         constants from recent kernels.
100 2009-11-10  Matt Turner  <mattst88@gmail.com>
102         [BZ #10609]
103         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
104         of empty parameters for file names.
106 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
108         [BZ #10158]
109         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
110         Change parameters and use next_line.
112         [BZ #10160]
113         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
114         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
115         FUTEX_BITSET_MATCH_ANY.
117         [BZ #10161]
118         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
119         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
120         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
121         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
122         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
123         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
124         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
125         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
126         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
128         [BZ #6507]
129         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
130         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
131         elf_fpregset_t): Define. Don't include asm/elf.h.
133 2008-11-26  Roland McGrath  <roland@redhat.com>
135         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
136         repository's ia64 file; #include that.
137         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
138         repository's powerpc file; #include that.
140 2008-11-25  Roland McGrath  <roland@redhat.com>
142         * ChangeLog.alpha: New file (this one).
143         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
144         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
145         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
146         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
147         Subdirectories moved here from main repository.
148         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
149         Subdirectories moved here from main repository's nptl/ subdirectory.
150         * sysdeps/alpha/preconfigure: New file.
151         * sysdeps/alpha/shlib-versions: New file.
153 Local Variables:
154 mode: change-log
155 left-margin: 8
156 fill-column: 74
157 End: