]> sourceware.org Git - glibc.git/blame - ports/ChangeLog.mips
Sort benchmark functions
[glibc.git] / ports / ChangeLog.mips
CommitLineData
04453c56
JM
12013-05-21 Joseph Myers <joseph@codesourcery.com>
2
3 [BZ #15506]
4 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
5 [!__PIC__] (PSEUDO): Undefine and redefine.
6 (PSEUDO_END): Undefine and redefine unconditionally.
7 [!__PIC__] (STK_PAD): Define to 0.
8 [!__PIC__] (STKOFF_GP): Do not define.
9 [!__PIC__] (STKSPACE): Define to (STKOFF_SVMSK + SZREG).
10 (PSEUDO_JMP): Define depending on [__PIC__].
11 (CENABLE): Use PSEUDO_JMP in all definitions.
12 (CDISABLE): Likewise.
13 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
14 (SYSCALL_ERROR_LABEL): Define unconditionally.
15 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
16 (SYSCALL_ERROR_LABEL): Define unconditionally.
17
db62a907
JM
182013-05-19 Joseph Myers <joseph@codesourcery.com>
19
20 * sysdeps/mips/mips32/libm-test-ulps: Update names of sincos
21 tests.
22 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
23
2848b105
MR
242013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
25
26 [BZ #15442]
27 * sysdeps/mips/mips64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
28 New macro.
29 (_FP_NANFRAC_S): Don't set the quiet bit.
30 (_FP_NANFRAC_D): Likewise.
31 (_FP_NANFRAC_Q): Likewise.
32 * sysdeps/mips/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
33 macro.
34 (_FP_NANFRAC_S): Don't set the quiet bit.
35 (_FP_NANFRAC_D): Likewise.
36 (_FP_NANFRAC_Q): Likewise.
37
e054f494
RA
382013-05-16 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
39
40 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: Add missing
41 #include <stdint.h> due to uint64_t or uint32_t usage.
42 * sysdeps/mips/bits/atomic.h: Likewise.
43
57267616
TS
442013-04-02 Thomas Schwinge <thomas@codesourcery.com>
45
46 * sysdeps/mips/math_private.h: New file.
47
defa0357
JM
482013-03-20 Joseph Myers <joseph@codesourcery.com>
49
50 * sysdeps/unix/sysv/linux/mips/configure.in (default-abi): Set
51 using LIBC_CONFIG_VAR.
52 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
53 * sysdeps/unix/sysv/linux/mips/Makefile: Do not include
54 default-abi.make.
55
ae6b60cc
TS
562013-03-15 Thomas Schwinge <thomas@codesourcery.com>
57
58 * sysdeps/unix/sysv/linux/mips/bits/mman.h [__USE_MISC]
59 (MAP_ANONYMOUS): Don't define.
60
67525cb8
AJ
612013-03-06 Andreas Jaeger <aj@suse.de>
62
664a9ce4
AJ
63 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Remove all defines
64 provided by bits/mman-linux.h and include <bits/mman-linux.h>.
65 (__MAP_ANONYMOUS): Define.
66
67525cb8
AJ
67 * sysdeps/unix/sysv/linux/mips/bits/msq.h (MSG_COPY): Define.
68
43301bd3
MR
692013-02-27 Chung-Lin Tang <cltang@codesourcery.com>
70 Maciej W. Rozycki <macro@codesourcery.com>
71 Maxim Kuvyrkov <maxim@codesourcery.com>
72
73 * sysdeps/mips/abort-instr.h (ABORT_INSTRUCTION) [__mips16]:
74 New macro.
75 * sysdeps/mips/dl-machine.h (elf_machine_load_address): Add
76 MIPS16 version of assembly code.
77 (RTLD_START) [__mips16]: New macro.
78 * sysdeps/mips/fpu_control.h (__mips_fpu_getcw): New prototype.
79 (__mips_fpu_setcw): Likewise.
80 (_FPU_GETCW) [__mips16]: New macro.
81 (_FPU_SETCW) [__mips16]: Likewise.
82 * sysdeps/mips/machine-gmon.h (MCOUNT): Add `.set nomips16'.
83 * sysdeps/mips/tls-macros.h (LOAD_GP) [__mips16]: New macro.
84 (TLS_GD, TLS_LD, TLS_IE, TLS_LE) [__mips16]: Likewise.
85 * sysdeps/mips/bits/atomic.h: Also use __atomic_* builtins with
86 GCC 4.7 in MIPS16 code.
87 (atomic_compare_and_exchange_val_acq) [__mips16]: New macro.
88 (atomic_compare_and_exchange_bool_acq) [__mips16]: Likewise.
89 (atomic_exchange_acq) [__mips16]: Likewise.
90 (atomic_exchange_and_add) [__mips16]: Likewise.
91 (atomic_bit_test_set) [__mips16]: Likewise.
92 (atomic_and, atomic_and_val) [__mips16]: Likewise.
93 (atomic_or, atomic_or_val) [__mips16]: Likewise.
94 (atomic_full_barrier) [__mips16]: Likewise.
95 * sysdeps/mips/nptl/tls.h (READ_THREAD_POINTER) [__mips16]:
96 Likewise.
97 * sysdeps/mips/sys/tas.h (_test_and_set): Add `__nomips16__'
98 attribute.
99 * sysdeps/unix/mips/sysdep.h (PSEUDO_NOERRNO): Add
100 `.set nomips16'.
101 (PSEUDO_ERRVAL): Likewise.
102 * sysdeps/unix/mips/mips32/sysdep.h (PSEUDO): Likewise.
103 * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Likewise.
104 * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Likewise.
105 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
106 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS) [__mips16]: New macros.
107 (INTERNAL_SYSCALL_MIPS16) [__mips16]: Likewise.
108 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall.h:
109 New file.
110 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO):
111 Add `.set nomips16'.
112 * sysdeps/mips/bsd-_setjmp.S (_setjmp): Likewise.
113 * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
114 * sysdeps/mips/memset.S (memset): Likewise.
115 * sysdeps/mips/setjmp.S (__sigsetjmp): Likewise.
116 * sysdeps/mips/start.S (ENTRY_POINT) [__mips16]: New function.
117 * sysdeps/mips/mips32/crti.S: Add `.set nomips16'.
118 * sysdeps/mips/mips32/crtn.S: Likewise.
119 * sysdeps/mips/mips64/n32/crti.S: Likewise.
120 * sysdeps/mips/mips64/n32/crtn.S: Likewise.
121 * sysdeps/mips/mips64/n64/crti.S: Likewise.
122 * sysdeps/mips/mips64/n64/crtn.S: Likewise.
123 * sysdeps/unix/mips/sysdep.S: Likewise.
124 * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
125 * sysdeps/unix/sysv/linux/mips/getcontext.S: Likewise.
126 * sysdeps/unix/sysv/linux/mips/makecontext.S: Likewise.
127 * sysdeps/unix/sysv/linux/mips/setcontext.S: Likewise.
128 * sysdeps/unix/sysv/linux/mips/swapcontext.S: Likewise.
129 * sysdeps/unix/sysv/linux/mips/vfork.S: Likewise.
130 * sysdeps/mips/__longjmp.c (__longjmp): Rename function to...
131 (____longjmp): ... this. Make static and add `nomips16'
132 attribute.
133 (__longjmp): New alias.
134 * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve) [__mips16]:
135 New function.
136 (_dl_runtime_pltresolve): Likewise.
137 * sysdeps/mips/setjmp_aux.c (__sigsetjmp_aux): Add `nomips16'
138 attribute.
139 * sysdeps/mips/fpu/e_sqrt.c (__ieee754_sqrt): Likewise.
140 * sysdeps/mips/fpu/e_sqrtf.c (__ieee754_sqrtf): Likewise.
141 * sysdeps/unix/sysv/linux/mips/brk.c (__brk): Rewrite in terms
142 of INTERNAL_SYSCALL.
143 * sysdeps/mips/mips32/fpu/fpu_control.c: New file.
144 * sysdeps/mips/mips32/mips16/add_n.c: New file.
145 * sysdeps/mips/mips32/mips16/addmul_1.c: New file.
146 * sysdeps/mips/mips32/mips16/lshift.c: New file.
147 * sysdeps/mips/mips32/mips16/mul_1.c: New file.
148 * sysdeps/mips/mips32/mips16/rshift.c: New file.
149 * sysdeps/mips/mips32/mips16/sub_n.c: New file.
150 * sysdeps/mips/mips32/mips16/submul_1.c: New file.
151 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c:
152 New file.
153 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall1.c:
154 New file.
155 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall2.c:
156 New file.
157 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall3.c:
158 New file.
159 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall4.c:
160 New file.
161 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall5.c:
162 New file.
163 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall6.c:
164 New file.
165 * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall7.c:
166 New file.
167 * sysdeps/mips/mips32/fpu/Versions: New file.
168 * sysdeps/unix/sysv/linux/mips/mips32/mips16/Versions: New file.
169 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: New
170 file.
171 * sysdeps/mips/mips32/mips16/fpu/Makefile: New file.
172 * sysdeps/unix/sysv/linux/mips/mips32/mips16/Makefile: New file.
173 * sysdeps/mips/preconfigure: Handle o32 MIPS16 compilation.
174
2636ffe6
TS
1752013-02-20 Thomas Schwinge <thomas@codesourcery.com>
176
50022a93
TS
177 * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Change
178 __attribute__ ((unused)) to __attribute__ ((__unused__)).
179
f6432d89
TS
180 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Sort
181 properly.
182
c7b275d6
TS
183 * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Change
184 __attribute_used__ to __attribute__ ((unused)).
185
72f0ffdc
TS
186 * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Add
187 __attribute_used__.
188
2636ffe6
TS
189 * sysdeps/mips/bits/nan.h: Align to generic IEEE 754 file.
190
92363eb8
JM
1912013-02-19 Joseph Myers <joseph@codesourcery.com>
192
193 [BZ #14920]
194 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
195 (FUTEX_WAIT_REQUEUE_PI): Define.
196 (FUTEX_CMP_REQUEUE_PI): Likewise.
197 (lll_futex_wait_requeue_pi): Likewise.
198 (lll_futex_timed_wait_requeue_pi): Likewise.
199 (lll_futex_cmp_requeue_pi): Likewise.
200
ba384f6e
SP
2012013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
202
203 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Add
204 __cxa_thread_atexit_impl.
205 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
206 Likewise.
207 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
208 Likewise.
209
70d9946a
JM
2102013-02-13 Joseph Myers <joseph@codesourcery.com>
211
212 [BZ #13550]
213 * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c (__fxstat64): Do
214 not use __ptrvalue.
215 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c (__fxstatat64):
216 Likewise.
217 * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c (__lxstat64):
218 Likewise.
219 * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c (__xstat64):
220 Likewise.
221 * sysdeps/unix/sysv/linux/mips/sigaction.c (__libc_sigaction):
222 Likewise.
223
aea7a9b9
JM
2242013-02-11 Joseph Myers <joseph@codesourcery.com>
225
226 * sysdeps/mips/include/sys/asm.h: New file.
227 * sysdeps/mips/mips64/bsd-_setjmp.S (_setjmp): Use SETUP_GP64_REG
228 and RESTORE_GP64_REG.
229 * sysdeps/mips/mips64/bsd-setjmp.S (setjmp): Likewise.
230 * sysdeps/mips/mips64/setjmp.S (__sigsetjmp): Likewise.
231 * sysdeps/mips/sys/asm.h (__mips_cfi_startproc): Define to empty.
232 (__mips_cfi_endproc): Likewise.
233 (LEAF): Use __mips_cfi_startproc.
234 (NESTED): Likewise.
235 (END): Use __mips_cfi_endproc.
236 (EXPORT): Use __mips_cfi_startproc.
237 * sysdeps/unix/mips/mips32/sysdep.h (PSEUDO): Add CFI information
238 for error-handling code in both definitions.
239 * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Likewise.
240 * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Likewise.
241 * sysdeps/unix/mips/sysdep.h (ENTRY): Use cfi_startproc.
242 (END): Use cfi_endproc.
243 (PSEUDO_END): Likewise.
244 (PSEUDO_END_NOERRNO): Likewise.
245 (PSEUDO_END_ERRVAL): Likewise.
246 * sysdeps/unix/sysv/linux/mips/clone.S (__clone): Add CFI
247 information. Use SETUP_GP64_STACK and RESTORE_GP64_STACK.
248 * sysdeps/unix/sysv/linux/mips/getcontext.S (__getcontext):
249 Likewise.
250 * sysdeps/unix/sysv/linux/mips/makecontext.S (__makecontext):
251 Likewise.
252 * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Use
253 SETUP_GP64_REG and RESTORE_GP64_REG.
254 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
255 [(!NOT_IN_libc || IS_IN_libpthread || IS_IN_librt) && __PIC__]
256 (PSEUDO): Use cfi_endproc before ENTRY.
257 * sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall): Add CFI
258 information. Use SETUP_GP64_REG and RESTORE_GP64_REG.
259 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h [(!NOT_IN_libc
260 || IS_IN_libpthread || IS_IN_librt) && __PIC__] (PSEUDO): Use
261 cfi_endproc before ENTRY.
262 * sysdeps/unix/sysv/linux/mips/setcontext.S (__setcontext): Add
263 CFI information. Use SETUP_GP64_STACK and RESTORE_GP64_STACK.
264 * sysdeps/unix/sysv/linux/mips/swapcontext.S (__swapcontext):
265 Likewise.
266 * sysdeps/unix/sysv/linux/mips/vfork.S (__vfork): Add CFI
267 information. Use SETUP_GP64_REG and RESTORE_GP64_REG.
268
f3aae3f3
JM
2692013-02-08 Joseph Myers <joseph@codesourcery.com>
270
a2da1673
JM
271 [BZ #13550]
272 * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c: Don't include
273 <bp-checks.h>.
274 * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
275 (__libc_pread): Don't use CHECK_N.
276 * sysdeps/unix/sysv/linux/mips/pread64.c: Don't include
277 <bp-checks.h>.
278 (__libc_pread64): Don't use CHECK_N.
279 * sysdeps/unix/sysv/linux/mips/pwrite.c: Don't include
280 <bp-checks.h>.
281 (__libc_pwrite): Don't use CHECK_N.
282 * sysdeps/unix/sysv/linux/mips/pwrite64.c: Don't include
283 <bp-checks.h>.
284 (__libc_pwrite64): Don't use CHECK_N.
285
a6ee1783
JM
286 * sysdeps/mips/add_n.S (__mpn_add_n): Use END.
287 * sysdeps/mips/bsd-_setjmp.S (_setjmp): Likewise.
288 * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
289 * sysdeps/mips/mips64/add_n.S (__mpn_add_n): Use ENTRY and END.
290 * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Likewise.
291 * sysdeps/mips/mips64/bsd-_setjmp.S (_setjmp): Use END.
292 * sysdeps/mips/mips64/bsd-setjmp.S (setjmp): Likewise.
293 * sysdeps/mips/mips64/lshift.S (__mpn_lshift): Use ENTRY and END.
294 * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Likewise.
295 * sysdeps/mips/mips64/rshift.S (__mpn_rshift): Likewise.
296 * sysdeps/mips/mips64/setjmp.S (__sigsetjmp): Use END.
297 * sysdeps/mips/mips64/sub_n.S (__mpn_sub_n): Use ENTRY and END.
298 * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Likewise.
299 * sysdeps/mips/setjmp.S (__sigsetjmp): Use END.
300
f3aae3f3
JM
301 [BZ #13550]
302 * sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: Do not include
303 <bp-checks.h>.
304 (__msgctl): Do not use CHECK_1.
305 * sysdeps/unix/sysv/linux/mips/mips64/shmctl.c: Do not include
306 <bp-checks.h>.
307 (__shmctl): Do not use CHECK_1.
308 * sysdeps/unix/sysv/linux/mips/ustat.c: Do not include
309 <bp-checks.h>.
310 (ustat): Do not use CHECK_1.
311
b82ba2f0
MR
3122013-02-05 Maciej W. Rozycki <macro@codesourcery.com>
313
f9834ea4
MR
314 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Add a missing
315 space in asm register specifiers throughout.
316 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
317 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
318
b82ba2f0
MR
319 [BZ #15054]
320 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (MOVE32):
321 New macro.
322 (INTERNAL_SYSCALL_NCS): Use it. Rewrite to respect the syscall
323 restart convention.
324 (INTERNAL_SYSCALL): Rewrite to respect the syscall restart
325 convention.
326 (internal_syscall0, internal_syscall1): Likewise.
327 (internal_syscall2, internal_syscall3): Likewise.
328 (internal_syscall4, internal_syscall5): Likewise.
329 (internal_syscall6, internal_syscall7): Likewise.
330 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (MOVE32):
331 New macro.
332 (INTERNAL_SYSCALL_NCS): Use it. Rewrite to respect the syscall
333 restart convention.
334 (INTERNAL_SYSCALL): Rewrite to respect the syscall restart
335 convention.
336 (internal_syscall0, internal_syscall1): Likewise.
337 (internal_syscall2, internal_syscall3): Likewise.
338 (internal_syscall4, internal_syscall5): Likewise.
339 (internal_syscall6): Likewise.
340 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (MOVE32):
341 New macro.
342 (INTERNAL_SYSCALL_NCS): Use it. Rewrite to respect the syscall
343 restart convention.
344 (INTERNAL_SYSCALL): Rewrite to respect the syscall restart
345 convention.
346 (internal_syscall0, internal_syscall1): Likewise.
347 (internal_syscall2, internal_syscall3): Likewise.
348 (internal_syscall4, internal_syscall5): Likewise.
349 (internal_syscall6): Likewise.
350
6277fdab
JM
3512013-02-04 Joseph Myers <joseph@codesourcery.com>
352
353 [BZ #13550]
354 * sysdeps/unix/sysv/linux/mips/mips32/truncate64.c: Do not include
355 <bp-checks.h>.
356 (truncate64): Do not use CHECK_STRING.
357 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
358 <bp-checks.h>.
359 (__fxstatat64): Do not use CHECK_STRING.
360 * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c: Do not include
361 <bp-checks.h>.
362 (__lxstat64): Do not use CHECK_STRING.
363 * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c: Do not include
364 <bp-checks.h>.
365 (__xstat64): Do not use CHECK_STRING.
366
2e8a5c8c
JM
3672013-01-31 Joseph Myers <joseph@codesourcery.com>
368
369 [BZ #13550]
370 * sysdeps/unix/sysv/linux/mips/mips64/semctl.c: Don't include
371 <bp-checks.h> and <bp-semctl.h>.
372 (__semctl): Don't use CHECK_SEMCTL.
373
29bfb065
MR
3742013-01-29 Maciej W. Rozycki <macro@codesourcery.com>
375
376 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Correct
377 whitespace damage throughout.
378 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
379
c6af74e4
SE
3802013-01-25 Steve Ellcey <sellcey@mips.com>
381
382 * sysdeps/mips/memmove.c: Remove.
383
828beb13
JM
3842013-01-10 Joseph Myers <joseph@codesourcery.com>
385
386 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h (struct
387 sigcontext): Use __extension__ with long long in all definitions.
388
d9014c08
SE
3892013-01-08 Steve Ellcey <sellcey@mips.com>
390
391 * sysdeps/mips/memcpy.S: Change prefetch hint, reorder partial
392 loads and stores, set and use MAX_PREFETCH_SIZE.
393
c40ea3d9
AJ
3942013-01-08 Andreas Jaeger <aj@suse.de>
395
396 [BZ# 14985]
397 * sysdeps/unix/sysv/linux/mips/bits/epoll.h (EPOLL_NONBLOCK): Remove.
398
568035b7
JM
3992013-01-02 Joseph Myers <joseph@codesourcery.com>
400
401 * All files with FSF copyright notices: Update copyright dates
402 using scripts/update-copyrights.
403
f4cf5f2d
JM
4042013-01-01 Joseph Myers <joseph@codesourcery.com>
405
406 * sysdeps/mips/bits/dlfcn.h: Reformat copyright notice.
407 * sysdeps/mips/bits/mathdef.h: Likewise.
408 * sysdeps/mips/bits/setjmp.h: Likewise.
409 * sysdeps/mips/ieee754/ieee754.h: Likewise.
410 * sysdeps/mips/machine-gmon.h: Likewise.
411 * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
412 * sysdeps/mips/mips64/setjmp.S: Likewise.
413 * sysdeps/mips/start.S: Likewise.
414 * sysdeps/unix/mips/mips64/n32/sysdep.h: Likewise.
415 * sysdeps/unix/mips/mips64/n64/sysdep.h: Likewise.
416 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
417 * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
418
0993dd9b
JM
4192012-12-04 Joseph Myers <joseph@codesourcery.com>
420
421 * sysdeps/mips/fpu_control.h [__mips_soft_float] (_FPU_GETCW):
8d65d9d7 422 Define to set cw to 0, not just to plain "0" as a statement.
0993dd9b
JM
423 [__mips_soft_float] (_FPU_SETCW): Define to (void) (cw), rather
424 than doing nothing with cw.
425
8018f81b
JM
4262012-11-30 Joseph Myers <joseph@codesourcery.com>
427
428 * sysdeps/mips/mips32/libm-test-ulps: Update.
429 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
430
1672585f
JM
4312012-11-29 Joseph Myers <joseph@codesourcery.com>
432
433 [BZ #14893]
434 * sysdeps/mips/mips64/n32/_itoa.h: New file.
435 * sysdeps/unix/sysv/linux/mips/register-dump.h: Include
436 <sgidefs.h>.
437 (CTX_TYPE): New macro.
438 (CTX_REG): Likewise.
439 (CTX_PC): Likewise.
440 (CTX_MDHI): Likewise.
441 (CTX_MDLO): Likewise.
442 (REG_HEX_SIZE): Likewise.
443 (hexvalue): Take _ITOA_WORD_TYPE argument.
444 (register_dump): Use these macros instead of hardcoding struct
445 sigcontext * type and accesses and 8-byte textual output for
446 registers.
447
fc6394c6
JM
4482012-11-22 Joseph Myers <joseph@codesourcery.com>
449
450 [BZ #14822]
451 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list
452 (sendfile): New syscall entry.
453 * sysdeps/unix/sysv/linux/mips/mips64/n64/sendfile64.c: New file.
454 Copy of ../sysdeps/unix/sysv/linux/wordsize-64/sendfile64.c.
455
e0ba0e18
JM
4562012-11-21 Joseph Myers <joseph@codesourcery.com>
457
c3151ad1
JM
458 * sysdeps/mips/jmpbuf-unwind.h (_jmpbuf_sp): Cast regs[0].__sp to
459 uintptr_t.
460
e0ba0e18
JM
461 * sysdeps/mips/sotruss-lib.c: New file.
462
bd077d20
JM
4632012-11-20 Joseph Myers <joseph@codesourcery.com>
464
f59cba71
JM
465 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
466 (internal_syscall1): Use parentheses around macro arguments.
467 (internal_syscall2): Likewise.
468 (internal_syscall3): Likewise.
469 (internal_syscall4): Likewise.
470 (internal_syscall5): Likewise.
471 (internal_syscall6): Likewise.
472 (internal_syscall7): Likewise.
473 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
474 (internal_syscall1): Likewise.
475 (internal_syscall2): Likewise.
476 (internal_syscall3): Likewise.
477 (internal_syscall4): Likewise.
478 (internal_syscall5): Likewise.
479 (internal_syscall6): Likewise.
480
aa099ade
JM
481 * sysdeps/mips/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
482 _Unwind_GetCFA return to _Unwind_Ptr before casting to a pointer
483 type.
484 * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c (CHECK_SP): Cast
485 ss_sp to long before casting to sp_type.
486 * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h [_MIPS_SIM ==
487 _ABIO32] (GET_PC): Cast to unsigned long before casting to a
488 pointer type.
489 [_MIPS_SIM == _ABIO32] (GET_FRAME): Likewise.
490 [_MIPS_SIM == _ABIO32] (GET_STACK): Likewise.
491 [_MIPS_SIM != _ABIO32] (GET_PC): Likewise.
492 [_MIPS_SIM != _ABIO32] (GET_FRAME): Likewise.
493 [_MIPS_SIM != _ABIO32] (GET_STACK): Likewise.
494
bd077d20
JM
495 * sysdeps/mips/bits/atomic.h [!__GNUC_PREREQ (4, 8)]
496 (__arch_compare_and_exchange_xxx_8_int): Separate assignments to
497 __prev and __cmp. Cast __cmp to void.
498 [!__GNUC_PREREQ (4, 8)] (__arch_compare_and_exchange_xxx_16_int):
499 Likewise.
500 [!__GNUC_PREREQ (4, 8) && _MIPS_SIM == _ABIO32]
501 (__arch_compare_and_exchange_xxx_64_int): Likewise.
502
6eb43a28
JM
5032012-11-19 Joseph Myers <joseph@codesourcery.com>
504
c9c253d3
JM
505 * sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Declare VERSION
506 variable with __attribute__ ((unused)).
507
6eb43a28
JM
508 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
509 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
510 (INTERNAL_SYSCALL_ERROR_P): Cast val to void.
511 (INTERNAL_SYSCALL_ERRNO): Cast err to void.
512 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
513 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
514 (INTERNAL_SYSCALL_ERROR_P): Cast val to void.
515 (INTERNAL_SYSCALL_ERRNO): Cast err to void.
516 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
517 (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
518 (INTERNAL_SYSCALL_ERROR_P): Cast val to void.
519 (INTERNAL_SYSCALL_ERRNO): Cast err to void.
520
018f9a78
JM
5212012-11-17 Joseph Myers <joseph@codesourcery.com>
522
523 * sysdeps/mips/bits/atomic.h
524 (__arch_compare_and_exchange_bool_8_int): Mark __PREV variable
525 with __attribute__ ((unused)).
526 (__arch_compare_and_exchange_bool_16_int): Likewise.
527 (__arch_compare_and_exchange_bool_32_int): Likewise.
528 (__arch_compare_and_exchange_bool_64_int): Likewise.
529
19218757
MK
5302012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
531
532 * sysdeps/mips/memmove.c: New file. Use memcpy for forward memmove.
533
d7fcee3a
JM
5342012-11-05 Joseph Myers <joseph@codesourcery.com>
535
536 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
537 (lll_futex_timed_wait_bitset): New macro.
538
b830319d
TS
5392012-11-04 Thomas Schwinge <thomas@codesourcery.com>
540
541 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Don't
542 include <stub-tag.h>.
543
fbeafede
JM
5442012-11-03 Joseph Myers <joseph@codesourcery.com>
545
5b5b04d6
JM
546 * sysdeps/mips/fpu/fclrexcpt.c (feclearexcept): Add
547 libm_hidden_def.
548
fbeafede
JM
549 [BZ #3439]
550 * sysdeps/mips/bits/fenv.h (FE_INEXACT): Define macro to integer
551 constant usable in #if and use that to give value to enum
552 constant.
553 (FE_UNDERFLOW): Likewise.
554 (FE_OVERFLOW): Likewise.
555 (FE_DIVBYZERO): Likewise.
556 (FE_INVALID): Likewise.
557 (FE_TONEAREST): Likewise.
558 (FE_TOWARDZERO): Likewise.
559 (FE_UPWARD): Likewise.
560 (FE_DOWNWARD): Likewise.
561
4c68e865
TS
5622012-11-01 Thomas Schwinge <thomas@codesourcery.com>
563
46879bae
TS
564 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
565
4c68e865
TS
566 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist
567 (GLIBC_2.17): Add clock_* symbols.
568
e6ff7f84
SE
5692012-10-31 Steve Ellcey <sellcey@mips.com>
570
571 * sysdeps/mips/memcpy.S: Add prefetching and more unrolling, make
572 it work in 32 or 64 bit modes.
573 * sysdeps/mips/mips64/memcpy.S: Remove.
574
2a27fd6d
JM
5752012-10-30 Joseph Myers <joseph@codesourcery.com>
576
577 [BZ #14047]
578 * sysdeps/mips/tininess.h: New file.
579
48b76e2d
SE
5802012-10-29 Steve Ellcey <sellcey@mips.com>
581
582 * sysdeps/unix/sysv/linux/mips/mips32/Makefile: Remove.
583 * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Remove.
584 * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Remove.
585 * sysdeps/unix/sysv/linux/mips/configure.in: Create default_abi.make.
586 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
587 * sysdeps/unix/sysv/linux/mips/Makefile: Include default_abi.make.
588 (abi-variants): Add hard and soft float versions.
589 (abi-o32-options): Remove.
590 (abi-o32-condition): Remove.
591 (abi-n32-options): Remove.
592 (abi-n32-condition): Remove.
593 (abi-n64-options): Remove.
594 (abi-n64-condition): Remove.
595 (abi-o32_soft-options): New.
596 (abi-o32_soft-condition): New.
597 (abi-o32_hard-options): New.
598 (abi-o32_hard-condition): New.
599 (abi-n32_soft-options): New.
600 (abi-n32_soft-condition): New.
601 (abi-n32_hard-options): New.
602 (abi-n32_hard-condition): New.
603 (abi-n64_soft-options): New.
604 (abi-n64_soft-condition): New.
605 (abi-n64_hard-options): New.
606 (abi-n64_hard-condition): New.
607
6e6249d0
RM
6082012-10-19 Roland McGrath <roland@hack.frob.com>
609
610 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist
611 (GLIBC_2.17): Add clock_* symbols.
612 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
613
de2b6422
AJ
6142012-10-24 Andreas Jaeger <aj@suse.de>
615
616 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove all
617 definitions and declarations that are provided by
618 <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
619
8f565a27
SE
6202012-10-03 Steve Ellcey <sellcey@mips.com>
621
622 * sysdeps/mips/ieee754.h: Move to...
623 * sysdeps/mips/ieee754/ieee754.h: Here.
624 * sysdeps/mips/mips32/Implies: Add mips/ieee754.
625 * sysdeps/mips/mips64/Implies: Ditto.
626 * sysdeps/mips/mips64/n32/Implies: Ditto.
627 * sysdeps/mips/mips64/n64/Implies: Ditto.
628
40d4a87b
SP
6292012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
630
631 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Fix clone
632 flag name in comment to CLONE_CHILD_CLEARTID.
633
93c65d43
RM
6342012-09-28 Roland McGrath <roland@hack.frob.com>
635
636 * sysdeps/mips/init-first.c: File removed.
637
4ff2d4c2
L
6382012-09-28 H.J. Lu <hongjiu.lu@intel.com>
639
1fa1170b 640 * sysdeps/mips/dl-trampoline.c (VERSYMIDX): Removed.
4ff2d4c2 641
ad845c0b
JM
6422012-08-27 Joseph Myers <joseph@codesourcery.com>
643
644 * sysdeps/unix/sysv/linux/mips/kernel-features.h
645 (__ASSUME_STAT64_SYSCALL): Remove.
646
89570c62
GG
6472012-08-27 Guido Guenther <agx@sigxcpu.org>
648
649 * sysdeps/mips/fpu_control.h (_FPU_RESERVED): Set bit 23.
650
eaeffd07
JM
6512012-08-22 Joseph Myers <joseph@codesourcery.com>
652
653 * sysdeps/unix/sysv/linux/mips/kernel-features.h [_MIPS_SIM ==
654 _ABIO32] (__ASSUME_STAT64_SYSCALL): Define.
655 * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c: New file. Based
656 on version from ../sysdeps/unix/sysv/linux/.
657 * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c: Likewise.
658 * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c: Likewise.
659
30f69637
CD
6602012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
661
662 * sysdeps/mips/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
663 <mips_o32_gnu_pltenter, mips_n32_gnu_pltenter, mips_n64_gnu_pltenter>:
664 struct La_mips_32_regs and struct La_mips_64_regs are not constant.
665
309becf1
MK
6662012-08-15 Tom de Vries <vries@codesourcery.com>
667 Maxim Kuvyrkov <maxim@codesourcery.com>
668
669 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (__libc_lock_lock)
670 (__libc_lock_trylock): Define versions optimized for MIPS.
671
ef400973
MK
6722012-08-15 Maxim Kuvyrkov <maxim@codesourcery.com>
673
674 * sysdeps/mips/nptl/pthread_spin_lock.S: Remove, use generic version.
675 * sysdeps/mips/nptl/pthread_spin_lock.c: New file.
676 * sysdeps/mips/nptl/pthread_spin_trylock.S: Remove, use generic version.
677
5544c7e0
JM
6782012-08-15 Joseph Myers <joseph@codesourcery.com>
679
680 * sysdeps/mips/dl-lookup.c: Update from generic version.
681
8f12da97
MK
6822012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
683
684 [__GNUC_PREREQ (4, 8)]
685 (atomic_exchange_and_add): Split into ...
686 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
687 New atomic macros.
688 [!__GNUC_PREREQ (4, 8)]
689 (atomic_exchange_and_add): Split into ...
690 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
691 New atomic macros.
692
7f540252
JM
6932012-08-09 Joseph Myers <joseph@codesourcery.com>
694
695 * sysdeps/unix/sysv/linux/mips/kernel-features.h
696 (__ASSUME_UTIMES): Define.
697
6dad2c06
JM
6982012-08-07 Joseph Myers <joseph@codesourcery.com>
699
700 * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
701 Remove.
702 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
703
23bddc06
JM
7042012-08-01 Joseph Myers <joseph@codesourcery.com>
705
706 * sysdeps/unix/sysv/linux/mips/kernel-features.h
707 (__ASSUME_FCNTL64): Remove.
708
b290216f
SE
7092012-08-01 Steve Ellcey <sellcey@mips.com>
710
711 * sysdeps/mips/sys/asm.h [_MIPS_ISA != _MIPS_ISA_MIPS4 &&
712 _MIPS_ISA != _MIPS_ISA_MIPS5 && _MIPS_ISA != _MIPS_ISA_MIPS32 &&
713 _MIPS_ISA != _MIPS_ISA_MIPS64] (PREF): Define as function-like
714 macro.
715 (PREFX): Likewise.
716
7e6242f5
JM
7172012-07-31 Joseph Myers <joseph@codesourcery.com>
718
719 * sysdeps/unix/sysv/linux/mips/fcntl.c: Remove.
720 * sysdeps/unix/sysv/linux/mips/lockf64.c: Likewise.
721 * sysdeps/unix/sysv/linux/mips/mips32/fcntl.c: New file.
722 * sysdeps/unix/sysv/linux/mips/mips32/lockf64.c: Likewise.
723 * sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c: Likewise.
724 * sysdeps/unix/sysv/linux/mips/mips64/n32/lockf64.c: Likewise.
725
89d9c04d
JM
7262012-07-27 Joseph Myers <joseph@codesourcery.com>
727
728 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (mmap): New.
729 * sysdeps/unix/sysv/linux/mips/mips64/mmap64.c: New file.
730
0c7936d5
FW
7312012-07-25 Florian Weimer <fweimer@redhat.com>
732
733 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Add
734 secure_getenv.
735 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
736 Likewise.
737 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
738 Likewise.
739
7d67a5d1
JM
7402012-07-17 Joseph Myers <joseph@codesourcery.com>
741
ef1354a5
JM
742 * sysdeps/mips/configure.in: Remove TLS check.
743 * sysdeps/mips/configure: Regenerated.
744
7d67a5d1
JM
745 * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: New
746 file.
747 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
748 Likewise.
749 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
750 Likewise.
751
a766fb45
MK
7522012-07-11 Tom de Vries <vries@codesourcery.com>
753 Maxim Kuvyrkov <maxim@codesourcery.com>
754
755 * sysdeps/mips/bits/atomic.h [__GNUC_PREREQ (4, 8)]
756 (__arch_compare_and_exchange_bool_32_int)
757 (__arch_compare_and_exchange_val_32_int)
758 (__arch_compare_and_exchange_bool_64_int)
759 (__arch_compare_and_exchange_val_64_int)
760 Define in terms of __atomic_compare_exchange_n.
761 [__GNUC_PREREQ (4, 8)]
762 (__arch_exchange_32_int, __arch_exchange_64_int):
763 Define in terms of __atomic_exchange_n.
764 [__GNUC_PREREQ (4, 8)]
765 (__arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
766 Define in terms of __atomic_fetch_add.
767 [!__GNUC_PREREQ (4, 8)]: Update formatting.
768
76b1f93b
PJ
7692012-07-06 Petar Jovanovic <petar.jovanovic@rt-rk.com>
770
771 * sysdeps/mips/dl-machine.h (RTLD_START): Do not store data below
772 the stack pointer.
773
a978616d
JM
7742012-06-19 Joseph Myers <joseph@codesourcery.com>
775
776 * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Update
777 _gp_disp entry.
778 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
779 Likewise.
780 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist:
781 Likewise.
782 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
783 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist:
784 Likewise.
785 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist:
786 Likewise.
787 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist:
788 Likewise.
789 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
790 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist:
791 Likewise.
792 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
793 Likewise.
794 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
795 Likewise.
796 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
797 Likewise.
798 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
799 Likewise.
800 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
801 Likewise.
802 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
803 Likewise.
804 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
805 Likewise.
806 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
807 Likewise.
808 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist:
809 Likewise.
810 * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist:
811 Likewise.
812 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
813 Likewise.
814 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist:
815 Likewise.
816
e525bc9c
JM
8172012-06-14 Joseph Myers <joseph@codesourcery.com>
818
819 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
820 (FORCE_FRAME_POINTER): Assign result of alloca to a volatile
821 variable.
822
12139ca3
JM
8232012-06-01 Joseph Myers <joseph@codesourcery.com>
824
d97b8a3d
JM
825 * sysdeps/mips/mips64/n32/s_fma.c: New file.
826 * sysdeps/mips/mips64/n64/s_fma.c: Likewise.
827
12139ca3
JM
828 * sysdeps/unix/sysv/linux/mips/Makefile (abi-n32-condition): Fix
829 typo.
830
3c9d6dec
JM
8312012-05-31 Joseph Myers <joseph@codesourcery.com>
832
36d173fb
JM
833 * sysdeps/mips/mips64/libm-test-ulps: Remove sqrt ulps.
834
3c9d6dec
JM
835 * sysdeps/mips/mips32/libm-test-ulps: Regenerate.
836 * sysdeps/mips/mips64/libm-test-ulps: Likewise.
837
cc824a2e
JM
8382012-05-30 Joseph Myers <joseph@codesourcery.com>
839
fd5beba7
JM
840 * sysdeps/unix/sysv/linux/mips/Makefile [subdir = misc]: Move ABI
841 settings out of conditional.
842
6863adc8
JM
843 * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove
844 __connect_internal alias.
845
6334191e
JM
846 * sysdeps/mips/mips64/soft-fp/sfp-machine.h
847 (FP_TRAPPING_EXCEPTIONS): Define.
848
d9ab3eff
JM
849 * sysdeps/unix/sysv/linux/mips/Makefile (syscall-list-variants):
850 Rename to abi-variants.
851 (syscall-list-includes): Rename to abi-includes.
852 (syscall-list-o32-options): Rename to abi-o32-options.
853 (syscall-list-o32-condition): Rename to abi-o32-condition.
854 (syscall-list-n32-options): Rename to abi-n32-options.
855 (syscall-list-n32-condition): Rename to abi-n32-condition.
856 (syscall-list-n64-options): Rename to abi-n64-options.
857 (syscall-list-n64-condition): Rename to abi-n64-condition.
858 * sysdeps/unix/sysv/linux/mips/mips32/Makefile: New file.
859 * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Likewise.
860 * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Likewise.
861
cc824a2e
JM
862 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Replace
863 _internal alias by hidden_def.
864
0387d093
JM
8652012-05-26 Joseph Myers <joseph@codesourcery.com>
866
867 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: New
868 file.
869 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
870 Likewise.
871 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
872 Likewise.
873 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
874 Likewise.
875 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
876 Likewise.
877 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
878 Likewise.
879 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
880 Likewise.
881 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
882 Likewise.
883
089d856f
JM
8842012-05-25 Joseph Myers <joseph@codesourcery.com>
885
886 * sysdeps/unix/sysv/linux/mips/kernel-features.h
887 (__ASSUME_32BITUIDS): Remove.
888
46bd6380
SE
8892012-05-23 Steve Ellcey <sellcey@mips.com>
890
891 * sysdeps/unix/sysv/linux/mips/Makefile
892 (syscall-list-o32-options): Use -D_MIPS_SIM=1.
893 (syscall-list-n32-options): Use -D_MIPS_SIM=2.
894 (syscall-list-n64-options): Use -D_MIPS_SIM=3.
895
ec55b216
JM
8962012-05-23 Joseph Myers <joseph@codesourcery.com>
897
898 * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_DONTDUMP):
899 Define.
900 (MADV_DODUMP): Likewise.
901
533a8b31
JM
9022012-05-21 Joseph Myers <joseph@codesourcery.com>
903
df0f68a0
JM
904 * sysdeps/mips/bits/wordsize.h (__WORDSIZE_COMPAT32): Rename to
905 __WORDSIZE_TIME64_COMPAT32.
906
533a8b31
JM
907 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Update.
908 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Update.
909 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Update.
910
dc2a97c6
JM
9112012-05-19 Joseph Myers <joseph@codesourcery.com>
912
913 * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Move to ...
914 * sysdeps/unix/sysv/linux/mips/mips32/ftruncate64.c: ... here.
915 (kernel-features.h): Don't include.
916 [__NR_ftruncate64]: Make code unconditional.
917 [!__NR_ftruncate64]: Remove conditional code.
918 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
919 * sysdeps/unix/sysv/linux/mips/truncate64.c: Move to ...
920 * sysdeps/unix/sysv/linux/mips/mips32/truncate64.c: ... here.
921 (kernel-features.h): Don't include.
922 [__NR_truncate64]: Make code unconditional.
923 [!__NR_truncate64]: Remove conditional code.
924 [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
925 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (ftruncate):
926 Add syscall.
927 (truncate): Likewise.
928 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
929 (ftruncate): Remove syscall.
930 (truncate): Likewise.
931 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Move to ...
932 * sysdeps/unix/sysv/linux/mips/mips64/ftruncate64.c: ... here.
933 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Move to ...
934 * sysdeps/unix/sysv/linux/mips/mips64/truncate64.c: ... here.
935
dbeb7063
JM
9362012-05-16 Joseph Myers <joseph@codesourcery.com>
937
938 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat)
939 [!__USE_MISC && !__USE_XOPEN2K8]: Declare nanoseconds fields with
940 type unsigned long and names st_atimensec, st_mtimensec and
941 st_ctimensec.
942 (struct stat64) [!__USE_MISC && !__USE_XOPEN2K8]: Likewise.
943
a7375c94
JM
9442012-05-14 Joseph Myers <joseph@codesourcery.com>
945
946 * sysdeps/unix/sysv/linux/mips/pread.c [!__ASSUME_PREAD_SYSCALL]:
947 Remove conditional code.
948 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
949 * sysdeps/unix/sysv/linux/mips/pread64.c
950 [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
951 [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
952 * sysdeps/unix/sysv/linux/mips/pwrite.c
953 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
954 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
955 * sysdeps/unix/sysv/linux/mips/pwrite64.c
956 [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
957 [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
958 * sysdeps/unix/sysv/linux/mips/sigaction.c
959 [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
960 [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
961
332d091e
JM
9622012-05-11 Joseph Myers <joseph@codesourcery.com>
963
964 * sysdeps/mips/dl-lookup.c: Update from generic version.
965
567ce24c
JM
9662012-05-08 Joseph Myers <joseph@codesourcery.com>
967
968 * sysdeps/mips/fpu/libm-test-ulps: Move to ...
969 * sysdeps/mips/mips32/libm-test-ulps: ... here.
970 * sysdeps/mips/mips64/n32/libm-test-ulps: Move to ...
971 * sysdeps/mips/mips64/libm-test-ulps: ... here.
972 * sysdeps/mips/mips64/n64/libm-test-ulps: Remove file.
973
360f4e68
JM
9742012-05-01 Joseph Myers <joseph@codesourcery.com>
975
976 [BZ #14044]
977 * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c: Copy
978 from libc version and add symbol versions.
979 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilis
980 (GLIBC_2.3.3): Add posix_fadvise64.
981
896216ff
JM
9822012-04-28 Joseph Myers <joseph@codesourcery.com>
983
8689e877
JM
984 * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: New file.
985 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
986 Likewise.
987 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Likewise.
988 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
989 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Likewise.
990 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Likewise.
991 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
992 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Likewise.
993 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
994 Likewise.
995 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Likewise.
996 * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Likewise.
997 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
998 Likewise.
999 * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Likewise.
1000 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Likewise.
1001 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
1002 Likewise.
1003 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
1004 Likewise.
1005 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Likewise.
1006 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
1007 Likewise.
1008 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist: Likewise.
1009 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist: Likewise.
1010 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
1011 Likewise.
1012 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
1013 Likewise.
1014 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
1015 Likewise.
1016 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist: Likewise.
1017 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
1018 Likewise.
1019 * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
1020 Likewise.
1021 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Likewise.
1022 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
1023 Likewise.
1024 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
1025 Likewise.
1026 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
1027 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
1028 Likewise.
1029 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Likewise.
1030 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Likewise.
1031 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist:
1032 Likewise.
1033 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
1034 Likewise.
1035 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
1036 Likewise.
1037 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Likewise.
1038 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
1039 Likewise.
1040 * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
1041 Likewise.
1042
896216ff
JM
1043 * sysdeps/mips/mips64/memcpy.S: Don't include <endian.h>. Test
1044 __MIPSEB instead of __BYTE_ORDER.
1045 * sysdeps/mips/mips64/memset.S: Likewise.
1046
4053d054
JM
10472012-04-27 Joseph Myers <joseph@codesourcery.com>
1048
1049 * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
1050 Change to 2.6.12.
1051 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1052
d473fb89
JM
10532012-04-26 Joseph Myers <joseph@codesourcery.com>
1054
1055 * sysdeps/unix/mips/brk.S: Remove file.
1056 * sysdeps/unix/mips/dl-brk.S: Likewise.
1057 * sysdeps/unix/mips/sigreturn.S: Likewise.
1058 * sysdeps/unix/mips/wait.S: Likewise.
1059
8dc23639
JM
10602012-04-26 Joseph Myers <joseph@codesourcery.com>
1061
8b2b1127
JM
1062 * sysdeps/mips/memcpy.S: Don't include <endian.h>. Test __MIPSEB
1063 instead of __BYTE_ORDER.
1064 * sysdeps/mips/memset.S: Likewise.
1065
8dc23639
JM
1066 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h (struct
1067 kernel_rt_sigframe): Use siginfo_t instead of struct siginfo.
1068
f2f7d65a
JM
10692012-04-24 Joseph Myers <joseph@codesourcery.com>
1070
1071 * sysdeps/unix/mips/fork.S: Remove file.
1072
9f2b22d5
MF
10732012-04-24 Mike Frysinger <vapier@gentoo.org>
1074
1075 * sysdeps/unix/sysv/linux/mips/mips64/configure.in
1076 (ldd_rewrite_script): Change $dest to $dir.
1077 * sysdeps/unix/sysv/linux/mips/mips64/configure: Regenerate.
1078
25593dca
JM
10792012-04-21 Joseph Myers <joseph@codesourcery.com>
1080
1081 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: Include
1082 sysdeps/unix/sysv/linux/arm/readahead.c not
1083 sysdeps/unix/sysv/linux/arm/eabi/readahead.c.
1084
aa06d8e4
JM
10852012-03-28 Joseph Myers <joseph@codesourcery.com>
1086
1087 * sysdeps/unix/sysv/linux/mips/bits/mman.h (MAP_STACK): Define.
1088 (MAP_HUGETLB): Likewise.
1089
04e3cfbc
JM
10902012-03-27 Joseph Myers <joseph@codesourcery.com>
1091
1092 * sysdeps/mips/elf/start.S: Moved to ...
1093 * sysdeps/mips/start.S: ...here.
1094 * sysdeps/mips/elf/configure.in: Moved to ...
1095 * sysdeps/mips/configure.in: ...here. Update comment.
1096 * sysdeps/mips/configure: New generated file.
1097
1422b9df
JM
10982012-03-20 Joseph Myers <joseph@codesourcery.com>
1099
1100 * sysdeps/unix/sysv/linux/mips/register-dump.h: Include <_itoa.h>
1101 instead of <stdio-common/_itoa.h>.
1102
e54793e8
PE
11032012-03-10 Paul Eggert <eggert@cs.ucla.edu>
1104
1105 [BZ #13673]
1106 * sysdeps/mips/mips64/gmp-mparam.h: Replace FSF snail mail address
1107 with URL.
1108
ab84e3ff
PE
11092012-03-09 Paul Eggert <eggert@cs.ucla.edu>
1110
1111 [BZ #13673]
1112 Replace FSF snail mail address with URLs, as per GNU coding standards.
1113
23b8c9ac
JM
11142012-03-09 Joseph Myers <joseph@codesourcery.com>
1115
1116 * sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.
1117 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Remove.
1118
bf8becc5
JM
11192012-02-27 Joseph Myers <joseph@codesourcery.com>
1120
1121 * sysdeps/unix/sysv/linux/mips/bits/socket.h [!__USE_GNU]: Do not
1122 declare recvmmsg and sendmmsg.
1123
7bb9ccad
JM
11242012-02-27 Joseph Myers <joseph@codesourcery.com>
1125
1126 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (pthread_attr_t):
1127 Change union tag to pthread_attr_t. Only define typedef if not
1128 already defined.
1129 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1130 (pthread_attr_t): Change union tag to pthread_attr_t. Only define
1131 typedef if not already defined.
1132
397c66b4
JM
11332012-02-26 Joseph Myers <joseph@codesourcery.com>
1134
1135 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Don't name
1136 siginfo_t struct. Add forward declaration of pthread_attr_t and
1137 use it in sigevent.
1138 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Name
1139 pthread_attr_t union.
1140
8864c99f
JM
11412012-02-21 Joseph Myers <joseph@codesourcery.com>
1142
1143 * sysdeps/unix/sysv/linux/mips/bits/epoll.h: New file.
1144 * sysdeps/unix/sysv/linux/mips/bits/timerfd.h: Likewise.
1145 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Remove.
1146 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
1147
d6353c0f
AS
11482012-02-20 Andreas Schwab <schwab@linux-m68k.org>
1149
1150 * sysdeps/unix/sysv/linux/mips/bits/errno.h (EHWPOISON): Define if
1151 not defined.
1152
22f7e902
AJ
11532012-02-17 Aurelien Jarno <aurelien@aurel32.net>
1154
1155 * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
1156 matching the array in dl-procinfo.c.
1157
cec96a4f
AJ
11582012-02-17 Aurelien Jarno <aurelien@aurel32.net>
1159
1160 * sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
1161 * sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
1162 * sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
1163
a31567f4
RM
11642012-02-15 Robert Millan <rmh@gnu.org>
1165
1166 [BZ #12301]
1167 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
1168 [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
1169
d2cc32ab
RM
11702012-02-15 Robert Millan <rmh@gnu.org>
1171
1172 [BZ #12298]
1173 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
1174 * sysdeps/mips/sys/tas.h: ... here.
1175
d05f2edb
RM
11762012-02-15 Robert Millan <rmh@gnu.org>
1177
1178 [BZ #12297]
1179 * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
1180 * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
1181 * sysdeps/unix/mips/entry.h: ... here.
1182
87ae60cc
RM
11832012-02-15 Robert Millan <rmh@gnu.org>
1184
7e7aa31b 1185 [BZ #12193]
87ae60cc
RM
1186 * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
1187 Define.
1188 * sysdeps/mips/dl-procinfo.c: New file.
1189 * sysdeps/mips/dl-procinfo.h: Likewise.
1190
7504de5a
JM
11912012-02-15 Joseph Myers <joseph@codesourcery.com>
1192
1193 * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
1194 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
1195
7865d19c
VV
11962012-02-15 Viju Vincent <vijuvince@gmail.com>
1197
1198 * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
1199 around calls to _dl_lookup_symbol_x.
1200
c5430dd0
JM
12012012-02-13 Joseph Myers <joseph@codesourcery.com>
1202
1203 * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
1204 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
1205
67939f7c
JM
12062012-02-13 Joseph Myers <joseph@codesourcery.com>
1207
1208 * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
1209 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
1210
25a368f2
JM
12112012-02-10 Joseph Myers <joseph@codesourcery.com>
1212
1213 * sysdeps/mips/mips32/crti.S: New file, based on compiler output
1214 for sysdeps/generic/initfini.c.
1215 * sysdeps/mips/mips32/crtn.S: Likewise.
1216 * sysdeps/mips/mips64/n32/crti.S: Likewise.
1217 * sysdeps/mips/mips64/n32/crtn.S: Likewise.
1218 * sysdeps/mips/mips64/n64/crti.S: Likewise.
1219 * sysdeps/mips/mips64/n64/crtn.S: Likewise.
1220 * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
1221 (CFLAGS-pt-initfini.s): Likewise.
1222 (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
1223 variables.
1224
2aee8949
JM
12252012-01-26 Joseph Myers <joseph@codesourcery.com>
1226
1227 * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
1228 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
1229 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1230 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1231
7b966fcb
JM
12322012-01-08 Joseph Myers <joseph@codesourcery.com>
1233
1234 * sysdeps/mips/bits/fenv.h: Use const instead of __const.
1235 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
1236 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
1237 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
1238 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
1239 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
1240 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
1241
3538f2fb
JM
12422012-01-07 Joseph Myers <joseph@codesourcery.com>
1243
1244 * sysdeps/mips/nptl/shlib-versions: New.
1245
e3950b29
JM
12462012-01-07 Joseph Myers <joseph@codesourcery.com>
1247
1248 * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
1249
32a61531
TV
12502012-01-04 Tom de Vries <tom@codesourcery.com>
1251
1252 * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
1253 -fno-unwind-tables.
1254
04d45026
TV
12552012-01-03 Tom de Vries <tom@codesourcery.com>
1256
1257 * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
1258 * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
1259
25bb26d0
JM
12602011-12-22 Joseph Myers <joseph@codesourcery.com>
1261
1262 * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
1263 (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
1264 Remove.
1265 (syscall-list-variants, syscall-list-includes)
1266 (syscall-list-o32-options, syscall-list-o32-condition)
1267 (syscall-list-n32-options, syscall-list-n32-condition)
1268 (syscall-list-n64-options, syscall-list-n64-condition): Define.
1269 * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
1270 asm-unistd.h.
1271 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
1272 * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
1273
c2aeee16
JM
12742011-12-22 Joseph Myers <joseph@codesourcery.com>
1275
1276 [BZ #13538]
1277 * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
1278 (EPOLLET): Initialize with unsigned values.
1279
d92b0dd4
JM
12802011-12-19 Joseph Myers <joseph@codesourcery.com>
1281
1282 * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
1283 $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
1284
61b01ec6
JM
12852011-11-17 Joseph Myers <joseph@codesourcery.com>
1286
1287 * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
1288 sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
1289
a9ff8724
JM
12902011-11-11 Joseph Myers <joseph@codesourcery.com>
1291
1292 * sysdeps/mips/dl-lookup.c: Update from generic version.
1293
c3beb302
JM
12942011-10-12 Joseph Myers <joseph@codesourcery.com>
1295
1296 * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
1297 * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
1298 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
1299
9a7e1091
AS
13002011-10-05 Andreas Schwab <schwab@redhat.com>
1301
1302 * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
1303 (elf_machine_lazy_rel): Add parameter skip_ifunc.
1304
560d4a58
JM
13052011-09-13 Joseph Myers <joseph@codesourcery.com>
1306
1307 * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
1308 return value to (struct cmsghdr *).
1309
329c2e63
JM
13102011-09-13 Joseph Myers <joseph@codesourcery.com>
1311
1312 * sysdeps/mips/elf/configure.in: Always test for TLS support and
1313 error out in case it is missing.
1314 * sysdeps/mips/elf/configure: Regenerate.
1315 * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
1316
b8ead09a
JM
13172011-09-11 Joseph Myers <joseph@codesourcery.com>
1318
1319 * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
1320 sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
1321
c26e391d
JM
13222011-09-06 Joseph Myers <joseph@codesourcery.com>
1323
1324 [BZ #13109]
1325 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
1326 (statfs): New.
1327 * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
1328 sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
1329
e349dfdb
MT
13302011-08-02 Matt Turner <mattst88@gmail.com>
1331
1332 * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
1333
9dc88b5c
JM
13342011-07-25 Joseph Myers <joseph@codesourcery.com>
1335
1336 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
1337 Define.
1338
6cc02c7a
JM
13392011-06-20 Joseph Myers <joseph@codesourcery.com>
1340
1341 * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
1342 sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
1343
6b5adfe9
JM
13442011-06-20 Joseph Myers <joseph@codesourcery.com>
1345
1346 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
1347 mention raise in the comment.
1348
8969f4df
AJ
13492011-05-23 Aurelien Jarno <aurelien@aurel32.net>
1350
1351 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
1352 Add.
1353
f1d4d4be
JM
13542011-05-13 Joseph Myers <joseph@codesourcery.com>
1355
1356 * sysdeps/mips/dl-lookup.c: Update from generic version.
1357
a32d0d80
JM
13582011-05-10 Joseph Myers <joseph@codesourcery.com>
1359
1360 * sysdeps/mips/dl-lookup.c: Update from generic version.
1361
ed36e1de
JM
13622011-04-11 Joseph Myers <joseph@codesourcery.com>
1363
1364 * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
1365
e6893dba
JM
13662011-04-01 Joseph Myers <joseph@codesourcery.com>
1367
1368 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
1369 to open_by_handle_at.
1370
cea44847
JM
13712011-04-01 Joseph Myers <joseph@codesourcery.com>
1372
1373 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
1374
01b5049d
JM
13752011-04-01 Joseph Myers <joseph@codesourcery.com>
1376
1377 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
1378 file_handle and MAX_HANDLE_SZ. Declare name_to_handle_at and
1379 open_by_handle. Augment a few comments.
1380
0f53d140
JM
13812011-04-01 Joseph Myers <joseph@codesourcery.com>
1382
1383 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
1384 cancelable.
1385 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
1386 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
1387 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
1388 sync_file_range as cancellation point.
1389 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
1390 sync_file_range as cancellation point.
1391
6d9a4e55
JM
13922011-04-01 Joseph Myers <joseph@codesourcery.com>
1393
1394 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
1395 sync_file_range.
1396
8825867b
JM
13972011-03-22 Joseph Myers <joseph@codesourcery.com>
1398
1399 * sysdeps/mips/dl-lookup.c: Update from generic version.
1400
91a59c6a
JM
14012011-01-25 Joseph Myers <joseph@codesourcery.com>
1402
1403 * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
1404 MADV_NOHUGEPAGE): Define.
1405
eb76b06f
JM
14062011-01-25 Joseph Myers <joseph@codesourcery.com>
1407
1408 * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
1409 PF_CAIF, PF_ALG): Define.
1410
4f464927
JM
14112010-12-30 Joseph Myers <joseph@codesourcery.com>
1412
1413 * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
1414 NO_CTORS_DTORS_SECTIONS is defined.
1415 * sysdeps/mach/hurd/mips/init-first.c: Likewise.
1416
390651fd
JM
14172010-12-21 Joseph Myers <joseph@codesourcery.com>
1418
1419 * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
1420
83495648
MT
14212010-12-06 Matt Turner <mattst88@gmail.com>
1422
1423 * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
1424
604e89e4
JM
14252010-12-06 Joseph Myers <joseph@codesourcery.com>
1426
1427 * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
1428 Change to 2.4.1.
1429 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
1430
94a2483c
JM
14312010-10-21 Joseph Myers <joseph@codesourcery.com>
1432
1433 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
1434 sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
1435 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
1436 for fanotify_mark.
1437
9431b159
JM
14382010-10-11 Joseph Myers <joseph@codesourcery.com>
1439
1440 * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
1441 libm_hidden_def.
1442 * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
1443
5ccc178f
JM
14442010-08-13 Joseph Myers <joseph@codesourcery.com>
1445
1446 * sysdeps/unix/sysv/linux/mips/kernel-features.h
1447 (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
1448
5237c94b
CC
14492010-08-13 Chandrakala Chavva <cchavva@caviumnetworks.com>
1450
1451 * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
1452 jump delay slot.
1453 * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
1454
32b9acf3
JM
14552010-08-13 Joseph Myers <joseph@codesourcery.com>
1456
1457 * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
1458
09551806
JM
14592010-08-12 Joseph Myers <joseph@codesourcery.com>
1460
1461 * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
1462 struct statfs64): Add f_flags field.
1463
9672c67a
JM
14642010-08-12 Joseph Myers <joseph@codesourcery.com>
1465
1466 * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
1467 Define.
1468
c16fd246
JM
14692010-08-12 Joseph Myers <joseph@codesourcery.com>
1470
1471 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
1472 and prlimit64.
1473 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
1474 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
1475 * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
1476 prlimit64 syscall.
1477
fdb3ec20
JM
14782010-06-14 Joseph Myers <joseph@codesourcery.com>
1479
1480 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
1481 F_GETPIPE_SZ): Define.
1482
6531684d
JM
14832010-05-21 Joseph Myers <joseph@codesourcery.com>
1484
1485 * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
1486 sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
1487
b1ab8c5f
JM
14882010-04-14 Joseph Myers <joseph@codesourcery.com>
1489
1490 * sysdeps/unix/sysv/linux/mips/libc-abis: New.
1491
1dbb4edc
JM
14922010-04-06 Joseph Myers <joseph@codesourcery.com>
1493
1494 * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
1495 VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
1496 * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
1497 Define.
1498
e9823ee1
JM
14992010-03-30 Joseph Myers <joseph@codesourcery.com>
1500
1501 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
1502 MSG_WAITFORONE.
1503
cca1fbbc
JM
15042010-03-24 Joseph Myers <joseph@codesourcery.com>
1505
1506 * sysdeps/mips/dl-lookup.c: Update from generic version.
1507
1eb07256
MJ
15082010-03-23 Mischa Jonker <mischa.jonker@viragelogic.com>
1509
1510 [BZ #11291]
1511 * sysdeps/mips/bits/atomic.h
1512 (__arch_compare_and_exchange_xxx_32_int,
1513 __arch_compare_and_exchange_xxx_64_int,
1514 __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
1515 __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
1516 Specify *mem as asm output as well as input.
1517
8256e69a
JM
15182010-02-10 Joseph Myers <joseph@codesourcery.com>
1519
1520 * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
1521
54b7103a
JM
15222010-01-28 Joseph Myers <joseph@codesourcery.com>
1523
1524 * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
1525 _dl_runtime_pltresolve): Calculate offset from start of function
1526 to .cpload instead of hardcoding instruction size.
1527
cbbf2c84
JM
15282010-01-11 Joseph Myers <joseph@codesourcery.com>
1529
1530 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
1531 problem.
1532
31afac47
JM
15332010-01-11 Joseph Myers <joseph@codesourcery.com>
1534
1535 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
1536 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
1537
60a0880e
JM
15382010-01-10 Joseph Myers <joseph@codesourcery.com>
1539
1540 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
1541 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
1542 XPG7.
1543 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
1544 fcntl.h.
1545
8ef2c3b0
JM
15462009-12-16 Joseph Myers <joseph@codesourcery.com>
1547
1548 [BZ #11093]
1549 * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
1550 POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
1551
872083bf
JM
15522009-12-16 Joseph Myers <joseph@codesourcery.com>
1553
1554 * sysdeps/mips/dl-lookup.c: Update from generic version.
1555
93a0dfda
JM
15562009-12-15 Joseph Myers <joseph@codesourcery.com>
1557
1558 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
1559 O_DSYNC to match 2.6.33+ kernels.
1560
5d5cb5a2
JM
15612009-12-09 Joseph Myers <joseph@codesourcery.com>
1562
1563 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
1564 declare recvmmsg.
1565
2d68f6af
JM
15662009-12-01 Joseph Myers <joseph@codesourcery.com>
1567
1568 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
1569 (posix_fadvise): Remove.
1570 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
1571 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
1572 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
1573
84f92668
JM
15742009-12-01 Joseph Myers <joseph@codesourcery.com>
1575
1576 * sysdeps/mips/dl-lookup.c: Update from generic version.
1577
b00ec948
JM
15782009-11-23 Joseph Myers <joseph@codesourcery.com>
1579
1580 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
1581 for timestamps also if __USE_XOPEN2K8.
1582
78698bbb
JM
15832009-11-19 Joseph Myers <joseph@codesourcery.com>
1584
1585 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
1586 F_OWNER_PGRP and mark F_OWNER_GID obsolete.
1587
983ee7f2
JM
15882009-11-18 Joseph Myers <joseph@codesourcery.com>
1589
1590 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
1591 names of parameters of sync_file_range.
1592
24bcda03
JM
15932009-11-17 Joseph Myers <joseph@codesourcery.com>
1594
1595 [BZ #10972]
1596 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
1597 constants from recent kernels.
1598
87d2bea0
JM
15992009-11-17 Joseph Myers <joseph@codesourcery.com>
1600
1601 * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
1602 not already defined.
1603
37a907cc
JM
16042009-11-14 Joseph Myers <joseph@codesourcery.com>
1605
1606 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
1607 F_GETOWN_EX): Update values.
1608
86ad0d12
JM
16092009-11-06 Joseph Myers <joseph@codesourcery.com>
1610
1611 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
1612 of last two arguments when -D_FILE_OFFSET_BITS=64.
1613
a896552e
JM
16142009-10-29 Joseph Myers <joseph@codesourcery.com>
1615
1616 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
1617 f_owner_ex.
1618
afd09ae8
JM
16192009-10-03 Joseph Myers <joseph@codesourcery.com>
1620
1621 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
1622 and F_GETOWN_EX.
1623
f1297d79
DJ
16242009-09-25 Daniel Jacobowitz <dan@codesourcery.com>
1625
1626 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
1627 (__SYSCALL_CLOBBERS): Add "hi" and "lo".
1628 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1629 (__SYSCALL_CLOBBERS): Likewise.
1630 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1631 (__SYSCALL_CLOBBERS): Likewise.
1632
c67273d5
JM
16332009-08-05 Joseph Myers <joseph@codesourcery.com>
1634
1635 * sysdeps/mips/____longjmp_chk.c: Remove. Replaced by....
1636 * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This. New file.
1637 * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
1638 variable for env. Use expansion of CHECK_SP macro for check.
1639 * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
1640
9d84a81f
JM
16412009-08-03 Joseph Myers <joseph@codesourcery.com>
1642
1643 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
1644 sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
1645
197aec25
AJ
16462009-07-20 Aurelien Jarno <aurelien@aurel32.net>
1647
1648 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
1649 __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
1650
cda50f82
JM
16512009-07-17 Joseph Myers <joseph@codesourcery.com>
1652
1653 * sysdeps/mips/do-lookup.h: Remove.
1654 * sysdeps/mips/dl-lookup.c: Update from generic version, with
1655 non-PIC handling integrated.
1656
8200e168
JM
16572009-06-18 Joseph Myers <joseph@codesourcery.com>
1658
1659 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
1660 and AF_IEEE802154.
1661
6a9f82ac
JM
16622009-05-16 Joseph Myers <joseph@codesourcery.com>
1663
1664 * sysdeps/mips/____longjmp_chk.c: New file.
1665 * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it. Don't
1666 undefine __longjmp.
1667 * sysdeps/mips64/__longjmp.c: Likewise.
1668
d9056ac6
JM
16692009-05-16 Joseph Myers <joseph@codesourcery.com>
1670
1671 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
1672 sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
1673 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
1674 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
1675
c504ff3b
JM
16762009-05-16 Joseph Myers <joseph@codesourcery.com>
1677
1678 * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
1679 fallocate64@@GLIBC_2.11.
1680
19afa982
JM
16812009-05-14 Joseph Myers <joseph@codesourcery.com>
1682
1683 * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
1684 sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
1685
ff347533
JM
16862009-04-18 Maciej W. Rozycki <macro@codesourcery.com>
1687
1688 * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
1689 * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
1690 * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
1691 * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
1692 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
1693 Update comment.
1694 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
1695 * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
9a7e1091 1696 * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
ff347533
JM
1697 Add ucontext_i.sym.
1698
57d0274f
JM
16992009-04-18 Joseph Myers <joseph@codesourcery.com>
1700
1701 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
1702 __ASSUME_PWRITEV): Don't define here.
1703
6db53cd5
JM
17042009-04-15 Maciej W. Rozycki <macro@codesourcery.com>
1705
1706 * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
1707
70fdbfd9
JM
17082009-04-09 Joseph Myers <joseph@codesourcery.com>
1709
1710 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
1711 numbers.
1712 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
1713 Define.
1714 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
1715 preadv and pwritev.
1716
d69fd0cb
JM
17172009-03-18 Maciej W. Rozycki <macro@codesourcery.com>
1718
1719 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
1720 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
1721
0262d0c4
JM
17222009-03-18 Zhang Le <r0bertz@gentoo.org>
1723
1724 [BZ #7074]
1725 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
1726 Fix the condition used to annotate n32 objects.
1727
4c8c1810
JM
17282009-03-17 Joseph Myers <joseph@codesourcery.com>
1729
1730 * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
1731 Change parameters and use next_line.
1732
340f7976
JM
17332009-03-17 Joseph Myers <joseph@codesourcery.com>
1734
1735 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
1736 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1737 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1738
ad32d65a
JM
17392009-03-15 Joseph Myers <joseph@codesourcery.com>
1740
1741 * sysdeps/mips/bits/link.h: Uglify function parameter names.
1742 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
1743 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
1744 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
1745 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
1746
93311332
JM
17472009-03-03 Joseph Myers <joseph@codesourcery.com>
1748
1749 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
1750 fallocate{,64}.
1751
2e3804ef
JM
17522009-02-26 Joseph Myers <joseph@codesourcery.com>
1753
1754 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
1755 UTIME_OMIT only with __USE_ATFILE.
1756
1090d6bf
JM
17572009-02-13 Joseph Myers <joseph@codesourcery.com>
1758
1759 [BZ #7040]
1760 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
1761 inotify_rm_watch should have type int.
1762
8085bd60
JM
17632009-02-02 Joseph Myers <joseph@codesourcery.com>
1764
1765 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
1766
9290e553
DJ
17672009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
1768 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1769
1770 PR glibc/1048
1771 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
1772 variable page size for MIPS.
1773 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
1774 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
1775 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
1776
e27433a8
JM
17772009-01-12 Joseph Myers <joseph@codesourcery.com>
1778
1779 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
1780 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
1781 -D_GNU_SOURCE.
1782
bb3b3056
JM
17832009-01-12 Joseph Myers <joseph@codesourcery.com>
1784
1785 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1786 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
1787
01aa93bd
JM
17882008-12-19 Joseph Myers <joseph@codesourcery.com>
1789
1790 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
1791 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
1792 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
1793 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
1794
64762db4
JM
17952008-12-09 Joseph Myers <joseph@codesourcery.com>
1796
1797 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
1798 Make available only for __USE_GNU.
1799
9a9863b4
JM
18002008-12-03 Joseph Myers <joseph@codesourcery.com>
1801
1802 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1803 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
1804
10d461b5
JM
18052008-11-25 Joseph Myers <joseph@codesourcery.com>
1806
1807 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
1808 __THROW vs. __nonnull order for C++.
1809
f6e40d38
DJ
18102008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1811
1812 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
1813 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
1814 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
1815
63fb881a
DJ
18162008-10-01 Mark Shinwell <shinwell@codesourcery.com>
1817 Daniel Jacobowitz <dan@codesourcery.com>
1818 Richard Sandiford <rdsandiford@googlemail.com>
1819
1820 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
1821 * sysdeps/mips/dl-lookup.c: New.
1822 * sysdeps/mips/do-lookup.h: New.
1823 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
1824 definition.
1825 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
1826 if needed.
1827 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
1828 (elf_machine_type_class): Likewise.
1829 (ELF_MACHINE_PLT_REL): Define.
1830 (elf_machine_fixup_plt): New.
1831 (elf_machine_plt_value): New.
1832 (elf_machine_reloc): Handle jump slot and copy relocations.
1833 (elf_machine_lazy_rel): Point relocation place at PLT if
1834 required.
1835 (RESOLVE_GOTSYM): Take a relocation type argument.
1836 (elf_machine_got_rel): Bind lazy stubs directly to their target if
1837 !lazy. Skip lazy binding for PLT symbols.
1838 (elf_machine_runtime_setup): Fill in .got.plt header.
1839 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
1840 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
1841 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
1842 (_dl_runtime_pltresolve): New.
1843 * sysdeps/mips/bits/linkmap.h: New file.
1844 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
1845 64-bit versions.
1846
1847 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
1848 Delete definition.
1849 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
1850 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
1851 (PSEUDO): Use them. Move outside __PIC__.
1852 (PSEUDO_JMP): New.
1853 (CENABLE, CDISABLE): Use it.
1854
a961a11e
JM
18552008-08-19 Joseph Myers <joseph@codesourcery.com>
1856
1857 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
1858 to epoll_create1.
1859
72e2fdef
JM
18602008-08-19 Joseph Myers <joseph@codesourcery.com>
1861
1862 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
1863 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
1864 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
1865 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
1866 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
1867 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
1868 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
1869
606c1b17
JM
18702008-08-19 Joseph Myers <joseph@codesourcery.com>
1871
1872 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
1873 volatile.
1874
e2570f30
DJ
18752008-07-18 Joseph Myers <joseph@codesourcery.com>
1876
1877 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
1878 type.
1879
83d53ff1
DJ
18802008-05-21 Joseph Myers <joseph@codesourcery.com>
1881
1882 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
1883 (SOCK_DCCP): Define.
1884
098cab74
DJ
18852008-05-01 Joseph Myers <joseph@codesourcery.com>
1886
1887 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
1888 RUSAGE_THREAD and RUSAGE_LWP.
1889
89e412f5
DJ
18902008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
1891
1892 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
1893 shmid_ds.
1894
93ae5119
DJ
18952008-04-21 Khem Raj <kraj@mvista.com>
1896
1897 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
1898
7221ac03
DJ
18992008-04-02 Aurelien Jarno <aurelien@aurel32.net>
1900
9a7e1091 1901 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
7221ac03
DJ
1902 truncate and ftruncate systems calls.
1903 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
1904 empty file.
1905 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
1906
560bab76
DJ
19072008-03-28 Joseph Myers <joseph@codesourcery.com>
1908
1909 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
1910 ARG_MAX if <linux/limits.h> has defined it.
1911
19122008-03-28 Robin Randhawa <robin@mips.com>
625680f9
DJ
1913
1914 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
1915 barriers to enforce strict ordering on weakly ordered systems.
1916
af7eda0f
DJ
19172008-03-26 David Stephenson <david.stephenson@sicortex.com>
1918 Daniel Jacobowitz <dan@codesourcery.com>
1919
1920 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
1921 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
1922 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
1923
2af06d0d
AJ
19242008-03-09 Andreas Jaeger <aj@suse.de>
1925
1926 [BZ #5753]
1927 * sysdeps/mips/ieee754.h: Use protected namespace
1928 __BIG_ENDIAN/__LITTLE_ENDIAN.
1929 Patch by Aurelien Jarno <aurelien@aurel32.net>.
1930
7812cbad
DJ
19312008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
1932
1933 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
1934 Reorganize to match other architectures. Replace _timer._timer1
1935 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
1936 _timer.si_sigval. Correct the type of _sigpoll.si_band.
1937 (si_timerid, si_overrun): Define.
1938 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
1939 (__pthread_attr_s): Remove declaration.
1940 (struct sigevent): Remove XXX. Add _tid.
1941
7e0bd9eb
DJ
19422007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1943
1944 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
1945
017cc633
DJ
19462007-09-25 Joseph Myers <joseph@codesourcery.com>
1947
1948 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
1949 type and __THROW marker of splice, vmsplice, and tee.
1950
8c276674
DJ
19512007-09-12 Joseph Myers <joseph@codesourcery.com>
1952
1953 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
1954 LLL_PRIVATE argument to lll_futex_wake.
1955 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
1956 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
1957 comment.
1958 (PF_IUCV, PF_RXRPC): Define.
1959 (PF_MAX): Update.
1960 (AF_IUCV, AF_RXRPC): Define.
1961 (MSG_CMSG_CLOEXEC): Define.
1962 (_EXTERN_INLINE): Define to __extern_inline.
1963 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
1964 UTIME_OMIT): Define.
1965 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
1966 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1967 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1968 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
1969 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
1970 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
1971 LLL_LOCK_*. Include <kernel-features.h>.
1972 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
1973 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
1974 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
1975 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
1976 lll_futex_wait.
1977 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
1978 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
1979 private arguments.
1980 (__lll_robust_trylock): Convert to macro.
1981 (__lll_robust_lock_wait): Add private argument.
1982 (__lll_lock_wait_private, __lll_lock_wait): Declare.
1983 (__lll_lock): Convert to macro. Take private argument.
1984 (__lll_cond_lock): Likewise.
1985 (lll_lock, lll_cond_lock): Take private arguments.
1986 (__lll_robust_lock): Take private argument. Convert to macro.
1987 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
1988 lll_robust_cond_lock): Take private arguments.
1989 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
1990 arguments.
1991 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
1992 (lll_timedlock, lll_robust_timedlock): Take private arguments.
1993 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
1994 private arguments.
1995 (lll_unlock, lll_robust_unlock): Take private arguments.
1996 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
1997 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
1998 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
1999 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
2000 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
2001 lll_cond_wake, lll_cond_broadcast): Remove.
2002 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
2003 to __extern_inline.
2004
d45a6368
DJ
20052007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
2006
2007 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
2008 New macros for the (n)64 and n32 ABIs.
2009 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
2010
391da201
DJ
20112007-07-13 Carlos O'Donell <carlos@codesourcery.com>
2012
2013 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
2014 Define __WORDSIZE_COMPAT32 as 1.
2015
2b4095f3
DJ
20162007-07-13 Joseph Myers <joseph@codesourcery.com>
2017
2018 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
2019 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
2020 PTHREAD_STACK_MIN.
2021
8323b1ab
DJ
20222007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
2023
2024 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
2025
2026 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
2027 Delete.
2028
ffd39823
DJ
20292007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
2030
2031 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
2032 (internal_syscall1, internal_syscall2, internal_syscall3,
2033 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
2034
30efab51
DJ
20352007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
2036
2037 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
2038 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
2039 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
2040 THREAD_GSCOPE_WAIT): Define.
2041 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
2042 (FUTEX_PRIVATE_FLAG): Define.
2043 (lll_unlock_wake_cb): Delete prototype.
2044 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
2045 <endian.h>.
2046 (pthread_rwlock_t): Shrink __flags and add __shared.
2047
92fa63ee
DJ
20482007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
2049
2050 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
2051 (posix_fadvise): Fix high word of len argument.
2052
7a30cb83
DJ
20532007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
2054
2055 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
2056 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
2057 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
2058 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
2059 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
2060 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
2061
384fa30d
DJ
20622007-05-23 Joseph Myers <joseph@codesourcery.com>
2063
2064 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
2065 * sysdeps/mips/mips64/n64/Implies: Likewise.
2066 * sysdeps/mips/mips64/soft-fp/Makefile: New.
2067 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
2068 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
2069 <fpu_control.h>. Use hardware exception and rounding mode
2070 settings.
2071
388fc51b 20722007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
9077d4dc
DJ
2073
2074 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
2075 r_info argument to ElfW(Addr).
2076
f50c692c
DJ
20772007-02-01 Joseph Myers <joseph@codesourcery.com>
2078
2079 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
2080
eb96755b
DJ
20812007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
2082 Daniel Jacobowitz <dan@codesourcery.com>
2083
2084 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
2085 shmctl, and semctl.
2086 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
2087 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
2088 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
2089
908afa83
DJ
20902007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
2091
2092 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
2093 PTR_DEMANGLE): Define.
2094 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
2095 PTR_DEMANGLE): Define.
2096 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
2097 PTR_DEMANGLE): Define.
2098
e3097800
DJ
20992007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
2100
2101 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
2102 (cfi_same_value): Delete definition.
2103
cb5bcf74
DJ
21042007-01-08 Richard Sandiford <richard@codesourcery.com>
2105
2106 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
2107 (elf_machine_reloc): New function, retaining the body of
2108 elf_machine_rel. Take the reloc's r_info field as an argument,
2109 not the reloc itself. Add extra r_addend and inplace_p arguments.
2110 When inplace_p is false, use r_addend as the addend, not the contents
2111 of the relocation field. Hoist the conversion of reloc_addr to
2112 "ELFW(Addr) *". Don't try to apply TLS relocations against
2113 undefined symbols. Add R_MIPS_GLOB_DAT support.
2114 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
2115 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
2116 to ElfW(Rela).
2117
2caa93e2
DJ
21182007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2119
2120 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
2121 multiple inclusion guard.
2122 * sysdeps/mips/elf/ldsodefs.h: Delete file.
2123
84f3ca6e
DJ
21242007-01-04 Thiemo Seufer <ths@networkno.de>
2125
2126 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
2127 to match the kernel.
2128
3ed8d993
DJ
21292006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
2130
2131 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
2132 (RTLD_SINGLE_THREAD_P): Define.
2133 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
2134
a7d03b91
DJ
21352006-10-31 Joseph Myers <joseph@codesourcery.com>
2136
2137 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
2138 prototype.
2139
6ea63025
DJ
21402006-09-22 Richard Sandiford <richard@codesourcery.com>
2141
2142 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
2143 code.
2144 (__xstat_conv): Use memset to clear padding arrays. Check for
2145 overflow.
2146 (__xstat64_conv): Use memset to clear padding arrays.
2147 (__xstat32_conv): New function.
2148 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
2149 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
2150
6b4d184d
DJ
21512006-09-21 Joseph Myers <joseph@codesourcery.com>
2152
2153 * sysdeps/mips/fpu_control.h: If soft-float, don't use
2154 floating-point registers.
2155 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
2156 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
2157 Likewise.
2158
0ad4d3b0
DJ
21592006-08-04 Joseph Myers <joseph@codesourcery.com>
2160
2161 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
2162 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
2163
74321891
DJ
21642006-07-24 Joseph Myers <joseph@codesourcery.com>
2165
2166 * sysdeps/mips/mips64/n32/libm-test-ulps,
2167 sysdeps/mips/mips64/n64/libm-test-ulps: New.
2168
bb600a60
DJ
21692006-07-24 Joseph Myers <joseph@codesourcery.com>
2170
2171 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
2172 defined, include the named file.
2173
02678e17
DJ
21742006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
2175
2176 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
2177 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
2178 Define.
2179
bd345106
DJ
21802006-06-02 Joseph Myers <joseph@codesourcery.com>
2181
2182 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
2183 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
2184 types.
2185
d7f9cd89
DJ
21862006-06-02 Joseph Myers <joseph@codesourcery.com>
2187
2188 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
2189 Don't use struct timespec.
2190 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
2191 __xstat64_conv): Copy individual timespec fields.
2192
c6e2897b
DJ
21932006-06-02 Richard Sandiford <richard@codesourcery.com>
2194
2195 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
2196
37896d39
DJ
21972006-06-02 Joseph Myers <joseph@codesourcery.com>
2198
2199 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
2200 * sysdeps/mips/fpu/fesetround.c: Likewise.
2201
42e36d16
DJ
22022006-05-10 Richard Sandiford <richard@codesourcery.com>
2203 Daniel Jacobowitz <dan@codesourcery.com>
2204
2205 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
2206 dump sc_cause, sc_status or sc_badvaddr.
2207 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
2208 structure definitions after DSP kernel changes.
2209 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
2210 after the same DSP changes.
2211
dab75788
DJ
22122006-05-08 Richard Sandiford <richard@codesourcery.com>
2213
2214 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
2215 st_atim, st_mtim and st_ctim interface.
2216 (struct stat64): Likewise.
2217 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
2218 Replace st_atime and its padding field with st_atim. Likewise
2219 st_mtime/st_mtim and st_ctime/st_ctim.
2220 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
2221 after above changes.
2222 (__xstat64_conv): Likewise.
2223
19723bdd
DJ
22242006-05-08 Richard Sandiford <richard@codesourcery.com>
2225
2226 * sysdeps/mips/ldsodefs.h: New file.
2227 * sysdeps/mips/tst-audit.h: New file.
2228
075f1edd
DJ
22292006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2230
2231 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
2232 for consistency with other ports.
2233 (MADV_REMOVE): Correct value.
2234 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
2235 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
2236 POSIX_MADV_DONTNEED): Define.
2237
142b51e4
DJ
22382006-05-05 Lior Balkohen <balkohen@gmail.com>
2239
2240 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
2241 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
2242 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
2243 and SYNC_FILE_RANGE_WAIT_AFTER.
2244 Declare sync_file_range, vmsplice, splice and tee.
2245
f3fb78ec
DJ
22462006-03-27 Lior Balkohen <balkohen@gmail.com>
2247
2248 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
2249 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
2250 prototype.
2251
bfc23f5a
DJ
22522006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2253
2254 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
2255 Define.
2256
b415b963
DJ
22572006-03-27 Denis Barbier <barbier@linuxfr.org>
2258
2259 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
2260 typo.
2261
712619d7
DJ
22622006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
2263
2264 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
2265 i386/fork.c.
2266
aea60744
DJ
22672006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
2268
2269 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
2270 libc_cv_localedir, libdir, arch_minimum_kernel, and
2271 libc_cv_gcc_unwind_find_fde.
2272 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
2273 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2274 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
2275
13d7881a
DJ
22762006-03-02 Lior Balkohen <balkohen@gmail.com>
2277
2278 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
2279 (__pthread_list_t, __pthread_slist_t): New typedefs.
2280 (pthread_mutex_t): Replace __next and __prev fields with __list.
2281 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
2282 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
2283 (lll_futex_wake_unlock): Define.
2284 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
2285 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
2286 lll_robust_mutex_unlock): New macros.
9a7e1091 2287 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
13d7881a
DJ
2288 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
2289 vfork.S.
2290 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
2291
73204807
DJ
22922006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
2293
2294 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
2295 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
2296
6428ce3c
DJ
22972006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
2298
2299 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
2300 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
2301 (INTERNAL_SYSCALL_NCS): New.
2302 (internal_syscall0, internal_syscall1, internal_syscall2,
2303 internal_syscall3, internal_syscall4, internal_syscall5,
2304 internal_syscall6): Take ncs_init, cs_init, and input arguments.
2305 Use them. Correct types for registers.
2306 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
2307 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
2308 (INTERNAL_SYSCALL_NCS): New.
2309 (internal_syscall0, internal_syscall1, internal_syscall2,
2310 internal_syscall3, internal_syscall4, internal_syscall5,
2311 internal_syscall6): Take ncs_init, cs_init, and input arguments.
2312 Use them.
2313 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
2314 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
2315 points.
2316 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
2317 Use Elf(Addr) for TLS relocation targets.
2318 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
2319 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
2320 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
2321 futexp to long for n64.
2322 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
2323
2575768d
RM
23242006-02-20 Roland McGrath <roland@redhat.com>
2325
2326 * sysdeps/mips/shlib-versions: New file.
2327 * sysdeps/mips/preconfigure: New file.
2328 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.
This page took 0.330628 seconds and 5 git commands to generate.