m68k: update _itoa.h include
[glibc.git] / ChangeLog.mips
blob44667cdeabb93f224ae71362272c3172e2cae449
1 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
3         * sysdeps/unix/sysv/linux/mips/register-dump.h: Include <_itoa.h>
4         instead of <stdio-common/_itoa.h>.
6 2012-03-10  Paul Eggert  <eggert@cs.ucla.edu>
8         [BZ #13673]
9         * sysdeps/mips/mips64/gmp-mparam.h: Replace FSF snail mail address
10         with URL.
12 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
14         [BZ #13673]
15         Replace FSF snail mail address with URLs, as per GNU coding standards.
17 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
19         * sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.
20         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Remove.
22 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
24         * sysdeps/unix/sysv/linux/mips/bits/socket.h [!__USE_GNU]: Do not
25         declare recvmmsg and sendmmsg.
27 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
29         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (pthread_attr_t):
30         Change union tag to pthread_attr_t.  Only define typedef if not
31         already defined.
32         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
33         (pthread_attr_t): Change union tag to pthread_attr_t.  Only define
34         typedef if not already defined.
36 2012-02-26  Joseph Myers  <joseph@codesourcery.com>
38         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Don't name
39         siginfo_t struct.  Add forward declaration of pthread_attr_t and
40         use it in sigevent.
41         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Name
42         pthread_attr_t union.
44 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
46         * sysdeps/unix/sysv/linux/mips/bits/epoll.h: New file.
47         * sysdeps/unix/sysv/linux/mips/bits/timerfd.h: Likewise.
48         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Remove.
49         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
51 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
53         * sysdeps/unix/sysv/linux/mips/bits/errno.h (EHWPOISON): Define if
54         not defined.
56 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
58         * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
59         matching the array in dl-procinfo.c.
61 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
63         * sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
64         * sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
65         * sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
67 2012-02-15  Robert Millan  <rmh@gnu.org>
69         [BZ #12301]
70         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
71         [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
73 2012-02-15  Robert Millan  <rmh@gnu.org>
75         [BZ #12298]
76         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
77         * sysdeps/mips/sys/tas.h: ... here.
79 2012-02-15  Robert Millan  <rmh@gnu.org>
81         [BZ #12297]
82         * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
83         * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
84         * sysdeps/unix/mips/entry.h: ... here.
86 2012-02-15  Robert Millan  <rmh@gnu.org>
88         [BZ #12193]
89         * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
90         Define.
91         * sysdeps/mips/dl-procinfo.c: New file.
92         * sysdeps/mips/dl-procinfo.h: Likewise.
94 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
96         * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
97         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
99 2012-02-15  Viju Vincent  <vijuvince@gmail.com>
101         * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
102         around calls to _dl_lookup_symbol_x.
104 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
106         * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
107         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
109 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
111         * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
112         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
114 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
116         * sysdeps/mips/mips32/crti.S: New file, based on compiler output
117         for sysdeps/generic/initfini.c.
118         * sysdeps/mips/mips32/crtn.S: Likewise.
119         * sysdeps/mips/mips64/n32/crti.S: Likewise.
120         * sysdeps/mips/mips64/n32/crtn.S: Likewise.
121         * sysdeps/mips/mips64/n64/crti.S: Likewise.
122         * sysdeps/mips/mips64/n64/crtn.S: Likewise.
123         * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
124         (CFLAGS-pt-initfini.s): Likewise.
125         (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
126         variables.
128 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
130         * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
131         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
132         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
133         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
135 2012-01-08  Joseph Myers  <joseph@codesourcery.com>
137         * sysdeps/mips/bits/fenv.h: Use const instead of __const.
138         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
139         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
140         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
141         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
142         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
143         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
145 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
147         * sysdeps/mips/nptl/shlib-versions: New.
149 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
151         * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
153 2012-01-04  Tom de Vries  <tom@codesourcery.com>
155         * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
156         -fno-unwind-tables.
158 2012-01-03  Tom de Vries  <tom@codesourcery.com>
160         * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
161         * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
163 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
165         * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
166         (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
167         Remove.
168         (syscall-list-variants, syscall-list-includes)
169         (syscall-list-o32-options, syscall-list-o32-condition)
170         (syscall-list-n32-options, syscall-list-n32-condition)
171         (syscall-list-n64-options, syscall-list-n64-condition): Define.
172         * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
173         asm-unistd.h.
174         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
175         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
177 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
179         [BZ #13538]
180         * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
181         (EPOLLET): Initialize with unsigned values.
183 2011-12-19  Joseph Myers  <joseph@codesourcery.com>
185         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
186         $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
188 2011-11-17  Joseph Myers  <joseph@codesourcery.com>
190         * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
191         sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
193 2011-11-11  Joseph Myers  <joseph@codesourcery.com>
195         * sysdeps/mips/dl-lookup.c: Update from generic version.
197 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
199         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
200         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
201         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
203 2011-10-05  Andreas Schwab  <schwab@redhat.com>
205         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
206         (elf_machine_lazy_rel): Add parameter skip_ifunc.
208 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
210         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
211         return value to (struct cmsghdr *).
213 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
215         * sysdeps/mips/elf/configure.in: Always test for TLS support and
216         error out in case it is missing.
217         * sysdeps/mips/elf/configure: Regenerate.
218         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
220 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
222         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
223         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
225 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
227         [BZ #13109]
228         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
229         (statfs): New.
230         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
231         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
233 2011-08-02  Matt Turner  <mattst88@gmail.com>
235         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
237 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
239         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
240         Define.
242 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
244         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
245         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
247 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
249         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
250         mention raise in the comment.
252 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
254         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
255         Add.
257 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
259         * sysdeps/mips/dl-lookup.c: Update from generic version.
261 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
263         * sysdeps/mips/dl-lookup.c: Update from generic version.
265 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
267         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
269 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
271         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
272         to open_by_handle_at.
274 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
276         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
278 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
280         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
281         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
282         open_by_handle.  Augment a few comments.
284 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
286         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
287         cancelable.
288         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
289         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
290         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
291         sync_file_range as cancellation point.
292         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
293         sync_file_range as cancellation point.
295 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
297         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
298         sync_file_range.
300 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
302         * sysdeps/mips/dl-lookup.c: Update from generic version.
304 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
306         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
307         MADV_NOHUGEPAGE): Define.
309 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
311         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
312         PF_CAIF, PF_ALG): Define.
314 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
316         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
317         NO_CTORS_DTORS_SECTIONS is defined.
318         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
320 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
322         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
324 2010-12-06  Matt Turner  <mattst88@gmail.com>
326         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
328 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
330         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
331         Change to 2.4.1.
332         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
334 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
336         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
337         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
338         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
339         for fanotify_mark.
341 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
343         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
344         libm_hidden_def.
345         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
347 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
349         * sysdeps/unix/sysv/linux/mips/kernel-features.h
350         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
352 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
354         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
355         jump delay slot.
356         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
358 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
360         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
362 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
364         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
365         struct statfs64): Add f_flags field.
367 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
369         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
370         Define.
372 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
374         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
375         and prlimit64.
376         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
377         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
378         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
379         prlimit64 syscall.
381 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
383         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
384         F_GETPIPE_SZ): Define.
386 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
388         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
389         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
391 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
393         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
395 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
397         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
398         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
399         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
400         Define.
402 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
404         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
405         MSG_WAITFORONE.
407 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
409         * sysdeps/mips/dl-lookup.c: Update from generic version.
411 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
413         [BZ #11291]
414         * sysdeps/mips/bits/atomic.h
415         (__arch_compare_and_exchange_xxx_32_int,
416         __arch_compare_and_exchange_xxx_64_int,
417         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
418         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
419         Specify *mem as asm output as well as input.
421 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
423         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
425 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
427         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
428         _dl_runtime_pltresolve): Calculate offset from start of function
429         to .cpload instead of hardcoding instruction size.
431 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
433         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
434         problem.
436 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
438         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
439         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
441 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
443         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
444         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
445         XPG7.
446         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
447         fcntl.h.
449 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
451         [BZ #11093]
452         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
453         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
455 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
457         * sysdeps/mips/dl-lookup.c: Update from generic version.
459 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
461         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
462         O_DSYNC to match 2.6.33+ kernels.
464 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
466         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
467         declare recvmmsg.
469 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
471         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
472         (posix_fadvise): Remove.
473         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
474         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
475         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
477 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
479         * sysdeps/mips/dl-lookup.c: Update from generic version.
481 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
483         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
484         for timestamps also if __USE_XOPEN2K8.
486 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
488         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
489         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
491 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
493         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
494         names of parameters of sync_file_range.
496 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
498         [BZ #10972]
499         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
500         constants from recent kernels.
502 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
504         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
505         not already defined.
507 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
509         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
510         F_GETOWN_EX): Update values.
512 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
514         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
515         of last two arguments when -D_FILE_OFFSET_BITS=64.
517 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
519         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
520         f_owner_ex.
522 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
524         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
525         and F_GETOWN_EX.
527 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
529         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
530         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
531         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
532         (__SYSCALL_CLOBBERS): Likewise.
533         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
534         (__SYSCALL_CLOBBERS): Likewise.
536 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
538         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
539         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
540         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
541         variable for env.  Use expansion of CHECK_SP macro for check.
542         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
544 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
546         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
547         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
549 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
551         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
552         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
554 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
556         * sysdeps/mips/do-lookup.h: Remove.
557         * sysdeps/mips/dl-lookup.c: Update from generic version, with
558         non-PIC handling integrated.
560 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
562         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
563         and AF_IEEE802154.
565 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
567         * sysdeps/mips/____longjmp_chk.c: New file.
568         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
569         undefine __longjmp.
570         * sysdeps/mips64/__longjmp.c: Likewise.
572 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
574         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
575         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
576         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
577         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
579 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
581         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
582         fallocate64@@GLIBC_2.11.
584 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
586         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
587         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
589 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
591         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
592         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
593         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
594         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
595         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
596         Update comment.
597         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
598         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
599         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
600         Add ucontext_i.sym.
602 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
604         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
605         __ASSUME_PWRITEV): Don't define here.
607 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
609         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
611 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
613         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
614         numbers.
615         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
616         Define.
617         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
618         preadv and pwritev.
620 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
622         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
623         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
625 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
627         [BZ #7074]
628         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
629         Fix the condition used to annotate n32 objects.
631 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
633         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
634         Change parameters and use next_line.
636 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
638         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
639         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
640         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
642 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
644         * sysdeps/mips/bits/link.h: Uglify function parameter names.
645         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
646         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
647         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
648         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
650 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
652         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
653         fallocate{,64}.
655 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
657         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
658         UTIME_OMIT only with __USE_ATFILE.
660 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
662         [BZ #7040]
663         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
664         inotify_rm_watch should have type int.
666 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
668         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
670 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
671             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
673         PR glibc/1048
674         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
675         variable page size for MIPS.
676         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
677         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
678         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
680 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
682         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
683         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
684         -D_GNU_SOURCE.
686 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
688         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
689         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
691 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
693         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
694         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
695         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
696         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
698 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
700         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
701         Make available only for __USE_GNU.
703 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
705         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
706         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
708 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
710         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
711         __THROW vs. __nonnull order for C++.
713 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
715         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
716         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
717         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
719 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
720             Daniel Jacobowitz  <dan@codesourcery.com>
721             Richard Sandiford  <rdsandiford@googlemail.com>
723         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
724         * sysdeps/mips/dl-lookup.c: New.
725         * sysdeps/mips/do-lookup.h: New.
726         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
727         definition.
728         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
729         if needed.
730         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
731         (elf_machine_type_class): Likewise.
732         (ELF_MACHINE_PLT_REL): Define.
733         (elf_machine_fixup_plt): New.
734         (elf_machine_plt_value): New.
735         (elf_machine_reloc): Handle jump slot and copy relocations.
736         (elf_machine_lazy_rel): Point relocation place at PLT if
737         required.
738         (RESOLVE_GOTSYM): Take a relocation type argument.
739         (elf_machine_got_rel): Bind lazy stubs directly to their target if
740         !lazy.  Skip lazy binding for PLT symbols.
741         (elf_machine_runtime_setup): Fill in .got.plt header.
742         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
743         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
744         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
745         (_dl_runtime_pltresolve): New.
746         * sysdeps/mips/bits/linkmap.h: New file.
747         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
748         64-bit versions.
750         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
751         Delete definition.
752         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
753         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
754         (PSEUDO): Use them.  Move outside __PIC__.
755         (PSEUDO_JMP): New.
756         (CENABLE, CDISABLE): Use it.
758 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
760         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
761         to epoll_create1.
763 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
765         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
766         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
767         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
768         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
769         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
770         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
771         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
773 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
775         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
776         volatile.
778 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
780         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
781         type.
783 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
785         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
786         (SOCK_DCCP): Define.
788 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
790         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
791         RUSAGE_THREAD and RUSAGE_LWP.
793 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
795         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
796         shmid_ds.
798 2008-04-21  Khem Raj  <kraj@mvista.com>
800         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
802 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
804         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
805         truncate and ftruncate systems calls.
806         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
807         empty file.
808         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
810 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
812         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
813         ARG_MAX if <linux/limits.h> has defined it.
815 2008-03-28  Robin Randhawa  <robin@mips.com>
817         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
818         barriers to enforce strict ordering on weakly ordered systems.
820 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
821             Daniel Jacobowitz  <dan@codesourcery.com>
823         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
824         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
825         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
827 2008-03-09  Andreas Jaeger  <aj@suse.de>
829         [BZ #5753]
830         * sysdeps/mips/ieee754.h: Use protected namespace
831         __BIG_ENDIAN/__LITTLE_ENDIAN.
832         Patch by Aurelien Jarno <aurelien@aurel32.net>.
834 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
836         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
837         Reorganize to match other architectures.  Replace _timer._timer1
838         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
839         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
840         (si_timerid, si_overrun): Define.
841         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
842         (__pthread_attr_s): Remove declaration.
843         (struct sigevent): Remove XXX.  Add _tid.
845 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
847         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
849 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
851         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
852         type and __THROW marker of splice, vmsplice, and tee.
854 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
856         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
857         LLL_PRIVATE argument to lll_futex_wake.
858         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
859         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
860         comment.
861         (PF_IUCV, PF_RXRPC): Define.
862         (PF_MAX): Update.
863         (AF_IUCV, AF_RXRPC): Define.
864         (MSG_CMSG_CLOEXEC): Define.
865         (_EXTERN_INLINE): Define to __extern_inline.
866         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
867         UTIME_OMIT): Define.
868         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
869         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
870         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
871         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
872         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
873         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
874         LLL_LOCK_*.  Include <kernel-features.h>.
875         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
876         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
877         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
878         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
879         lll_futex_wait.
880         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
881         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
882         private arguments.
883         (__lll_robust_trylock): Convert to macro.
884         (__lll_robust_lock_wait): Add private argument.
885         (__lll_lock_wait_private, __lll_lock_wait): Declare.
886         (__lll_lock): Convert to macro.  Take private argument.
887         (__lll_cond_lock): Likewise.
888         (lll_lock, lll_cond_lock): Take private arguments.
889         (__lll_robust_lock): Take private argument.  Convert to macro.
890         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
891         lll_robust_cond_lock): Take private arguments.
892         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
893         arguments.
894         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
895         (lll_timedlock, lll_robust_timedlock): Take private arguments.
896         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
897         private arguments.
898         (lll_unlock, lll_robust_unlock): Take private arguments.
899         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
900         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
901         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
902         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
903         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
904         lll_cond_wake, lll_cond_broadcast): Remove.
905         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
906         to __extern_inline.
908 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
910         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
911         New macros for the (n)64 and n32 ABIs.
912         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
914 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
916         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
917         Define __WORDSIZE_COMPAT32 as 1.
919 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
921         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
922         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
923         PTHREAD_STACK_MIN.
925 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
927         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
929         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
930         Delete.
932 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
934         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
935         (internal_syscall1, internal_syscall2, internal_syscall3,
936         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
938 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
940         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
941         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
942         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
943         THREAD_GSCOPE_WAIT): Define.
944         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
945         (FUTEX_PRIVATE_FLAG): Define.
946         (lll_unlock_wake_cb): Delete prototype.
947         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
948         <endian.h>.
949         (pthread_rwlock_t): Shrink __flags and add __shared.
951 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
953         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
954         (posix_fadvise): Fix high word of len argument.
956 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
958         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
959         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
960         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
961         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
962         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
963         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
965 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
967         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
968         * sysdeps/mips/mips64/n64/Implies: Likewise.
969         * sysdeps/mips/mips64/soft-fp/Makefile: New.
970         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
971         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
972         <fpu_control.h>.  Use hardware exception and rounding mode
973         settings.
975 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
977         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
978         r_info argument to ElfW(Addr).
980 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
982         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
984 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
985             Daniel Jacobowitz  <dan@codesourcery.com>
987         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
988         shmctl, and semctl.
989         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
990         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
991         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
993 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
995         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
996         PTR_DEMANGLE): Define.
997         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
998         PTR_DEMANGLE): Define.
999         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
1000         PTR_DEMANGLE): Define.
1002 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
1004         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
1005         (cfi_same_value): Delete definition.
1007 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
1009         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
1010         (elf_machine_reloc): New function, retaining the body of
1011         elf_machine_rel.  Take the reloc's r_info field as an argument,
1012         not the reloc itself.  Add extra r_addend and inplace_p arguments.
1013         When inplace_p is false, use r_addend as the addend, not the contents
1014         of the relocation field.  Hoist the conversion of reloc_addr to
1015         "ELFW(Addr) *".  Don't try to apply TLS relocations against
1016         undefined symbols.  Add R_MIPS_GLOB_DAT support.
1017         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
1018         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
1019         to ElfW(Rela).
1021 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
1023         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
1024         multiple inclusion guard.
1025         * sysdeps/mips/elf/ldsodefs.h: Delete file.
1027 2007-01-04  Thiemo Seufer  <ths@networkno.de>
1029         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
1030         to match the kernel.
1032 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
1034         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
1035         (RTLD_SINGLE_THREAD_P): Define.
1036         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
1038 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
1040         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
1041         prototype.
1043 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
1045         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
1046         code.
1047         (__xstat_conv): Use memset to clear padding arrays.  Check for
1048         overflow.
1049         (__xstat64_conv): Use memset to clear padding arrays.
1050         (__xstat32_conv): New function.
1051         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
1052         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
1054 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
1056         * sysdeps/mips/fpu_control.h: If soft-float, don't use
1057         floating-point registers.
1058         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
1059         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
1060         Likewise.
1062 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
1064         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
1065         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
1067 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1069         * sysdeps/mips/mips64/n32/libm-test-ulps,
1070         sysdeps/mips/mips64/n64/libm-test-ulps: New.
1072 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1074         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
1075         defined, include the named file.
1077 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
1079         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
1080         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
1081         Define.
1083 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1085         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
1086         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
1087         types.
1089 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1091         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1092         Don't use struct timespec.
1093         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
1094         __xstat64_conv): Copy individual timespec fields.
1096 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
1098         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
1100 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1102         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
1103         * sysdeps/mips/fpu/fesetround.c: Likewise.
1105 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
1106             Daniel Jacobowitz  <dan@codesourcery.com>
1108         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
1109         dump sc_cause, sc_status or sc_badvaddr.
1110         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
1111         structure definitions after DSP kernel changes.
1112         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
1113         after the same DSP changes.
1115 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1117         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
1118         st_atim, st_mtim and st_ctim interface.
1119         (struct stat64): Likewise.
1120         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1121         Replace st_atime and its padding field with st_atim.  Likewise
1122         st_mtime/st_mtim and st_ctime/st_ctim.
1123         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
1124         after above changes.
1125         (__xstat64_conv): Likewise.
1127 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1129         * sysdeps/mips/ldsodefs.h: New file.
1130         * sysdeps/mips/tst-audit.h: New file.
1132 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
1134         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1135         for consistency with other ports.
1136         (MADV_REMOVE): Correct value.
1137         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1138         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1139         POSIX_MADV_DONTNEED): Define.
1141 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
1143         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1144         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1145         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1146         and SYNC_FILE_RANGE_WAIT_AFTER.
1147         Declare sync_file_range, vmsplice, splice and tee.
1149 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
1151         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1152         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
1153         prototype.
1155 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
1157         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1158         Define.
1160 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
1162         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1163         typo.
1165 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1167         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1168         i386/fork.c.
1170 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1172         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1173         libc_cv_localedir, libdir, arch_minimum_kernel, and
1174         libc_cv_gcc_unwind_find_fde.
1175         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1176         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1177         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1179 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
1181         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1182         (__pthread_list_t, __pthread_slist_t): New typedefs.
1183         (pthread_mutex_t): Replace __next and __prev fields with __list.
1184         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1185         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1186         (lll_futex_wake_unlock): Define.
1187         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1188         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1189         lll_robust_mutex_unlock): New macros.
1190         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1191         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1192         vfork.S.
1193         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1195 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1197         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1198         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1200 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1202         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1203         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1204         (INTERNAL_SYSCALL_NCS): New.
1205         (internal_syscall0, internal_syscall1, internal_syscall2,
1206         internal_syscall3, internal_syscall4, internal_syscall5,
1207         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1208         Use them.  Correct types for registers.
1209         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1210         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1211         (INTERNAL_SYSCALL_NCS): New.
1212         (internal_syscall0, internal_syscall1, internal_syscall2,
1213         internal_syscall3, internal_syscall4, internal_syscall5,
1214         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1215         Use them.
1216         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1217         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
1218         points.
1219         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1220         Use Elf(Addr) for TLS relocation targets.
1221         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1222         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1223         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1224         futexp to long for n64.
1225         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1227 2006-02-20  Roland McGrath  <roland@redhat.com>
1229         * sysdeps/mips/shlib-versions: New file.
1230         * sysdeps/mips/preconfigure: New file.
1231         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.