Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / ChangeLog.mips
blob337ef43c9afeb43bdb832b9583d387fa8a1a9bf3
1 2012-06-19  Joseph Myers  <joseph@codesourcery.com>
3         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Update
4         _gp_disp entry.
5         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
6         Likewise.
7         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist:
8         Likewise.
9         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
10         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist:
11         Likewise.
12         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist:
13         Likewise.
14         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist:
15         Likewise.
16         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
17         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist:
18         Likewise.
19         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
20         Likewise.
21         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
22         Likewise.
23         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
24         Likewise.
25         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
26         Likewise.
27         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
28         Likewise.
29         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
30         Likewise.
31         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
32         Likewise.
33         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
34         Likewise.
35         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist:
36         Likewise.
37         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist:
38         Likewise.
39         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
40         Likewise.
41         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist:
42         Likewise.
44 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
46         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
47         (FORCE_FRAME_POINTER): Assign result of alloca to a volatile
48         variable.
50 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
52         * sysdeps/mips/mips64/n32/s_fma.c: New file.
53         * sysdeps/mips/mips64/n64/s_fma.c: Likewise.
55         * sysdeps/unix/sysv/linux/mips/Makefile (abi-n32-condition): Fix
56         typo.
58 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
60         * sysdeps/mips/mips64/libm-test-ulps: Remove sqrt ulps.
62         * sysdeps/mips/mips32/libm-test-ulps: Regenerate.
63         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
65 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
67         * sysdeps/unix/sysv/linux/mips/Makefile [subdir = misc]: Move ABI
68         settings out of conditional.
70         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove
71         __connect_internal alias.
73         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
74         (FP_TRAPPING_EXCEPTIONS): Define.
76         * sysdeps/unix/sysv/linux/mips/Makefile (syscall-list-variants):
77         Rename to abi-variants.
78         (syscall-list-includes): Rename to abi-includes.
79         (syscall-list-o32-options): Rename to abi-o32-options.
80         (syscall-list-o32-condition): Rename to abi-o32-condition.
81         (syscall-list-n32-options): Rename to abi-n32-options.
82         (syscall-list-n32-condition): Rename to abi-n32-condition.
83         (syscall-list-n64-options): Rename to abi-n64-options.
84         (syscall-list-n64-condition): Rename to abi-n64-condition.
85         * sysdeps/unix/sysv/linux/mips/mips32/Makefile: New file.
86         * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Likewise.
87         * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Likewise.
89         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Replace
90         _internal alias by hidden_def.
92 2012-05-26  Joseph Myers  <joseph@codesourcery.com>
94         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: New
95         file.
96         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
97         Likewise.
98         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
99         Likewise.
100         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
101         Likewise.
102         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
103         Likewise.
104         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
105         Likewise.
106         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
107         Likewise.
108         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
109         Likewise.
111 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
113         * sysdeps/unix/sysv/linux/mips/kernel-features.h
114         (__ASSUME_32BITUIDS): Remove.
116 2012-05-23  Steve Ellcey  <sellcey@mips.com>
118         * sysdeps/unix/sysv/linux/mips/Makefile
119         (syscall-list-o32-options): Use -D_MIPS_SIM=1.
120         (syscall-list-n32-options): Use -D_MIPS_SIM=2.
121         (syscall-list-n64-options): Use -D_MIPS_SIM=3.
123 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
125         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_DONTDUMP):
126         Define.
127         (MADV_DODUMP): Likewise.
129 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
131         * sysdeps/mips/bits/wordsize.h (__WORDSIZE_COMPAT32): Rename to
132         __WORDSIZE_TIME64_COMPAT32.
134         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Update.
135         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Update.
136         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Update.
138 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
140         * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Move to ...
141         * sysdeps/unix/sysv/linux/mips/mips32/ftruncate64.c: ... here.
142         (kernel-features.h): Don't include.
143         [__NR_ftruncate64]: Make code unconditional.
144         [!__NR_ftruncate64]: Remove conditional code.
145         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
146         * sysdeps/unix/sysv/linux/mips/truncate64.c: Move to ...
147         * sysdeps/unix/sysv/linux/mips/mips32/truncate64.c: ... here.
148         (kernel-features.h): Don't include.
149         [__NR_truncate64]: Make code unconditional.
150         [!__NR_truncate64]: Remove conditional code.
151         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
152         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (ftruncate):
153         Add syscall.
154         (truncate): Likewise.
155         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
156         (ftruncate): Remove syscall.
157         (truncate): Likewise.
158         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Move to ...
159         * sysdeps/unix/sysv/linux/mips/mips64/ftruncate64.c: ... here.
160         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Move to ...
161         * sysdeps/unix/sysv/linux/mips/mips64/truncate64.c: ... here.
163 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
165         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat)
166         [!__USE_MISC && !__USE_XOPEN2K8]: Declare nanoseconds fields with
167         type unsigned long and names st_atimensec, st_mtimensec and
168         st_ctimensec.
169         (struct stat64) [!__USE_MISC && !__USE_XOPEN2K8]: Likewise.
171 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
173         * sysdeps/unix/sysv/linux/mips/pread.c [!__ASSUME_PREAD_SYSCALL]:
174         Remove conditional code.
175         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
176         * sysdeps/unix/sysv/linux/mips/pread64.c
177         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
178         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
179         * sysdeps/unix/sysv/linux/mips/pwrite.c
180         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
181         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
182         * sysdeps/unix/sysv/linux/mips/pwrite64.c
183         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
184         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
185         * sysdeps/unix/sysv/linux/mips/sigaction.c
186         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
187         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
189 2012-05-11  Joseph Myers  <joseph@codesourcery.com>
191         * sysdeps/mips/dl-lookup.c: Update from generic version.
193 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
195         * sysdeps/mips/fpu/libm-test-ulps: Move to ...
196         * sysdeps/mips/mips32/libm-test-ulps: ... here.
197         * sysdeps/mips/mips64/n32/libm-test-ulps: Move to ...
198         * sysdeps/mips/mips64/libm-test-ulps: ... here.
199         * sysdeps/mips/mips64/n64/libm-test-ulps: Remove file.
201 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
203         [BZ #14044]
204         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c: Copy
205         from libc version and add symbol versions.
206         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilis
207         (GLIBC_2.3.3): Add posix_fadvise64.
209 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
211         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: New file.
212         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
213         Likewise.
214         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Likewise.
215         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
216         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Likewise.
217         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Likewise.
218         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
219         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Likewise.
220         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
221         Likewise.
222         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Likewise.
223         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Likewise.
224         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
225         Likewise.
226         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Likewise.
227         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Likewise.
228         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
229         Likewise.
230         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
231         Likewise.
232         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Likewise.
233         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
234         Likewise.
235         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist: Likewise.
236         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist: Likewise.
237         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
238         Likewise.
239         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
240         Likewise.
241         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
242         Likewise.
243         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist: Likewise.
244         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
245         Likewise.
246         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
247         Likewise.
248         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Likewise.
249         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
250         Likewise.
251         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
252         Likewise.
253         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
254         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
255         Likewise.
256         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Likewise.
257         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Likewise.
258         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist:
259         Likewise.
260         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
261         Likewise.
262         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
263         Likewise.
264         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Likewise.
265         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
266         Likewise.
267         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
268         Likewise.
270         * sysdeps/mips/mips64/memcpy.S: Don't include <endian.h>.  Test
271         __MIPSEB instead of __BYTE_ORDER.
272         * sysdeps/mips/mips64/memset.S: Likewise.
274 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
276         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
277         Change to 2.6.12.
278         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
280 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
282         * sysdeps/unix/mips/brk.S: Remove file.
283         * sysdeps/unix/mips/dl-brk.S: Likewise.
284         * sysdeps/unix/mips/sigreturn.S: Likewise.
285         * sysdeps/unix/mips/wait.S: Likewise.
287 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
289         * sysdeps/mips/memcpy.S: Don't include <endian.h>.  Test __MIPSEB
290         instead of __BYTE_ORDER.
291         * sysdeps/mips/memset.S: Likewise.
293         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h (struct
294         kernel_rt_sigframe): Use siginfo_t instead of struct siginfo.
296 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
298         * sysdeps/unix/mips/fork.S: Remove file.
300 2012-04-24  Mike Frysinger  <vapier@gentoo.org>
302         * sysdeps/unix/sysv/linux/mips/mips64/configure.in
303         (ldd_rewrite_script): Change $dest to $dir.
304         * sysdeps/unix/sysv/linux/mips/mips64/configure: Regenerate.
306 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
308         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: Include
309         sysdeps/unix/sysv/linux/arm/readahead.c not
310         sysdeps/unix/sysv/linux/arm/eabi/readahead.c.
312 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
314         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MAP_STACK): Define.
315         (MAP_HUGETLB): Likewise.
317 2012-03-27  Joseph Myers  <joseph@codesourcery.com>
319         * sysdeps/mips/elf/start.S: Moved to ...
320         * sysdeps/mips/start.S: ...here.
321         * sysdeps/mips/elf/configure.in: Moved to ...
322         * sysdeps/mips/configure.in: ...here.  Update comment.
323         * sysdeps/mips/configure: New generated file.
325 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
327         * sysdeps/unix/sysv/linux/mips/register-dump.h: Include <_itoa.h>
328         instead of <stdio-common/_itoa.h>.
330 2012-03-10  Paul Eggert  <eggert@cs.ucla.edu>
332         [BZ #13673]
333         * sysdeps/mips/mips64/gmp-mparam.h: Replace FSF snail mail address
334         with URL.
336 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
338         [BZ #13673]
339         Replace FSF snail mail address with URLs, as per GNU coding standards.
341 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
343         * sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.
344         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Remove.
346 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
348         * sysdeps/unix/sysv/linux/mips/bits/socket.h [!__USE_GNU]: Do not
349         declare recvmmsg and sendmmsg.
351 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
353         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (pthread_attr_t):
354         Change union tag to pthread_attr_t.  Only define typedef if not
355         already defined.
356         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
357         (pthread_attr_t): Change union tag to pthread_attr_t.  Only define
358         typedef if not already defined.
360 2012-02-26  Joseph Myers  <joseph@codesourcery.com>
362         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Don't name
363         siginfo_t struct.  Add forward declaration of pthread_attr_t and
364         use it in sigevent.
365         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Name
366         pthread_attr_t union.
368 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
370         * sysdeps/unix/sysv/linux/mips/bits/epoll.h: New file.
371         * sysdeps/unix/sysv/linux/mips/bits/timerfd.h: Likewise.
372         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Remove.
373         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
375 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
377         * sysdeps/unix/sysv/linux/mips/bits/errno.h (EHWPOISON): Define if
378         not defined.
380 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
382         * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
383         matching the array in dl-procinfo.c.
385 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
387         * sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
388         * sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
389         * sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
391 2012-02-15  Robert Millan  <rmh@gnu.org>
393         [BZ #12301]
394         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
395         [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
397 2012-02-15  Robert Millan  <rmh@gnu.org>
399         [BZ #12298]
400         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
401         * sysdeps/mips/sys/tas.h: ... here.
403 2012-02-15  Robert Millan  <rmh@gnu.org>
405         [BZ #12297]
406         * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
407         * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
408         * sysdeps/unix/mips/entry.h: ... here.
410 2012-02-15  Robert Millan  <rmh@gnu.org>
412         [BZ #12193]
413         * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
414         Define.
415         * sysdeps/mips/dl-procinfo.c: New file.
416         * sysdeps/mips/dl-procinfo.h: Likewise.
418 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
420         * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
421         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
423 2012-02-15  Viju Vincent  <vijuvince@gmail.com>
425         * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
426         around calls to _dl_lookup_symbol_x.
428 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
430         * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
431         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
433 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
435         * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
436         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
438 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
440         * sysdeps/mips/mips32/crti.S: New file, based on compiler output
441         for sysdeps/generic/initfini.c.
442         * sysdeps/mips/mips32/crtn.S: Likewise.
443         * sysdeps/mips/mips64/n32/crti.S: Likewise.
444         * sysdeps/mips/mips64/n32/crtn.S: Likewise.
445         * sysdeps/mips/mips64/n64/crti.S: Likewise.
446         * sysdeps/mips/mips64/n64/crtn.S: Likewise.
447         * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
448         (CFLAGS-pt-initfini.s): Likewise.
449         (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
450         variables.
452 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
454         * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
455         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
456         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
457         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
459 2012-01-08  Joseph Myers  <joseph@codesourcery.com>
461         * sysdeps/mips/bits/fenv.h: Use const instead of __const.
462         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
463         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
464         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
465         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
466         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
467         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
469 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
471         * sysdeps/mips/nptl/shlib-versions: New.
473 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
475         * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
477 2012-01-04  Tom de Vries  <tom@codesourcery.com>
479         * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
480         -fno-unwind-tables.
482 2012-01-03  Tom de Vries  <tom@codesourcery.com>
484         * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
485         * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
487 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
489         * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
490         (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
491         Remove.
492         (syscall-list-variants, syscall-list-includes)
493         (syscall-list-o32-options, syscall-list-o32-condition)
494         (syscall-list-n32-options, syscall-list-n32-condition)
495         (syscall-list-n64-options, syscall-list-n64-condition): Define.
496         * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
497         asm-unistd.h.
498         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
499         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
501 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
503         [BZ #13538]
504         * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
505         (EPOLLET): Initialize with unsigned values.
507 2011-12-19  Joseph Myers  <joseph@codesourcery.com>
509         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
510         $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
512 2011-11-17  Joseph Myers  <joseph@codesourcery.com>
514         * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
515         sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
517 2011-11-11  Joseph Myers  <joseph@codesourcery.com>
519         * sysdeps/mips/dl-lookup.c: Update from generic version.
521 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
523         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
524         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
525         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
527 2011-10-05  Andreas Schwab  <schwab@redhat.com>
529         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
530         (elf_machine_lazy_rel): Add parameter skip_ifunc.
532 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
534         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
535         return value to (struct cmsghdr *).
537 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
539         * sysdeps/mips/elf/configure.in: Always test for TLS support and
540         error out in case it is missing.
541         * sysdeps/mips/elf/configure: Regenerate.
542         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
544 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
546         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
547         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
549 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
551         [BZ #13109]
552         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
553         (statfs): New.
554         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
555         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
557 2011-08-02  Matt Turner  <mattst88@gmail.com>
559         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
561 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
563         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
564         Define.
566 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
568         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
569         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
571 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
573         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
574         mention raise in the comment.
576 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
578         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
579         Add.
581 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
583         * sysdeps/mips/dl-lookup.c: Update from generic version.
585 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
587         * sysdeps/mips/dl-lookup.c: Update from generic version.
589 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
591         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
593 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
595         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
596         to open_by_handle_at.
598 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
600         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
602 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
604         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
605         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
606         open_by_handle.  Augment a few comments.
608 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
610         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
611         cancelable.
612         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
613         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
614         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
615         sync_file_range as cancellation point.
616         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
617         sync_file_range as cancellation point.
619 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
621         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
622         sync_file_range.
624 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
626         * sysdeps/mips/dl-lookup.c: Update from generic version.
628 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
630         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
631         MADV_NOHUGEPAGE): Define.
633 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
635         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
636         PF_CAIF, PF_ALG): Define.
638 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
640         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
641         NO_CTORS_DTORS_SECTIONS is defined.
642         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
644 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
646         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
648 2010-12-06  Matt Turner  <mattst88@gmail.com>
650         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
652 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
654         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
655         Change to 2.4.1.
656         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
658 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
660         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
661         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
662         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
663         for fanotify_mark.
665 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
667         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
668         libm_hidden_def.
669         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
671 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
673         * sysdeps/unix/sysv/linux/mips/kernel-features.h
674         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
676 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
678         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
679         jump delay slot.
680         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
682 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
684         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
686 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
688         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
689         struct statfs64): Add f_flags field.
691 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
693         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
694         Define.
696 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
698         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
699         and prlimit64.
700         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
701         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
702         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
703         prlimit64 syscall.
705 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
707         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
708         F_GETPIPE_SZ): Define.
710 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
712         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
713         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
715 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
717         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
719 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
721         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
722         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
723         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
724         Define.
726 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
728         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
729         MSG_WAITFORONE.
731 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
733         * sysdeps/mips/dl-lookup.c: Update from generic version.
735 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
737         [BZ #11291]
738         * sysdeps/mips/bits/atomic.h
739         (__arch_compare_and_exchange_xxx_32_int,
740         __arch_compare_and_exchange_xxx_64_int,
741         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
742         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
743         Specify *mem as asm output as well as input.
745 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
747         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
749 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
751         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
752         _dl_runtime_pltresolve): Calculate offset from start of function
753         to .cpload instead of hardcoding instruction size.
755 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
757         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
758         problem.
760 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
762         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
763         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
765 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
767         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
768         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
769         XPG7.
770         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
771         fcntl.h.
773 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
775         [BZ #11093]
776         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
777         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
779 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
781         * sysdeps/mips/dl-lookup.c: Update from generic version.
783 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
785         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
786         O_DSYNC to match 2.6.33+ kernels.
788 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
790         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
791         declare recvmmsg.
793 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
795         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
796         (posix_fadvise): Remove.
797         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
798         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
799         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
801 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
803         * sysdeps/mips/dl-lookup.c: Update from generic version.
805 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
807         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
808         for timestamps also if __USE_XOPEN2K8.
810 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
812         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
813         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
815 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
817         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
818         names of parameters of sync_file_range.
820 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
822         [BZ #10972]
823         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
824         constants from recent kernels.
826 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
828         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
829         not already defined.
831 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
833         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
834         F_GETOWN_EX): Update values.
836 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
838         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
839         of last two arguments when -D_FILE_OFFSET_BITS=64.
841 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
843         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
844         f_owner_ex.
846 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
848         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
849         and F_GETOWN_EX.
851 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
853         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
854         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
855         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
856         (__SYSCALL_CLOBBERS): Likewise.
857         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
858         (__SYSCALL_CLOBBERS): Likewise.
860 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
862         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
863         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
864         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
865         variable for env.  Use expansion of CHECK_SP macro for check.
866         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
868 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
870         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
871         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
873 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
875         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
876         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
878 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
880         * sysdeps/mips/do-lookup.h: Remove.
881         * sysdeps/mips/dl-lookup.c: Update from generic version, with
882         non-PIC handling integrated.
884 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
886         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
887         and AF_IEEE802154.
889 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
891         * sysdeps/mips/____longjmp_chk.c: New file.
892         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
893         undefine __longjmp.
894         * sysdeps/mips64/__longjmp.c: Likewise.
896 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
898         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
899         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
900         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
901         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
903 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
905         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
906         fallocate64@@GLIBC_2.11.
908 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
910         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
911         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
913 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
915         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
916         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
917         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
918         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
919         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
920         Update comment.
921         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
922         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
923         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
924         Add ucontext_i.sym.
926 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
928         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
929         __ASSUME_PWRITEV): Don't define here.
931 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
933         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
935 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
937         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
938         numbers.
939         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
940         Define.
941         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
942         preadv and pwritev.
944 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
946         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
947         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
949 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
951         [BZ #7074]
952         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
953         Fix the condition used to annotate n32 objects.
955 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
957         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
958         Change parameters and use next_line.
960 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
962         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
963         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
964         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
966 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
968         * sysdeps/mips/bits/link.h: Uglify function parameter names.
969         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
970         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
971         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
972         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
974 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
976         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
977         fallocate{,64}.
979 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
981         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
982         UTIME_OMIT only with __USE_ATFILE.
984 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
986         [BZ #7040]
987         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
988         inotify_rm_watch should have type int.
990 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
992         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
994 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
995             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
997         PR glibc/1048
998         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
999         variable page size for MIPS.
1000         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
1001         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
1002         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
1004 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
1006         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
1007         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
1008         -D_GNU_SOURCE.
1010 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
1012         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1013         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
1015 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
1017         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
1018         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
1019         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
1020         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
1022 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
1024         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
1025         Make available only for __USE_GNU.
1027 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
1029         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1030         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
1032 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
1034         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
1035         __THROW vs. __nonnull order for C++.
1037 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
1039         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
1040         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
1041         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
1043 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
1044             Daniel Jacobowitz  <dan@codesourcery.com>
1045             Richard Sandiford  <rdsandiford@googlemail.com>
1047         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
1048         * sysdeps/mips/dl-lookup.c: New.
1049         * sysdeps/mips/do-lookup.h: New.
1050         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
1051         definition.
1052         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
1053         if needed.
1054         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
1055         (elf_machine_type_class): Likewise.
1056         (ELF_MACHINE_PLT_REL): Define.
1057         (elf_machine_fixup_plt): New.
1058         (elf_machine_plt_value): New.
1059         (elf_machine_reloc): Handle jump slot and copy relocations.
1060         (elf_machine_lazy_rel): Point relocation place at PLT if
1061         required.
1062         (RESOLVE_GOTSYM): Take a relocation type argument.
1063         (elf_machine_got_rel): Bind lazy stubs directly to their target if
1064         !lazy.  Skip lazy binding for PLT symbols.
1065         (elf_machine_runtime_setup): Fill in .got.plt header.
1066         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
1067         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
1068         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
1069         (_dl_runtime_pltresolve): New.
1070         * sysdeps/mips/bits/linkmap.h: New file.
1071         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
1072         64-bit versions.
1074         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
1075         Delete definition.
1076         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
1077         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
1078         (PSEUDO): Use them.  Move outside __PIC__.
1079         (PSEUDO_JMP): New.
1080         (CENABLE, CDISABLE): Use it.
1082 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1084         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
1085         to epoll_create1.
1087 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1089         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
1090         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
1091         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
1092         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
1093         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
1094         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
1095         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
1097 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1099         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
1100         volatile.
1102 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
1104         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
1105         type.
1107 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
1109         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
1110         (SOCK_DCCP): Define.
1112 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
1114         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
1115         RUSAGE_THREAD and RUSAGE_LWP.
1117 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
1119         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
1120         shmid_ds.
1122 2008-04-21  Khem Raj  <kraj@mvista.com>
1124         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
1126 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
1128         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
1129         truncate and ftruncate systems calls.
1130         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
1131         empty file.
1132         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
1134 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
1136         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
1137         ARG_MAX if <linux/limits.h> has defined it.
1139 2008-03-28  Robin Randhawa  <robin@mips.com>
1141         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
1142         barriers to enforce strict ordering on weakly ordered systems.
1144 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
1145             Daniel Jacobowitz  <dan@codesourcery.com>
1147         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
1148         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
1149         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
1151 2008-03-09  Andreas Jaeger  <aj@suse.de>
1153         [BZ #5753]
1154         * sysdeps/mips/ieee754.h: Use protected namespace
1155         __BIG_ENDIAN/__LITTLE_ENDIAN.
1156         Patch by Aurelien Jarno <aurelien@aurel32.net>.
1158 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
1160         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
1161         Reorganize to match other architectures.  Replace _timer._timer1
1162         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
1163         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
1164         (si_timerid, si_overrun): Define.
1165         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
1166         (__pthread_attr_s): Remove declaration.
1167         (struct sigevent): Remove XXX.  Add _tid.
1169 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1171         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
1173 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
1175         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
1176         type and __THROW marker of splice, vmsplice, and tee.
1178 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
1180         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
1181         LLL_PRIVATE argument to lll_futex_wake.
1182         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
1183         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
1184         comment.
1185         (PF_IUCV, PF_RXRPC): Define.
1186         (PF_MAX): Update.
1187         (AF_IUCV, AF_RXRPC): Define.
1188         (MSG_CMSG_CLOEXEC): Define.
1189         (_EXTERN_INLINE): Define to __extern_inline.
1190         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
1191         UTIME_OMIT): Define.
1192         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
1193         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1194         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1195         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
1196         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
1197         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
1198         LLL_LOCK_*.  Include <kernel-features.h>.
1199         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
1200         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
1201         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
1202         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
1203         lll_futex_wait.
1204         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
1205         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
1206         private arguments.
1207         (__lll_robust_trylock): Convert to macro.
1208         (__lll_robust_lock_wait): Add private argument.
1209         (__lll_lock_wait_private, __lll_lock_wait): Declare.
1210         (__lll_lock): Convert to macro.  Take private argument.
1211         (__lll_cond_lock): Likewise.
1212         (lll_lock, lll_cond_lock): Take private arguments.
1213         (__lll_robust_lock): Take private argument.  Convert to macro.
1214         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
1215         lll_robust_cond_lock): Take private arguments.
1216         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
1217         arguments.
1218         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
1219         (lll_timedlock, lll_robust_timedlock): Take private arguments.
1220         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
1221         private arguments.
1222         (lll_unlock, lll_robust_unlock): Take private arguments.
1223         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
1224         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
1225         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
1226         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
1227         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
1228         lll_cond_wake, lll_cond_broadcast): Remove.
1229         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
1230         to __extern_inline.
1232 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
1234         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
1235         New macros for the (n)64 and n32 ABIs.
1236         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
1238 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
1240         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
1241         Define __WORDSIZE_COMPAT32 as 1.
1243 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
1245         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
1246         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
1247         PTHREAD_STACK_MIN.
1249 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
1251         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
1253         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
1254         Delete.
1256 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
1258         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
1259         (internal_syscall1, internal_syscall2, internal_syscall3,
1260         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
1262 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
1264         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
1265         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
1266         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
1267         THREAD_GSCOPE_WAIT): Define.
1268         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
1269         (FUTEX_PRIVATE_FLAG): Define.
1270         (lll_unlock_wake_cb): Delete prototype.
1271         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
1272         <endian.h>.
1273         (pthread_rwlock_t): Shrink __flags and add __shared.
1275 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1277         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
1278         (posix_fadvise): Fix high word of len argument.
1280 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1282         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
1283         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
1284         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
1285         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
1286         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
1287         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
1289 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
1291         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
1292         * sysdeps/mips/mips64/n64/Implies: Likewise.
1293         * sysdeps/mips/mips64/soft-fp/Makefile: New.
1294         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
1295         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
1296         <fpu_control.h>.  Use hardware exception and rounding mode
1297         settings.
1299 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
1301         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
1302         r_info argument to ElfW(Addr).
1304 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
1306         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
1308 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1309             Daniel Jacobowitz  <dan@codesourcery.com>
1311         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
1312         shmctl, and semctl.
1313         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
1314         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
1315         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
1317 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
1319         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
1320         PTR_DEMANGLE): Define.
1321         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
1322         PTR_DEMANGLE): Define.
1323         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
1324         PTR_DEMANGLE): Define.
1326 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
1328         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
1329         (cfi_same_value): Delete definition.
1331 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
1333         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
1334         (elf_machine_reloc): New function, retaining the body of
1335         elf_machine_rel.  Take the reloc's r_info field as an argument,
1336         not the reloc itself.  Add extra r_addend and inplace_p arguments.
1337         When inplace_p is false, use r_addend as the addend, not the contents
1338         of the relocation field.  Hoist the conversion of reloc_addr to
1339         "ELFW(Addr) *".  Don't try to apply TLS relocations against
1340         undefined symbols.  Add R_MIPS_GLOB_DAT support.
1341         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
1342         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
1343         to ElfW(Rela).
1345 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
1347         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
1348         multiple inclusion guard.
1349         * sysdeps/mips/elf/ldsodefs.h: Delete file.
1351 2007-01-04  Thiemo Seufer  <ths@networkno.de>
1353         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
1354         to match the kernel.
1356 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
1358         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
1359         (RTLD_SINGLE_THREAD_P): Define.
1360         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
1362 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
1364         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
1365         prototype.
1367 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
1369         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
1370         code.
1371         (__xstat_conv): Use memset to clear padding arrays.  Check for
1372         overflow.
1373         (__xstat64_conv): Use memset to clear padding arrays.
1374         (__xstat32_conv): New function.
1375         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
1376         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
1378 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
1380         * sysdeps/mips/fpu_control.h: If soft-float, don't use
1381         floating-point registers.
1382         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
1383         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
1384         Likewise.
1386 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
1388         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
1389         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
1391 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1393         * sysdeps/mips/mips64/n32/libm-test-ulps,
1394         sysdeps/mips/mips64/n64/libm-test-ulps: New.
1396 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1398         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
1399         defined, include the named file.
1401 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
1403         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
1404         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
1405         Define.
1407 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1409         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
1410         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
1411         types.
1413 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1415         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1416         Don't use struct timespec.
1417         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
1418         __xstat64_conv): Copy individual timespec fields.
1420 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
1422         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
1424 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1426         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
1427         * sysdeps/mips/fpu/fesetround.c: Likewise.
1429 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
1430             Daniel Jacobowitz  <dan@codesourcery.com>
1432         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
1433         dump sc_cause, sc_status or sc_badvaddr.
1434         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
1435         structure definitions after DSP kernel changes.
1436         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
1437         after the same DSP changes.
1439 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1441         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
1442         st_atim, st_mtim and st_ctim interface.
1443         (struct stat64): Likewise.
1444         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1445         Replace st_atime and its padding field with st_atim.  Likewise
1446         st_mtime/st_mtim and st_ctime/st_ctim.
1447         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
1448         after above changes.
1449         (__xstat64_conv): Likewise.
1451 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1453         * sysdeps/mips/ldsodefs.h: New file.
1454         * sysdeps/mips/tst-audit.h: New file.
1456 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
1458         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1459         for consistency with other ports.
1460         (MADV_REMOVE): Correct value.
1461         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1462         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1463         POSIX_MADV_DONTNEED): Define.
1465 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
1467         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1468         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1469         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1470         and SYNC_FILE_RANGE_WAIT_AFTER.
1471         Declare sync_file_range, vmsplice, splice and tee.
1473 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
1475         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1476         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
1477         prototype.
1479 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
1481         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1482         Define.
1484 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
1486         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1487         typo.
1489 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1491         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1492         i386/fork.c.
1494 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1496         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1497         libc_cv_localedir, libdir, arch_minimum_kernel, and
1498         libc_cv_gcc_unwind_find_fde.
1499         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1500         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1501         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1503 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
1505         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1506         (__pthread_list_t, __pthread_slist_t): New typedefs.
1507         (pthread_mutex_t): Replace __next and __prev fields with __list.
1508         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1509         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1510         (lll_futex_wake_unlock): Define.
1511         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1512         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1513         lll_robust_mutex_unlock): New macros.
1514         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1515         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1516         vfork.S.
1517         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1519 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1521         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1522         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1524 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1526         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1527         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1528         (INTERNAL_SYSCALL_NCS): New.
1529         (internal_syscall0, internal_syscall1, internal_syscall2,
1530         internal_syscall3, internal_syscall4, internal_syscall5,
1531         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1532         Use them.  Correct types for registers.
1533         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1534         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1535         (INTERNAL_SYSCALL_NCS): New.
1536         (internal_syscall0, internal_syscall1, internal_syscall2,
1537         internal_syscall3, internal_syscall4, internal_syscall5,
1538         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1539         Use them.
1540         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1541         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
1542         points.
1543         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1544         Use Elf(Addr) for TLS relocation targets.
1545         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1546         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1547         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1548         futexp to long for n64.
1549         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1551 2006-02-20  Roland McGrath  <roland@redhat.com>
1553         * sysdeps/mips/shlib-versions: New file.
1554         * sysdeps/mips/preconfigure: New file.
1555         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.