Add x86 init-arch to nptl
[glibc.git] / ports / ChangeLog.mips
blob6e42b77de3b7b861c1f3fcffcb10d4126a45330a
1 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
3         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
4         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
6         [BZ #13304]
7         * sysdeps/mips/ieee754/s_fma.c: New file.
8         * sysdeps/mips/ieee754/s_fmaf.c: Likewise.
9         * sysdeps/mips/ieee754/s_fmal.c: Likewise.
10         * sysdeps/mips/mips32/Implies: Add mips/soft-fp.
11         * sysdeps/mips/mips64/n32/s_fma.c: Remove file.
12         * sysdeps/mips/mips64/n64/s_fma.c: Likewise.
13         * sysdeps/mips/mips64/soft-fp/sfp-machine.h (_FP_MUL_MEAT_DW_S):
14         New macro.
15         (_FP_MUL_MEAT_DW_D): Likewise.
16         (_FP_MUL_MEAT_DW_Q): Likewise.
17         * sysdeps/mips/soft-fp/sfp-machine.h (_FP_MUL_MEAT_DW_S): New
18         macro.
19         (_FP_MUL_MEAT_DW_D): Likewise.
20         (_FP_MUL_MEAT_DW_Q): Likewise.
22 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
24         * sysdeps/mips/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
25         to macro prototype for AT_HWCAP2 support.
27 2013-06-27  Maciej W. Rozycki  <macro@codesourcery.com>
29         * sysdeps/unix/sysv/linux/mips/dl-static.c: Do not include
30         <bits/libc-lock.h>.
31         (_dl_static_lock): Remove variable.
32         (_dl_static_init): Remove _dl_static_lock locking.
34 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
36         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
37         Update.
38         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
39         Likewise.
40         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
41         Likewise.
43 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
45         [BZ #14909]
46         * sysdeps/mips/bits/setjmp.h (struct __jmp_buf_internal_tag):
47         Rename __fpc_csr field to __glibc_reserved1.
48         * sysdeps/mips/setjmp_aux.c (__sigsetjmp_aux) [__mips_hard_float]:
49         Do not set __fpc_csr.
50         * sysdeps/mips/mips64/setjmp_aux.c (__sigsetjmp_aux)
51         [__mips_hard_float]: Likewise.
52         * sysdeps/mips/__longjmp.c (____longjmp) [__mips_hard_float]: Do
53         not use __fpc_csr.
54         * sysdeps/mips/mips64/__longjmp.c (__longjmp) [__mips_hard_float]:
55         Likewise.
57         * sysdeps/mips/math-tests.h: New file.
59 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
61         * sysdeps/mips/fpu/fgetexcptflg.c: Remove trailing whitespace.
62         * sysdeps/mips/fpu/fraiseexcpt.c: Likewise.
63         * sysdeps/mips/memset.S: Likewise.
64         * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
65         * sysdeps/mips/mips64/bsd-setjmp.S: Likewise.
66         * sysdeps/mips/mips64/memset.S: Likewise.
67         * sysdeps/mips/mips64/setjmp.S: Likewise.
68         * sysdeps/mips/start.S: Likewise.
69         * sysdeps/unix/mips/sysdep.S: Likewise.
70         * sysdeps/unix/sysv/linux/mips/dl-static.c: Likewise.
71         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Likewise.
73 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
75         [BZ #15465]
76         * sysdeps/mips/dl-lookup.c (do_lookup_x): Use DSO_FILENAME.
77         (add_dependency): Likewise.
78         (_dl_lookup_symbol_x): Likewise.
79         (_dl_debug_bindings): Likewise.
80         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Use
81         RTLD_PROGNAME.
83 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
85         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (siginfo_t): Add
86         si_addr_lsb to _sifields.sifault.
87         (si_addr_lsb): Define new macro.
88         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
90 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
92         * sysdeps/mips/mips32/libm-test-ulps: Update test names.
93         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
95 2013-05-21  Joseph Myers  <joseph@codesourcery.com>
97         [BZ #15506]
98         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
99         [!__PIC__] (PSEUDO): Undefine and redefine.
100         (PSEUDO_END): Undefine and redefine unconditionally.
101         [!__PIC__] (STK_PAD): Define to 0.
102         [!__PIC__] (STKOFF_GP): Do not define.
103         [!__PIC__] (STKSPACE): Define to (STKOFF_SVMSK + SZREG).
104         (PSEUDO_JMP): Define depending on [__PIC__].
105         (CENABLE): Use PSEUDO_JMP in all definitions.
106         (CDISABLE): Likewise.
107         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
108         (SYSCALL_ERROR_LABEL): Define unconditionally.
109         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
110         (SYSCALL_ERROR_LABEL): Define unconditionally.
112 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
114         * sysdeps/mips/mips32/libm-test-ulps: Update names of sincos
115         tests.
116         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
118 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
120         [BZ #15442]
121         * sysdeps/mips/mips64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
122         New macro.
123         (_FP_NANFRAC_S): Don't set the quiet bit.
124         (_FP_NANFRAC_D): Likewise.
125         (_FP_NANFRAC_Q): Likewise.
126         * sysdeps/mips/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
127         macro.
128         (_FP_NANFRAC_S): Don't set the quiet bit.
129         (_FP_NANFRAC_D): Likewise.
130         (_FP_NANFRAC_Q): Likewise.
132 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
134         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: Add missing
135         #include <stdint.h> due to uint64_t or uint32_t usage.
136         * sysdeps/mips/bits/atomic.h: Likewise.
138 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
140         * sysdeps/mips/math_private.h: New file.
142 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
144         * sysdeps/unix/sysv/linux/mips/configure.in (default-abi): Set
145         using LIBC_CONFIG_VAR.
146         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
147         * sysdeps/unix/sysv/linux/mips/Makefile: Do not include
148         default-abi.make.
150 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
152         * sysdeps/unix/sysv/linux/mips/bits/mman.h [__USE_MISC]
153         (MAP_ANONYMOUS): Don't define.
155 2013-03-06  Andreas Jaeger  <aj@suse.de>
157         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Remove all defines
158         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
159         (__MAP_ANONYMOUS): Define.
161         * sysdeps/unix/sysv/linux/mips/bits/msq.h (MSG_COPY): Define.
163 2013-02-27  Chung-Lin Tang  <cltang@codesourcery.com>
164             Maciej W. Rozycki  <macro@codesourcery.com>
165             Maxim Kuvyrkov  <maxim@codesourcery.com>
167         * sysdeps/mips/abort-instr.h (ABORT_INSTRUCTION) [__mips16]:
168         New macro.
169         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Add
170         MIPS16 version of assembly code.
171         (RTLD_START) [__mips16]: New macro.
172         * sysdeps/mips/fpu_control.h (__mips_fpu_getcw): New prototype.
173         (__mips_fpu_setcw): Likewise.
174         (_FPU_GETCW) [__mips16]: New macro.
175         (_FPU_SETCW) [__mips16]: Likewise.
176         * sysdeps/mips/machine-gmon.h (MCOUNT): Add `.set nomips16'.
177         * sysdeps/mips/tls-macros.h (LOAD_GP) [__mips16]: New macro.
178         (TLS_GD, TLS_LD, TLS_IE, TLS_LE) [__mips16]: Likewise.
179         * sysdeps/mips/bits/atomic.h: Also use __atomic_* builtins with
180         GCC 4.7 in MIPS16 code.
181         (atomic_compare_and_exchange_val_acq) [__mips16]: New macro.
182         (atomic_compare_and_exchange_bool_acq) [__mips16]: Likewise.
183         (atomic_exchange_acq) [__mips16]: Likewise.
184         (atomic_exchange_and_add) [__mips16]: Likewise.
185         (atomic_bit_test_set) [__mips16]: Likewise.
186         (atomic_and, atomic_and_val) [__mips16]: Likewise.
187         (atomic_or, atomic_or_val) [__mips16]: Likewise.
188         (atomic_full_barrier) [__mips16]: Likewise.
189         * sysdeps/mips/nptl/tls.h (READ_THREAD_POINTER) [__mips16]:
190         Likewise.
191         * sysdeps/mips/sys/tas.h (_test_and_set): Add `__nomips16__'
192         attribute.
193         * sysdeps/unix/mips/sysdep.h (PSEUDO_NOERRNO): Add
194         `.set nomips16'.
195         (PSEUDO_ERRVAL): Likewise.
196         * sysdeps/unix/mips/mips32/sysdep.h (PSEUDO): Likewise.
197         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Likewise.
198         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Likewise.
199         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
200         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS) [__mips16]: New macros.
201         (INTERNAL_SYSCALL_MIPS16) [__mips16]: Likewise.
202         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall.h:
203         New file.
204         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO):
205         Add `.set nomips16'.
206         * sysdeps/mips/bsd-_setjmp.S (_setjmp): Likewise.
207         * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
208         * sysdeps/mips/memset.S (memset): Likewise.
209         * sysdeps/mips/setjmp.S (__sigsetjmp): Likewise.
210         * sysdeps/mips/start.S (ENTRY_POINT) [__mips16]: New function.
211         * sysdeps/mips/mips32/crti.S: Add `.set nomips16'.
212         * sysdeps/mips/mips32/crtn.S: Likewise.
213         * sysdeps/mips/mips64/n32/crti.S: Likewise.
214         * sysdeps/mips/mips64/n32/crtn.S: Likewise.
215         * sysdeps/mips/mips64/n64/crti.S: Likewise.
216         * sysdeps/mips/mips64/n64/crtn.S: Likewise.
217         * sysdeps/unix/mips/sysdep.S: Likewise.
218         * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
219         * sysdeps/unix/sysv/linux/mips/getcontext.S: Likewise.
220         * sysdeps/unix/sysv/linux/mips/makecontext.S: Likewise.
221         * sysdeps/unix/sysv/linux/mips/setcontext.S: Likewise.
222         * sysdeps/unix/sysv/linux/mips/swapcontext.S: Likewise.
223         * sysdeps/unix/sysv/linux/mips/vfork.S: Likewise.
224         * sysdeps/mips/__longjmp.c (__longjmp): Rename function to...
225         (____longjmp): ... this.  Make static and add `nomips16'
226         attribute.
227         (__longjmp): New alias.
228         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve) [__mips16]:
229         New function.
230         (_dl_runtime_pltresolve): Likewise.
231         * sysdeps/mips/setjmp_aux.c (__sigsetjmp_aux): Add `nomips16'
232         attribute.
233         * sysdeps/mips/fpu/e_sqrt.c (__ieee754_sqrt): Likewise.
234         * sysdeps/mips/fpu/e_sqrtf.c (__ieee754_sqrtf): Likewise.
235         * sysdeps/unix/sysv/linux/mips/brk.c (__brk): Rewrite in terms
236         of INTERNAL_SYSCALL.
237         * sysdeps/mips/mips32/fpu/fpu_control.c: New file.
238         * sysdeps/mips/mips32/mips16/add_n.c: New file.
239         * sysdeps/mips/mips32/mips16/addmul_1.c: New file.
240         * sysdeps/mips/mips32/mips16/lshift.c: New file.
241         * sysdeps/mips/mips32/mips16/mul_1.c: New file.
242         * sysdeps/mips/mips32/mips16/rshift.c: New file.
243         * sysdeps/mips/mips32/mips16/sub_n.c: New file.
244         * sysdeps/mips/mips32/mips16/submul_1.c: New file.
245         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c:
246         New file.
247         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall1.c:
248         New file.
249         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall2.c:
250         New file.
251         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall3.c:
252         New file.
253         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall4.c:
254         New file.
255         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall5.c:
256         New file.
257         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall6.c:
258         New file.
259         * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall7.c:
260         New file.
261         * sysdeps/mips/mips32/fpu/Versions: New file.
262         * sysdeps/unix/sysv/linux/mips/mips32/mips16/Versions: New file.
263         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: New
264         file.
265         * sysdeps/mips/mips32/mips16/fpu/Makefile: New file.
266         * sysdeps/unix/sysv/linux/mips/mips32/mips16/Makefile: New file.
267         * sysdeps/mips/preconfigure: Handle o32 MIPS16 compilation.
269 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
271         * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Change
272         __attribute__ ((unused)) to __attribute__ ((__unused__)).
274         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Sort
275         properly.
277         * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Change
278         __attribute_used__ to __attribute__ ((unused)).
280         * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Add
281         __attribute_used__.
283         * sysdeps/mips/bits/nan.h: Align to generic IEEE 754 file.
285 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
287         [BZ #14920]
288         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
289         (FUTEX_WAIT_REQUEUE_PI): Define.
290         (FUTEX_CMP_REQUEUE_PI): Likewise.
291         (lll_futex_wait_requeue_pi): Likewise.
292         (lll_futex_timed_wait_requeue_pi): Likewise.
293         (lll_futex_cmp_requeue_pi): Likewise.
295 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
297         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Add
298         __cxa_thread_atexit_impl.
299         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
300         Likewise.
301         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
302         Likewise.
304 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
306         [BZ #13550]
307         * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c (__fxstat64): Do
308         not use __ptrvalue.
309         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c (__fxstatat64):
310         Likewise.
311         * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c (__lxstat64):
312         Likewise.
313         * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c (__xstat64):
314         Likewise.
315         * sysdeps/unix/sysv/linux/mips/sigaction.c (__libc_sigaction):
316         Likewise.
318 2013-02-11  Joseph Myers  <joseph@codesourcery.com>
320         * sysdeps/mips/include/sys/asm.h: New file.
321         * sysdeps/mips/mips64/bsd-_setjmp.S (_setjmp): Use SETUP_GP64_REG
322         and RESTORE_GP64_REG.
323         * sysdeps/mips/mips64/bsd-setjmp.S (setjmp): Likewise.
324         * sysdeps/mips/mips64/setjmp.S (__sigsetjmp): Likewise.
325         * sysdeps/mips/sys/asm.h (__mips_cfi_startproc): Define to empty.
326         (__mips_cfi_endproc): Likewise.
327         (LEAF): Use __mips_cfi_startproc.
328         (NESTED): Likewise.
329         (END): Use __mips_cfi_endproc.
330         (EXPORT): Use __mips_cfi_startproc.
331         * sysdeps/unix/mips/mips32/sysdep.h (PSEUDO): Add CFI information
332         for error-handling code in both definitions.
333         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Likewise.
334         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Likewise.
335         * sysdeps/unix/mips/sysdep.h (ENTRY): Use cfi_startproc.
336         (END): Use cfi_endproc.
337         (PSEUDO_END): Likewise.
338         (PSEUDO_END_NOERRNO): Likewise.
339         (PSEUDO_END_ERRVAL): Likewise.
340         * sysdeps/unix/sysv/linux/mips/clone.S (__clone): Add CFI
341         information.  Use SETUP_GP64_STACK and RESTORE_GP64_STACK.
342         * sysdeps/unix/sysv/linux/mips/getcontext.S (__getcontext):
343         Likewise.
344         * sysdeps/unix/sysv/linux/mips/makecontext.S (__makecontext):
345         Likewise.
346         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Use
347         SETUP_GP64_REG and RESTORE_GP64_REG.
348         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
349         [(!NOT_IN_libc || IS_IN_libpthread || IS_IN_librt) && __PIC__]
350         (PSEUDO): Use cfi_endproc before ENTRY.
351         * sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall): Add CFI
352         information.  Use SETUP_GP64_REG and RESTORE_GP64_REG.
353         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h [(!NOT_IN_libc
354         || IS_IN_libpthread || IS_IN_librt) && __PIC__] (PSEUDO): Use
355         cfi_endproc before ENTRY.
356         * sysdeps/unix/sysv/linux/mips/setcontext.S (__setcontext): Add
357         CFI information.  Use SETUP_GP64_STACK and RESTORE_GP64_STACK.
358         * sysdeps/unix/sysv/linux/mips/swapcontext.S (__swapcontext):
359         Likewise.
360         * sysdeps/unix/sysv/linux/mips/vfork.S (__vfork): Add CFI
361         information.  Use SETUP_GP64_REG and RESTORE_GP64_REG.
363 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
365         [BZ #13550]
366         * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c: Don't include
367         <bp-checks.h>.
368         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
369         (__libc_pread): Don't use CHECK_N.
370         * sysdeps/unix/sysv/linux/mips/pread64.c: Don't include
371         <bp-checks.h>.
372         (__libc_pread64): Don't use CHECK_N.
373         * sysdeps/unix/sysv/linux/mips/pwrite.c: Don't include
374         <bp-checks.h>.
375         (__libc_pwrite): Don't use CHECK_N.
376         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Don't include
377         <bp-checks.h>.
378         (__libc_pwrite64): Don't use CHECK_N.
380         * sysdeps/mips/add_n.S (__mpn_add_n): Use END.
381         * sysdeps/mips/bsd-_setjmp.S (_setjmp): Likewise.
382         * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
383         * sysdeps/mips/mips64/add_n.S (__mpn_add_n): Use ENTRY and END.
384         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Likewise.
385         * sysdeps/mips/mips64/bsd-_setjmp.S (_setjmp): Use END.
386         * sysdeps/mips/mips64/bsd-setjmp.S (setjmp): Likewise.
387         * sysdeps/mips/mips64/lshift.S (__mpn_lshift): Use ENTRY and END.
388         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Likewise.
389         * sysdeps/mips/mips64/rshift.S (__mpn_rshift): Likewise.
390         * sysdeps/mips/mips64/setjmp.S (__sigsetjmp): Use END.
391         * sysdeps/mips/mips64/sub_n.S (__mpn_sub_n): Use ENTRY and END.
392         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Likewise.
393         * sysdeps/mips/setjmp.S (__sigsetjmp): Use END.
395         [BZ #13550]
396         * sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: Do not include
397         <bp-checks.h>.
398         (__msgctl): Do not use CHECK_1.
399         * sysdeps/unix/sysv/linux/mips/mips64/shmctl.c: Do not include
400         <bp-checks.h>.
401         (__shmctl): Do not use CHECK_1.
402         * sysdeps/unix/sysv/linux/mips/ustat.c: Do not include
403         <bp-checks.h>.
404         (ustat): Do not use CHECK_1.
406 2013-02-05  Maciej W. Rozycki  <macro@codesourcery.com>
408         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Add a missing
409         space in asm register specifiers throughout.
410         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
411         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
413         [BZ #15054]
414         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (MOVE32):
415         New macro.
416         (INTERNAL_SYSCALL_NCS): Use it.  Rewrite to respect the syscall
417         restart convention.
418         (INTERNAL_SYSCALL): Rewrite to respect the syscall restart
419         convention.
420         (internal_syscall0, internal_syscall1): Likewise.
421         (internal_syscall2, internal_syscall3): Likewise.
422         (internal_syscall4, internal_syscall5): Likewise.
423         (internal_syscall6, internal_syscall7): Likewise.
424         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (MOVE32):
425         New macro.
426         (INTERNAL_SYSCALL_NCS): Use it.  Rewrite to respect the syscall
427         restart convention.
428         (INTERNAL_SYSCALL): Rewrite to respect the syscall restart
429         convention.
430         (internal_syscall0, internal_syscall1): Likewise.
431         (internal_syscall2, internal_syscall3): Likewise.
432         (internal_syscall4, internal_syscall5): Likewise.
433         (internal_syscall6): Likewise.
434         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (MOVE32):
435         New macro.
436         (INTERNAL_SYSCALL_NCS): Use it.  Rewrite to respect the syscall
437         restart convention.
438         (INTERNAL_SYSCALL): Rewrite to respect the syscall restart
439         convention.
440         (internal_syscall0, internal_syscall1): Likewise.
441         (internal_syscall2, internal_syscall3): Likewise.
442         (internal_syscall4, internal_syscall5): Likewise.
443         (internal_syscall6): Likewise.
445 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
447         [BZ #13550]
448         * sysdeps/unix/sysv/linux/mips/mips32/truncate64.c: Do not include
449         <bp-checks.h>.
450         (truncate64): Do not use CHECK_STRING.
451         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
452         <bp-checks.h>.
453         (__fxstatat64): Do not use CHECK_STRING.
454         * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c: Do not include
455         <bp-checks.h>.
456         (__lxstat64): Do not use CHECK_STRING.
457         * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c: Do not include
458         <bp-checks.h>.
459         (__xstat64): Do not use CHECK_STRING.
461 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
463         [BZ #13550]
464         * sysdeps/unix/sysv/linux/mips/mips64/semctl.c: Don't include
465         <bp-checks.h> and <bp-semctl.h>.
466         (__semctl): Don't use CHECK_SEMCTL.
468 2013-01-29  Maciej W. Rozycki  <macro@codesourcery.com>
470         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Correct
471         whitespace damage throughout.
472         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
474 2013-01-25  Steve Ellcey  <sellcey@mips.com>
476         * sysdeps/mips/memmove.c: Remove.
478 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
480         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h (struct
481         sigcontext): Use __extension__ with long long in all definitions.
483 2013-01-08  Steve Ellcey  <sellcey@mips.com>
485         * sysdeps/mips/memcpy.S: Change prefetch hint, reorder partial
486         loads and stores, set and use MAX_PREFETCH_SIZE.
488 2013-01-08  Andreas Jaeger  <aj@suse.de>
490         [BZ# 14985]
491         * sysdeps/unix/sysv/linux/mips/bits/epoll.h (EPOLL_NONBLOCK): Remove.
493 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
495         * All files with FSF copyright notices: Update copyright dates
496         using scripts/update-copyrights.
498 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
500         * sysdeps/mips/bits/dlfcn.h: Reformat copyright notice.
501         * sysdeps/mips/bits/mathdef.h: Likewise.
502         * sysdeps/mips/bits/setjmp.h: Likewise.
503         * sysdeps/mips/ieee754/ieee754.h: Likewise.
504         * sysdeps/mips/machine-gmon.h: Likewise.
505         * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
506         * sysdeps/mips/mips64/setjmp.S: Likewise.
507         * sysdeps/mips/start.S: Likewise.
508         * sysdeps/unix/mips/mips64/n32/sysdep.h: Likewise.
509         * sysdeps/unix/mips/mips64/n64/sysdep.h: Likewise.
510         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
511         * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
513 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
515         * sysdeps/mips/fpu_control.h [__mips_soft_float] (_FPU_GETCW):
516         Define to set cw to 0, not just to plain "0" as a statement.
517         [__mips_soft_float] (_FPU_SETCW): Define to (void) (cw), rather
518         than doing nothing with cw.
520 2012-11-30  Joseph Myers  <joseph@codesourcery.com>
522         * sysdeps/mips/mips32/libm-test-ulps: Update.
523         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
525 2012-11-29  Joseph Myers  <joseph@codesourcery.com>
527         [BZ #14893]
528         * sysdeps/mips/mips64/n32/_itoa.h: New file.
529         * sysdeps/unix/sysv/linux/mips/register-dump.h: Include
530         <sgidefs.h>.
531         (CTX_TYPE): New macro.
532         (CTX_REG): Likewise.
533         (CTX_PC): Likewise.
534         (CTX_MDHI): Likewise.
535         (CTX_MDLO): Likewise.
536         (REG_HEX_SIZE): Likewise.
537         (hexvalue): Take _ITOA_WORD_TYPE argument.
538         (register_dump): Use these macros instead of hardcoding struct
539         sigcontext * type and accesses and 8-byte textual output for
540         registers.
542 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
544         [BZ #14822]
545         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list
546         (sendfile): New syscall entry.
547         * sysdeps/unix/sysv/linux/mips/mips64/n64/sendfile64.c: New file.
548         Copy of ../sysdeps/unix/sysv/linux/wordsize-64/sendfile64.c.
550 2012-11-21  Joseph Myers  <joseph@codesourcery.com>
552         * sysdeps/mips/jmpbuf-unwind.h (_jmpbuf_sp): Cast regs[0].__sp to
553         uintptr_t.
555         * sysdeps/mips/sotruss-lib.c: New file.
557 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
559         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
560         (internal_syscall1): Use parentheses around macro arguments.
561         (internal_syscall2): Likewise.
562         (internal_syscall3): Likewise.
563         (internal_syscall4): Likewise.
564         (internal_syscall5): Likewise.
565         (internal_syscall6): Likewise.
566         (internal_syscall7): Likewise.
567         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
568         (internal_syscall1): Likewise.
569         (internal_syscall2): Likewise.
570         (internal_syscall3): Likewise.
571         (internal_syscall4): Likewise.
572         (internal_syscall5): Likewise.
573         (internal_syscall6): Likewise.
575         * sysdeps/mips/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
576         _Unwind_GetCFA return to _Unwind_Ptr before casting to a pointer
577         type.
578         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c (CHECK_SP): Cast
579         ss_sp to long before casting to sp_type.
580         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h [_MIPS_SIM ==
581         _ABIO32] (GET_PC): Cast to unsigned long before casting to a
582         pointer type.
583         [_MIPS_SIM == _ABIO32] (GET_FRAME): Likewise.
584         [_MIPS_SIM == _ABIO32] (GET_STACK): Likewise.
585         [_MIPS_SIM != _ABIO32] (GET_PC): Likewise.
586         [_MIPS_SIM != _ABIO32] (GET_FRAME): Likewise.
587         [_MIPS_SIM != _ABIO32] (GET_STACK): Likewise.
589         * sysdeps/mips/bits/atomic.h [!__GNUC_PREREQ (4, 8)]
590         (__arch_compare_and_exchange_xxx_8_int): Separate assignments to
591         __prev and __cmp.  Cast __cmp to void.
592         [!__GNUC_PREREQ (4, 8)] (__arch_compare_and_exchange_xxx_16_int):
593         Likewise.
594         [!__GNUC_PREREQ (4, 8) && _MIPS_SIM == _ABIO32]
595         (__arch_compare_and_exchange_xxx_64_int): Likewise.
597 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
599         * sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Declare VERSION
600         variable with __attribute__ ((unused)).
602         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
603         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
604         (INTERNAL_SYSCALL_ERROR_P): Cast val to void.
605         (INTERNAL_SYSCALL_ERRNO): Cast err to void.
606         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
607         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
608         (INTERNAL_SYSCALL_ERROR_P): Cast val to void.
609         (INTERNAL_SYSCALL_ERRNO): Cast err to void.
610         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
611         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
612         (INTERNAL_SYSCALL_ERROR_P): Cast val to void.
613         (INTERNAL_SYSCALL_ERRNO): Cast err to void.
615 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
617         * sysdeps/mips/bits/atomic.h
618         (__arch_compare_and_exchange_bool_8_int): Mark __PREV variable
619         with __attribute__ ((unused)).
620         (__arch_compare_and_exchange_bool_16_int): Likewise.
621         (__arch_compare_and_exchange_bool_32_int): Likewise.
622         (__arch_compare_and_exchange_bool_64_int): Likewise.
624 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
626         * sysdeps/mips/memmove.c: New file.  Use memcpy for forward memmove.
628 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
630         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
631         (lll_futex_timed_wait_bitset): New macro.
633 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
635         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Don't
636         include <stub-tag.h>.
638 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
640         * sysdeps/mips/fpu/fclrexcpt.c (feclearexcept): Add
641         libm_hidden_def.
643         [BZ #3439]
644         * sysdeps/mips/bits/fenv.h (FE_INEXACT): Define macro to integer
645         constant usable in #if and use that to give value to enum
646         constant.
647         (FE_UNDERFLOW): Likewise.
648         (FE_OVERFLOW): Likewise.
649         (FE_DIVBYZERO): Likewise.
650         (FE_INVALID): Likewise.
651         (FE_TONEAREST): Likewise.
652         (FE_TOWARDZERO): Likewise.
653         (FE_UPWARD): Likewise.
654         (FE_DOWNWARD): Likewise.
656 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
658         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
660         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist
661         (GLIBC_2.17): Add clock_* symbols.
663 2012-10-31  Steve Ellcey  <sellcey@mips.com>
665         * sysdeps/mips/memcpy.S: Add prefetching and more unrolling, make
666         it work in 32 or 64 bit modes.
667         * sysdeps/mips/mips64/memcpy.S: Remove.
669 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
671         [BZ #14047]
672         * sysdeps/mips/tininess.h: New file.
674 2012-10-29  Steve Ellcey  <sellcey@mips.com>
676         * sysdeps/unix/sysv/linux/mips/mips32/Makefile: Remove.
677         * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Remove.
678         * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Remove.
679         * sysdeps/unix/sysv/linux/mips/configure.in: Create default_abi.make.
680         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
681         * sysdeps/unix/sysv/linux/mips/Makefile: Include default_abi.make.
682         (abi-variants): Add hard and soft float versions.
683         (abi-o32-options): Remove.
684         (abi-o32-condition): Remove.
685         (abi-n32-options): Remove.
686         (abi-n32-condition): Remove.
687         (abi-n64-options): Remove.
688         (abi-n64-condition): Remove.
689         (abi-o32_soft-options): New.
690         (abi-o32_soft-condition): New.
691         (abi-o32_hard-options): New.
692         (abi-o32_hard-condition): New.
693         (abi-n32_soft-options): New.
694         (abi-n32_soft-condition): New.
695         (abi-n32_hard-options): New.
696         (abi-n32_hard-condition): New.
697         (abi-n64_soft-options): New.
698         (abi-n64_soft-condition): New.
699         (abi-n64_hard-options): New.
700         (abi-n64_hard-condition): New.
702 2012-10-19  Roland McGrath  <roland@hack.frob.com>
704         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist
705         (GLIBC_2.17): Add clock_* symbols.
706         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
708 2012-10-24  Andreas Jaeger  <aj@suse.de>
710         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove all
711         definitions and declarations that are provided by
712         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
714 2012-10-03  Steve Ellcey  <sellcey@mips.com>
716         * sysdeps/mips/ieee754.h: Move to...
717         * sysdeps/mips/ieee754/ieee754.h: Here.
718         * sysdeps/mips/mips32/Implies: Add mips/ieee754.
719         * sysdeps/mips/mips64/Implies: Ditto.
720         * sysdeps/mips/mips64/n32/Implies: Ditto.
721         * sysdeps/mips/mips64/n64/Implies: Ditto.
723 2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
725         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Fix clone
726         flag name in comment to CLONE_CHILD_CLEARTID.
728 2012-09-28  Roland McGrath  <roland@hack.frob.com>
730         * sysdeps/mips/init-first.c: File removed.
732 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
734         * sysdeps/mips/dl-trampoline.c (VERSYMIDX): Removed.
736 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
738         * sysdeps/unix/sysv/linux/mips/kernel-features.h
739         (__ASSUME_STAT64_SYSCALL): Remove.
741 2012-08-27  Guido Guenther  <agx@sigxcpu.org>
743         * sysdeps/mips/fpu_control.h (_FPU_RESERVED): Set bit 23.
745 2012-08-22  Joseph Myers  <joseph@codesourcery.com>
747         * sysdeps/unix/sysv/linux/mips/kernel-features.h [_MIPS_SIM ==
748         _ABIO32] (__ASSUME_STAT64_SYSCALL): Define.
749         * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c: New file.  Based
750         on version from ../sysdeps/unix/sysv/linux/.
751         * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c: Likewise.
752         * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c: Likewise.
754 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
756         * sysdeps/mips/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
757         <mips_o32_gnu_pltenter, mips_n32_gnu_pltenter, mips_n64_gnu_pltenter>:
758         struct La_mips_32_regs and struct La_mips_64_regs are not constant.
760 2012-08-15  Tom de Vries  <vries@codesourcery.com>
761             Maxim Kuvyrkov  <maxim@codesourcery.com>
763         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (__libc_lock_lock)
764         (__libc_lock_trylock): Define versions optimized for MIPS.
766 2012-08-15  Maxim Kuvyrkov  <maxim@codesourcery.com>
768         * sysdeps/mips/nptl/pthread_spin_lock.S: Remove, use generic version.
769         * sysdeps/mips/nptl/pthread_spin_lock.c: New file.
770         * sysdeps/mips/nptl/pthread_spin_trylock.S: Remove, use generic version.
772 2012-08-15  Joseph Myers  <joseph@codesourcery.com>
774         * sysdeps/mips/dl-lookup.c: Update from generic version.
776 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
778         [__GNUC_PREREQ (4, 8)]
779         (atomic_exchange_and_add): Split into ...
780         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
781         New atomic macros.
782         [!__GNUC_PREREQ (4, 8)]
783         (atomic_exchange_and_add): Split into ...
784         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
785         New atomic macros.
787 2012-08-09  Joseph Myers  <joseph@codesourcery.com>
789         * sysdeps/unix/sysv/linux/mips/kernel-features.h
790         (__ASSUME_UTIMES): Define.
792 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
794         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
795         Remove.
796         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
798 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
800         * sysdeps/unix/sysv/linux/mips/kernel-features.h
801         (__ASSUME_FCNTL64): Remove.
803 2012-08-01  Steve Ellcey  <sellcey@mips.com>
805         * sysdeps/mips/sys/asm.h [_MIPS_ISA != _MIPS_ISA_MIPS4 &&
806         _MIPS_ISA != _MIPS_ISA_MIPS5 && _MIPS_ISA != _MIPS_ISA_MIPS32 &&
807         _MIPS_ISA != _MIPS_ISA_MIPS64] (PREF): Define as function-like
808         macro.
809         (PREFX): Likewise.
811 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
813         * sysdeps/unix/sysv/linux/mips/fcntl.c: Remove.
814         * sysdeps/unix/sysv/linux/mips/lockf64.c: Likewise.
815         * sysdeps/unix/sysv/linux/mips/mips32/fcntl.c: New file.
816         * sysdeps/unix/sysv/linux/mips/mips32/lockf64.c: Likewise.
817         * sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c: Likewise.
818         * sysdeps/unix/sysv/linux/mips/mips64/n32/lockf64.c: Likewise.
820 2012-07-27  Joseph Myers  <joseph@codesourcery.com>
822         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (mmap): New.
823         * sysdeps/unix/sysv/linux/mips/mips64/mmap64.c: New file.
825 2012-07-25  Florian Weimer  <fweimer@redhat.com>
827         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Add
828         secure_getenv.
829         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
830         Likewise.
831         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
832         Likewise.
834 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
836         * sysdeps/mips/configure.in: Remove TLS check.
837         * sysdeps/mips/configure: Regenerated.
839         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: New
840         file.
841         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
842         Likewise.
843         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
844         Likewise.
846 2012-07-11  Tom de Vries  <vries@codesourcery.com>
847             Maxim Kuvyrkov  <maxim@codesourcery.com>
849         * sysdeps/mips/bits/atomic.h [__GNUC_PREREQ (4, 8)]
850         (__arch_compare_and_exchange_bool_32_int)
851         (__arch_compare_and_exchange_val_32_int)
852         (__arch_compare_and_exchange_bool_64_int)
853         (__arch_compare_and_exchange_val_64_int)
854         Define in terms of __atomic_compare_exchange_n.
855         [__GNUC_PREREQ (4, 8)]
856         (__arch_exchange_32_int, __arch_exchange_64_int):
857         Define in terms of __atomic_exchange_n.
858         [__GNUC_PREREQ (4, 8)]
859         (__arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
860         Define in terms of __atomic_fetch_add.
861         [!__GNUC_PREREQ (4, 8)]: Update formatting.
863 2012-07-06  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
865         * sysdeps/mips/dl-machine.h (RTLD_START): Do not store data below
866         the stack pointer.
868 2012-06-19  Joseph Myers  <joseph@codesourcery.com>
870         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Update
871         _gp_disp entry.
872         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
873         Likewise.
874         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist:
875         Likewise.
876         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
877         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist:
878         Likewise.
879         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist:
880         Likewise.
881         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist:
882         Likewise.
883         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
884         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist:
885         Likewise.
886         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
887         Likewise.
888         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
889         Likewise.
890         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
891         Likewise.
892         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
893         Likewise.
894         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
895         Likewise.
896         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
897         Likewise.
898         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
899         Likewise.
900         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
901         Likewise.
902         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist:
903         Likewise.
904         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist:
905         Likewise.
906         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
907         Likewise.
908         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist:
909         Likewise.
911 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
913         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
914         (FORCE_FRAME_POINTER): Assign result of alloca to a volatile
915         variable.
917 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
919         * sysdeps/mips/mips64/n32/s_fma.c: New file.
920         * sysdeps/mips/mips64/n64/s_fma.c: Likewise.
922         * sysdeps/unix/sysv/linux/mips/Makefile (abi-n32-condition): Fix
923         typo.
925 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
927         * sysdeps/mips/mips64/libm-test-ulps: Remove sqrt ulps.
929         * sysdeps/mips/mips32/libm-test-ulps: Regenerate.
930         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
932 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
934         * sysdeps/unix/sysv/linux/mips/Makefile [subdir = misc]: Move ABI
935         settings out of conditional.
937         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove
938         __connect_internal alias.
940         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
941         (FP_TRAPPING_EXCEPTIONS): Define.
943         * sysdeps/unix/sysv/linux/mips/Makefile (syscall-list-variants):
944         Rename to abi-variants.
945         (syscall-list-includes): Rename to abi-includes.
946         (syscall-list-o32-options): Rename to abi-o32-options.
947         (syscall-list-o32-condition): Rename to abi-o32-condition.
948         (syscall-list-n32-options): Rename to abi-n32-options.
949         (syscall-list-n32-condition): Rename to abi-n32-condition.
950         (syscall-list-n64-options): Rename to abi-n64-options.
951         (syscall-list-n64-condition): Rename to abi-n64-condition.
952         * sysdeps/unix/sysv/linux/mips/mips32/Makefile: New file.
953         * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Likewise.
954         * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Likewise.
956         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Replace
957         _internal alias by hidden_def.
959 2012-05-26  Joseph Myers  <joseph@codesourcery.com>
961         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: New
962         file.
963         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
964         Likewise.
965         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
966         Likewise.
967         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
968         Likewise.
969         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
970         Likewise.
971         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
972         Likewise.
973         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
974         Likewise.
975         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
976         Likewise.
978 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
980         * sysdeps/unix/sysv/linux/mips/kernel-features.h
981         (__ASSUME_32BITUIDS): Remove.
983 2012-05-23  Steve Ellcey  <sellcey@mips.com>
985         * sysdeps/unix/sysv/linux/mips/Makefile
986         (syscall-list-o32-options): Use -D_MIPS_SIM=1.
987         (syscall-list-n32-options): Use -D_MIPS_SIM=2.
988         (syscall-list-n64-options): Use -D_MIPS_SIM=3.
990 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
992         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_DONTDUMP):
993         Define.
994         (MADV_DODUMP): Likewise.
996 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
998         * sysdeps/mips/bits/wordsize.h (__WORDSIZE_COMPAT32): Rename to
999         __WORDSIZE_TIME64_COMPAT32.
1001         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Update.
1002         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Update.
1003         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Update.
1005 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
1007         * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Move to ...
1008         * sysdeps/unix/sysv/linux/mips/mips32/ftruncate64.c: ... here.
1009         (kernel-features.h): Don't include.
1010         [__NR_ftruncate64]: Make code unconditional.
1011         [!__NR_ftruncate64]: Remove conditional code.
1012         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
1013         * sysdeps/unix/sysv/linux/mips/truncate64.c: Move to ...
1014         * sysdeps/unix/sysv/linux/mips/mips32/truncate64.c: ... here.
1015         (kernel-features.h): Don't include.
1016         [__NR_truncate64]: Make code unconditional.
1017         [!__NR_truncate64]: Remove conditional code.
1018         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
1019         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (ftruncate):
1020         Add syscall.
1021         (truncate): Likewise.
1022         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
1023         (ftruncate): Remove syscall.
1024         (truncate): Likewise.
1025         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Move to ...
1026         * sysdeps/unix/sysv/linux/mips/mips64/ftruncate64.c: ... here.
1027         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Move to ...
1028         * sysdeps/unix/sysv/linux/mips/mips64/truncate64.c: ... here.
1030 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
1032         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat)
1033         [!__USE_MISC && !__USE_XOPEN2K8]: Declare nanoseconds fields with
1034         type unsigned long and names st_atimensec, st_mtimensec and
1035         st_ctimensec.
1036         (struct stat64) [!__USE_MISC && !__USE_XOPEN2K8]: Likewise.
1038 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
1040         * sysdeps/unix/sysv/linux/mips/pread.c [!__ASSUME_PREAD_SYSCALL]:
1041         Remove conditional code.
1042         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
1043         * sysdeps/unix/sysv/linux/mips/pread64.c
1044         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
1045         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
1046         * sysdeps/unix/sysv/linux/mips/pwrite.c
1047         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
1048         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
1049         * sysdeps/unix/sysv/linux/mips/pwrite64.c
1050         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
1051         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
1052         * sysdeps/unix/sysv/linux/mips/sigaction.c
1053         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
1054         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
1056 2012-05-11  Joseph Myers  <joseph@codesourcery.com>
1058         * sysdeps/mips/dl-lookup.c: Update from generic version.
1060 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
1062         * sysdeps/mips/fpu/libm-test-ulps: Move to ...
1063         * sysdeps/mips/mips32/libm-test-ulps: ... here.
1064         * sysdeps/mips/mips64/n32/libm-test-ulps: Move to ...
1065         * sysdeps/mips/mips64/libm-test-ulps: ... here.
1066         * sysdeps/mips/mips64/n64/libm-test-ulps: Remove file.
1068 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
1070         [BZ #14044]
1071         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c: Copy
1072         from libc version and add symbol versions.
1073         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilis
1074         (GLIBC_2.3.3): Add posix_fadvise64.
1076 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
1078         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: New file.
1079         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
1080         Likewise.
1081         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Likewise.
1082         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
1083         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Likewise.
1084         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Likewise.
1085         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
1086         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Likewise.
1087         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
1088         Likewise.
1089         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Likewise.
1090         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Likewise.
1091         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
1092         Likewise.
1093         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Likewise.
1094         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Likewise.
1095         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
1096         Likewise.
1097         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
1098         Likewise.
1099         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Likewise.
1100         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
1101         Likewise.
1102         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist: Likewise.
1103         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist: Likewise.
1104         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
1105         Likewise.
1106         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
1107         Likewise.
1108         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
1109         Likewise.
1110         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist: Likewise.
1111         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
1112         Likewise.
1113         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
1114         Likewise.
1115         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Likewise.
1116         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
1117         Likewise.
1118         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
1119         Likewise.
1120         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
1121         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
1122         Likewise.
1123         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Likewise.
1124         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Likewise.
1125         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist:
1126         Likewise.
1127         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
1128         Likewise.
1129         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
1130         Likewise.
1131         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Likewise.
1132         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
1133         Likewise.
1134         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
1135         Likewise.
1137         * sysdeps/mips/mips64/memcpy.S: Don't include <endian.h>.  Test
1138         __MIPSEB instead of __BYTE_ORDER.
1139         * sysdeps/mips/mips64/memset.S: Likewise.
1141 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
1143         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
1144         Change to 2.6.12.
1145         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1147 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
1149         * sysdeps/unix/mips/brk.S: Remove file.
1150         * sysdeps/unix/mips/dl-brk.S: Likewise.
1151         * sysdeps/unix/mips/sigreturn.S: Likewise.
1152         * sysdeps/unix/mips/wait.S: Likewise.
1154 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
1156         * sysdeps/mips/memcpy.S: Don't include <endian.h>.  Test __MIPSEB
1157         instead of __BYTE_ORDER.
1158         * sysdeps/mips/memset.S: Likewise.
1160         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h (struct
1161         kernel_rt_sigframe): Use siginfo_t instead of struct siginfo.
1163 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
1165         * sysdeps/unix/mips/fork.S: Remove file.
1167 2012-04-24  Mike Frysinger  <vapier@gentoo.org>
1169         * sysdeps/unix/sysv/linux/mips/mips64/configure.in
1170         (ldd_rewrite_script): Change $dest to $dir.
1171         * sysdeps/unix/sysv/linux/mips/mips64/configure: Regenerate.
1173 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
1175         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: Include
1176         sysdeps/unix/sysv/linux/arm/readahead.c not
1177         sysdeps/unix/sysv/linux/arm/eabi/readahead.c.
1179 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
1181         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MAP_STACK): Define.
1182         (MAP_HUGETLB): Likewise.
1184 2012-03-27  Joseph Myers  <joseph@codesourcery.com>
1186         * sysdeps/mips/elf/start.S: Moved to ...
1187         * sysdeps/mips/start.S: ...here.
1188         * sysdeps/mips/elf/configure.in: Moved to ...
1189         * sysdeps/mips/configure.in: ...here.  Update comment.
1190         * sysdeps/mips/configure: New generated file.
1192 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
1194         * sysdeps/unix/sysv/linux/mips/register-dump.h: Include <_itoa.h>
1195         instead of <stdio-common/_itoa.h>.
1197 2012-03-10  Paul Eggert  <eggert@cs.ucla.edu>
1199         [BZ #13673]
1200         * sysdeps/mips/mips64/gmp-mparam.h: Replace FSF snail mail address
1201         with URL.
1203 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
1205         [BZ #13673]
1206         Replace FSF snail mail address with URLs, as per GNU coding standards.
1208 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
1210         * sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.
1211         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Remove.
1213 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
1215         * sysdeps/unix/sysv/linux/mips/bits/socket.h [!__USE_GNU]: Do not
1216         declare recvmmsg and sendmmsg.
1218 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
1220         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (pthread_attr_t):
1221         Change union tag to pthread_attr_t.  Only define typedef if not
1222         already defined.
1223         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1224         (pthread_attr_t): Change union tag to pthread_attr_t.  Only define
1225         typedef if not already defined.
1227 2012-02-26  Joseph Myers  <joseph@codesourcery.com>
1229         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Don't name
1230         siginfo_t struct.  Add forward declaration of pthread_attr_t and
1231         use it in sigevent.
1232         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Name
1233         pthread_attr_t union.
1235 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
1237         * sysdeps/unix/sysv/linux/mips/bits/epoll.h: New file.
1238         * sysdeps/unix/sysv/linux/mips/bits/timerfd.h: Likewise.
1239         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Remove.
1240         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
1242 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
1244         * sysdeps/unix/sysv/linux/mips/bits/errno.h (EHWPOISON): Define if
1245         not defined.
1247 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
1249         * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
1250         matching the array in dl-procinfo.c.
1252 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
1254         * sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
1255         * sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
1256         * sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
1258 2012-02-15  Robert Millan  <rmh@gnu.org>
1260         [BZ #12301]
1261         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
1262         [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
1264 2012-02-15  Robert Millan  <rmh@gnu.org>
1266         [BZ #12298]
1267         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
1268         * sysdeps/mips/sys/tas.h: ... here.
1270 2012-02-15  Robert Millan  <rmh@gnu.org>
1272         [BZ #12297]
1273         * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
1274         * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
1275         * sysdeps/unix/mips/entry.h: ... here.
1277 2012-02-15  Robert Millan  <rmh@gnu.org>
1279         [BZ #12193]
1280         * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
1281         Define.
1282         * sysdeps/mips/dl-procinfo.c: New file.
1283         * sysdeps/mips/dl-procinfo.h: Likewise.
1285 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
1287         * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
1288         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
1290 2012-02-15  Viju Vincent  <vijuvince@gmail.com>
1292         * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
1293         around calls to _dl_lookup_symbol_x.
1295 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
1297         * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
1298         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
1300 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
1302         * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
1303         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
1305 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
1307         * sysdeps/mips/mips32/crti.S: New file, based on compiler output
1308         for sysdeps/generic/initfini.c.
1309         * sysdeps/mips/mips32/crtn.S: Likewise.
1310         * sysdeps/mips/mips64/n32/crti.S: Likewise.
1311         * sysdeps/mips/mips64/n32/crtn.S: Likewise.
1312         * sysdeps/mips/mips64/n64/crti.S: Likewise.
1313         * sysdeps/mips/mips64/n64/crtn.S: Likewise.
1314         * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
1315         (CFLAGS-pt-initfini.s): Likewise.
1316         (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
1317         variables.
1319 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
1321         * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
1322         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
1323         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1324         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1326 2012-01-08  Joseph Myers  <joseph@codesourcery.com>
1328         * sysdeps/mips/bits/fenv.h: Use const instead of __const.
1329         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
1330         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
1331         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
1332         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
1333         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
1334         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
1336 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
1338         * sysdeps/mips/nptl/shlib-versions: New.
1340 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
1342         * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
1344 2012-01-04  Tom de Vries  <tom@codesourcery.com>
1346         * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
1347         -fno-unwind-tables.
1349 2012-01-03  Tom de Vries  <tom@codesourcery.com>
1351         * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
1352         * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
1354 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
1356         * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
1357         (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
1358         Remove.
1359         (syscall-list-variants, syscall-list-includes)
1360         (syscall-list-o32-options, syscall-list-o32-condition)
1361         (syscall-list-n32-options, syscall-list-n32-condition)
1362         (syscall-list-n64-options, syscall-list-n64-condition): Define.
1363         * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
1364         asm-unistd.h.
1365         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
1366         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
1368 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
1370         [BZ #13538]
1371         * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
1372         (EPOLLET): Initialize with unsigned values.
1374 2011-12-19  Joseph Myers  <joseph@codesourcery.com>
1376         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
1377         $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
1379 2011-11-17  Joseph Myers  <joseph@codesourcery.com>
1381         * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
1382         sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
1384 2011-11-11  Joseph Myers  <joseph@codesourcery.com>
1386         * sysdeps/mips/dl-lookup.c: Update from generic version.
1388 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
1390         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
1391         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
1392         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
1394 2011-10-05  Andreas Schwab  <schwab@redhat.com>
1396         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
1397         (elf_machine_lazy_rel): Add parameter skip_ifunc.
1399 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
1401         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
1402         return value to (struct cmsghdr *).
1404 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
1406         * sysdeps/mips/elf/configure.in: Always test for TLS support and
1407         error out in case it is missing.
1408         * sysdeps/mips/elf/configure: Regenerate.
1409         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
1411 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
1413         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
1414         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
1416 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
1418         [BZ #13109]
1419         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
1420         (statfs): New.
1421         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
1422         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
1424 2011-08-02  Matt Turner  <mattst88@gmail.com>
1426         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
1428 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
1430         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
1431         Define.
1433 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
1435         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
1436         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
1438 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
1440         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
1441         mention raise in the comment.
1443 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
1445         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
1446         Add.
1448 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
1450         * sysdeps/mips/dl-lookup.c: Update from generic version.
1452 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
1454         * sysdeps/mips/dl-lookup.c: Update from generic version.
1456 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
1458         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
1460 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1462         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
1463         to open_by_handle_at.
1465 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1467         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
1469 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1471         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
1472         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
1473         open_by_handle.  Augment a few comments.
1475 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1477         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
1478         cancelable.
1479         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
1480         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
1481         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
1482         sync_file_range as cancellation point.
1483         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
1484         sync_file_range as cancellation point.
1486 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1488         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
1489         sync_file_range.
1491 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1493         * sysdeps/mips/dl-lookup.c: Update from generic version.
1495 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
1497         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
1498         MADV_NOHUGEPAGE): Define.
1500 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
1502         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
1503         PF_CAIF, PF_ALG): Define.
1505 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
1507         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
1508         NO_CTORS_DTORS_SECTIONS is defined.
1509         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
1511 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
1513         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
1515 2010-12-06  Matt Turner  <mattst88@gmail.com>
1517         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
1519 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
1521         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
1522         Change to 2.4.1.
1523         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
1525 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
1527         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
1528         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
1529         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
1530         for fanotify_mark.
1532 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
1534         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
1535         libm_hidden_def.
1536         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
1538 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
1540         * sysdeps/unix/sysv/linux/mips/kernel-features.h
1541         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
1543 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
1545         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
1546         jump delay slot.
1547         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
1549 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
1551         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
1553 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
1555         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
1556         struct statfs64): Add f_flags field.
1558 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
1560         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
1561         Define.
1563 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
1565         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
1566         and prlimit64.
1567         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
1568         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
1569         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
1570         prlimit64 syscall.
1572 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
1574         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
1575         F_GETPIPE_SZ): Define.
1577 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
1579         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
1580         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
1582 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
1584         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
1586 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
1588         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
1589         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
1590         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
1591         Define.
1593 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
1595         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
1596         MSG_WAITFORONE.
1598 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
1600         * sysdeps/mips/dl-lookup.c: Update from generic version.
1602 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
1604         [BZ #11291]
1605         * sysdeps/mips/bits/atomic.h
1606         (__arch_compare_and_exchange_xxx_32_int,
1607         __arch_compare_and_exchange_xxx_64_int,
1608         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
1609         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
1610         Specify *mem as asm output as well as input.
1612 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
1614         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
1616 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
1618         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
1619         _dl_runtime_pltresolve): Calculate offset from start of function
1620         to .cpload instead of hardcoding instruction size.
1622 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
1624         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
1625         problem.
1627 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
1629         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
1630         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
1632 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
1634         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
1635         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
1636         XPG7.
1637         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
1638         fcntl.h.
1640 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
1642         [BZ #11093]
1643         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
1644         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
1646 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
1648         * sysdeps/mips/dl-lookup.c: Update from generic version.
1650 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
1652         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
1653         O_DSYNC to match 2.6.33+ kernels.
1655 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
1657         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
1658         declare recvmmsg.
1660 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
1662         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
1663         (posix_fadvise): Remove.
1664         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
1665         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
1666         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
1668 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
1670         * sysdeps/mips/dl-lookup.c: Update from generic version.
1672 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
1674         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
1675         for timestamps also if __USE_XOPEN2K8.
1677 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
1679         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
1680         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
1682 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
1684         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
1685         names of parameters of sync_file_range.
1687 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
1689         [BZ #10972]
1690         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
1691         constants from recent kernels.
1693 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
1695         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
1696         not already defined.
1698 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
1700         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
1701         F_GETOWN_EX): Update values.
1703 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
1705         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
1706         of last two arguments when -D_FILE_OFFSET_BITS=64.
1708 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
1710         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
1711         f_owner_ex.
1713 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
1715         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
1716         and F_GETOWN_EX.
1718 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
1720         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
1721         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
1722         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1723         (__SYSCALL_CLOBBERS): Likewise.
1724         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1725         (__SYSCALL_CLOBBERS): Likewise.
1727 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
1729         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
1730         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
1731         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
1732         variable for env.  Use expansion of CHECK_SP macro for check.
1733         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
1735 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
1737         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
1738         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
1740 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
1742         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
1743         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
1745 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
1747         * sysdeps/mips/do-lookup.h: Remove.
1748         * sysdeps/mips/dl-lookup.c: Update from generic version, with
1749         non-PIC handling integrated.
1751 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
1753         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
1754         and AF_IEEE802154.
1756 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
1758         * sysdeps/mips/____longjmp_chk.c: New file.
1759         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
1760         undefine __longjmp.
1761         * sysdeps/mips64/__longjmp.c: Likewise.
1763 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
1765         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
1766         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
1767         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
1768         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
1770 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
1772         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
1773         fallocate64@@GLIBC_2.11.
1775 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
1777         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
1778         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
1780 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
1782         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
1783         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
1784         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
1785         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
1786         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
1787         Update comment.
1788         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
1789         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
1790         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
1791         Add ucontext_i.sym.
1793 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
1795         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
1796         __ASSUME_PWRITEV): Don't define here.
1798 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
1800         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
1802 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
1804         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
1805         numbers.
1806         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
1807         Define.
1808         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
1809         preadv and pwritev.
1811 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
1813         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
1814         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
1816 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
1818         [BZ #7074]
1819         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
1820         Fix the condition used to annotate n32 objects.
1822 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
1824         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
1825         Change parameters and use next_line.
1827 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
1829         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
1830         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1831         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1833 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
1835         * sysdeps/mips/bits/link.h: Uglify function parameter names.
1836         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
1837         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
1838         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
1839         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
1841 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
1843         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
1844         fallocate{,64}.
1846 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
1848         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
1849         UTIME_OMIT only with __USE_ATFILE.
1851 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
1853         [BZ #7040]
1854         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
1855         inotify_rm_watch should have type int.
1857 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
1859         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
1861 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
1862             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1864         PR glibc/1048
1865         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
1866         variable page size for MIPS.
1867         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
1868         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
1869         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
1871 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
1873         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
1874         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
1875         -D_GNU_SOURCE.
1877 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
1879         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1880         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
1882 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
1884         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
1885         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
1886         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
1887         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
1889 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
1891         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
1892         Make available only for __USE_GNU.
1894 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
1896         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1897         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
1899 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
1901         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
1902         __THROW vs. __nonnull order for C++.
1904 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
1906         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
1907         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
1908         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
1910 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
1911             Daniel Jacobowitz  <dan@codesourcery.com>
1912             Richard Sandiford  <rdsandiford@googlemail.com>
1914         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
1915         * sysdeps/mips/dl-lookup.c: New.
1916         * sysdeps/mips/do-lookup.h: New.
1917         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
1918         definition.
1919         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
1920         if needed.
1921         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
1922         (elf_machine_type_class): Likewise.
1923         (ELF_MACHINE_PLT_REL): Define.
1924         (elf_machine_fixup_plt): New.
1925         (elf_machine_plt_value): New.
1926         (elf_machine_reloc): Handle jump slot and copy relocations.
1927         (elf_machine_lazy_rel): Point relocation place at PLT if
1928         required.
1929         (RESOLVE_GOTSYM): Take a relocation type argument.
1930         (elf_machine_got_rel): Bind lazy stubs directly to their target if
1931         !lazy.  Skip lazy binding for PLT symbols.
1932         (elf_machine_runtime_setup): Fill in .got.plt header.
1933         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
1934         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
1935         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
1936         (_dl_runtime_pltresolve): New.
1937         * sysdeps/mips/bits/linkmap.h: New file.
1938         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
1939         64-bit versions.
1941         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
1942         Delete definition.
1943         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
1944         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
1945         (PSEUDO): Use them.  Move outside __PIC__.
1946         (PSEUDO_JMP): New.
1947         (CENABLE, CDISABLE): Use it.
1949 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1951         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
1952         to epoll_create1.
1954 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1956         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
1957         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
1958         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
1959         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
1960         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
1961         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
1962         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
1964 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1966         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
1967         volatile.
1969 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
1971         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
1972         type.
1974 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
1976         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
1977         (SOCK_DCCP): Define.
1979 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
1981         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
1982         RUSAGE_THREAD and RUSAGE_LWP.
1984 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
1986         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
1987         shmid_ds.
1989 2008-04-21  Khem Raj  <kraj@mvista.com>
1991         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
1993 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
1995         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
1996         truncate and ftruncate systems calls.
1997         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
1998         empty file.
1999         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
2001 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
2003         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
2004         ARG_MAX if <linux/limits.h> has defined it.
2006 2008-03-28  Robin Randhawa  <robin@mips.com>
2008         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
2009         barriers to enforce strict ordering on weakly ordered systems.
2011 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
2012             Daniel Jacobowitz  <dan@codesourcery.com>
2014         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
2015         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
2016         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
2018 2008-03-09  Andreas Jaeger  <aj@suse.de>
2020         [BZ #5753]
2021         * sysdeps/mips/ieee754.h: Use protected namespace
2022         __BIG_ENDIAN/__LITTLE_ENDIAN.
2023         Patch by Aurelien Jarno <aurelien@aurel32.net>.
2025 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
2027         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
2028         Reorganize to match other architectures.  Replace _timer._timer1
2029         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
2030         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
2031         (si_timerid, si_overrun): Define.
2032         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
2033         (__pthread_attr_s): Remove declaration.
2034         (struct sigevent): Remove XXX.  Add _tid.
2036 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2038         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
2040 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
2042         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
2043         type and __THROW marker of splice, vmsplice, and tee.
2045 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
2047         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
2048         LLL_PRIVATE argument to lll_futex_wake.
2049         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
2050         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
2051         comment.
2052         (PF_IUCV, PF_RXRPC): Define.
2053         (PF_MAX): Update.
2054         (AF_IUCV, AF_RXRPC): Define.
2055         (MSG_CMSG_CLOEXEC): Define.
2056         (_EXTERN_INLINE): Define to __extern_inline.
2057         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
2058         UTIME_OMIT): Define.
2059         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
2060         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
2061         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
2062         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
2063         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
2064         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
2065         LLL_LOCK_*.  Include <kernel-features.h>.
2066         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
2067         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
2068         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
2069         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
2070         lll_futex_wait.
2071         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
2072         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
2073         private arguments.
2074         (__lll_robust_trylock): Convert to macro.
2075         (__lll_robust_lock_wait): Add private argument.
2076         (__lll_lock_wait_private, __lll_lock_wait): Declare.
2077         (__lll_lock): Convert to macro.  Take private argument.
2078         (__lll_cond_lock): Likewise.
2079         (lll_lock, lll_cond_lock): Take private arguments.
2080         (__lll_robust_lock): Take private argument.  Convert to macro.
2081         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
2082         lll_robust_cond_lock): Take private arguments.
2083         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
2084         arguments.
2085         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
2086         (lll_timedlock, lll_robust_timedlock): Take private arguments.
2087         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
2088         private arguments.
2089         (lll_unlock, lll_robust_unlock): Take private arguments.
2090         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
2091         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
2092         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
2093         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
2094         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
2095         lll_cond_wake, lll_cond_broadcast): Remove.
2096         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
2097         to __extern_inline.
2099 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
2101         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
2102         New macros for the (n)64 and n32 ABIs.
2103         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
2105 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
2107         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
2108         Define __WORDSIZE_COMPAT32 as 1.
2110 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
2112         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
2113         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
2114         PTHREAD_STACK_MIN.
2116 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
2118         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
2120         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
2121         Delete.
2123 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
2125         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
2126         (internal_syscall1, internal_syscall2, internal_syscall3,
2127         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
2129 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
2131         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
2132         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
2133         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
2134         THREAD_GSCOPE_WAIT): Define.
2135         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
2136         (FUTEX_PRIVATE_FLAG): Define.
2137         (lll_unlock_wake_cb): Delete prototype.
2138         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
2139         <endian.h>.
2140         (pthread_rwlock_t): Shrink __flags and add __shared.
2142 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
2144         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
2145         (posix_fadvise): Fix high word of len argument.
2147 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
2149         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
2150         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
2151         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
2152         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
2153         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
2154         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
2156 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
2158         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
2159         * sysdeps/mips/mips64/n64/Implies: Likewise.
2160         * sysdeps/mips/mips64/soft-fp/Makefile: New.
2161         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
2162         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
2163         <fpu_control.h>.  Use hardware exception and rounding mode
2164         settings.
2166 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
2168         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
2169         r_info argument to ElfW(Addr).
2171 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
2173         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
2175 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
2176             Daniel Jacobowitz  <dan@codesourcery.com>
2178         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
2179         shmctl, and semctl.
2180         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
2181         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
2182         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
2184 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
2186         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
2187         PTR_DEMANGLE): Define.
2188         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
2189         PTR_DEMANGLE): Define.
2190         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
2191         PTR_DEMANGLE): Define.
2193 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
2195         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
2196         (cfi_same_value): Delete definition.
2198 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
2200         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
2201         (elf_machine_reloc): New function, retaining the body of
2202         elf_machine_rel.  Take the reloc's r_info field as an argument,
2203         not the reloc itself.  Add extra r_addend and inplace_p arguments.
2204         When inplace_p is false, use r_addend as the addend, not the contents
2205         of the relocation field.  Hoist the conversion of reloc_addr to
2206         "ELFW(Addr) *".  Don't try to apply TLS relocations against
2207         undefined symbols.  Add R_MIPS_GLOB_DAT support.
2208         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
2209         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
2210         to ElfW(Rela).
2212 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
2214         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
2215         multiple inclusion guard.
2216         * sysdeps/mips/elf/ldsodefs.h: Delete file.
2218 2007-01-04  Thiemo Seufer  <ths@networkno.de>
2220         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
2221         to match the kernel.
2223 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
2225         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
2226         (RTLD_SINGLE_THREAD_P): Define.
2227         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
2229 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
2231         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
2232         prototype.
2234 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
2236         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
2237         code.
2238         (__xstat_conv): Use memset to clear padding arrays.  Check for
2239         overflow.
2240         (__xstat64_conv): Use memset to clear padding arrays.
2241         (__xstat32_conv): New function.
2242         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
2243         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
2245 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
2247         * sysdeps/mips/fpu_control.h: If soft-float, don't use
2248         floating-point registers.
2249         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
2250         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
2251         Likewise.
2253 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
2255         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
2256         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
2258 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
2260         * sysdeps/mips/mips64/n32/libm-test-ulps,
2261         sysdeps/mips/mips64/n64/libm-test-ulps: New.
2263 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
2265         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
2266         defined, include the named file.
2268 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
2270         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
2271         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
2272         Define.
2274 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
2276         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
2277         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
2278         types.
2280 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
2282         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
2283         Don't use struct timespec.
2284         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
2285         __xstat64_conv): Copy individual timespec fields.
2287 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
2289         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
2291 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
2293         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
2294         * sysdeps/mips/fpu/fesetround.c: Likewise.
2296 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
2297             Daniel Jacobowitz  <dan@codesourcery.com>
2299         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
2300         dump sc_cause, sc_status or sc_badvaddr.
2301         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
2302         structure definitions after DSP kernel changes.
2303         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
2304         after the same DSP changes.
2306 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
2308         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
2309         st_atim, st_mtim and st_ctim interface.
2310         (struct stat64): Likewise.
2311         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
2312         Replace st_atime and its padding field with st_atim.  Likewise
2313         st_mtime/st_mtim and st_ctime/st_ctim.
2314         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
2315         after above changes.
2316         (__xstat64_conv): Likewise.
2318 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
2320         * sysdeps/mips/ldsodefs.h: New file.
2321         * sysdeps/mips/tst-audit.h: New file.
2323 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
2325         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
2326         for consistency with other ports.
2327         (MADV_REMOVE): Correct value.
2328         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
2329         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
2330         POSIX_MADV_DONTNEED): Define.
2332 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
2334         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
2335         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
2336         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
2337         and SYNC_FILE_RANGE_WAIT_AFTER.
2338         Declare sync_file_range, vmsplice, splice and tee.
2340 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
2342         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
2343         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
2344         prototype.
2346 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
2348         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
2349         Define.
2351 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
2353         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
2354         typo.
2356 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
2358         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
2359         i386/fork.c.
2361 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
2363         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
2364         libc_cv_localedir, libdir, arch_minimum_kernel, and
2365         libc_cv_gcc_unwind_find_fde.
2366         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
2367         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2368         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
2370 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
2372         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
2373         (__pthread_list_t, __pthread_slist_t): New typedefs.
2374         (pthread_mutex_t): Replace __next and __prev fields with __list.
2375         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
2376         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
2377         (lll_futex_wake_unlock): Define.
2378         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
2379         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
2380         lll_robust_mutex_unlock): New macros.
2381         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
2382         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
2383         vfork.S.
2384         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
2386 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
2388         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
2389         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
2391 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
2393         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
2394         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
2395         (INTERNAL_SYSCALL_NCS): New.
2396         (internal_syscall0, internal_syscall1, internal_syscall2,
2397         internal_syscall3, internal_syscall4, internal_syscall5,
2398         internal_syscall6): Take ncs_init, cs_init, and input arguments.
2399         Use them.  Correct types for registers.
2400         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
2401         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
2402         (INTERNAL_SYSCALL_NCS): New.
2403         (internal_syscall0, internal_syscall1, internal_syscall2,
2404         internal_syscall3, internal_syscall4, internal_syscall5,
2405         internal_syscall6): Take ncs_init, cs_init, and input arguments.
2406         Use them.
2407         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
2408         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
2409         points.
2410         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
2411         Use Elf(Addr) for TLS relocation targets.
2412         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
2413         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
2414         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
2415         futexp to long for n64.
2416         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
2418 2006-02-20  Roland McGrath  <roland@redhat.com>
2420         * sysdeps/mips/shlib-versions: New file.
2421         * sysdeps/mips/preconfigure: New file.
2422         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.