Remove hppa linuxthreads support.
[glibc.git] / ChangeLog.mips
blob78932d7a03f3692576e8b83706462b8ba86d7301
1 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
3         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
4         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
5         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
7 2011-10-05  Andreas Schwab  <schwab@redhat.com>
9         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
10         (elf_machine_lazy_rel): Add parameter skip_ifunc.
12 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
14         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
15         return value to (struct cmsghdr *).
17 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
19         * sysdeps/mips/elf/configure.in: Always test for TLS support and
20         error out in case it is missing.
21         * sysdeps/mips/elf/configure: Regenerate.
22         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
24 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
26         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
27         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
29 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
31         [BZ #13109]
32         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
33         (statfs): New.
34         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
35         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
37 2011-08-02  Matt Turner  <mattst88@gmail.com>
39         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
41 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
43         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
44         Define.
46 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
48         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
49         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
51 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
53         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
54         mention raise in the comment.
56 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
58         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
59         Add.
61 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
63         * sysdeps/mips/dl-lookup.c: Update from generic version.
65 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
67         * sysdeps/mips/dl-lookup.c: Update from generic version.
69 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
71         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
73 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
75         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
76         to open_by_handle_at.
78 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
80         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
82 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
84         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
85         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
86         open_by_handle.  Augment a few comments.
88 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
90         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
91         cancelable.
92         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
93         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
94         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
95         sync_file_range as cancellation point.
96         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
97         sync_file_range as cancellation point.
99 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
101         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
102         sync_file_range.
104 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
106         * sysdeps/mips/dl-lookup.c: Update from generic version.
108 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
110         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
111         MADV_NOHUGEPAGE): Define.
113 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
115         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
116         PF_CAIF, PF_ALG): Define.
118 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
120         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
121         NO_CTORS_DTORS_SECTIONS is defined.
122         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
124 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
126         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
128 2010-12-06  Matt Turner  <mattst88@gmail.com>
130         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
132 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
134         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
135         Change to 2.4.1.
136         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
138 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
140         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
141         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
142         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
143         for fanotify_mark.
145 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
147         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
148         libm_hidden_def.
149         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
151 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
153         * sysdeps/unix/sysv/linux/mips/kernel-features.h
154         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
156 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
158         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
159         jump delay slot.
160         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
162 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
164         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
166 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
168         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
169         struct statfs64): Add f_flags field.
171 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
173         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
174         Define.
176 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
178         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
179         and prlimit64.
180         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
181         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
182         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
183         prlimit64 syscall.
185 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
187         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
188         F_GETPIPE_SZ): Define.
190 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
192         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
193         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
195 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
197         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
199 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
201         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
202         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
203         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
204         Define.
206 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
208         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
209         MSG_WAITFORONE.
211 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
213         * sysdeps/mips/dl-lookup.c: Update from generic version.
215 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
217         [BZ #11291]
218         * sysdeps/mips/bits/atomic.h
219         (__arch_compare_and_exchange_xxx_32_int,
220         __arch_compare_and_exchange_xxx_64_int,
221         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
222         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
223         Specify *mem as asm output as well as input.
225 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
227         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
229 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
231         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
232         _dl_runtime_pltresolve): Calculate offset from start of function
233         to .cpload instead of hardcoding instruction size.
235 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
237         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
238         problem.
240 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
242         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
243         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
245 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
247         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
248         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
249         XPG7.
250         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
251         fcntl.h.
253 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
255         [BZ #11093]
256         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
257         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
259 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
261         * sysdeps/mips/dl-lookup.c: Update from generic version.
263 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
265         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
266         O_DSYNC to match 2.6.33+ kernels.
268 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
270         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
271         declare recvmmsg.
273 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
275         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
276         (posix_fadvise): Remove.
277         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
278         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
279         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
281 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
283         * sysdeps/mips/dl-lookup.c: Update from generic version.
285 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
287         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
288         for timestamps also if __USE_XOPEN2K8.
290 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
292         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
293         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
295 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
297         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
298         names of parameters of sync_file_range.
300 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
302         [BZ #10972]
303         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
304         constants from recent kernels.
306 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
308         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
309         not already defined.
311 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
313         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
314         F_GETOWN_EX): Update values.
316 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
318         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
319         of last two arguments when -D_FILE_OFFSET_BITS=64.
321 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
323         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
324         f_owner_ex.
326 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
328         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
329         and F_GETOWN_EX.
331 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
333         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
334         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
335         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
336         (__SYSCALL_CLOBBERS): Likewise.
337         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
338         (__SYSCALL_CLOBBERS): Likewise.
340 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
342         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
343         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
344         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
345         variable for env.  Use expansion of CHECK_SP macro for check.
346         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
348 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
350         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
351         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
353 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
355         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
356         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
358 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
360         * sysdeps/mips/do-lookup.h: Remove.
361         * sysdeps/mips/dl-lookup.c: Update from generic version, with
362         non-PIC handling integrated.
364 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
366         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
367         and AF_IEEE802154.
369 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
371         * sysdeps/mips/____longjmp_chk.c: New file.
372         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
373         undefine __longjmp.
374         * sysdeps/mips64/__longjmp.c: Likewise.
376 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
378         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
379         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
380         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
381         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
383 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
385         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
386         fallocate64@@GLIBC_2.11.
388 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
390         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
391         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
393 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
395         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
396         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
397         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
398         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
399         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
400         Update comment.
401         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
402         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
403         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
404         Add ucontext_i.sym.
406 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
408         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
409         __ASSUME_PWRITEV): Don't define here.
411 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
413         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
415 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
417         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
418         numbers.
419         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
420         Define.
421         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
422         preadv and pwritev.
424 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
426         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
427         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
429 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
431         [BZ #7074]
432         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
433         Fix the condition used to annotate n32 objects.
435 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
437         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
438         Change parameters and use next_line.
440 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
442         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
443         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
444         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
446 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
448         * sysdeps/mips/bits/link.h: Uglify function parameter names.
449         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
450         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
451         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
452         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
454 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
456         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
457         fallocate{,64}.
459 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
461         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
462         UTIME_OMIT only with __USE_ATFILE.
464 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
466         [BZ #7040]
467         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
468         inotify_rm_watch should have type int.
470 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
472         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
474 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
475             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
477         PR glibc/1048
478         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
479         variable page size for MIPS.
480         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
481         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
482         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
484 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
486         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
487         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
488         -D_GNU_SOURCE.
490 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
492         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
493         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
495 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
497         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
498         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
499         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
500         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
502 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
504         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
505         Make available only for __USE_GNU.
507 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
509         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
510         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
512 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
514         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
515         __THROW vs. __nonnull order for C++.
517 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
519         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
520         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
521         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
523 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
524             Daniel Jacobowitz  <dan@codesourcery.com>
525             Richard Sandiford  <rdsandiford@googlemail.com>
527         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
528         * sysdeps/mips/dl-lookup.c: New.
529         * sysdeps/mips/do-lookup.h: New.
530         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
531         definition.
532         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
533         if needed.
534         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
535         (elf_machine_type_class): Likewise.
536         (ELF_MACHINE_PLT_REL): Define.
537         (elf_machine_fixup_plt): New.
538         (elf_machine_plt_value): New.
539         (elf_machine_reloc): Handle jump slot and copy relocations.
540         (elf_machine_lazy_rel): Point relocation place at PLT if
541         required.
542         (RESOLVE_GOTSYM): Take a relocation type argument.
543         (elf_machine_got_rel): Bind lazy stubs directly to their target if
544         !lazy.  Skip lazy binding for PLT symbols.
545         (elf_machine_runtime_setup): Fill in .got.plt header.
546         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
547         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
548         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
549         (_dl_runtime_pltresolve): New.
550         * sysdeps/mips/bits/linkmap.h: New file.
551         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
552         64-bit versions.
554         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
555         Delete definition.
556         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
557         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
558         (PSEUDO): Use them.  Move outside __PIC__.
559         (PSEUDO_JMP): New.
560         (CENABLE, CDISABLE): Use it.
562 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
564         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
565         to epoll_create1.
567 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
569         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
570         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
571         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
572         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
573         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
574         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
575         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
577 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
579         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
580         volatile.
582 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
584         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
585         type.
587 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
589         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
590         (SOCK_DCCP): Define.
592 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
594         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
595         RUSAGE_THREAD and RUSAGE_LWP.
597 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
599         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
600         shmid_ds.
602 2008-04-21  Khem Raj  <kraj@mvista.com>
604         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
606 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
608         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
609         truncate and ftruncate systems calls.
610         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
611         empty file.
612         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
614 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
616         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
617         ARG_MAX if <linux/limits.h> has defined it.
619 2008-03-28  Robin Randhawa  <robin@mips.com>
621         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
622         barriers to enforce strict ordering on weakly ordered systems.
624 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
625             Daniel Jacobowitz  <dan@codesourcery.com>
627         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
628         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
629         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
631 2008-03-09  Andreas Jaeger  <aj@suse.de>
633         [BZ #5753]
634         * sysdeps/mips/ieee754.h: Use protected namespace
635         __BIG_ENDIAN/__LITTLE_ENDIAN.
636         Patch by Aurelien Jarno <aurelien@aurel32.net>.
638 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
640         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
641         Reorganize to match other architectures.  Replace _timer._timer1
642         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
643         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
644         (si_timerid, si_overrun): Define.
645         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
646         (__pthread_attr_s): Remove declaration.
647         (struct sigevent): Remove XXX.  Add _tid.
649 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
651         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
653 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
655         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
656         type and __THROW marker of splice, vmsplice, and tee.
658 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
660         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
661         LLL_PRIVATE argument to lll_futex_wake.
662         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
663         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
664         comment.
665         (PF_IUCV, PF_RXRPC): Define.
666         (PF_MAX): Update.
667         (AF_IUCV, AF_RXRPC): Define.
668         (MSG_CMSG_CLOEXEC): Define.
669         (_EXTERN_INLINE): Define to __extern_inline.
670         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
671         UTIME_OMIT): Define.
672         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
673         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
674         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
675         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
676         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
677         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
678         LLL_LOCK_*.  Include <kernel-features.h>.
679         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
680         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
681         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
682         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
683         lll_futex_wait.
684         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
685         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
686         private arguments.
687         (__lll_robust_trylock): Convert to macro.
688         (__lll_robust_lock_wait): Add private argument.
689         (__lll_lock_wait_private, __lll_lock_wait): Declare.
690         (__lll_lock): Convert to macro.  Take private argument.
691         (__lll_cond_lock): Likewise.
692         (lll_lock, lll_cond_lock): Take private arguments.
693         (__lll_robust_lock): Take private argument.  Convert to macro.
694         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
695         lll_robust_cond_lock): Take private arguments.
696         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
697         arguments.
698         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
699         (lll_timedlock, lll_robust_timedlock): Take private arguments.
700         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
701         private arguments.
702         (lll_unlock, lll_robust_unlock): Take private arguments.
703         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
704         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
705         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
706         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
707         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
708         lll_cond_wake, lll_cond_broadcast): Remove.
709         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
710         to __extern_inline.
712 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
714         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
715         New macros for the (n)64 and n32 ABIs.
716         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
718 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
720         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
721         Define __WORDSIZE_COMPAT32 as 1.
723 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
725         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
726         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
727         PTHREAD_STACK_MIN.
729 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
731         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
733         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
734         Delete.
736 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
738         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
739         (internal_syscall1, internal_syscall2, internal_syscall3,
740         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
742 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
744         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
745         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
746         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
747         THREAD_GSCOPE_WAIT): Define.
748         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
749         (FUTEX_PRIVATE_FLAG): Define.
750         (lll_unlock_wake_cb): Delete prototype.
751         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
752         <endian.h>.
753         (pthread_rwlock_t): Shrink __flags and add __shared.
755 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
757         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
758         (posix_fadvise): Fix high word of len argument.
760 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
762         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
763         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
764         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
765         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
766         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
767         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
769 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
771         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
772         * sysdeps/mips/mips64/n64/Implies: Likewise.
773         * sysdeps/mips/mips64/soft-fp/Makefile: New.
774         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
775         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
776         <fpu_control.h>.  Use hardware exception and rounding mode
777         settings.
779 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
781         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
782         r_info argument to ElfW(Addr).
784 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
786         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
788 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
789             Daniel Jacobowitz  <dan@codesourcery.com>
791         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
792         shmctl, and semctl.
793         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
794         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
795         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
797 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
799         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
800         PTR_DEMANGLE): Define.
801         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
802         PTR_DEMANGLE): Define.
803         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
804         PTR_DEMANGLE): Define.
806 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
808         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
809         (cfi_same_value): Delete definition.
811 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
813         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
814         (elf_machine_reloc): New function, retaining the body of
815         elf_machine_rel.  Take the reloc's r_info field as an argument,
816         not the reloc itself.  Add extra r_addend and inplace_p arguments.
817         When inplace_p is false, use r_addend as the addend, not the contents
818         of the relocation field.  Hoist the conversion of reloc_addr to
819         "ELFW(Addr) *".  Don't try to apply TLS relocations against
820         undefined symbols.  Add R_MIPS_GLOB_DAT support.
821         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
822         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
823         to ElfW(Rela).
825 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
827         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
828         multiple inclusion guard.
829         * sysdeps/mips/elf/ldsodefs.h: Delete file.
831 2007-01-04  Thiemo Seufer  <ths@networkno.de>
833         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
834         to match the kernel.
836 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
838         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
839         (RTLD_SINGLE_THREAD_P): Define.
840         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
842 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
844         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
845         prototype.
847 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
849         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
850         code.
851         (__xstat_conv): Use memset to clear padding arrays.  Check for
852         overflow.
853         (__xstat64_conv): Use memset to clear padding arrays.
854         (__xstat32_conv): New function.
855         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
856         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
858 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
860         * sysdeps/mips/fpu_control.h: If soft-float, don't use
861         floating-point registers.
862         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
863         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
864         Likewise.
866 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
868         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
869         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
871 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
873         * sysdeps/mips/mips64/n32/libm-test-ulps,
874         sysdeps/mips/mips64/n64/libm-test-ulps: New.
876 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
878         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
879         defined, include the named file.
881 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
883         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
884         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
885         Define.
887 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
889         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
890         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
891         types.
893 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
895         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
896         Don't use struct timespec.
897         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
898         __xstat64_conv): Copy individual timespec fields.
900 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
902         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
904 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
906         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
907         * sysdeps/mips/fpu/fesetround.c: Likewise.
909 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
910             Daniel Jacobowitz  <dan@codesourcery.com>
912         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
913         dump sc_cause, sc_status or sc_badvaddr.
914         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
915         structure definitions after DSP kernel changes.
916         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
917         after the same DSP changes.
919 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
921         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
922         st_atim, st_mtim and st_ctim interface.
923         (struct stat64): Likewise.
924         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
925         Replace st_atime and its padding field with st_atim.  Likewise
926         st_mtime/st_mtim and st_ctime/st_ctim.
927         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
928         after above changes.
929         (__xstat64_conv): Likewise.
931 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
933         * sysdeps/mips/ldsodefs.h: New file.
934         * sysdeps/mips/tst-audit.h: New file.
936 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
938         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
939         for consistency with other ports.
940         (MADV_REMOVE): Correct value.
941         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
942         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
943         POSIX_MADV_DONTNEED): Define.
945 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
947         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
948         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
949         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
950         and SYNC_FILE_RANGE_WAIT_AFTER.
951         Declare sync_file_range, vmsplice, splice and tee.
953 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
955         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
956         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
957         prototype.
959 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
961         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
962         Define.
964 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
966         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
967         typo.
969 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
971         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
972         i386/fork.c.
974 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
976         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
977         libc_cv_localedir, libdir, arch_minimum_kernel, and
978         libc_cv_gcc_unwind_find_fde.
979         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
980         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
981         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
983 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
985         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
986         (__pthread_list_t, __pthread_slist_t): New typedefs.
987         (pthread_mutex_t): Replace __next and __prev fields with __list.
988         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
989         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
990         (lll_futex_wake_unlock): Define.
991         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
992         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
993         lll_robust_mutex_unlock): New macros.
994         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
995         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
996         vfork.S.
997         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
999 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1001         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1002         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1004 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1006         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1007         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1008         (INTERNAL_SYSCALL_NCS): New.
1009         (internal_syscall0, internal_syscall1, internal_syscall2,
1010         internal_syscall3, internal_syscall4, internal_syscall5,
1011         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1012         Use them.  Correct types for registers.
1013         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1014         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1015         (INTERNAL_SYSCALL_NCS): New.
1016         (internal_syscall0, internal_syscall1, internal_syscall2,
1017         internal_syscall3, internal_syscall4, internal_syscall5,
1018         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1019         Use them.
1020         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1021         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
1022         points.
1023         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1024         Use Elf(Addr) for TLS relocation targets.
1025         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1026         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1027         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1028         futexp to long for n64.
1029         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1031 2006-02-20  Roland McGrath  <roland@redhat.com>
1033         * sysdeps/mips/shlib-versions: New file.
1034         * sysdeps/mips/preconfigure: New file.
1035         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.