]> git.ipfire.org Git - thirdparty/glibc.git/blob - ChangeLog.mips
Replace FSF snail mail address by URL.
[thirdparty/glibc.git] / ChangeLog.mips
1 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 [BZ #13673]
4 Replace FSF snail mail address with URLs, as per GNU coding standards.
5
6 2012-03-09 Joseph Myers <joseph@codesourcery.com>
7
8 * sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.
9 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Remove.
10
11 2012-02-27 Joseph Myers <joseph@codesourcery.com>
12
13 * sysdeps/unix/sysv/linux/mips/bits/socket.h [!__USE_GNU]: Do not
14 declare recvmmsg and sendmmsg.
15
16 2012-02-27 Joseph Myers <joseph@codesourcery.com>
17
18 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (pthread_attr_t):
19 Change union tag to pthread_attr_t. Only define typedef if not
20 already defined.
21 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
22 (pthread_attr_t): Change union tag to pthread_attr_t. Only define
23 typedef if not already defined.
24
25 2012-02-26 Joseph Myers <joseph@codesourcery.com>
26
27 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Don't name
28 siginfo_t struct. Add forward declaration of pthread_attr_t and
29 use it in sigevent.
30 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Name
31 pthread_attr_t union.
32
33 2012-02-21 Joseph Myers <joseph@codesourcery.com>
34
35 * sysdeps/unix/sysv/linux/mips/bits/epoll.h: New file.
36 * sysdeps/unix/sysv/linux/mips/bits/timerfd.h: Likewise.
37 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Remove.
38 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
39
40 2012-02-20 Andreas Schwab <schwab@linux-m68k.org>
41
42 * sysdeps/unix/sysv/linux/mips/bits/errno.h (EHWPOISON): Define if
43 not defined.
44
45 2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
46
47 * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
48 matching the array in dl-procinfo.c.
49
50 2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
51
52 * sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53 * sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
54 * sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
55
56 2012-02-15 Robert Millan <rmh@gnu.org>
57
58 [BZ #12301]
59 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
60 [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
61
62 2012-02-15 Robert Millan <rmh@gnu.org>
63
64 [BZ #12298]
65 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
66 * sysdeps/mips/sys/tas.h: ... here.
67
68 2012-02-15 Robert Millan <rmh@gnu.org>
69
70 [BZ #12297]
71 * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
72 * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
73 * sysdeps/unix/mips/entry.h: ... here.
74
75 2012-02-15 Robert Millan <rmh@gnu.org>
76
77 [BZ #12193]
78 * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
79 Define.
80 * sysdeps/mips/dl-procinfo.c: New file.
81 * sysdeps/mips/dl-procinfo.h: Likewise.
82
83 2012-02-15 Joseph Myers <joseph@codesourcery.com>
84
85 * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
86 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
87
88 2012-02-15 Viju Vincent <vijuvince@gmail.com>
89
90 * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
91 around calls to _dl_lookup_symbol_x.
92
93 2012-02-13 Joseph Myers <joseph@codesourcery.com>
94
95 * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
96 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
97
98 2012-02-13 Joseph Myers <joseph@codesourcery.com>
99
100 * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
101 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
102
103 2012-02-10 Joseph Myers <joseph@codesourcery.com>
104
105 * sysdeps/mips/mips32/crti.S: New file, based on compiler output
106 for sysdeps/generic/initfini.c.
107 * sysdeps/mips/mips32/crtn.S: Likewise.
108 * sysdeps/mips/mips64/n32/crti.S: Likewise.
109 * sysdeps/mips/mips64/n32/crtn.S: Likewise.
110 * sysdeps/mips/mips64/n64/crti.S: Likewise.
111 * sysdeps/mips/mips64/n64/crtn.S: Likewise.
112 * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
113 (CFLAGS-pt-initfini.s): Likewise.
114 (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
115 variables.
116
117 2012-01-26 Joseph Myers <joseph@codesourcery.com>
118
119 * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
120 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
121 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
122 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
123
124 2012-01-08 Joseph Myers <joseph@codesourcery.com>
125
126 * sysdeps/mips/bits/fenv.h: Use const instead of __const.
127 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
128 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
129 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
130 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
131 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
132 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
133
134 2012-01-07 Joseph Myers <joseph@codesourcery.com>
135
136 * sysdeps/mips/nptl/shlib-versions: New.
137
138 2012-01-07 Joseph Myers <joseph@codesourcery.com>
139
140 * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
141
142 2012-01-04 Tom de Vries <tom@codesourcery.com>
143
144 * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
145 -fno-unwind-tables.
146
147 2012-01-03 Tom de Vries <tom@codesourcery.com>
148
149 * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
150 * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
151
152 2011-12-22 Joseph Myers <joseph@codesourcery.com>
153
154 * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
155 (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
156 Remove.
157 (syscall-list-variants, syscall-list-includes)
158 (syscall-list-o32-options, syscall-list-o32-condition)
159 (syscall-list-n32-options, syscall-list-n32-condition)
160 (syscall-list-n64-options, syscall-list-n64-condition): Define.
161 * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
162 asm-unistd.h.
163 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
164 * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
165
166 2011-12-22 Joseph Myers <joseph@codesourcery.com>
167
168 [BZ #13538]
169 * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
170 (EPOLLET): Initialize with unsigned values.
171
172 2011-12-19 Joseph Myers <joseph@codesourcery.com>
173
174 * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
175 $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
176
177 2011-11-17 Joseph Myers <joseph@codesourcery.com>
178
179 * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
180 sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
181
182 2011-11-11 Joseph Myers <joseph@codesourcery.com>
183
184 * sysdeps/mips/dl-lookup.c: Update from generic version.
185
186 2011-10-12 Joseph Myers <joseph@codesourcery.com>
187
188 * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
189 * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
190 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
191
192 2011-10-05 Andreas Schwab <schwab@redhat.com>
193
194 * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
195 (elf_machine_lazy_rel): Add parameter skip_ifunc.
196
197 2011-09-13 Joseph Myers <joseph@codesourcery.com>
198
199 * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
200 return value to (struct cmsghdr *).
201
202 2011-09-13 Joseph Myers <joseph@codesourcery.com>
203
204 * sysdeps/mips/elf/configure.in: Always test for TLS support and
205 error out in case it is missing.
206 * sysdeps/mips/elf/configure: Regenerate.
207 * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
208
209 2011-09-11 Joseph Myers <joseph@codesourcery.com>
210
211 * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
212 sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
213
214 2011-09-06 Joseph Myers <joseph@codesourcery.com>
215
216 [BZ #13109]
217 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
218 (statfs): New.
219 * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
220 sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
221
222 2011-08-02 Matt Turner <mattst88@gmail.com>
223
224 * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
225
226 2011-07-25 Joseph Myers <joseph@codesourcery.com>
227
228 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
229 Define.
230
231 2011-06-20 Joseph Myers <joseph@codesourcery.com>
232
233 * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
234 sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
235
236 2011-06-20 Joseph Myers <joseph@codesourcery.com>
237
238 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
239 mention raise in the comment.
240
241 2011-05-23 Aurelien Jarno <aurelien@aurel32.net>
242
243 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
244 Add.
245
246 2011-05-13 Joseph Myers <joseph@codesourcery.com>
247
248 * sysdeps/mips/dl-lookup.c: Update from generic version.
249
250 2011-05-10 Joseph Myers <joseph@codesourcery.com>
251
252 * sysdeps/mips/dl-lookup.c: Update from generic version.
253
254 2011-04-11 Joseph Myers <joseph@codesourcery.com>
255
256 * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
257
258 2011-04-01 Joseph Myers <joseph@codesourcery.com>
259
260 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
261 to open_by_handle_at.
262
263 2011-04-01 Joseph Myers <joseph@codesourcery.com>
264
265 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
266
267 2011-04-01 Joseph Myers <joseph@codesourcery.com>
268
269 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
270 file_handle and MAX_HANDLE_SZ. Declare name_to_handle_at and
271 open_by_handle. Augment a few comments.
272
273 2011-04-01 Joseph Myers <joseph@codesourcery.com>
274
275 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
276 cancelable.
277 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
278 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
279 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
280 sync_file_range as cancellation point.
281 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
282 sync_file_range as cancellation point.
283
284 2011-04-01 Joseph Myers <joseph@codesourcery.com>
285
286 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
287 sync_file_range.
288
289 2011-03-22 Joseph Myers <joseph@codesourcery.com>
290
291 * sysdeps/mips/dl-lookup.c: Update from generic version.
292
293 2011-01-25 Joseph Myers <joseph@codesourcery.com>
294
295 * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
296 MADV_NOHUGEPAGE): Define.
297
298 2011-01-25 Joseph Myers <joseph@codesourcery.com>
299
300 * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
301 PF_CAIF, PF_ALG): Define.
302
303 2010-12-30 Joseph Myers <joseph@codesourcery.com>
304
305 * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
306 NO_CTORS_DTORS_SECTIONS is defined.
307 * sysdeps/mach/hurd/mips/init-first.c: Likewise.
308
309 2010-12-21 Joseph Myers <joseph@codesourcery.com>
310
311 * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
312
313 2010-12-06 Matt Turner <mattst88@gmail.com>
314
315 * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
316
317 2010-12-06 Joseph Myers <joseph@codesourcery.com>
318
319 * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
320 Change to 2.4.1.
321 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
322
323 2010-10-21 Joseph Myers <joseph@codesourcery.com>
324
325 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
326 sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
327 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
328 for fanotify_mark.
329
330 2010-10-11 Joseph Myers <joseph@codesourcery.com>
331
332 * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
333 libm_hidden_def.
334 * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
335
336 2010-08-13 Joseph Myers <joseph@codesourcery.com>
337
338 * sysdeps/unix/sysv/linux/mips/kernel-features.h
339 (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
340
341 2010-08-13 Chandrakala Chavva <cchavva@caviumnetworks.com>
342
343 * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
344 jump delay slot.
345 * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
346
347 2010-08-13 Joseph Myers <joseph@codesourcery.com>
348
349 * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
350
351 2010-08-12 Joseph Myers <joseph@codesourcery.com>
352
353 * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
354 struct statfs64): Add f_flags field.
355
356 2010-08-12 Joseph Myers <joseph@codesourcery.com>
357
358 * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
359 Define.
360
361 2010-08-12 Joseph Myers <joseph@codesourcery.com>
362
363 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
364 and prlimit64.
365 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
366 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
367 * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
368 prlimit64 syscall.
369
370 2010-06-14 Joseph Myers <joseph@codesourcery.com>
371
372 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
373 F_GETPIPE_SZ): Define.
374
375 2010-05-21 Joseph Myers <joseph@codesourcery.com>
376
377 * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
378 sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
379
380 2010-04-14 Joseph Myers <joseph@codesourcery.com>
381
382 * sysdeps/unix/sysv/linux/mips/libc-abis: New.
383
384 2010-04-06 Joseph Myers <joseph@codesourcery.com>
385
386 * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
387 VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
388 * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
389 Define.
390
391 2010-03-30 Joseph Myers <joseph@codesourcery.com>
392
393 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
394 MSG_WAITFORONE.
395
396 2010-03-24 Joseph Myers <joseph@codesourcery.com>
397
398 * sysdeps/mips/dl-lookup.c: Update from generic version.
399
400 2010-03-23 Mischa Jonker <mischa.jonker@viragelogic.com>
401
402 [BZ #11291]
403 * sysdeps/mips/bits/atomic.h
404 (__arch_compare_and_exchange_xxx_32_int,
405 __arch_compare_and_exchange_xxx_64_int,
406 __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
407 __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
408 Specify *mem as asm output as well as input.
409
410 2010-02-10 Joseph Myers <joseph@codesourcery.com>
411
412 * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
413
414 2010-01-28 Joseph Myers <joseph@codesourcery.com>
415
416 * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
417 _dl_runtime_pltresolve): Calculate offset from start of function
418 to .cpload instead of hardcoding instruction size.
419
420 2010-01-11 Joseph Myers <joseph@codesourcery.com>
421
422 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
423 problem.
424
425 2010-01-11 Joseph Myers <joseph@codesourcery.com>
426
427 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
428 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
429
430 2010-01-10 Joseph Myers <joseph@codesourcery.com>
431
432 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
433 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
434 XPG7.
435 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
436 fcntl.h.
437
438 2009-12-16 Joseph Myers <joseph@codesourcery.com>
439
440 [BZ #11093]
441 * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
442 POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
443
444 2009-12-16 Joseph Myers <joseph@codesourcery.com>
445
446 * sysdeps/mips/dl-lookup.c: Update from generic version.
447
448 2009-12-15 Joseph Myers <joseph@codesourcery.com>
449
450 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
451 O_DSYNC to match 2.6.33+ kernels.
452
453 2009-12-09 Joseph Myers <joseph@codesourcery.com>
454
455 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
456 declare recvmmsg.
457
458 2009-12-01 Joseph Myers <joseph@codesourcery.com>
459
460 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
461 (posix_fadvise): Remove.
462 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
463 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
464 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
465
466 2009-12-01 Joseph Myers <joseph@codesourcery.com>
467
468 * sysdeps/mips/dl-lookup.c: Update from generic version.
469
470 2009-11-23 Joseph Myers <joseph@codesourcery.com>
471
472 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
473 for timestamps also if __USE_XOPEN2K8.
474
475 2009-11-19 Joseph Myers <joseph@codesourcery.com>
476
477 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
478 F_OWNER_PGRP and mark F_OWNER_GID obsolete.
479
480 2009-11-18 Joseph Myers <joseph@codesourcery.com>
481
482 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
483 names of parameters of sync_file_range.
484
485 2009-11-17 Joseph Myers <joseph@codesourcery.com>
486
487 [BZ #10972]
488 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
489 constants from recent kernels.
490
491 2009-11-17 Joseph Myers <joseph@codesourcery.com>
492
493 * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
494 not already defined.
495
496 2009-11-14 Joseph Myers <joseph@codesourcery.com>
497
498 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
499 F_GETOWN_EX): Update values.
500
501 2009-11-06 Joseph Myers <joseph@codesourcery.com>
502
503 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
504 of last two arguments when -D_FILE_OFFSET_BITS=64.
505
506 2009-10-29 Joseph Myers <joseph@codesourcery.com>
507
508 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
509 f_owner_ex.
510
511 2009-10-03 Joseph Myers <joseph@codesourcery.com>
512
513 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
514 and F_GETOWN_EX.
515
516 2009-09-25 Daniel Jacobowitz <dan@codesourcery.com>
517
518 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
519 (__SYSCALL_CLOBBERS): Add "hi" and "lo".
520 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
521 (__SYSCALL_CLOBBERS): Likewise.
522 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
523 (__SYSCALL_CLOBBERS): Likewise.
524
525 2009-08-05 Joseph Myers <joseph@codesourcery.com>
526
527 * sysdeps/mips/____longjmp_chk.c: Remove. Replaced by....
528 * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This. New file.
529 * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
530 variable for env. Use expansion of CHECK_SP macro for check.
531 * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
532
533 2009-08-03 Joseph Myers <joseph@codesourcery.com>
534
535 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
536 sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
537
538 2009-07-20 Aurelien Jarno <aurelien@aurel32.net>
539
540 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
541 __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
542
543 2009-07-17 Joseph Myers <joseph@codesourcery.com>
544
545 * sysdeps/mips/do-lookup.h: Remove.
546 * sysdeps/mips/dl-lookup.c: Update from generic version, with
547 non-PIC handling integrated.
548
549 2009-06-18 Joseph Myers <joseph@codesourcery.com>
550
551 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
552 and AF_IEEE802154.
553
554 2009-05-16 Joseph Myers <joseph@codesourcery.com>
555
556 * sysdeps/mips/____longjmp_chk.c: New file.
557 * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it. Don't
558 undefine __longjmp.
559 * sysdeps/mips64/__longjmp.c: Likewise.
560
561 2009-05-16 Joseph Myers <joseph@codesourcery.com>
562
563 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
564 sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
565 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
566 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
567
568 2009-05-16 Joseph Myers <joseph@codesourcery.com>
569
570 * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
571 fallocate64@@GLIBC_2.11.
572
573 2009-05-14 Joseph Myers <joseph@codesourcery.com>
574
575 * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
576 sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
577
578 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com>
579
580 * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
581 * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
582 * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
583 * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
584 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
585 Update comment.
586 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
587 * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
588 * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
589 Add ucontext_i.sym.
590
591 2009-04-18 Joseph Myers <joseph@codesourcery.com>
592
593 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
594 __ASSUME_PWRITEV): Don't define here.
595
596 2009-04-15 Maciej W. Rozycki <macro@codesourcery.com>
597
598 * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
599
600 2009-04-09 Joseph Myers <joseph@codesourcery.com>
601
602 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
603 numbers.
604 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
605 Define.
606 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
607 preadv and pwritev.
608
609 2009-03-18 Maciej W. Rozycki <macro@codesourcery.com>
610
611 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
612 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
613
614 2009-03-18 Zhang Le <r0bertz@gentoo.org>
615
616 [BZ #7074]
617 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
618 Fix the condition used to annotate n32 objects.
619
620 2009-03-17 Joseph Myers <joseph@codesourcery.com>
621
622 * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
623 Change parameters and use next_line.
624
625 2009-03-17 Joseph Myers <joseph@codesourcery.com>
626
627 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
628 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
629 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
630
631 2009-03-15 Joseph Myers <joseph@codesourcery.com>
632
633 * sysdeps/mips/bits/link.h: Uglify function parameter names.
634 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
635 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
636 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
637 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
638
639 2009-03-03 Joseph Myers <joseph@codesourcery.com>
640
641 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
642 fallocate{,64}.
643
644 2009-02-26 Joseph Myers <joseph@codesourcery.com>
645
646 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
647 UTIME_OMIT only with __USE_ATFILE.
648
649 2009-02-13 Joseph Myers <joseph@codesourcery.com>
650
651 [BZ #7040]
652 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
653 inotify_rm_watch should have type int.
654
655 2009-02-02 Joseph Myers <joseph@codesourcery.com>
656
657 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
658
659 2009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
660 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
661
662 PR glibc/1048
663 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
664 variable page size for MIPS.
665 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
666 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
667 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
668
669 2009-01-12 Joseph Myers <joseph@codesourcery.com>
670
671 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
672 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
673 -D_GNU_SOURCE.
674
675 2009-01-12 Joseph Myers <joseph@codesourcery.com>
676
677 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
678 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
679
680 2008-12-19 Joseph Myers <joseph@codesourcery.com>
681
682 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
683 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
684 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
685 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
686
687 2008-12-09 Joseph Myers <joseph@codesourcery.com>
688
689 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
690 Make available only for __USE_GNU.
691
692 2008-12-03 Joseph Myers <joseph@codesourcery.com>
693
694 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
695 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
696
697 2008-11-25 Joseph Myers <joseph@codesourcery.com>
698
699 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
700 __THROW vs. __nonnull order for C++.
701
702 2008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
703
704 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
705 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
706 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
707
708 2008-10-01 Mark Shinwell <shinwell@codesourcery.com>
709 Daniel Jacobowitz <dan@codesourcery.com>
710 Richard Sandiford <rdsandiford@googlemail.com>
711
712 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
713 * sysdeps/mips/dl-lookup.c: New.
714 * sysdeps/mips/do-lookup.h: New.
715 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
716 definition.
717 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
718 if needed.
719 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
720 (elf_machine_type_class): Likewise.
721 (ELF_MACHINE_PLT_REL): Define.
722 (elf_machine_fixup_plt): New.
723 (elf_machine_plt_value): New.
724 (elf_machine_reloc): Handle jump slot and copy relocations.
725 (elf_machine_lazy_rel): Point relocation place at PLT if
726 required.
727 (RESOLVE_GOTSYM): Take a relocation type argument.
728 (elf_machine_got_rel): Bind lazy stubs directly to their target if
729 !lazy. Skip lazy binding for PLT symbols.
730 (elf_machine_runtime_setup): Fill in .got.plt header.
731 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
732 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
733 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
734 (_dl_runtime_pltresolve): New.
735 * sysdeps/mips/bits/linkmap.h: New file.
736 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
737 64-bit versions.
738
739 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
740 Delete definition.
741 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
742 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
743 (PSEUDO): Use them. Move outside __PIC__.
744 (PSEUDO_JMP): New.
745 (CENABLE, CDISABLE): Use it.
746
747 2008-08-19 Joseph Myers <joseph@codesourcery.com>
748
749 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
750 to epoll_create1.
751
752 2008-08-19 Joseph Myers <joseph@codesourcery.com>
753
754 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
755 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
756 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
757 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
758 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
759 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
760 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
761
762 2008-08-19 Joseph Myers <joseph@codesourcery.com>
763
764 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
765 volatile.
766
767 2008-07-18 Joseph Myers <joseph@codesourcery.com>
768
769 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
770 type.
771
772 2008-05-21 Joseph Myers <joseph@codesourcery.com>
773
774 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
775 (SOCK_DCCP): Define.
776
777 2008-05-01 Joseph Myers <joseph@codesourcery.com>
778
779 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
780 RUSAGE_THREAD and RUSAGE_LWP.
781
782 2008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
783
784 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
785 shmid_ds.
786
787 2008-04-21 Khem Raj <kraj@mvista.com>
788
789 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
790
791 2008-04-02 Aurelien Jarno <aurelien@aurel32.net>
792
793 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
794 truncate and ftruncate systems calls.
795 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
796 empty file.
797 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
798
799 2008-03-28 Joseph Myers <joseph@codesourcery.com>
800
801 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
802 ARG_MAX if <linux/limits.h> has defined it.
803
804 2008-03-28 Robin Randhawa <robin@mips.com>
805
806 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
807 barriers to enforce strict ordering on weakly ordered systems.
808
809 2008-03-26 David Stephenson <david.stephenson@sicortex.com>
810 Daniel Jacobowitz <dan@codesourcery.com>
811
812 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
813 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
814 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
815
816 2008-03-09 Andreas Jaeger <aj@suse.de>
817
818 [BZ #5753]
819 * sysdeps/mips/ieee754.h: Use protected namespace
820 __BIG_ENDIAN/__LITTLE_ENDIAN.
821 Patch by Aurelien Jarno <aurelien@aurel32.net>.
822
823 2008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
824
825 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
826 Reorganize to match other architectures. Replace _timer._timer1
827 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
828 _timer.si_sigval. Correct the type of _sigpoll.si_band.
829 (si_timerid, si_overrun): Define.
830 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
831 (__pthread_attr_s): Remove declaration.
832 (struct sigevent): Remove XXX. Add _tid.
833
834 2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
835
836 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
837
838 2007-09-25 Joseph Myers <joseph@codesourcery.com>
839
840 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
841 type and __THROW marker of splice, vmsplice, and tee.
842
843 2007-09-12 Joseph Myers <joseph@codesourcery.com>
844
845 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
846 LLL_PRIVATE argument to lll_futex_wake.
847 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
848 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
849 comment.
850 (PF_IUCV, PF_RXRPC): Define.
851 (PF_MAX): Update.
852 (AF_IUCV, AF_RXRPC): Define.
853 (MSG_CMSG_CLOEXEC): Define.
854 (_EXTERN_INLINE): Define to __extern_inline.
855 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
856 UTIME_OMIT): Define.
857 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
858 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
859 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
860 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
861 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
862 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
863 LLL_LOCK_*. Include <kernel-features.h>.
864 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
865 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
866 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
867 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
868 lll_futex_wait.
869 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
870 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
871 private arguments.
872 (__lll_robust_trylock): Convert to macro.
873 (__lll_robust_lock_wait): Add private argument.
874 (__lll_lock_wait_private, __lll_lock_wait): Declare.
875 (__lll_lock): Convert to macro. Take private argument.
876 (__lll_cond_lock): Likewise.
877 (lll_lock, lll_cond_lock): Take private arguments.
878 (__lll_robust_lock): Take private argument. Convert to macro.
879 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
880 lll_robust_cond_lock): Take private arguments.
881 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
882 arguments.
883 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
884 (lll_timedlock, lll_robust_timedlock): Take private arguments.
885 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
886 private arguments.
887 (lll_unlock, lll_robust_unlock): Take private arguments.
888 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
889 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
890 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
891 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
892 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
893 lll_cond_wake, lll_cond_broadcast): Remove.
894 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
895 to __extern_inline.
896
897 2007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
898
899 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
900 New macros for the (n)64 and n32 ABIs.
901 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
902
903 2007-07-13 Carlos O'Donell <carlos@codesourcery.com>
904
905 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
906 Define __WORDSIZE_COMPAT32 as 1.
907
908 2007-07-13 Joseph Myers <joseph@codesourcery.com>
909
910 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
911 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
912 PTHREAD_STACK_MIN.
913
914 2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
915
916 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
917
918 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
919 Delete.
920
921 2007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
922
923 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
924 (internal_syscall1, internal_syscall2, internal_syscall3,
925 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
926
927 2007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
928
929 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
930 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
931 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
932 THREAD_GSCOPE_WAIT): Define.
933 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
934 (FUTEX_PRIVATE_FLAG): Define.
935 (lll_unlock_wake_cb): Delete prototype.
936 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
937 <endian.h>.
938 (pthread_rwlock_t): Shrink __flags and add __shared.
939
940 2007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
941
942 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
943 (posix_fadvise): Fix high word of len argument.
944
945 2007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
946
947 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
948 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
949 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
950 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
951 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
952 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
953
954 2007-05-23 Joseph Myers <joseph@codesourcery.com>
955
956 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
957 * sysdeps/mips/mips64/n64/Implies: Likewise.
958 * sysdeps/mips/mips64/soft-fp/Makefile: New.
959 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
960 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
961 <fpu_control.h>. Use hardware exception and rounding mode
962 settings.
963
964 2007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
965
966 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
967 r_info argument to ElfW(Addr).
968
969 2007-02-01 Joseph Myers <joseph@codesourcery.com>
970
971 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
972
973 2007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
974 Daniel Jacobowitz <dan@codesourcery.com>
975
976 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
977 shmctl, and semctl.
978 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
979 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
980 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
981
982 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
983
984 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
985 PTR_DEMANGLE): Define.
986 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
987 PTR_DEMANGLE): Define.
988 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
989 PTR_DEMANGLE): Define.
990
991 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
992
993 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
994 (cfi_same_value): Delete definition.
995
996 2007-01-08 Richard Sandiford <richard@codesourcery.com>
997
998 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
999 (elf_machine_reloc): New function, retaining the body of
1000 elf_machine_rel. Take the reloc's r_info field as an argument,
1001 not the reloc itself. Add extra r_addend and inplace_p arguments.
1002 When inplace_p is false, use r_addend as the addend, not the contents
1003 of the relocation field. Hoist the conversion of reloc_addr to
1004 "ELFW(Addr) *". Don't try to apply TLS relocations against
1005 undefined symbols. Add R_MIPS_GLOB_DAT support.
1006 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
1007 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
1008 to ElfW(Rela).
1009
1010 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
1013 multiple inclusion guard.
1014 * sysdeps/mips/elf/ldsodefs.h: Delete file.
1015
1016 2007-01-04 Thiemo Seufer <ths@networkno.de>
1017
1018 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
1019 to match the kernel.
1020
1021 2006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
1022
1023 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
1024 (RTLD_SINGLE_THREAD_P): Define.
1025 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
1026
1027 2006-10-31 Joseph Myers <joseph@codesourcery.com>
1028
1029 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
1030 prototype.
1031
1032 2006-09-22 Richard Sandiford <richard@codesourcery.com>
1033
1034 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
1035 code.
1036 (__xstat_conv): Use memset to clear padding arrays. Check for
1037 overflow.
1038 (__xstat64_conv): Use memset to clear padding arrays.
1039 (__xstat32_conv): New function.
1040 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
1041 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
1042
1043 2006-09-21 Joseph Myers <joseph@codesourcery.com>
1044
1045 * sysdeps/mips/fpu_control.h: If soft-float, don't use
1046 floating-point registers.
1047 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
1048 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
1049 Likewise.
1050
1051 2006-08-04 Joseph Myers <joseph@codesourcery.com>
1052
1053 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
1054 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
1055
1056 2006-07-24 Joseph Myers <joseph@codesourcery.com>
1057
1058 * sysdeps/mips/mips64/n32/libm-test-ulps,
1059 sysdeps/mips/mips64/n64/libm-test-ulps: New.
1060
1061 2006-07-24 Joseph Myers <joseph@codesourcery.com>
1062
1063 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
1064 defined, include the named file.
1065
1066 2006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
1067
1068 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
1069 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
1070 Define.
1071
1072 2006-06-02 Joseph Myers <joseph@codesourcery.com>
1073
1074 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
1075 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
1076 types.
1077
1078 2006-06-02 Joseph Myers <joseph@codesourcery.com>
1079
1080 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1081 Don't use struct timespec.
1082 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
1083 __xstat64_conv): Copy individual timespec fields.
1084
1085 2006-06-02 Richard Sandiford <richard@codesourcery.com>
1086
1087 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
1088
1089 2006-06-02 Joseph Myers <joseph@codesourcery.com>
1090
1091 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
1092 * sysdeps/mips/fpu/fesetround.c: Likewise.
1093
1094 2006-05-10 Richard Sandiford <richard@codesourcery.com>
1095 Daniel Jacobowitz <dan@codesourcery.com>
1096
1097 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
1098 dump sc_cause, sc_status or sc_badvaddr.
1099 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
1100 structure definitions after DSP kernel changes.
1101 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
1102 after the same DSP changes.
1103
1104 2006-05-08 Richard Sandiford <richard@codesourcery.com>
1105
1106 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
1107 st_atim, st_mtim and st_ctim interface.
1108 (struct stat64): Likewise.
1109 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1110 Replace st_atime and its padding field with st_atim. Likewise
1111 st_mtime/st_mtim and st_ctime/st_ctim.
1112 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
1113 after above changes.
1114 (__xstat64_conv): Likewise.
1115
1116 2006-05-08 Richard Sandiford <richard@codesourcery.com>
1117
1118 * sysdeps/mips/ldsodefs.h: New file.
1119 * sysdeps/mips/tst-audit.h: New file.
1120
1121 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1122
1123 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1124 for consistency with other ports.
1125 (MADV_REMOVE): Correct value.
1126 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1127 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1128 POSIX_MADV_DONTNEED): Define.
1129
1130 2006-05-05 Lior Balkohen <balkohen@gmail.com>
1131
1132 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1133 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1134 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1135 and SYNC_FILE_RANGE_WAIT_AFTER.
1136 Declare sync_file_range, vmsplice, splice and tee.
1137
1138 2006-03-27 Lior Balkohen <balkohen@gmail.com>
1139
1140 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1141 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
1142 prototype.
1143
1144 2006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
1145
1146 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1147 Define.
1148
1149 2006-03-27 Denis Barbier <barbier@linuxfr.org>
1150
1151 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1152 typo.
1153
1154 2006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
1155
1156 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1157 i386/fork.c.
1158
1159 2006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
1160
1161 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1162 libc_cv_localedir, libdir, arch_minimum_kernel, and
1163 libc_cv_gcc_unwind_find_fde.
1164 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1165 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1166 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1167
1168 2006-03-02 Lior Balkohen <balkohen@gmail.com>
1169
1170 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1171 (__pthread_list_t, __pthread_slist_t): New typedefs.
1172 (pthread_mutex_t): Replace __next and __prev fields with __list.
1173 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1174 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1175 (lll_futex_wake_unlock): Define.
1176 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1177 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1178 lll_robust_mutex_unlock): New macros.
1179 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1180 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1181 vfork.S.
1182 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1183
1184 2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1185
1186 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1187 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1188
1189 2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1190
1191 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1192 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1193 (INTERNAL_SYSCALL_NCS): New.
1194 (internal_syscall0, internal_syscall1, internal_syscall2,
1195 internal_syscall3, internal_syscall4, internal_syscall5,
1196 internal_syscall6): Take ncs_init, cs_init, and input arguments.
1197 Use them. Correct types for registers.
1198 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1199 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1200 (INTERNAL_SYSCALL_NCS): New.
1201 (internal_syscall0, internal_syscall1, internal_syscall2,
1202 internal_syscall3, internal_syscall4, internal_syscall5,
1203 internal_syscall6): Take ncs_init, cs_init, and input arguments.
1204 Use them.
1205 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1206 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
1207 points.
1208 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1209 Use Elf(Addr) for TLS relocation targets.
1210 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1211 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1212 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1213 futexp to long for n64.
1214 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1215
1216 2006-02-20 Roland McGrath <roland@redhat.com>
1217
1218 * sysdeps/mips/shlib-versions: New file.
1219 * sysdeps/mips/preconfigure: New file.
1220 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.