Remove libc_hidden_proto in sysdeps/unix/sysv/linux/generic/epoll_wait.c.
[glibc.git] / ChangeLog.mips
blobf92ae72e04e5607c61822286d8299854817f8b1a
1 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
3         * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
4         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
5         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
6         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
8 2012-01-08  Joseph Myers  <joseph@codesourcery.com>
10         * sysdeps/mips/bits/fenv.h: Use const instead of __const.
11         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
12         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
13         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
14         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
15         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
16         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
18 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
20         * sysdeps/mips/nptl/shlib-versions: New.
22 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
24         * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
26 2012-01-04  Tom de Vries  <tom@codesourcery.com>
28         * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
29         -fno-unwind-tables.
31 2012-01-03  Tom de Vries  <tom@codesourcery.com>
33         * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
34         * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
36 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
38         * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
39         (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
40         Remove.
41         (syscall-list-variants, syscall-list-includes)
42         (syscall-list-o32-options, syscall-list-o32-condition)
43         (syscall-list-n32-options, syscall-list-n32-condition)
44         (syscall-list-n64-options, syscall-list-n64-condition): Define.
45         * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
46         asm-unistd.h.
47         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
48         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
50 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
52         [BZ #13538]
53         * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
54         (EPOLLET): Initialize with unsigned values.
56 2011-12-19  Joseph Myers  <joseph@codesourcery.com>
58         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
59         $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
61 2011-11-17  Joseph Myers  <joseph@codesourcery.com>
63         * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
64         sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
66 2011-11-11  Joseph Myers  <joseph@codesourcery.com>
68         * sysdeps/mips/dl-lookup.c: Update from generic version.
70 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
72         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
73         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
74         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
76 2011-10-05  Andreas Schwab  <schwab@redhat.com>
78         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
79         (elf_machine_lazy_rel): Add parameter skip_ifunc.
81 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
83         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
84         return value to (struct cmsghdr *).
86 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
88         * sysdeps/mips/elf/configure.in: Always test for TLS support and
89         error out in case it is missing.
90         * sysdeps/mips/elf/configure: Regenerate.
91         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
93 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
95         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
96         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
98 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
100         [BZ #13109]
101         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
102         (statfs): New.
103         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
104         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
106 2011-08-02  Matt Turner  <mattst88@gmail.com>
108         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
110 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
112         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
113         Define.
115 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
117         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
118         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
120 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
122         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
123         mention raise in the comment.
125 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
127         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
128         Add.
130 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
132         * sysdeps/mips/dl-lookup.c: Update from generic version.
134 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
136         * sysdeps/mips/dl-lookup.c: Update from generic version.
138 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
140         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
142 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
144         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
145         to open_by_handle_at.
147 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
149         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
151 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
153         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
154         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
155         open_by_handle.  Augment a few comments.
157 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
159         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
160         cancelable.
161         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
162         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
163         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
164         sync_file_range as cancellation point.
165         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
166         sync_file_range as cancellation point.
168 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
170         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
171         sync_file_range.
173 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
175         * sysdeps/mips/dl-lookup.c: Update from generic version.
177 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
179         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
180         MADV_NOHUGEPAGE): Define.
182 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
184         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
185         PF_CAIF, PF_ALG): Define.
187 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
189         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
190         NO_CTORS_DTORS_SECTIONS is defined.
191         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
193 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
195         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
197 2010-12-06  Matt Turner  <mattst88@gmail.com>
199         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
201 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
203         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
204         Change to 2.4.1.
205         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
207 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
209         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
210         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
211         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
212         for fanotify_mark.
214 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
216         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
217         libm_hidden_def.
218         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
220 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
222         * sysdeps/unix/sysv/linux/mips/kernel-features.h
223         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
225 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
227         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
228         jump delay slot.
229         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
231 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
233         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
235 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
237         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
238         struct statfs64): Add f_flags field.
240 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
242         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
243         Define.
245 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
247         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
248         and prlimit64.
249         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
250         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
251         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
252         prlimit64 syscall.
254 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
256         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
257         F_GETPIPE_SZ): Define.
259 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
261         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
262         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
264 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
266         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
268 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
270         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
271         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
272         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
273         Define.
275 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
277         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
278         MSG_WAITFORONE.
280 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
282         * sysdeps/mips/dl-lookup.c: Update from generic version.
284 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
286         [BZ #11291]
287         * sysdeps/mips/bits/atomic.h
288         (__arch_compare_and_exchange_xxx_32_int,
289         __arch_compare_and_exchange_xxx_64_int,
290         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
291         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
292         Specify *mem as asm output as well as input.
294 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
296         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
298 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
300         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
301         _dl_runtime_pltresolve): Calculate offset from start of function
302         to .cpload instead of hardcoding instruction size.
304 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
306         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
307         problem.
309 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
311         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
312         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
314 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
316         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
317         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
318         XPG7.
319         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
320         fcntl.h.
322 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
324         [BZ #11093]
325         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
326         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
328 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
330         * sysdeps/mips/dl-lookup.c: Update from generic version.
332 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
334         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
335         O_DSYNC to match 2.6.33+ kernels.
337 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
339         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
340         declare recvmmsg.
342 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
344         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
345         (posix_fadvise): Remove.
346         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
347         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
348         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
350 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
352         * sysdeps/mips/dl-lookup.c: Update from generic version.
354 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
356         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
357         for timestamps also if __USE_XOPEN2K8.
359 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
361         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
362         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
364 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
366         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
367         names of parameters of sync_file_range.
369 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
371         [BZ #10972]
372         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
373         constants from recent kernels.
375 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
377         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
378         not already defined.
380 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
382         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
383         F_GETOWN_EX): Update values.
385 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
387         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
388         of last two arguments when -D_FILE_OFFSET_BITS=64.
390 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
392         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
393         f_owner_ex.
395 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
397         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
398         and F_GETOWN_EX.
400 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
402         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
403         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
404         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
405         (__SYSCALL_CLOBBERS): Likewise.
406         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
407         (__SYSCALL_CLOBBERS): Likewise.
409 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
411         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
412         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
413         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
414         variable for env.  Use expansion of CHECK_SP macro for check.
415         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
417 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
419         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
420         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
422 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
424         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
425         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
427 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
429         * sysdeps/mips/do-lookup.h: Remove.
430         * sysdeps/mips/dl-lookup.c: Update from generic version, with
431         non-PIC handling integrated.
433 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
435         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
436         and AF_IEEE802154.
438 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
440         * sysdeps/mips/____longjmp_chk.c: New file.
441         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
442         undefine __longjmp.
443         * sysdeps/mips64/__longjmp.c: Likewise.
445 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
447         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
448         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
449         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
450         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
452 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
454         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
455         fallocate64@@GLIBC_2.11.
457 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
459         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
460         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
462 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
464         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
465         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
466         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
467         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
468         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
469         Update comment.
470         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
471         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
472         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
473         Add ucontext_i.sym.
475 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
477         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
478         __ASSUME_PWRITEV): Don't define here.
480 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
482         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
484 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
486         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
487         numbers.
488         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
489         Define.
490         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
491         preadv and pwritev.
493 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
495         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
496         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
498 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
500         [BZ #7074]
501         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
502         Fix the condition used to annotate n32 objects.
504 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
506         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
507         Change parameters and use next_line.
509 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
511         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
512         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
513         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
515 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
517         * sysdeps/mips/bits/link.h: Uglify function parameter names.
518         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
519         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
520         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
521         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
523 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
525         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
526         fallocate{,64}.
528 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
530         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
531         UTIME_OMIT only with __USE_ATFILE.
533 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
535         [BZ #7040]
536         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
537         inotify_rm_watch should have type int.
539 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
541         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
543 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
544             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
546         PR glibc/1048
547         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
548         variable page size for MIPS.
549         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
550         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
551         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
553 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
555         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
556         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
557         -D_GNU_SOURCE.
559 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
561         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
562         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
564 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
566         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
567         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
568         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
569         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
571 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
573         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
574         Make available only for __USE_GNU.
576 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
578         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
579         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
581 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
583         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
584         __THROW vs. __nonnull order for C++.
586 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
588         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
589         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
590         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
592 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
593             Daniel Jacobowitz  <dan@codesourcery.com>
594             Richard Sandiford  <rdsandiford@googlemail.com>
596         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
597         * sysdeps/mips/dl-lookup.c: New.
598         * sysdeps/mips/do-lookup.h: New.
599         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
600         definition.
601         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
602         if needed.
603         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
604         (elf_machine_type_class): Likewise.
605         (ELF_MACHINE_PLT_REL): Define.
606         (elf_machine_fixup_plt): New.
607         (elf_machine_plt_value): New.
608         (elf_machine_reloc): Handle jump slot and copy relocations.
609         (elf_machine_lazy_rel): Point relocation place at PLT if
610         required.
611         (RESOLVE_GOTSYM): Take a relocation type argument.
612         (elf_machine_got_rel): Bind lazy stubs directly to their target if
613         !lazy.  Skip lazy binding for PLT symbols.
614         (elf_machine_runtime_setup): Fill in .got.plt header.
615         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
616         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
617         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
618         (_dl_runtime_pltresolve): New.
619         * sysdeps/mips/bits/linkmap.h: New file.
620         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
621         64-bit versions.
623         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
624         Delete definition.
625         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
626         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
627         (PSEUDO): Use them.  Move outside __PIC__.
628         (PSEUDO_JMP): New.
629         (CENABLE, CDISABLE): Use it.
631 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
633         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
634         to epoll_create1.
636 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
638         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
639         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
640         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
641         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
642         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
643         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
644         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
646 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
648         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
649         volatile.
651 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
653         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
654         type.
656 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
658         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
659         (SOCK_DCCP): Define.
661 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
663         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
664         RUSAGE_THREAD and RUSAGE_LWP.
666 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
668         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
669         shmid_ds.
671 2008-04-21  Khem Raj  <kraj@mvista.com>
673         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
675 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
677         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
678         truncate and ftruncate systems calls.
679         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
680         empty file.
681         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
683 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
685         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
686         ARG_MAX if <linux/limits.h> has defined it.
688 2008-03-28  Robin Randhawa  <robin@mips.com>
690         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
691         barriers to enforce strict ordering on weakly ordered systems.
693 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
694             Daniel Jacobowitz  <dan@codesourcery.com>
696         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
697         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
698         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
700 2008-03-09  Andreas Jaeger  <aj@suse.de>
702         [BZ #5753]
703         * sysdeps/mips/ieee754.h: Use protected namespace
704         __BIG_ENDIAN/__LITTLE_ENDIAN.
705         Patch by Aurelien Jarno <aurelien@aurel32.net>.
707 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
709         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
710         Reorganize to match other architectures.  Replace _timer._timer1
711         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
712         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
713         (si_timerid, si_overrun): Define.
714         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
715         (__pthread_attr_s): Remove declaration.
716         (struct sigevent): Remove XXX.  Add _tid.
718 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
720         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
722 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
724         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
725         type and __THROW marker of splice, vmsplice, and tee.
727 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
729         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
730         LLL_PRIVATE argument to lll_futex_wake.
731         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
732         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
733         comment.
734         (PF_IUCV, PF_RXRPC): Define.
735         (PF_MAX): Update.
736         (AF_IUCV, AF_RXRPC): Define.
737         (MSG_CMSG_CLOEXEC): Define.
738         (_EXTERN_INLINE): Define to __extern_inline.
739         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
740         UTIME_OMIT): Define.
741         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
742         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
743         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
744         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
745         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
746         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
747         LLL_LOCK_*.  Include <kernel-features.h>.
748         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
749         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
750         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
751         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
752         lll_futex_wait.
753         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
754         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
755         private arguments.
756         (__lll_robust_trylock): Convert to macro.
757         (__lll_robust_lock_wait): Add private argument.
758         (__lll_lock_wait_private, __lll_lock_wait): Declare.
759         (__lll_lock): Convert to macro.  Take private argument.
760         (__lll_cond_lock): Likewise.
761         (lll_lock, lll_cond_lock): Take private arguments.
762         (__lll_robust_lock): Take private argument.  Convert to macro.
763         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
764         lll_robust_cond_lock): Take private arguments.
765         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
766         arguments.
767         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
768         (lll_timedlock, lll_robust_timedlock): Take private arguments.
769         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
770         private arguments.
771         (lll_unlock, lll_robust_unlock): Take private arguments.
772         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
773         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
774         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
775         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
776         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
777         lll_cond_wake, lll_cond_broadcast): Remove.
778         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
779         to __extern_inline.
781 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
783         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
784         New macros for the (n)64 and n32 ABIs.
785         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
787 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
789         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
790         Define __WORDSIZE_COMPAT32 as 1.
792 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
794         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
795         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
796         PTHREAD_STACK_MIN.
798 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
800         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
802         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
803         Delete.
805 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
807         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
808         (internal_syscall1, internal_syscall2, internal_syscall3,
809         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
811 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
813         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
814         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
815         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
816         THREAD_GSCOPE_WAIT): Define.
817         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
818         (FUTEX_PRIVATE_FLAG): Define.
819         (lll_unlock_wake_cb): Delete prototype.
820         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
821         <endian.h>.
822         (pthread_rwlock_t): Shrink __flags and add __shared.
824 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
826         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
827         (posix_fadvise): Fix high word of len argument.
829 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
831         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
832         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
833         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
834         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
835         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
836         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
838 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
840         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
841         * sysdeps/mips/mips64/n64/Implies: Likewise.
842         * sysdeps/mips/mips64/soft-fp/Makefile: New.
843         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
844         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
845         <fpu_control.h>.  Use hardware exception and rounding mode
846         settings.
848 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
850         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
851         r_info argument to ElfW(Addr).
853 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
855         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
857 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
858             Daniel Jacobowitz  <dan@codesourcery.com>
860         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
861         shmctl, and semctl.
862         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
863         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
864         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
866 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
868         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
869         PTR_DEMANGLE): Define.
870         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
871         PTR_DEMANGLE): Define.
872         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
873         PTR_DEMANGLE): Define.
875 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
877         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
878         (cfi_same_value): Delete definition.
880 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
882         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
883         (elf_machine_reloc): New function, retaining the body of
884         elf_machine_rel.  Take the reloc's r_info field as an argument,
885         not the reloc itself.  Add extra r_addend and inplace_p arguments.
886         When inplace_p is false, use r_addend as the addend, not the contents
887         of the relocation field.  Hoist the conversion of reloc_addr to
888         "ELFW(Addr) *".  Don't try to apply TLS relocations against
889         undefined symbols.  Add R_MIPS_GLOB_DAT support.
890         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
891         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
892         to ElfW(Rela).
894 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
896         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
897         multiple inclusion guard.
898         * sysdeps/mips/elf/ldsodefs.h: Delete file.
900 2007-01-04  Thiemo Seufer  <ths@networkno.de>
902         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
903         to match the kernel.
905 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
907         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
908         (RTLD_SINGLE_THREAD_P): Define.
909         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
911 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
913         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
914         prototype.
916 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
918         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
919         code.
920         (__xstat_conv): Use memset to clear padding arrays.  Check for
921         overflow.
922         (__xstat64_conv): Use memset to clear padding arrays.
923         (__xstat32_conv): New function.
924         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
925         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
927 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
929         * sysdeps/mips/fpu_control.h: If soft-float, don't use
930         floating-point registers.
931         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
932         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
933         Likewise.
935 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
937         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
938         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
940 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
942         * sysdeps/mips/mips64/n32/libm-test-ulps,
943         sysdeps/mips/mips64/n64/libm-test-ulps: New.
945 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
947         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
948         defined, include the named file.
950 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
952         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
953         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
954         Define.
956 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
958         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
959         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
960         types.
962 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
964         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
965         Don't use struct timespec.
966         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
967         __xstat64_conv): Copy individual timespec fields.
969 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
971         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
973 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
975         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
976         * sysdeps/mips/fpu/fesetround.c: Likewise.
978 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
979             Daniel Jacobowitz  <dan@codesourcery.com>
981         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
982         dump sc_cause, sc_status or sc_badvaddr.
983         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
984         structure definitions after DSP kernel changes.
985         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
986         after the same DSP changes.
988 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
990         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
991         st_atim, st_mtim and st_ctim interface.
992         (struct stat64): Likewise.
993         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
994         Replace st_atime and its padding field with st_atim.  Likewise
995         st_mtime/st_mtim and st_ctime/st_ctim.
996         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
997         after above changes.
998         (__xstat64_conv): Likewise.
1000 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1002         * sysdeps/mips/ldsodefs.h: New file.
1003         * sysdeps/mips/tst-audit.h: New file.
1005 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
1007         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1008         for consistency with other ports.
1009         (MADV_REMOVE): Correct value.
1010         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1011         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1012         POSIX_MADV_DONTNEED): Define.
1014 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
1016         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1017         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1018         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1019         and SYNC_FILE_RANGE_WAIT_AFTER.
1020         Declare sync_file_range, vmsplice, splice and tee.
1022 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
1024         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1025         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
1026         prototype.
1028 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
1030         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1031         Define.
1033 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
1035         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1036         typo.
1038 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1040         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1041         i386/fork.c.
1043 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1045         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1046         libc_cv_localedir, libdir, arch_minimum_kernel, and
1047         libc_cv_gcc_unwind_find_fde.
1048         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1049         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1050         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1052 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
1054         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1055         (__pthread_list_t, __pthread_slist_t): New typedefs.
1056         (pthread_mutex_t): Replace __next and __prev fields with __list.
1057         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1058         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1059         (lll_futex_wake_unlock): Define.
1060         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1061         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1062         lll_robust_mutex_unlock): New macros.
1063         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1064         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1065         vfork.S.
1066         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1068 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1070         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1071         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1073 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1075         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1076         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1077         (INTERNAL_SYSCALL_NCS): New.
1078         (internal_syscall0, internal_syscall1, internal_syscall2,
1079         internal_syscall3, internal_syscall4, internal_syscall5,
1080         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1081         Use them.  Correct types for registers.
1082         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1083         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1084         (INTERNAL_SYSCALL_NCS): New.
1085         (internal_syscall0, internal_syscall1, internal_syscall2,
1086         internal_syscall3, internal_syscall4, internal_syscall5,
1087         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1088         Use them.
1089         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1090         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
1091         points.
1092         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1093         Use Elf(Addr) for TLS relocation targets.
1094         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1095         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1096         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1097         futexp to long for n64.
1098         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1100 2006-02-20  Roland McGrath  <roland@redhat.com>
1102         * sysdeps/mips/shlib-versions: New file.
1103         * sysdeps/mips/preconfigure: New file.
1104         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.