Add name_to_handle_at, open_by_handle etc. to MIPS bits/fcntl.h.
[glibc-ports.git] / ChangeLog.mips
blobb88dbca9bacebdfd4466e2d47e80d45746141bdb
1 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
3         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
4         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
5         open_by_handle.  Augment a few comments.
7 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
9         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
10         cancelable.
11         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
12         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
13         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
14         sync_file_range as cancellation point.
15         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
16         sync_file_range as cancellation point.
18 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
20         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
21         sync_file_range.
23 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
25         * sysdeps/mips/dl-lookup.c: Update from generic version.
27 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
29         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
30         MADV_NOHUGEPAGE): Define.
32 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
34         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
35         PF_CAIF, PF_ALG): Define.
37 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
39         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
40         NO_CTORS_DTORS_SECTIONS is defined.
41         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
43 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
45         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
47 2010-12-06  Matt Turner  <mattst88@gmail.com>
49         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
51 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
53         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
54         Change to 2.4.1.
55         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
57 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
59         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
60         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
61         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
62         for fanotify_mark.
64 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
66         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
67         libm_hidden_def.
68         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
70 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
72         * sysdeps/unix/sysv/linux/mips/kernel-features.h
73         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
75 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
77         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
78         jump delay slot.
79         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
81 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
83         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
85 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
87         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
88         struct statfs64): Add f_flags field.
90 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
92         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
93         Define.
95 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
97         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
98         and prlimit64.
99         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
100         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
101         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
102         prlimit64 syscall.
104 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
106         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
107         F_GETPIPE_SZ): Define.
109 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
111         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
112         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
114 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
116         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
118 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
120         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
121         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
122         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
123         Define.
125 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
127         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
128         MSG_WAITFORONE.
130 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
132         * sysdeps/mips/dl-lookup.c: Update from generic version.
134 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
136         [BZ #11291]
137         * sysdeps/mips/bits/atomic.h
138         (__arch_compare_and_exchange_xxx_32_int,
139         __arch_compare_and_exchange_xxx_64_int,
140         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
141         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
142         Specify *mem as asm output as well as input.
144 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
146         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
148 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
150         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
151         _dl_runtime_pltresolve): Calculate offset from start of function
152         to .cpload instead of hardcoding instruction size.
154 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
156         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
157         problem.
159 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
161         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
162         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
164 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
166         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
167         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
168         XPG7.
169         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
170         fcntl.h.
172 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
174         [BZ #11093]
175         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
176         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
178 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
180         * sysdeps/mips/dl-lookup.c: Update from generic version.
182 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
184         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
185         O_DSYNC to match 2.6.33+ kernels.
187 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
189         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
190         declare recvmmsg.
192 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
194         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
195         (posix_fadvise): Remove.
196         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
197         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
198         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
200 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
202         * sysdeps/mips/dl-lookup.c: Update from generic version.
204 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
206         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
207         for timestamps also if __USE_XOPEN2K8.
209 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
211         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
212         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
214 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
216         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
217         names of parameters of sync_file_range.
219 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
221         [BZ #10972]
222         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
223         constants from recent kernels.
225 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
227         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
228         not already defined.
230 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
232         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
233         F_GETOWN_EX): Update values.
235 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
237         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
238         of last two arguments when -D_FILE_OFFSET_BITS=64.
240 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
242         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
243         f_owner_ex.
245 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
247         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
248         and F_GETOWN_EX.
250 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
252         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
253         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
254         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
255         (__SYSCALL_CLOBBERS): Likewise.
256         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
257         (__SYSCALL_CLOBBERS): Likewise.
259 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
261         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
262         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
263         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
264         variable for env.  Use expansion of CHECK_SP macro for check.
265         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
267 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
269         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
270         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
272 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
274         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
275         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
277 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
279         * sysdeps/mips/do-lookup.h: Remove.
280         * sysdeps/mips/dl-lookup.c: Update from generic version, with
281         non-PIC handling integrated.
283 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
285         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
286         and AF_IEEE802154.
288 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
290         * sysdeps/mips/____longjmp_chk.c: New file.
291         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
292         undefine __longjmp.
293         * sysdeps/mips64/__longjmp.c: Likewise.
295 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
297         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
298         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
299         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
300         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
302 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
304         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
305         fallocate64@@GLIBC_2.11.
307 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
309         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
310         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
312 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
314         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
315         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
316         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
317         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
318         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
319         Update comment.
320         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
321         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
322         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers): 
323         Add ucontext_i.sym.
325 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
327         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
328         __ASSUME_PWRITEV): Don't define here.
330 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
332         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
334 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
336         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
337         numbers.
338         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
339         Define.
340         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
341         preadv and pwritev.
343 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
345         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
346         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
348 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
350         [BZ #7074]
351         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
352         Fix the condition used to annotate n32 objects.
354 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
356         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
357         Change parameters and use next_line.
359 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
361         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
362         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
363         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
365 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
367         * sysdeps/mips/bits/link.h: Uglify function parameter names.
368         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
369         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
370         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
371         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
373 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
375         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
376         fallocate{,64}.
378 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
380         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
381         UTIME_OMIT only with __USE_ATFILE.
383 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
385         [BZ #7040]
386         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
387         inotify_rm_watch should have type int.
389 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
391         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
393 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
394             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
396         PR glibc/1048
397         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
398         variable page size for MIPS.
399         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
400         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
401         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
403 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
405         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
406         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
407         -D_GNU_SOURCE.
409 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
411         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
412         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
414 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
416         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
417         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
418         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
419         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
421 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
423         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
424         Make available only for __USE_GNU.
426 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
428         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
429         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
431 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
433         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
434         __THROW vs. __nonnull order for C++.
436 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
438         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
439         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
440         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
442 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
443             Daniel Jacobowitz  <dan@codesourcery.com>
444             Richard Sandiford  <rdsandiford@googlemail.com>
446         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
447         * sysdeps/mips/dl-lookup.c: New.
448         * sysdeps/mips/do-lookup.h: New.
449         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
450         definition.
451         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
452         if needed.
453         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
454         (elf_machine_type_class): Likewise.
455         (ELF_MACHINE_PLT_REL): Define.
456         (elf_machine_fixup_plt): New.
457         (elf_machine_plt_value): New.
458         (elf_machine_reloc): Handle jump slot and copy relocations.
459         (elf_machine_lazy_rel): Point relocation place at PLT if
460         required.
461         (RESOLVE_GOTSYM): Take a relocation type argument.
462         (elf_machine_got_rel): Bind lazy stubs directly to their target if
463         !lazy.  Skip lazy binding for PLT symbols.
464         (elf_machine_runtime_setup): Fill in .got.plt header.
465         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
466         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
467         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
468         (_dl_runtime_pltresolve): New.
469         * sysdeps/mips/bits/linkmap.h: New file.
470         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
471         64-bit versions.
473         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
474         Delete definition.
475         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
476         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
477         (PSEUDO): Use them.  Move outside __PIC__.
478         (PSEUDO_JMP): New.
479         (CENABLE, CDISABLE): Use it.
481 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
483         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
484         to epoll_create1.
486 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
488         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
489         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
490         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
491         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
492         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
493         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
494         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
496 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
498         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
499         volatile.
501 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
503         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
504         type.
506 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
508         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
509         (SOCK_DCCP): Define.
511 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
513         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
514         RUSAGE_THREAD and RUSAGE_LWP.
516 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
518         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
519         shmid_ds.
521 2008-04-21  Khem Raj  <kraj@mvista.com>
523         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
525 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
527         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add 
528         truncate and ftruncate systems calls.
529         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
530         empty file.
531         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
533 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
535         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
536         ARG_MAX if <linux/limits.h> has defined it.
538 2008-03-28  Robin Randhawa  <robin@mips.com>
540         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
541         barriers to enforce strict ordering on weakly ordered systems.
543 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
544             Daniel Jacobowitz  <dan@codesourcery.com>
546         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
547         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
548         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
550 2008-03-09  Andreas Jaeger  <aj@suse.de>
552         [BZ #5753]
553         * sysdeps/mips/ieee754.h: Use protected namespace
554         __BIG_ENDIAN/__LITTLE_ENDIAN.
555         Patch by Aurelien Jarno <aurelien@aurel32.net>.
557 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
559         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
560         Reorganize to match other architectures.  Replace _timer._timer1
561         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
562         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
563         (si_timerid, si_overrun): Define.
564         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
565         (__pthread_attr_s): Remove declaration.
566         (struct sigevent): Remove XXX.  Add _tid.
568 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
570         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
572 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
574         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
575         type and __THROW marker of splice, vmsplice, and tee.
577 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
579         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
580         LLL_PRIVATE argument to lll_futex_wake.
581         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
582         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
583         comment.
584         (PF_IUCV, PF_RXRPC): Define.
585         (PF_MAX): Update.
586         (AF_IUCV, AF_RXRPC): Define.
587         (MSG_CMSG_CLOEXEC): Define.
588         (_EXTERN_INLINE): Define to __extern_inline.
589         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
590         UTIME_OMIT): Define.
591         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
592         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
593         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
594         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
595         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
596         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
597         LLL_LOCK_*.  Include <kernel-features.h>.
598         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
599         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
600         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
601         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
602         lll_futex_wait.
603         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
604         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
605         private arguments.
606         (__lll_robust_trylock): Convert to macro.
607         (__lll_robust_lock_wait): Add private argument.
608         (__lll_lock_wait_private, __lll_lock_wait): Declare.
609         (__lll_lock): Convert to macro.  Take private argument.
610         (__lll_cond_lock): Likewise.
611         (lll_lock, lll_cond_lock): Take private arguments.
612         (__lll_robust_lock): Take private argument.  Convert to macro.
613         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
614         lll_robust_cond_lock): Take private arguments.
615         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
616         arguments.
617         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
618         (lll_timedlock, lll_robust_timedlock): Take private arguments.
619         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
620         private arguments.
621         (lll_unlock, lll_robust_unlock): Take private arguments.
622         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
623         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
624         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
625         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
626         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
627         lll_cond_wake, lll_cond_broadcast): Remove.
628         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
629         to __extern_inline.
631 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
633         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
634         New macros for the (n)64 and n32 ABIs.
635         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
637 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
639         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
640         Define __WORDSIZE_COMPAT32 as 1.
642 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
644         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
645         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
646         PTHREAD_STACK_MIN.
648 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
650         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
652         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
653         Delete.
655 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
657         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
658         (internal_syscall1, internal_syscall2, internal_syscall3,
659         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
661 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
663         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
664         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
665         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
666         THREAD_GSCOPE_WAIT): Define.
667         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
668         (FUTEX_PRIVATE_FLAG): Define.
669         (lll_unlock_wake_cb): Delete prototype.
670         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
671         <endian.h>.
672         (pthread_rwlock_t): Shrink __flags and add __shared.
674 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
676         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
677         (posix_fadvise): Fix high word of len argument.
679 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
681         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
682         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
683         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
684         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
685         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
686         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
688 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
690         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
691         * sysdeps/mips/mips64/n64/Implies: Likewise.
692         * sysdeps/mips/mips64/soft-fp/Makefile: New.
693         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
694         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
695         <fpu_control.h>.  Use hardware exception and rounding mode
696         settings.
698 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
700         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
701         r_info argument to ElfW(Addr).
703 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
705         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
707 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
708             Daniel Jacobowitz  <dan@codesourcery.com>
710         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
711         shmctl, and semctl.
712         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
713         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
714         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
716 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
718         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
719         PTR_DEMANGLE): Define.
720         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
721         PTR_DEMANGLE): Define.
722         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
723         PTR_DEMANGLE): Define.
725 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
727         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
728         (cfi_same_value): Delete definition.
730 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
732         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
733         (elf_machine_reloc): New function, retaining the body of
734         elf_machine_rel.  Take the reloc's r_info field as an argument,
735         not the reloc itself.  Add extra r_addend and inplace_p arguments.
736         When inplace_p is false, use r_addend as the addend, not the contents
737         of the relocation field.  Hoist the conversion of reloc_addr to
738         "ELFW(Addr) *".  Don't try to apply TLS relocations against
739         undefined symbols.  Add R_MIPS_GLOB_DAT support.
740         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
741         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
742         to ElfW(Rela).
744 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
746         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
747         multiple inclusion guard.
748         * sysdeps/mips/elf/ldsodefs.h: Delete file.
750 2007-01-04  Thiemo Seufer  <ths@networkno.de>
752         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
753         to match the kernel.
755 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
757         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
758         (RTLD_SINGLE_THREAD_P): Define.
759         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
761 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
763         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
764         prototype.
766 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
768         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
769         code.
770         (__xstat_conv): Use memset to clear padding arrays.  Check for
771         overflow.
772         (__xstat64_conv): Use memset to clear padding arrays.
773         (__xstat32_conv): New function.
774         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
775         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
777 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
779         * sysdeps/mips/fpu_control.h: If soft-float, don't use
780         floating-point registers.
781         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
782         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
783         Likewise.
785 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
787         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
788         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
790 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
792         * sysdeps/mips/mips64/n32/libm-test-ulps,
793         sysdeps/mips/mips64/n64/libm-test-ulps: New.
795 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
797         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
798         defined, include the named file.
800 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
802         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
803         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
804         Define.
806 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
808         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
809         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
810         types.
812 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
814         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
815         Don't use struct timespec.
816         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
817         __xstat64_conv): Copy individual timespec fields.
819 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
821         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
823 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
825         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
826         * sysdeps/mips/fpu/fesetround.c: Likewise.
828 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
829             Daniel Jacobowitz  <dan@codesourcery.com>
831         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
832         dump sc_cause, sc_status or sc_badvaddr.
833         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
834         structure definitions after DSP kernel changes.
835         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
836         after the same DSP changes.
838 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
840         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
841         st_atim, st_mtim and st_ctim interface.
842         (struct stat64): Likewise.
843         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
844         Replace st_atime and its padding field with st_atim.  Likewise
845         st_mtime/st_mtim and st_ctime/st_ctim.
846         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
847         after above changes.
848         (__xstat64_conv): Likewise.
850 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
852         * sysdeps/mips/ldsodefs.h: New file.
853         * sysdeps/mips/tst-audit.h: New file.
855 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
857         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
858         for consistency with other ports.
859         (MADV_REMOVE): Correct value.
860         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
861         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
862         POSIX_MADV_DONTNEED): Define.
864 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
866         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
867         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
868         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
869         and SYNC_FILE_RANGE_WAIT_AFTER.
870         Declare sync_file_range, vmsplice, splice and tee.
872 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
874         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
875         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
876         prototype.
878 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
880         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
881         Define.
883 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
885         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
886         typo.
888 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
890         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
891         i386/fork.c.
893 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
895         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
896         libc_cv_localedir, libdir, arch_minimum_kernel, and
897         libc_cv_gcc_unwind_find_fde.
898         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
899         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
900         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
902 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
904         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
905         (__pthread_list_t, __pthread_slist_t): New typedefs.
906         (pthread_mutex_t): Replace __next and __prev fields with __list.
907         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
908         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
909         (lll_futex_wake_unlock): Define.
910         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
911         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
912         lll_robust_mutex_unlock): New macros.
913         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.  
914         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
915         vfork.S.
916         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
918 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
920         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
921         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
923 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
925         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
926         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
927         (INTERNAL_SYSCALL_NCS): New.
928         (internal_syscall0, internal_syscall1, internal_syscall2,
929         internal_syscall3, internal_syscall4, internal_syscall5,
930         internal_syscall6): Take ncs_init, cs_init, and input arguments.
931         Use them.  Correct types for registers.
932         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
933         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
934         (INTERNAL_SYSCALL_NCS): New.
935         (internal_syscall0, internal_syscall1, internal_syscall2,
936         internal_syscall3, internal_syscall4, internal_syscall5,
937         internal_syscall6): Take ncs_init, cs_init, and input arguments.
938         Use them.
939         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
940         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
941         points.
942         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
943         Use Elf(Addr) for TLS relocation targets.
944         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
945         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
946         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
947         futexp to long for n64.
948         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
950 2006-02-20  Roland McGrath  <roland@redhat.com>
952         * sysdeps/mips/shlib-versions: New file.
953         * sysdeps/mips/preconfigure: New file.
954         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.