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