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