Use const instead of __const for MIPS.
[glibc.git] / ChangeLog.mips
blob81ea2a315beb26014ba2ae180520865e34542fbe
1 2012-01-08  Joseph Myers  <joseph@codesourcery.com>
3         * sysdeps/mips/bits/fenv.h: Use const instead of __const.
4         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
5         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
6         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
7         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
8         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
9         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
11 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
13         * sysdeps/mips/nptl/shlib-versions: New.
15 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
17         * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
19 2012-01-04  Tom de Vries  <tom@codesourcery.com>
21         * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
22         -fno-unwind-tables.
24 2012-01-03  Tom de Vries  <tom@codesourcery.com>
26         * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
27         * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
29 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
31         * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
32         (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
33         Remove.
34         (syscall-list-variants, syscall-list-includes)
35         (syscall-list-o32-options, syscall-list-o32-condition)
36         (syscall-list-n32-options, syscall-list-n32-condition)
37         (syscall-list-n64-options, syscall-list-n64-condition): Define.
38         * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
39         asm-unistd.h.
40         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
41         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
43 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
45         [BZ #13538]
46         * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
47         (EPOLLET): Initialize with unsigned values.
49 2011-12-19  Joseph Myers  <joseph@codesourcery.com>
51         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
52         $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
54 2011-11-17  Joseph Myers  <joseph@codesourcery.com>
56         * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
57         sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
59 2011-11-11  Joseph Myers  <joseph@codesourcery.com>
61         * sysdeps/mips/dl-lookup.c: Update from generic version.
63 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
65         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
66         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
67         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
69 2011-10-05  Andreas Schwab  <schwab@redhat.com>
71         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
72         (elf_machine_lazy_rel): Add parameter skip_ifunc.
74 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
76         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
77         return value to (struct cmsghdr *).
79 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
81         * sysdeps/mips/elf/configure.in: Always test for TLS support and
82         error out in case it is missing.
83         * sysdeps/mips/elf/configure: Regenerate.
84         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
86 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
88         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
89         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
91 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
93         [BZ #13109]
94         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
95         (statfs): New.
96         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
97         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
99 2011-08-02  Matt Turner  <mattst88@gmail.com>
101         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
103 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
105         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
106         Define.
108 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
110         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
111         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
113 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
115         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
116         mention raise in the comment.
118 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
120         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
121         Add.
123 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
125         * sysdeps/mips/dl-lookup.c: Update from generic version.
127 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
129         * sysdeps/mips/dl-lookup.c: Update from generic version.
131 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
133         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
135 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
137         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
138         to open_by_handle_at.
140 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
142         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
144 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
146         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
147         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
148         open_by_handle.  Augment a few comments.
150 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
152         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
153         cancelable.
154         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
155         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
156         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
157         sync_file_range as cancellation point.
158         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
159         sync_file_range as cancellation point.
161 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
163         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
164         sync_file_range.
166 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
168         * sysdeps/mips/dl-lookup.c: Update from generic version.
170 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
172         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
173         MADV_NOHUGEPAGE): Define.
175 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
177         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
178         PF_CAIF, PF_ALG): Define.
180 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
182         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
183         NO_CTORS_DTORS_SECTIONS is defined.
184         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
186 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
188         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
190 2010-12-06  Matt Turner  <mattst88@gmail.com>
192         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
194 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
196         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
197         Change to 2.4.1.
198         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
200 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
202         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
203         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
204         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
205         for fanotify_mark.
207 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
209         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
210         libm_hidden_def.
211         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
213 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
215         * sysdeps/unix/sysv/linux/mips/kernel-features.h
216         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
218 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
220         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
221         jump delay slot.
222         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
224 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
226         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
228 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
230         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
231         struct statfs64): Add f_flags field.
233 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
235         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
236         Define.
238 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
240         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
241         and prlimit64.
242         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
243         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
244         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
245         prlimit64 syscall.
247 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
249         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
250         F_GETPIPE_SZ): Define.
252 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
254         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
255         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
257 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
259         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
261 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
263         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
264         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
265         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
266         Define.
268 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
270         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
271         MSG_WAITFORONE.
273 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
275         * sysdeps/mips/dl-lookup.c: Update from generic version.
277 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
279         [BZ #11291]
280         * sysdeps/mips/bits/atomic.h
281         (__arch_compare_and_exchange_xxx_32_int,
282         __arch_compare_and_exchange_xxx_64_int,
283         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
284         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
285         Specify *mem as asm output as well as input.
287 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
289         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
291 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
293         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
294         _dl_runtime_pltresolve): Calculate offset from start of function
295         to .cpload instead of hardcoding instruction size.
297 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
299         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
300         problem.
302 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
304         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
305         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
307 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
309         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
310         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
311         XPG7.
312         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
313         fcntl.h.
315 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
317         [BZ #11093]
318         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
319         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
321 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
323         * sysdeps/mips/dl-lookup.c: Update from generic version.
325 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
327         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
328         O_DSYNC to match 2.6.33+ kernels.
330 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
332         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
333         declare recvmmsg.
335 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
337         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
338         (posix_fadvise): Remove.
339         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
340         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
341         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
343 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
345         * sysdeps/mips/dl-lookup.c: Update from generic version.
347 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
349         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
350         for timestamps also if __USE_XOPEN2K8.
352 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
354         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
355         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
357 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
359         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
360         names of parameters of sync_file_range.
362 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
364         [BZ #10972]
365         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
366         constants from recent kernels.
368 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
370         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
371         not already defined.
373 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
375         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
376         F_GETOWN_EX): Update values.
378 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
380         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
381         of last two arguments when -D_FILE_OFFSET_BITS=64.
383 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
385         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
386         f_owner_ex.
388 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
390         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
391         and F_GETOWN_EX.
393 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
395         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
396         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
397         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
398         (__SYSCALL_CLOBBERS): Likewise.
399         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
400         (__SYSCALL_CLOBBERS): Likewise.
402 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
404         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
405         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
406         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
407         variable for env.  Use expansion of CHECK_SP macro for check.
408         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
410 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
412         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
413         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
415 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
417         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
418         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
420 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
422         * sysdeps/mips/do-lookup.h: Remove.
423         * sysdeps/mips/dl-lookup.c: Update from generic version, with
424         non-PIC handling integrated.
426 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
428         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
429         and AF_IEEE802154.
431 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
433         * sysdeps/mips/____longjmp_chk.c: New file.
434         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
435         undefine __longjmp.
436         * sysdeps/mips64/__longjmp.c: Likewise.
438 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
440         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
441         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
442         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
443         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
445 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
447         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
448         fallocate64@@GLIBC_2.11.
450 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
452         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
453         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
455 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
457         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
458         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
459         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
460         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
461         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
462         Update comment.
463         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
464         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
465         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
466         Add ucontext_i.sym.
468 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
470         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
471         __ASSUME_PWRITEV): Don't define here.
473 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
475         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
477 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
479         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
480         numbers.
481         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
482         Define.
483         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
484         preadv and pwritev.
486 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
488         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
489         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
491 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
493         [BZ #7074]
494         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
495         Fix the condition used to annotate n32 objects.
497 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
499         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
500         Change parameters and use next_line.
502 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
504         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
505         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
506         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
508 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
510         * sysdeps/mips/bits/link.h: Uglify function parameter names.
511         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
512         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
513         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
514         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
516 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
518         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
519         fallocate{,64}.
521 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
523         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
524         UTIME_OMIT only with __USE_ATFILE.
526 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
528         [BZ #7040]
529         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
530         inotify_rm_watch should have type int.
532 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
534         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
536 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
537             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
539         PR glibc/1048
540         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
541         variable page size for MIPS.
542         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
543         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
544         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
546 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
548         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
549         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
550         -D_GNU_SOURCE.
552 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
554         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
555         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
557 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
559         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
560         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
561         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
562         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
564 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
566         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
567         Make available only for __USE_GNU.
569 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
571         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
572         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
574 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
576         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
577         __THROW vs. __nonnull order for C++.
579 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
581         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
582         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
583         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
585 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
586             Daniel Jacobowitz  <dan@codesourcery.com>
587             Richard Sandiford  <rdsandiford@googlemail.com>
589         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
590         * sysdeps/mips/dl-lookup.c: New.
591         * sysdeps/mips/do-lookup.h: New.
592         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
593         definition.
594         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
595         if needed.
596         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
597         (elf_machine_type_class): Likewise.
598         (ELF_MACHINE_PLT_REL): Define.
599         (elf_machine_fixup_plt): New.
600         (elf_machine_plt_value): New.
601         (elf_machine_reloc): Handle jump slot and copy relocations.
602         (elf_machine_lazy_rel): Point relocation place at PLT if
603         required.
604         (RESOLVE_GOTSYM): Take a relocation type argument.
605         (elf_machine_got_rel): Bind lazy stubs directly to their target if
606         !lazy.  Skip lazy binding for PLT symbols.
607         (elf_machine_runtime_setup): Fill in .got.plt header.
608         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
609         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
610         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
611         (_dl_runtime_pltresolve): New.
612         * sysdeps/mips/bits/linkmap.h: New file.
613         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
614         64-bit versions.
616         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
617         Delete definition.
618         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
619         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
620         (PSEUDO): Use them.  Move outside __PIC__.
621         (PSEUDO_JMP): New.
622         (CENABLE, CDISABLE): Use it.
624 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
626         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
627         to epoll_create1.
629 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
631         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
632         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
633         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
634         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
635         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
636         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
637         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
639 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
641         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
642         volatile.
644 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
646         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
647         type.
649 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
651         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
652         (SOCK_DCCP): Define.
654 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
656         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
657         RUSAGE_THREAD and RUSAGE_LWP.
659 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
661         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
662         shmid_ds.
664 2008-04-21  Khem Raj  <kraj@mvista.com>
666         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
668 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
670         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
671         truncate and ftruncate systems calls.
672         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
673         empty file.
674         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
676 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
678         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
679         ARG_MAX if <linux/limits.h> has defined it.
681 2008-03-28  Robin Randhawa  <robin@mips.com>
683         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
684         barriers to enforce strict ordering on weakly ordered systems.
686 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
687             Daniel Jacobowitz  <dan@codesourcery.com>
689         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
690         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
691         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
693 2008-03-09  Andreas Jaeger  <aj@suse.de>
695         [BZ #5753]
696         * sysdeps/mips/ieee754.h: Use protected namespace
697         __BIG_ENDIAN/__LITTLE_ENDIAN.
698         Patch by Aurelien Jarno <aurelien@aurel32.net>.
700 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
702         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
703         Reorganize to match other architectures.  Replace _timer._timer1
704         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
705         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
706         (si_timerid, si_overrun): Define.
707         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
708         (__pthread_attr_s): Remove declaration.
709         (struct sigevent): Remove XXX.  Add _tid.
711 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
713         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
715 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
717         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
718         type and __THROW marker of splice, vmsplice, and tee.
720 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
722         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
723         LLL_PRIVATE argument to lll_futex_wake.
724         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
725         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
726         comment.
727         (PF_IUCV, PF_RXRPC): Define.
728         (PF_MAX): Update.
729         (AF_IUCV, AF_RXRPC): Define.
730         (MSG_CMSG_CLOEXEC): Define.
731         (_EXTERN_INLINE): Define to __extern_inline.
732         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
733         UTIME_OMIT): Define.
734         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
735         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
736         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
737         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
738         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
739         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
740         LLL_LOCK_*.  Include <kernel-features.h>.
741         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
742         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
743         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
744         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
745         lll_futex_wait.
746         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
747         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
748         private arguments.
749         (__lll_robust_trylock): Convert to macro.
750         (__lll_robust_lock_wait): Add private argument.
751         (__lll_lock_wait_private, __lll_lock_wait): Declare.
752         (__lll_lock): Convert to macro.  Take private argument.
753         (__lll_cond_lock): Likewise.
754         (lll_lock, lll_cond_lock): Take private arguments.
755         (__lll_robust_lock): Take private argument.  Convert to macro.
756         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
757         lll_robust_cond_lock): Take private arguments.
758         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
759         arguments.
760         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
761         (lll_timedlock, lll_robust_timedlock): Take private arguments.
762         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
763         private arguments.
764         (lll_unlock, lll_robust_unlock): Take private arguments.
765         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
766         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
767         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
768         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
769         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
770         lll_cond_wake, lll_cond_broadcast): Remove.
771         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
772         to __extern_inline.
774 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
776         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
777         New macros for the (n)64 and n32 ABIs.
778         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
780 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
782         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
783         Define __WORDSIZE_COMPAT32 as 1.
785 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
787         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
788         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
789         PTHREAD_STACK_MIN.
791 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
793         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
795         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
796         Delete.
798 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
800         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
801         (internal_syscall1, internal_syscall2, internal_syscall3,
802         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
804 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
806         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
807         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
808         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
809         THREAD_GSCOPE_WAIT): Define.
810         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
811         (FUTEX_PRIVATE_FLAG): Define.
812         (lll_unlock_wake_cb): Delete prototype.
813         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
814         <endian.h>.
815         (pthread_rwlock_t): Shrink __flags and add __shared.
817 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
819         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
820         (posix_fadvise): Fix high word of len argument.
822 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
824         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
825         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
826         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
827         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
828         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
829         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
831 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
833         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
834         * sysdeps/mips/mips64/n64/Implies: Likewise.
835         * sysdeps/mips/mips64/soft-fp/Makefile: New.
836         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
837         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
838         <fpu_control.h>.  Use hardware exception and rounding mode
839         settings.
841 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
843         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
844         r_info argument to ElfW(Addr).
846 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
848         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
850 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
851             Daniel Jacobowitz  <dan@codesourcery.com>
853         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
854         shmctl, and semctl.
855         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
856         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
857         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
859 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
861         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
862         PTR_DEMANGLE): Define.
863         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
864         PTR_DEMANGLE): Define.
865         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
866         PTR_DEMANGLE): Define.
868 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
870         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
871         (cfi_same_value): Delete definition.
873 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
875         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
876         (elf_machine_reloc): New function, retaining the body of
877         elf_machine_rel.  Take the reloc's r_info field as an argument,
878         not the reloc itself.  Add extra r_addend and inplace_p arguments.
879         When inplace_p is false, use r_addend as the addend, not the contents
880         of the relocation field.  Hoist the conversion of reloc_addr to
881         "ELFW(Addr) *".  Don't try to apply TLS relocations against
882         undefined symbols.  Add R_MIPS_GLOB_DAT support.
883         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
884         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
885         to ElfW(Rela).
887 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
889         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
890         multiple inclusion guard.
891         * sysdeps/mips/elf/ldsodefs.h: Delete file.
893 2007-01-04  Thiemo Seufer  <ths@networkno.de>
895         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
896         to match the kernel.
898 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
900         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
901         (RTLD_SINGLE_THREAD_P): Define.
902         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
904 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
906         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
907         prototype.
909 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
911         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
912         code.
913         (__xstat_conv): Use memset to clear padding arrays.  Check for
914         overflow.
915         (__xstat64_conv): Use memset to clear padding arrays.
916         (__xstat32_conv): New function.
917         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
918         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
920 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
922         * sysdeps/mips/fpu_control.h: If soft-float, don't use
923         floating-point registers.
924         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
925         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
926         Likewise.
928 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
930         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
931         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
933 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
935         * sysdeps/mips/mips64/n32/libm-test-ulps,
936         sysdeps/mips/mips64/n64/libm-test-ulps: New.
938 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
940         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
941         defined, include the named file.
943 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
945         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
946         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
947         Define.
949 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
951         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
952         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
953         types.
955 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
957         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
958         Don't use struct timespec.
959         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
960         __xstat64_conv): Copy individual timespec fields.
962 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
964         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
966 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
968         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
969         * sysdeps/mips/fpu/fesetround.c: Likewise.
971 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
972             Daniel Jacobowitz  <dan@codesourcery.com>
974         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
975         dump sc_cause, sc_status or sc_badvaddr.
976         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
977         structure definitions after DSP kernel changes.
978         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
979         after the same DSP changes.
981 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
983         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
984         st_atim, st_mtim and st_ctim interface.
985         (struct stat64): Likewise.
986         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
987         Replace st_atime and its padding field with st_atim.  Likewise
988         st_mtime/st_mtim and st_ctime/st_ctim.
989         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
990         after above changes.
991         (__xstat64_conv): Likewise.
993 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
995         * sysdeps/mips/ldsodefs.h: New file.
996         * sysdeps/mips/tst-audit.h: New file.
998 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
1000         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1001         for consistency with other ports.
1002         (MADV_REMOVE): Correct value.
1003         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1004         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1005         POSIX_MADV_DONTNEED): Define.
1007 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
1009         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1010         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1011         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1012         and SYNC_FILE_RANGE_WAIT_AFTER.
1013         Declare sync_file_range, vmsplice, splice and tee.
1015 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
1017         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1018         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
1019         prototype.
1021 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
1023         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1024         Define.
1026 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
1028         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1029         typo.
1031 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1033         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1034         i386/fork.c.
1036 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1038         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1039         libc_cv_localedir, libdir, arch_minimum_kernel, and
1040         libc_cv_gcc_unwind_find_fde.
1041         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1042         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1043         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1045 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
1047         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1048         (__pthread_list_t, __pthread_slist_t): New typedefs.
1049         (pthread_mutex_t): Replace __next and __prev fields with __list.
1050         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1051         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1052         (lll_futex_wake_unlock): Define.
1053         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1054         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1055         lll_robust_mutex_unlock): New macros.
1056         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1057         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1058         vfork.S.
1059         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1061 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1063         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1064         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1066 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1068         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1069         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1070         (INTERNAL_SYSCALL_NCS): New.
1071         (internal_syscall0, internal_syscall1, internal_syscall2,
1072         internal_syscall3, internal_syscall4, internal_syscall5,
1073         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1074         Use them.  Correct types for registers.
1075         * sysdeps/unix/sysv/linux/mips/mips64/n64/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.
1082         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1083         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
1084         points.
1085         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1086         Use Elf(Addr) for TLS relocation targets.
1087         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1088         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1089         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1090         futexp to long for n64.
1091         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1093 2006-02-20  Roland McGrath  <roland@redhat.com>
1095         * sysdeps/mips/shlib-versions: New file.
1096         * sysdeps/mips/preconfigure: New file.
1097         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.