Fix "set but not used" warnings from MIPS bits/atomic.h.
[platform/upstream/glibc.git] / ports / ChangeLog.mips
1 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
2
3         * sysdeps/mips/bits/atomic.h
4         (__arch_compare_and_exchange_bool_8_int): Mark __PREV variable
5         with __attribute__ ((unused)).
6         (__arch_compare_and_exchange_bool_16_int): Likewise.
7         (__arch_compare_and_exchange_bool_32_int): Likewise.
8         (__arch_compare_and_exchange_bool_64_int): Likewise.
9
10 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
11
12         * sysdeps/mips/memmove.c: New file.  Use memcpy for forward memmove.
13
14 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
15
16         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
17         (lll_futex_timed_wait_bitset): New macro.
18
19 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
20
21         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Don't
22         include <stub-tag.h>.
23
24 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
25
26         * sysdeps/mips/fpu/fclrexcpt.c (feclearexcept): Add
27         libm_hidden_def.
28
29         [BZ #3439]
30         * sysdeps/mips/bits/fenv.h (FE_INEXACT): Define macro to integer
31         constant usable in #if and use that to give value to enum
32         constant.
33         (FE_UNDERFLOW): Likewise.
34         (FE_OVERFLOW): Likewise.
35         (FE_DIVBYZERO): Likewise.
36         (FE_INVALID): Likewise.
37         (FE_TONEAREST): Likewise.
38         (FE_TOWARDZERO): Likewise.
39         (FE_UPWARD): Likewise.
40         (FE_DOWNWARD): Likewise.
41
42 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
43
44         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
45
46         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist
47         (GLIBC_2.17): Add clock_* symbols.
48
49 2012-10-31  Steve Ellcey  <sellcey@mips.com>
50
51         * sysdeps/mips/memcpy.S: Add prefetching and more unrolling, make
52         it work in 32 or 64 bit modes.
53         * sysdeps/mips/mips64/memcpy.S: Remove.
54
55 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
56
57         [BZ #14047]
58         * sysdeps/mips/tininess.h: New file.
59
60 2012-10-29  Steve Ellcey  <sellcey@mips.com>
61
62         * sysdeps/unix/sysv/linux/mips/mips32/Makefile: Remove.
63         * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Remove.
64         * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Remove.
65         * sysdeps/unix/sysv/linux/mips/configure.in: Create default_abi.make.
66         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
67         * sysdeps/unix/sysv/linux/mips/Makefile: Include default_abi.make.
68         (abi-variants): Add hard and soft float versions.
69         (abi-o32-options): Remove.
70         (abi-o32-condition): Remove.
71         (abi-n32-options): Remove.
72         (abi-n32-condition): Remove.
73         (abi-n64-options): Remove.
74         (abi-n64-condition): Remove.
75         (abi-o32_soft-options): New.
76         (abi-o32_soft-condition): New.
77         (abi-o32_hard-options): New.
78         (abi-o32_hard-condition): New.
79         (abi-n32_soft-options): New.
80         (abi-n32_soft-condition): New.
81         (abi-n32_hard-options): New.
82         (abi-n32_hard-condition): New.
83         (abi-n64_soft-options): New.
84         (abi-n64_soft-condition): New.
85         (abi-n64_hard-options): New.
86         (abi-n64_hard-condition): New.
87
88 2012-10-19  Roland McGrath  <roland@hack.frob.com>
89
90         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist
91         (GLIBC_2.17): Add clock_* symbols.
92         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
93
94 2012-10-24  Andreas Jaeger  <aj@suse.de>
95
96         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove all
97         definitions and declarations that are provided by
98         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
99
100 2012-10-03  Steve Ellcey  <sellcey@mips.com>
101
102         * sysdeps/mips/ieee754.h: Move to...
103         * sysdeps/mips/ieee754/ieee754.h: Here.
104         * sysdeps/mips/mips32/Implies: Add mips/ieee754.
105         * sysdeps/mips/mips64/Implies: Ditto.
106         * sysdeps/mips/mips64/n32/Implies: Ditto.
107         * sysdeps/mips/mips64/n64/Implies: Ditto.
108
109 2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
110
111         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Fix clone
112         flag name in comment to CLONE_CHILD_CLEARTID.
113
114 2012-09-28  Roland McGrath  <roland@hack.frob.com>
115
116         * sysdeps/mips/init-first.c: File removed.
117
118 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
119
120         * sysdeps/mips/dl-trampoline.c (VERSYMIDX): Removed.
121
122 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
123
124         * sysdeps/unix/sysv/linux/mips/kernel-features.h
125         (__ASSUME_STAT64_SYSCALL): Remove.
126
127 2012-08-27  Guido Guenther  <agx@sigxcpu.org>
128
129         * sysdeps/mips/fpu_control.h (_FPU_RESERVED): Set bit 23.
130
131 2012-08-22  Joseph Myers  <joseph@codesourcery.com>
132
133         * sysdeps/unix/sysv/linux/mips/kernel-features.h [_MIPS_SIM ==
134         _ABIO32] (__ASSUME_STAT64_SYSCALL): Define.
135         * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c: New file.  Based
136         on version from ../sysdeps/unix/sysv/linux/.
137         * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c: Likewise.
138         * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c: Likewise.
139
140 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
141
142         * sysdeps/mips/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
143         <mips_o32_gnu_pltenter, mips_n32_gnu_pltenter, mips_n64_gnu_pltenter>:
144         struct La_mips_32_regs and struct La_mips_64_regs are not constant.
145
146 2012-08-15  Tom de Vries  <vries@codesourcery.com>
147             Maxim Kuvyrkov  <maxim@codesourcery.com>
148
149         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (__libc_lock_lock)
150         (__libc_lock_trylock): Define versions optimized for MIPS.
151
152 2012-08-15  Maxim Kuvyrkov  <maxim@codesourcery.com>
153
154         * sysdeps/mips/nptl/pthread_spin_lock.S: Remove, use generic version.
155         * sysdeps/mips/nptl/pthread_spin_lock.c: New file.
156         * sysdeps/mips/nptl/pthread_spin_trylock.S: Remove, use generic version.
157
158 2012-08-15  Joseph Myers  <joseph@codesourcery.com>
159
160         * sysdeps/mips/dl-lookup.c: Update from generic version.
161
162 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
163
164         [__GNUC_PREREQ (4, 8)]
165         (atomic_exchange_and_add): Split into ...
166         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
167         New atomic macros.
168         [!__GNUC_PREREQ (4, 8)]
169         (atomic_exchange_and_add): Split into ...
170         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
171         New atomic macros.
172
173 2012-08-09  Joseph Myers  <joseph@codesourcery.com>
174
175         * sysdeps/unix/sysv/linux/mips/kernel-features.h
176         (__ASSUME_UTIMES): Define.
177
178 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
179
180         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
181         Remove.
182         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
183
184 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
185
186         * sysdeps/unix/sysv/linux/mips/kernel-features.h
187         (__ASSUME_FCNTL64): Remove.
188
189 2012-08-01  Steve Ellcey  <sellcey@mips.com>
190
191         * sysdeps/mips/sys/asm.h [_MIPS_ISA != _MIPS_ISA_MIPS4 &&
192         _MIPS_ISA != _MIPS_ISA_MIPS5 && _MIPS_ISA != _MIPS_ISA_MIPS32 &&
193         _MIPS_ISA != _MIPS_ISA_MIPS64] (PREF): Define as function-like
194         macro.
195         (PREFX): Likewise.
196
197 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
198
199         * sysdeps/unix/sysv/linux/mips/fcntl.c: Remove.
200         * sysdeps/unix/sysv/linux/mips/lockf64.c: Likewise.
201         * sysdeps/unix/sysv/linux/mips/mips32/fcntl.c: New file.
202         * sysdeps/unix/sysv/linux/mips/mips32/lockf64.c: Likewise.
203         * sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c: Likewise.
204         * sysdeps/unix/sysv/linux/mips/mips64/n32/lockf64.c: Likewise.
205
206 2012-07-27  Joseph Myers  <joseph@codesourcery.com>
207
208         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (mmap): New.
209         * sysdeps/unix/sysv/linux/mips/mips64/mmap64.c: New file.
210
211 2012-07-25  Florian Weimer  <fweimer@redhat.com>
212
213         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Add
214         secure_getenv.
215         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
216         Likewise.
217         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
218         Likewise.
219
220 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
221
222         * sysdeps/mips/configure.in: Remove TLS check.
223         * sysdeps/mips/configure: Regenerated.
224
225         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: New
226         file.
227         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
228         Likewise.
229         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
230         Likewise.
231
232 2012-07-11  Tom de Vries  <vries@codesourcery.com>
233             Maxim Kuvyrkov  <maxim@codesourcery.com>
234
235         * sysdeps/mips/bits/atomic.h [__GNUC_PREREQ (4, 8)]
236         (__arch_compare_and_exchange_bool_32_int)
237         (__arch_compare_and_exchange_val_32_int)
238         (__arch_compare_and_exchange_bool_64_int)
239         (__arch_compare_and_exchange_val_64_int)
240         Define in terms of __atomic_compare_exchange_n.
241         [__GNUC_PREREQ (4, 8)]
242         (__arch_exchange_32_int, __arch_exchange_64_int):
243         Define in terms of __atomic_exchange_n.
244         [__GNUC_PREREQ (4, 8)]
245         (__arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
246         Define in terms of __atomic_fetch_add.
247         [!__GNUC_PREREQ (4, 8)]: Update formatting.
248
249 2012-07-06  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
250
251         * sysdeps/mips/dl-machine.h (RTLD_START): Do not store data below
252         the stack pointer.
253
254 2012-06-19  Joseph Myers  <joseph@codesourcery.com>
255
256         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Update
257         _gp_disp entry.
258         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
259         Likewise.
260         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist:
261         Likewise.
262         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
263         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist:
264         Likewise.
265         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist:
266         Likewise.
267         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist:
268         Likewise.
269         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
270         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist:
271         Likewise.
272         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
273         Likewise.
274         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
275         Likewise.
276         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
277         Likewise.
278         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
279         Likewise.
280         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
281         Likewise.
282         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
283         Likewise.
284         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
285         Likewise.
286         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
287         Likewise.
288         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist:
289         Likewise.
290         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist:
291         Likewise.
292         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
293         Likewise.
294         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist:
295         Likewise.
296
297 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
298
299         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
300         (FORCE_FRAME_POINTER): Assign result of alloca to a volatile
301         variable.
302
303 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
304
305         * sysdeps/mips/mips64/n32/s_fma.c: New file.
306         * sysdeps/mips/mips64/n64/s_fma.c: Likewise.
307
308         * sysdeps/unix/sysv/linux/mips/Makefile (abi-n32-condition): Fix
309         typo.
310
311 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
312
313         * sysdeps/mips/mips64/libm-test-ulps: Remove sqrt ulps.
314
315         * sysdeps/mips/mips32/libm-test-ulps: Regenerate.
316         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
317
318 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
319
320         * sysdeps/unix/sysv/linux/mips/Makefile [subdir = misc]: Move ABI
321         settings out of conditional.
322
323         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove
324         __connect_internal alias.
325
326         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
327         (FP_TRAPPING_EXCEPTIONS): Define.
328
329         * sysdeps/unix/sysv/linux/mips/Makefile (syscall-list-variants):
330         Rename to abi-variants.
331         (syscall-list-includes): Rename to abi-includes.
332         (syscall-list-o32-options): Rename to abi-o32-options.
333         (syscall-list-o32-condition): Rename to abi-o32-condition.
334         (syscall-list-n32-options): Rename to abi-n32-options.
335         (syscall-list-n32-condition): Rename to abi-n32-condition.
336         (syscall-list-n64-options): Rename to abi-n64-options.
337         (syscall-list-n64-condition): Rename to abi-n64-condition.
338         * sysdeps/unix/sysv/linux/mips/mips32/Makefile: New file.
339         * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Likewise.
340         * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Likewise.
341
342         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Replace
343         _internal alias by hidden_def.
344
345 2012-05-26  Joseph Myers  <joseph@codesourcery.com>
346
347         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: New
348         file.
349         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
350         Likewise.
351         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
352         Likewise.
353         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
354         Likewise.
355         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
356         Likewise.
357         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
358         Likewise.
359         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
360         Likewise.
361         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
362         Likewise.
363
364 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
365
366         * sysdeps/unix/sysv/linux/mips/kernel-features.h
367         (__ASSUME_32BITUIDS): Remove.
368
369 2012-05-23  Steve Ellcey  <sellcey@mips.com>
370
371         * sysdeps/unix/sysv/linux/mips/Makefile
372         (syscall-list-o32-options): Use -D_MIPS_SIM=1.
373         (syscall-list-n32-options): Use -D_MIPS_SIM=2.
374         (syscall-list-n64-options): Use -D_MIPS_SIM=3.
375
376 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
377
378         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_DONTDUMP):
379         Define.
380         (MADV_DODUMP): Likewise.
381
382 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
383
384         * sysdeps/mips/bits/wordsize.h (__WORDSIZE_COMPAT32): Rename to
385         __WORDSIZE_TIME64_COMPAT32.
386
387         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Update.
388         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Update.
389         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Update.
390
391 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
392
393         * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Move to ...
394         * sysdeps/unix/sysv/linux/mips/mips32/ftruncate64.c: ... here.
395         (kernel-features.h): Don't include.
396         [__NR_ftruncate64]: Make code unconditional.
397         [!__NR_ftruncate64]: Remove conditional code.
398         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
399         * sysdeps/unix/sysv/linux/mips/truncate64.c: Move to ...
400         * sysdeps/unix/sysv/linux/mips/mips32/truncate64.c: ... here.
401         (kernel-features.h): Don't include.
402         [__NR_truncate64]: Make code unconditional.
403         [!__NR_truncate64]: Remove conditional code.
404         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
405         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (ftruncate):
406         Add syscall.
407         (truncate): Likewise.
408         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
409         (ftruncate): Remove syscall.
410         (truncate): Likewise.
411         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Move to ...
412         * sysdeps/unix/sysv/linux/mips/mips64/ftruncate64.c: ... here.
413         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Move to ...
414         * sysdeps/unix/sysv/linux/mips/mips64/truncate64.c: ... here.
415
416 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
417
418         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat)
419         [!__USE_MISC && !__USE_XOPEN2K8]: Declare nanoseconds fields with
420         type unsigned long and names st_atimensec, st_mtimensec and
421         st_ctimensec.
422         (struct stat64) [!__USE_MISC && !__USE_XOPEN2K8]: Likewise.
423
424 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
425
426         * sysdeps/unix/sysv/linux/mips/pread.c [!__ASSUME_PREAD_SYSCALL]:
427         Remove conditional code.
428         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
429         * sysdeps/unix/sysv/linux/mips/pread64.c
430         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
431         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
432         * sysdeps/unix/sysv/linux/mips/pwrite.c
433         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
434         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
435         * sysdeps/unix/sysv/linux/mips/pwrite64.c
436         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
437         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
438         * sysdeps/unix/sysv/linux/mips/sigaction.c
439         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
440         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
441
442 2012-05-11  Joseph Myers  <joseph@codesourcery.com>
443
444         * sysdeps/mips/dl-lookup.c: Update from generic version.
445
446 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
447
448         * sysdeps/mips/fpu/libm-test-ulps: Move to ...
449         * sysdeps/mips/mips32/libm-test-ulps: ... here.
450         * sysdeps/mips/mips64/n32/libm-test-ulps: Move to ...
451         * sysdeps/mips/mips64/libm-test-ulps: ... here.
452         * sysdeps/mips/mips64/n64/libm-test-ulps: Remove file.
453
454 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
455
456         [BZ #14044]
457         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c: Copy
458         from libc version and add symbol versions.
459         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilis
460         (GLIBC_2.3.3): Add posix_fadvise64.
461
462 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
463
464         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: New file.
465         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
466         Likewise.
467         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Likewise.
468         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
469         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Likewise.
470         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Likewise.
471         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
472         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Likewise.
473         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
474         Likewise.
475         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Likewise.
476         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Likewise.
477         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
478         Likewise.
479         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Likewise.
480         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Likewise.
481         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
482         Likewise.
483         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
484         Likewise.
485         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Likewise.
486         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
487         Likewise.
488         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist: Likewise.
489         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist: Likewise.
490         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
491         Likewise.
492         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
493         Likewise.
494         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
495         Likewise.
496         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist: Likewise.
497         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
498         Likewise.
499         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
500         Likewise.
501         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Likewise.
502         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
503         Likewise.
504         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
505         Likewise.
506         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
507         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
508         Likewise.
509         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Likewise.
510         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Likewise.
511         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist:
512         Likewise.
513         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
514         Likewise.
515         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
516         Likewise.
517         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Likewise.
518         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
519         Likewise.
520         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
521         Likewise.
522
523         * sysdeps/mips/mips64/memcpy.S: Don't include <endian.h>.  Test
524         __MIPSEB instead of __BYTE_ORDER.
525         * sysdeps/mips/mips64/memset.S: Likewise.
526
527 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
528
529         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
530         Change to 2.6.12.
531         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
532
533 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
534
535         * sysdeps/unix/mips/brk.S: Remove file.
536         * sysdeps/unix/mips/dl-brk.S: Likewise.
537         * sysdeps/unix/mips/sigreturn.S: Likewise.
538         * sysdeps/unix/mips/wait.S: Likewise.
539
540 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
541
542         * sysdeps/mips/memcpy.S: Don't include <endian.h>.  Test __MIPSEB
543         instead of __BYTE_ORDER.
544         * sysdeps/mips/memset.S: Likewise.
545
546         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h (struct
547         kernel_rt_sigframe): Use siginfo_t instead of struct siginfo.
548
549 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
550
551         * sysdeps/unix/mips/fork.S: Remove file.
552
553 2012-04-24  Mike Frysinger  <vapier@gentoo.org>
554
555         * sysdeps/unix/sysv/linux/mips/mips64/configure.in
556         (ldd_rewrite_script): Change $dest to $dir.
557         * sysdeps/unix/sysv/linux/mips/mips64/configure: Regenerate.
558
559 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
560
561         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: Include
562         sysdeps/unix/sysv/linux/arm/readahead.c not
563         sysdeps/unix/sysv/linux/arm/eabi/readahead.c.
564
565 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
566
567         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MAP_STACK): Define.
568         (MAP_HUGETLB): Likewise.
569
570 2012-03-27  Joseph Myers  <joseph@codesourcery.com>
571
572         * sysdeps/mips/elf/start.S: Moved to ...
573         * sysdeps/mips/start.S: ...here.
574         * sysdeps/mips/elf/configure.in: Moved to ...
575         * sysdeps/mips/configure.in: ...here.  Update comment.
576         * sysdeps/mips/configure: New generated file.
577
578 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
579
580         * sysdeps/unix/sysv/linux/mips/register-dump.h: Include <_itoa.h>
581         instead of <stdio-common/_itoa.h>.
582
583 2012-03-10  Paul Eggert  <eggert@cs.ucla.edu>
584
585         [BZ #13673]
586         * sysdeps/mips/mips64/gmp-mparam.h: Replace FSF snail mail address
587         with URL.
588
589 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
590
591         [BZ #13673]
592         Replace FSF snail mail address with URLs, as per GNU coding standards.
593
594 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
595
596         * sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.
597         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Remove.
598
599 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
600
601         * sysdeps/unix/sysv/linux/mips/bits/socket.h [!__USE_GNU]: Do not
602         declare recvmmsg and sendmmsg.
603
604 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
605
606         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (pthread_attr_t):
607         Change union tag to pthread_attr_t.  Only define typedef if not
608         already defined.
609         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
610         (pthread_attr_t): Change union tag to pthread_attr_t.  Only define
611         typedef if not already defined.
612
613 2012-02-26  Joseph Myers  <joseph@codesourcery.com>
614
615         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Don't name
616         siginfo_t struct.  Add forward declaration of pthread_attr_t and
617         use it in sigevent.
618         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Name
619         pthread_attr_t union.
620
621 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
622
623         * sysdeps/unix/sysv/linux/mips/bits/epoll.h: New file.
624         * sysdeps/unix/sysv/linux/mips/bits/timerfd.h: Likewise.
625         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Remove.
626         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
627
628 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
629
630         * sysdeps/unix/sysv/linux/mips/bits/errno.h (EHWPOISON): Define if
631         not defined.
632
633 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
634
635         * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
636         matching the array in dl-procinfo.c.
637
638 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
639
640         * sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
641         * sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
642         * sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
643
644 2012-02-15  Robert Millan  <rmh@gnu.org>
645
646         [BZ #12301]
647         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
648         [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
649
650 2012-02-15  Robert Millan  <rmh@gnu.org>
651
652         [BZ #12298]
653         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
654         * sysdeps/mips/sys/tas.h: ... here.
655
656 2012-02-15  Robert Millan  <rmh@gnu.org>
657
658         [BZ #12297]
659         * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
660         * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
661         * sysdeps/unix/mips/entry.h: ... here.
662
663 2012-02-15  Robert Millan  <rmh@gnu.org>
664
665         [BZ #12193]
666         * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
667         Define.
668         * sysdeps/mips/dl-procinfo.c: New file.
669         * sysdeps/mips/dl-procinfo.h: Likewise.
670
671 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
672
673         * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
674         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
675
676 2012-02-15  Viju Vincent  <vijuvince@gmail.com>
677
678         * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
679         around calls to _dl_lookup_symbol_x.
680
681 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
682
683         * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
684         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
685
686 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
687
688         * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
689         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
690
691 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
692
693         * sysdeps/mips/mips32/crti.S: New file, based on compiler output
694         for sysdeps/generic/initfini.c.
695         * sysdeps/mips/mips32/crtn.S: Likewise.
696         * sysdeps/mips/mips64/n32/crti.S: Likewise.
697         * sysdeps/mips/mips64/n32/crtn.S: Likewise.
698         * sysdeps/mips/mips64/n64/crti.S: Likewise.
699         * sysdeps/mips/mips64/n64/crtn.S: Likewise.
700         * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
701         (CFLAGS-pt-initfini.s): Likewise.
702         (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
703         variables.
704
705 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
706
707         * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
708         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
709         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
710         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
711
712 2012-01-08  Joseph Myers  <joseph@codesourcery.com>
713
714         * sysdeps/mips/bits/fenv.h: Use const instead of __const.
715         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
716         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
717         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
718         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
719         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
720         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
721
722 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
723
724         * sysdeps/mips/nptl/shlib-versions: New.
725
726 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
727
728         * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
729
730 2012-01-04  Tom de Vries  <tom@codesourcery.com>
731
732         * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
733         -fno-unwind-tables.
734
735 2012-01-03  Tom de Vries  <tom@codesourcery.com>
736
737         * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
738         * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
739
740 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
741
742         * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
743         (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
744         Remove.
745         (syscall-list-variants, syscall-list-includes)
746         (syscall-list-o32-options, syscall-list-o32-condition)
747         (syscall-list-n32-options, syscall-list-n32-condition)
748         (syscall-list-n64-options, syscall-list-n64-condition): Define.
749         * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
750         asm-unistd.h.
751         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
752         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
753
754 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
755
756         [BZ #13538]
757         * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
758         (EPOLLET): Initialize with unsigned values.
759
760 2011-12-19  Joseph Myers  <joseph@codesourcery.com>
761
762         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
763         $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
764
765 2011-11-17  Joseph Myers  <joseph@codesourcery.com>
766
767         * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
768         sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
769
770 2011-11-11  Joseph Myers  <joseph@codesourcery.com>
771
772         * sysdeps/mips/dl-lookup.c: Update from generic version.
773
774 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
775
776         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
777         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
778         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
779
780 2011-10-05  Andreas Schwab  <schwab@redhat.com>
781
782         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
783         (elf_machine_lazy_rel): Add parameter skip_ifunc.
784
785 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
786
787         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
788         return value to (struct cmsghdr *).
789
790 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
791
792         * sysdeps/mips/elf/configure.in: Always test for TLS support and
793         error out in case it is missing.
794         * sysdeps/mips/elf/configure: Regenerate.
795         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
796
797 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
798
799         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
800         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
801
802 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
803
804         [BZ #13109]
805         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
806         (statfs): New.
807         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
808         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
809
810 2011-08-02  Matt Turner  <mattst88@gmail.com>
811
812         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
813
814 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
815
816         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
817         Define.
818
819 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
820
821         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
822         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
823
824 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
825
826         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
827         mention raise in the comment.
828
829 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
830
831         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
832         Add.
833
834 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
835
836         * sysdeps/mips/dl-lookup.c: Update from generic version.
837
838 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
839
840         * sysdeps/mips/dl-lookup.c: Update from generic version.
841
842 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
843
844         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
845
846 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
847
848         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
849         to open_by_handle_at.
850
851 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
852
853         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
854
855 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
856
857         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
858         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
859         open_by_handle.  Augment a few comments.
860
861 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
862
863         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
864         cancelable.
865         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
866         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
867         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
868         sync_file_range as cancellation point.
869         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
870         sync_file_range as cancellation point.
871
872 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
873
874         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
875         sync_file_range.
876
877 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
878
879         * sysdeps/mips/dl-lookup.c: Update from generic version.
880
881 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
882
883         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
884         MADV_NOHUGEPAGE): Define.
885
886 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
887
888         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
889         PF_CAIF, PF_ALG): Define.
890
891 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
892
893         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
894         NO_CTORS_DTORS_SECTIONS is defined.
895         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
896
897 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
898
899         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
900
901 2010-12-06  Matt Turner  <mattst88@gmail.com>
902
903         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
904
905 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
906
907         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
908         Change to 2.4.1.
909         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
910
911 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
912
913         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
914         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
915         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
916         for fanotify_mark.
917
918 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
919
920         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
921         libm_hidden_def.
922         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
923
924 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
925
926         * sysdeps/unix/sysv/linux/mips/kernel-features.h
927         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
928
929 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
930
931         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
932         jump delay slot.
933         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
934
935 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
936
937         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
938
939 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
940
941         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
942         struct statfs64): Add f_flags field.
943
944 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
945
946         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
947         Define.
948
949 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
950
951         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
952         and prlimit64.
953         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
954         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
955         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
956         prlimit64 syscall.
957
958 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
959
960         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
961         F_GETPIPE_SZ): Define.
962
963 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
964
965         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
966         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
967
968 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
969
970         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
971
972 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
973
974         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
975         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
976         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
977         Define.
978
979 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
980
981         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
982         MSG_WAITFORONE.
983
984 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
985
986         * sysdeps/mips/dl-lookup.c: Update from generic version.
987
988 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
989
990         [BZ #11291]
991         * sysdeps/mips/bits/atomic.h
992         (__arch_compare_and_exchange_xxx_32_int,
993         __arch_compare_and_exchange_xxx_64_int,
994         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
995         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
996         Specify *mem as asm output as well as input.
997
998 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
999
1000         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
1001
1002 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
1003
1004         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
1005         _dl_runtime_pltresolve): Calculate offset from start of function
1006         to .cpload instead of hardcoding instruction size.
1007
1008 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
1009
1010         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
1011         problem.
1012
1013 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
1014
1015         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
1016         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
1017
1018 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
1019
1020         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
1021         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
1022         XPG7.
1023         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
1024         fcntl.h.
1025
1026 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
1027
1028         [BZ #11093]
1029         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
1030         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
1031
1032 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
1033
1034         * sysdeps/mips/dl-lookup.c: Update from generic version.
1035
1036 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
1037
1038         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
1039         O_DSYNC to match 2.6.33+ kernels.
1040
1041 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
1042
1043         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
1044         declare recvmmsg.
1045
1046 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
1047
1048         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
1049         (posix_fadvise): Remove.
1050         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
1051         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
1052         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
1053
1054 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
1055
1056         * sysdeps/mips/dl-lookup.c: Update from generic version.
1057
1058 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
1059
1060         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
1061         for timestamps also if __USE_XOPEN2K8.
1062
1063 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
1064
1065         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
1066         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
1067
1068 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
1069
1070         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
1071         names of parameters of sync_file_range.
1072
1073 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
1074
1075         [BZ #10972]
1076         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
1077         constants from recent kernels.
1078
1079 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
1080
1081         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
1082         not already defined.
1083
1084 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
1085
1086         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
1087         F_GETOWN_EX): Update values.
1088
1089 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
1090
1091         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
1092         of last two arguments when -D_FILE_OFFSET_BITS=64.
1093
1094 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
1095
1096         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
1097         f_owner_ex.
1098
1099 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
1100
1101         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
1102         and F_GETOWN_EX.
1103
1104 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
1105
1106         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
1107         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
1108         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1109         (__SYSCALL_CLOBBERS): Likewise.
1110         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1111         (__SYSCALL_CLOBBERS): Likewise.
1112
1113 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
1114
1115         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
1116         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
1117         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
1118         variable for env.  Use expansion of CHECK_SP macro for check.
1119         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
1120
1121 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
1122
1123         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
1124         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
1125
1126 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
1127
1128         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
1129         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
1130
1131 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
1132
1133         * sysdeps/mips/do-lookup.h: Remove.
1134         * sysdeps/mips/dl-lookup.c: Update from generic version, with
1135         non-PIC handling integrated.
1136
1137 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
1138
1139         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
1140         and AF_IEEE802154.
1141
1142 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
1143
1144         * sysdeps/mips/____longjmp_chk.c: New file.
1145         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
1146         undefine __longjmp.
1147         * sysdeps/mips64/__longjmp.c: Likewise.
1148
1149 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
1150
1151         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
1152         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
1153         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
1154         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
1155
1156 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
1157
1158         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
1159         fallocate64@@GLIBC_2.11.
1160
1161 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
1162
1163         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
1164         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
1165
1166 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
1167
1168         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
1169         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
1170         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
1171         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
1172         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
1173         Update comment.
1174         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
1175         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
1176         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
1177         Add ucontext_i.sym.
1178
1179 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
1180
1181         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
1182         __ASSUME_PWRITEV): Don't define here.
1183
1184 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
1185
1186         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
1187
1188 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
1189
1190         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
1191         numbers.
1192         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
1193         Define.
1194         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
1195         preadv and pwritev.
1196
1197 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
1198
1199         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
1200         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
1201
1202 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
1203
1204         [BZ #7074]
1205         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
1206         Fix the condition used to annotate n32 objects.
1207
1208 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
1209
1210         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
1211         Change parameters and use next_line.
1212
1213 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
1214
1215         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
1216         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1217         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1218
1219 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
1220
1221         * sysdeps/mips/bits/link.h: Uglify function parameter names.
1222         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
1223         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
1224         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
1225         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
1226
1227 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
1228
1229         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
1230         fallocate{,64}.
1231
1232 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
1233
1234         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
1235         UTIME_OMIT only with __USE_ATFILE.
1236
1237 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
1238
1239         [BZ #7040]
1240         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
1241         inotify_rm_watch should have type int.
1242
1243 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
1244
1245         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
1246
1247 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
1248             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1249
1250         PR glibc/1048
1251         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
1252         variable page size for MIPS.
1253         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
1254         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
1255         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
1256
1257 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
1258
1259         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
1260         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
1261         -D_GNU_SOURCE.
1262
1263 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
1264
1265         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1266         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
1267
1268 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
1269
1270         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
1271         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
1272         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
1273         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
1274
1275 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
1276
1277         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
1278         Make available only for __USE_GNU.
1279
1280 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
1281
1282         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1283         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
1284
1285 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
1286
1287         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
1288         __THROW vs. __nonnull order for C++.
1289
1290 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
1291
1292         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
1293         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
1294         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
1295
1296 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
1297             Daniel Jacobowitz  <dan@codesourcery.com>
1298             Richard Sandiford  <rdsandiford@googlemail.com>
1299
1300         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
1301         * sysdeps/mips/dl-lookup.c: New.
1302         * sysdeps/mips/do-lookup.h: New.
1303         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
1304         definition.
1305         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
1306         if needed.
1307         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
1308         (elf_machine_type_class): Likewise.
1309         (ELF_MACHINE_PLT_REL): Define.
1310         (elf_machine_fixup_plt): New.
1311         (elf_machine_plt_value): New.
1312         (elf_machine_reloc): Handle jump slot and copy relocations.
1313         (elf_machine_lazy_rel): Point relocation place at PLT if
1314         required.
1315         (RESOLVE_GOTSYM): Take a relocation type argument.
1316         (elf_machine_got_rel): Bind lazy stubs directly to their target if
1317         !lazy.  Skip lazy binding for PLT symbols.
1318         (elf_machine_runtime_setup): Fill in .got.plt header.
1319         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
1320         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
1321         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
1322         (_dl_runtime_pltresolve): New.
1323         * sysdeps/mips/bits/linkmap.h: New file.
1324         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
1325         64-bit versions.
1326
1327         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
1328         Delete definition.
1329         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
1330         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
1331         (PSEUDO): Use them.  Move outside __PIC__.
1332         (PSEUDO_JMP): New.
1333         (CENABLE, CDISABLE): Use it.
1334
1335 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1336
1337         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
1338         to epoll_create1.
1339
1340 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1341
1342         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
1343         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
1344         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
1345         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
1346         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
1347         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
1348         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
1349
1350 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1351
1352         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
1353         volatile.
1354
1355 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
1356
1357         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
1358         type.
1359
1360 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
1361
1362         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
1363         (SOCK_DCCP): Define.
1364
1365 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
1366
1367         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
1368         RUSAGE_THREAD and RUSAGE_LWP.
1369
1370 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
1371
1372         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
1373         shmid_ds.
1374
1375 2008-04-21  Khem Raj  <kraj@mvista.com>
1376
1377         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
1378
1379 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
1380
1381         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
1382         truncate and ftruncate systems calls.
1383         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
1384         empty file.
1385         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
1386
1387 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
1388
1389         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
1390         ARG_MAX if <linux/limits.h> has defined it.
1391
1392 2008-03-28  Robin Randhawa  <robin@mips.com>
1393
1394         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
1395         barriers to enforce strict ordering on weakly ordered systems.
1396
1397 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
1398             Daniel Jacobowitz  <dan@codesourcery.com>
1399
1400         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
1401         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
1402         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
1403
1404 2008-03-09  Andreas Jaeger  <aj@suse.de>
1405
1406         [BZ #5753]
1407         * sysdeps/mips/ieee754.h: Use protected namespace
1408         __BIG_ENDIAN/__LITTLE_ENDIAN.
1409         Patch by Aurelien Jarno <aurelien@aurel32.net>.
1410
1411 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
1412
1413         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
1414         Reorganize to match other architectures.  Replace _timer._timer1
1415         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
1416         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
1417         (si_timerid, si_overrun): Define.
1418         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
1419         (__pthread_attr_s): Remove declaration.
1420         (struct sigevent): Remove XXX.  Add _tid.
1421
1422 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1423
1424         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
1425
1426 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
1427
1428         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
1429         type and __THROW marker of splice, vmsplice, and tee.
1430
1431 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
1432
1433         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
1434         LLL_PRIVATE argument to lll_futex_wake.
1435         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
1436         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
1437         comment.
1438         (PF_IUCV, PF_RXRPC): Define.
1439         (PF_MAX): Update.
1440         (AF_IUCV, AF_RXRPC): Define.
1441         (MSG_CMSG_CLOEXEC): Define.
1442         (_EXTERN_INLINE): Define to __extern_inline.
1443         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
1444         UTIME_OMIT): Define.
1445         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
1446         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1447         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1448         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
1449         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
1450         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
1451         LLL_LOCK_*.  Include <kernel-features.h>.
1452         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
1453         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
1454         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
1455         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
1456         lll_futex_wait.
1457         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
1458         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
1459         private arguments.
1460         (__lll_robust_trylock): Convert to macro.
1461         (__lll_robust_lock_wait): Add private argument.
1462         (__lll_lock_wait_private, __lll_lock_wait): Declare.
1463         (__lll_lock): Convert to macro.  Take private argument.
1464         (__lll_cond_lock): Likewise.
1465         (lll_lock, lll_cond_lock): Take private arguments.
1466         (__lll_robust_lock): Take private argument.  Convert to macro.
1467         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
1468         lll_robust_cond_lock): Take private arguments.
1469         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
1470         arguments.
1471         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
1472         (lll_timedlock, lll_robust_timedlock): Take private arguments.
1473         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
1474         private arguments.
1475         (lll_unlock, lll_robust_unlock): Take private arguments.
1476         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
1477         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
1478         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
1479         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
1480         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
1481         lll_cond_wake, lll_cond_broadcast): Remove.
1482         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
1483         to __extern_inline.
1484
1485 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
1486
1487         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
1488         New macros for the (n)64 and n32 ABIs.
1489         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
1490
1491 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
1492
1493         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
1494         Define __WORDSIZE_COMPAT32 as 1.
1495
1496 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
1497
1498         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
1499         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
1500         PTHREAD_STACK_MIN.
1501
1502 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
1503
1504         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
1505
1506         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
1507         Delete.
1508
1509 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
1510
1511         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
1512         (internal_syscall1, internal_syscall2, internal_syscall3,
1513         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
1514
1515 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
1516
1517         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
1518         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
1519         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
1520         THREAD_GSCOPE_WAIT): Define.
1521         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
1522         (FUTEX_PRIVATE_FLAG): Define.
1523         (lll_unlock_wake_cb): Delete prototype.
1524         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
1525         <endian.h>.
1526         (pthread_rwlock_t): Shrink __flags and add __shared.
1527
1528 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1529
1530         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
1531         (posix_fadvise): Fix high word of len argument.
1532
1533 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1534
1535         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
1536         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
1537         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
1538         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
1539         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
1540         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
1541
1542 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
1543
1544         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
1545         * sysdeps/mips/mips64/n64/Implies: Likewise.
1546         * sysdeps/mips/mips64/soft-fp/Makefile: New.
1547         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
1548         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
1549         <fpu_control.h>.  Use hardware exception and rounding mode
1550         settings.
1551
1552 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
1553
1554         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
1555         r_info argument to ElfW(Addr).
1556
1557 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
1558
1559         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
1560
1561 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1562             Daniel Jacobowitz  <dan@codesourcery.com>
1563
1564         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
1565         shmctl, and semctl.
1566         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
1567         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
1568         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
1569
1570 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
1571
1572         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
1573         PTR_DEMANGLE): Define.
1574         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
1575         PTR_DEMANGLE): Define.
1576         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
1577         PTR_DEMANGLE): Define.
1578
1579 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
1580
1581         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
1582         (cfi_same_value): Delete definition.
1583
1584 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
1585
1586         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
1587         (elf_machine_reloc): New function, retaining the body of
1588         elf_machine_rel.  Take the reloc's r_info field as an argument,
1589         not the reloc itself.  Add extra r_addend and inplace_p arguments.
1590         When inplace_p is false, use r_addend as the addend, not the contents
1591         of the relocation field.  Hoist the conversion of reloc_addr to
1592         "ELFW(Addr) *".  Don't try to apply TLS relocations against
1593         undefined symbols.  Add R_MIPS_GLOB_DAT support.
1594         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
1595         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
1596         to ElfW(Rela).
1597
1598 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
1599
1600         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
1601         multiple inclusion guard.
1602         * sysdeps/mips/elf/ldsodefs.h: Delete file.
1603
1604 2007-01-04  Thiemo Seufer  <ths@networkno.de>
1605
1606         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
1607         to match the kernel.
1608
1609 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
1610
1611         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
1612         (RTLD_SINGLE_THREAD_P): Define.
1613         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
1614
1615 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
1616
1617         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
1618         prototype.
1619
1620 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
1621
1622         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
1623         code.
1624         (__xstat_conv): Use memset to clear padding arrays.  Check for
1625         overflow.
1626         (__xstat64_conv): Use memset to clear padding arrays.
1627         (__xstat32_conv): New function.
1628         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
1629         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
1630
1631 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
1632
1633         * sysdeps/mips/fpu_control.h: If soft-float, don't use
1634         floating-point registers.
1635         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
1636         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
1637         Likewise.
1638
1639 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
1640
1641         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
1642         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
1643
1644 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1645
1646         * sysdeps/mips/mips64/n32/libm-test-ulps,
1647         sysdeps/mips/mips64/n64/libm-test-ulps: New.
1648
1649 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1650
1651         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
1652         defined, include the named file.
1653
1654 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
1655
1656         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
1657         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
1658         Define.
1659
1660 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1661
1662         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
1663         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
1664         types.
1665
1666 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1667
1668         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1669         Don't use struct timespec.
1670         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
1671         __xstat64_conv): Copy individual timespec fields.
1672
1673 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
1674
1675         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
1676
1677 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1678
1679         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
1680         * sysdeps/mips/fpu/fesetround.c: Likewise.
1681
1682 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
1683             Daniel Jacobowitz  <dan@codesourcery.com>
1684
1685         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
1686         dump sc_cause, sc_status or sc_badvaddr.
1687         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
1688         structure definitions after DSP kernel changes.
1689         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
1690         after the same DSP changes.
1691
1692 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1693
1694         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
1695         st_atim, st_mtim and st_ctim interface.
1696         (struct stat64): Likewise.
1697         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1698         Replace st_atime and its padding field with st_atim.  Likewise
1699         st_mtime/st_mtim and st_ctime/st_ctim.
1700         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
1701         after above changes.
1702         (__xstat64_conv): Likewise.
1703
1704 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1705
1706         * sysdeps/mips/ldsodefs.h: New file.
1707         * sysdeps/mips/tst-audit.h: New file.
1708
1709 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
1710
1711         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1712         for consistency with other ports.
1713         (MADV_REMOVE): Correct value.
1714         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1715         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1716         POSIX_MADV_DONTNEED): Define.
1717
1718 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
1719
1720         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1721         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1722         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1723         and SYNC_FILE_RANGE_WAIT_AFTER.
1724         Declare sync_file_range, vmsplice, splice and tee.
1725
1726 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
1727
1728         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1729         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
1730         prototype.
1731
1732 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
1733
1734         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1735         Define.
1736
1737 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
1738
1739         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1740         typo.
1741
1742 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1743
1744         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1745         i386/fork.c.
1746
1747 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1748
1749         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1750         libc_cv_localedir, libdir, arch_minimum_kernel, and
1751         libc_cv_gcc_unwind_find_fde.
1752         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1753         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1754         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1755
1756 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
1757
1758         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1759         (__pthread_list_t, __pthread_slist_t): New typedefs.
1760         (pthread_mutex_t): Replace __next and __prev fields with __list.
1761         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1762         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1763         (lll_futex_wake_unlock): Define.
1764         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1765         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1766         lll_robust_mutex_unlock): New macros.
1767         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1768         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1769         vfork.S.
1770         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1771
1772 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1773
1774         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1775         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1776
1777 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1778
1779         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1780         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1781         (INTERNAL_SYSCALL_NCS): New.
1782         (internal_syscall0, internal_syscall1, internal_syscall2,
1783         internal_syscall3, internal_syscall4, internal_syscall5,
1784         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1785         Use them.  Correct types for registers.
1786         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1787         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1788         (INTERNAL_SYSCALL_NCS): New.
1789         (internal_syscall0, internal_syscall1, internal_syscall2,
1790         internal_syscall3, internal_syscall4, internal_syscall5,
1791         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1792         Use them.
1793         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1794         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
1795         points.
1796         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1797         Use Elf(Addr) for TLS relocation targets.
1798         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1799         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1800         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1801         futexp to long for n64.
1802         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1803
1804 2006-02-20  Roland McGrath  <roland@redhat.com>
1805
1806         * sysdeps/mips/shlib-versions: New file.
1807         * sysdeps/mips/preconfigure: New file.
1808         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.