alpha: Correct relocation markup for PIC SYSCALL_ERROR_HANDLER.
[glibc-ports.git] / ChangeLog.mips
blob0d43038df36d32e280ad18950b90423447ba0604
1 2012-02-15  Robert Millan  <rmh@gnu.org>
3         [BZ #12301]
4         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
5         [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
7 2012-02-15  Robert Millan  <rmh@gnu.org>
9         [BZ #12298]
10         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
11         * sysdeps/mips/sys/tas.h: ... here.
13 2012-02-15  Robert Millan  <rmh@gnu.org>
15         [BZ #12297]
16         * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
17         * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
18         * sysdeps/unix/mips/entry.h: ... here.
20 2012-02-15  Robert Millan  <rmh@gnu.org>
22         [BZ #12193]
23         * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
24         Define.
25         * sysdeps/mips/dl-procinfo.c: New file.
26         * sysdeps/mips/dl-procinfo.h: Likewise.
28 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
30         * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
31         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
33 2012-02-15  Viju Vincent  <vijuvince@gmail.com>
35         * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
36         around calls to _dl_lookup_symbol_x.
38 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
40         * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
41         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
43 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
45         * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
46         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
48 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
50         * sysdeps/mips/mips32/crti.S: New file, based on compiler output
51         for sysdeps/generic/initfini.c.
52         * sysdeps/mips/mips32/crtn.S: Likewise.
53         * sysdeps/mips/mips64/n32/crti.S: Likewise.
54         * sysdeps/mips/mips64/n32/crtn.S: Likewise.
55         * sysdeps/mips/mips64/n64/crti.S: Likewise.
56         * sysdeps/mips/mips64/n64/crtn.S: Likewise.
57         * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
58         (CFLAGS-pt-initfini.s): Likewise.
59         (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
60         variables.
62 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
64         * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
65         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
66         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
67         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
69 2012-01-08  Joseph Myers  <joseph@codesourcery.com>
71         * sysdeps/mips/bits/fenv.h: Use const instead of __const.
72         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
73         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
74         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
75         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
76         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
77         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
79 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
81         * sysdeps/mips/nptl/shlib-versions: New.
83 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
85         * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
87 2012-01-04  Tom de Vries  <tom@codesourcery.com>
89         * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
90         -fno-unwind-tables.
92 2012-01-03  Tom de Vries  <tom@codesourcery.com>
94         * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
95         * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
97 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
99         * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
100         (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
101         Remove.
102         (syscall-list-variants, syscall-list-includes)
103         (syscall-list-o32-options, syscall-list-o32-condition)
104         (syscall-list-n32-options, syscall-list-n32-condition)
105         (syscall-list-n64-options, syscall-list-n64-condition): Define.
106         * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
107         asm-unistd.h.
108         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
109         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
111 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
113         [BZ #13538]
114         * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
115         (EPOLLET): Initialize with unsigned values.
117 2011-12-19  Joseph Myers  <joseph@codesourcery.com>
119         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
120         $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
122 2011-11-17  Joseph Myers  <joseph@codesourcery.com>
124         * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
125         sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
127 2011-11-11  Joseph Myers  <joseph@codesourcery.com>
129         * sysdeps/mips/dl-lookup.c: Update from generic version.
131 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
133         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
134         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
135         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
137 2011-10-05  Andreas Schwab  <schwab@redhat.com>
139         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
140         (elf_machine_lazy_rel): Add parameter skip_ifunc.
142 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
144         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
145         return value to (struct cmsghdr *).
147 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
149         * sysdeps/mips/elf/configure.in: Always test for TLS support and
150         error out in case it is missing.
151         * sysdeps/mips/elf/configure: Regenerate.
152         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
154 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
156         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
157         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
159 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
161         [BZ #13109]
162         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
163         (statfs): New.
164         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
165         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
167 2011-08-02  Matt Turner  <mattst88@gmail.com>
169         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
171 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
173         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
174         Define.
176 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
178         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
179         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
181 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
183         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
184         mention raise in the comment.
186 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
188         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
189         Add.
191 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
193         * sysdeps/mips/dl-lookup.c: Update from generic version.
195 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
197         * sysdeps/mips/dl-lookup.c: Update from generic version.
199 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
201         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
203 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
205         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
206         to open_by_handle_at.
208 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
210         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
212 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
214         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
215         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
216         open_by_handle.  Augment a few comments.
218 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
220         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
221         cancelable.
222         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
223         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
224         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
225         sync_file_range as cancellation point.
226         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
227         sync_file_range as cancellation point.
229 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
231         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
232         sync_file_range.
234 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
236         * sysdeps/mips/dl-lookup.c: Update from generic version.
238 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
240         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
241         MADV_NOHUGEPAGE): Define.
243 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
245         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
246         PF_CAIF, PF_ALG): Define.
248 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
250         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
251         NO_CTORS_DTORS_SECTIONS is defined.
252         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
254 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
256         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
258 2010-12-06  Matt Turner  <mattst88@gmail.com>
260         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
262 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
264         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
265         Change to 2.4.1.
266         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
268 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
270         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
271         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
272         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
273         for fanotify_mark.
275 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
277         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
278         libm_hidden_def.
279         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
281 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
283         * sysdeps/unix/sysv/linux/mips/kernel-features.h
284         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
286 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
288         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
289         jump delay slot.
290         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
292 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
294         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
296 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
298         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
299         struct statfs64): Add f_flags field.
301 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
303         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
304         Define.
306 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
308         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
309         and prlimit64.
310         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
311         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
312         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
313         prlimit64 syscall.
315 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
317         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
318         F_GETPIPE_SZ): Define.
320 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
322         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
323         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
325 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
327         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
329 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
331         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
332         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
333         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
334         Define.
336 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
338         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
339         MSG_WAITFORONE.
341 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
343         * sysdeps/mips/dl-lookup.c: Update from generic version.
345 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
347         [BZ #11291]
348         * sysdeps/mips/bits/atomic.h
349         (__arch_compare_and_exchange_xxx_32_int,
350         __arch_compare_and_exchange_xxx_64_int,
351         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
352         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
353         Specify *mem as asm output as well as input.
355 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
357         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
359 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
361         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
362         _dl_runtime_pltresolve): Calculate offset from start of function
363         to .cpload instead of hardcoding instruction size.
365 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
367         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
368         problem.
370 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
372         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
373         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
375 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
377         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
378         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
379         XPG7.
380         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
381         fcntl.h.
383 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
385         [BZ #11093]
386         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
387         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
389 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
391         * sysdeps/mips/dl-lookup.c: Update from generic version.
393 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
395         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
396         O_DSYNC to match 2.6.33+ kernels.
398 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
400         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
401         declare recvmmsg.
403 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
405         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
406         (posix_fadvise): Remove.
407         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
408         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
409         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
411 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
413         * sysdeps/mips/dl-lookup.c: Update from generic version.
415 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
417         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
418         for timestamps also if __USE_XOPEN2K8.
420 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
422         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
423         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
425 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
427         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
428         names of parameters of sync_file_range.
430 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
432         [BZ #10972]
433         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
434         constants from recent kernels.
436 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
438         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
439         not already defined.
441 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
443         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
444         F_GETOWN_EX): Update values.
446 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
448         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
449         of last two arguments when -D_FILE_OFFSET_BITS=64.
451 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
453         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
454         f_owner_ex.
456 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
458         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
459         and F_GETOWN_EX.
461 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
463         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
464         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
465         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
466         (__SYSCALL_CLOBBERS): Likewise.
467         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
468         (__SYSCALL_CLOBBERS): Likewise.
470 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
472         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
473         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
474         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
475         variable for env.  Use expansion of CHECK_SP macro for check.
476         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
478 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
480         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
481         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
483 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
485         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
486         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
488 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
490         * sysdeps/mips/do-lookup.h: Remove.
491         * sysdeps/mips/dl-lookup.c: Update from generic version, with
492         non-PIC handling integrated.
494 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
496         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
497         and AF_IEEE802154.
499 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
501         * sysdeps/mips/____longjmp_chk.c: New file.
502         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
503         undefine __longjmp.
504         * sysdeps/mips64/__longjmp.c: Likewise.
506 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
508         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
509         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
510         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
511         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
513 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
515         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
516         fallocate64@@GLIBC_2.11.
518 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
520         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
521         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
523 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
525         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
526         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
527         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
528         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
529         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
530         Update comment.
531         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
532         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
533         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
534         Add ucontext_i.sym.
536 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
538         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
539         __ASSUME_PWRITEV): Don't define here.
541 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
543         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
545 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
547         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
548         numbers.
549         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
550         Define.
551         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
552         preadv and pwritev.
554 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
556         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
557         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
559 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
561         [BZ #7074]
562         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
563         Fix the condition used to annotate n32 objects.
565 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
567         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
568         Change parameters and use next_line.
570 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
572         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
573         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
574         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
576 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
578         * sysdeps/mips/bits/link.h: Uglify function parameter names.
579         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
580         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
581         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
582         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
584 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
586         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
587         fallocate{,64}.
589 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
591         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
592         UTIME_OMIT only with __USE_ATFILE.
594 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
596         [BZ #7040]
597         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
598         inotify_rm_watch should have type int.
600 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
602         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
604 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
605             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
607         PR glibc/1048
608         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
609         variable page size for MIPS.
610         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
611         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
612         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
614 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
616         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
617         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
618         -D_GNU_SOURCE.
620 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
622         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
623         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
625 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
627         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
628         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
629         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
630         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
632 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
634         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
635         Make available only for __USE_GNU.
637 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
639         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
640         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
642 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
644         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
645         __THROW vs. __nonnull order for C++.
647 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
649         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
650         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
651         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
653 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
654             Daniel Jacobowitz  <dan@codesourcery.com>
655             Richard Sandiford  <rdsandiford@googlemail.com>
657         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
658         * sysdeps/mips/dl-lookup.c: New.
659         * sysdeps/mips/do-lookup.h: New.
660         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
661         definition.
662         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
663         if needed.
664         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
665         (elf_machine_type_class): Likewise.
666         (ELF_MACHINE_PLT_REL): Define.
667         (elf_machine_fixup_plt): New.
668         (elf_machine_plt_value): New.
669         (elf_machine_reloc): Handle jump slot and copy relocations.
670         (elf_machine_lazy_rel): Point relocation place at PLT if
671         required.
672         (RESOLVE_GOTSYM): Take a relocation type argument.
673         (elf_machine_got_rel): Bind lazy stubs directly to their target if
674         !lazy.  Skip lazy binding for PLT symbols.
675         (elf_machine_runtime_setup): Fill in .got.plt header.
676         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
677         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
678         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
679         (_dl_runtime_pltresolve): New.
680         * sysdeps/mips/bits/linkmap.h: New file.
681         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
682         64-bit versions.
684         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
685         Delete definition.
686         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
687         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
688         (PSEUDO): Use them.  Move outside __PIC__.
689         (PSEUDO_JMP): New.
690         (CENABLE, CDISABLE): Use it.
692 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
694         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
695         to epoll_create1.
697 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
699         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
700         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
701         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
702         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
703         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
704         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
705         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
707 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
709         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
710         volatile.
712 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
714         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
715         type.
717 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
719         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
720         (SOCK_DCCP): Define.
722 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
724         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
725         RUSAGE_THREAD and RUSAGE_LWP.
727 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
729         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
730         shmid_ds.
732 2008-04-21  Khem Raj  <kraj@mvista.com>
734         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
736 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
738         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
739         truncate and ftruncate systems calls.
740         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
741         empty file.
742         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
744 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
746         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
747         ARG_MAX if <linux/limits.h> has defined it.
749 2008-03-28  Robin Randhawa  <robin@mips.com>
751         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
752         barriers to enforce strict ordering on weakly ordered systems.
754 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
755             Daniel Jacobowitz  <dan@codesourcery.com>
757         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
758         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
759         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
761 2008-03-09  Andreas Jaeger  <aj@suse.de>
763         [BZ #5753]
764         * sysdeps/mips/ieee754.h: Use protected namespace
765         __BIG_ENDIAN/__LITTLE_ENDIAN.
766         Patch by Aurelien Jarno <aurelien@aurel32.net>.
768 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
770         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
771         Reorganize to match other architectures.  Replace _timer._timer1
772         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
773         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
774         (si_timerid, si_overrun): Define.
775         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
776         (__pthread_attr_s): Remove declaration.
777         (struct sigevent): Remove XXX.  Add _tid.
779 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
781         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
783 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
785         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
786         type and __THROW marker of splice, vmsplice, and tee.
788 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
790         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
791         LLL_PRIVATE argument to lll_futex_wake.
792         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
793         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
794         comment.
795         (PF_IUCV, PF_RXRPC): Define.
796         (PF_MAX): Update.
797         (AF_IUCV, AF_RXRPC): Define.
798         (MSG_CMSG_CLOEXEC): Define.
799         (_EXTERN_INLINE): Define to __extern_inline.
800         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
801         UTIME_OMIT): Define.
802         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
803         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
804         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
805         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
806         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
807         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
808         LLL_LOCK_*.  Include <kernel-features.h>.
809         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
810         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
811         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
812         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
813         lll_futex_wait.
814         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
815         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
816         private arguments.
817         (__lll_robust_trylock): Convert to macro.
818         (__lll_robust_lock_wait): Add private argument.
819         (__lll_lock_wait_private, __lll_lock_wait): Declare.
820         (__lll_lock): Convert to macro.  Take private argument.
821         (__lll_cond_lock): Likewise.
822         (lll_lock, lll_cond_lock): Take private arguments.
823         (__lll_robust_lock): Take private argument.  Convert to macro.
824         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
825         lll_robust_cond_lock): Take private arguments.
826         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
827         arguments.
828         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
829         (lll_timedlock, lll_robust_timedlock): Take private arguments.
830         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
831         private arguments.
832         (lll_unlock, lll_robust_unlock): Take private arguments.
833         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
834         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
835         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
836         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
837         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
838         lll_cond_wake, lll_cond_broadcast): Remove.
839         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
840         to __extern_inline.
842 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
844         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
845         New macros for the (n)64 and n32 ABIs.
846         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
848 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
850         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
851         Define __WORDSIZE_COMPAT32 as 1.
853 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
855         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
856         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
857         PTHREAD_STACK_MIN.
859 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
861         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
863         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
864         Delete.
866 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
868         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
869         (internal_syscall1, internal_syscall2, internal_syscall3,
870         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
872 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
874         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
875         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
876         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
877         THREAD_GSCOPE_WAIT): Define.
878         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
879         (FUTEX_PRIVATE_FLAG): Define.
880         (lll_unlock_wake_cb): Delete prototype.
881         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
882         <endian.h>.
883         (pthread_rwlock_t): Shrink __flags and add __shared.
885 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
887         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
888         (posix_fadvise): Fix high word of len argument.
890 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
892         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
893         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
894         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
895         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
896         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
897         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
899 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
901         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
902         * sysdeps/mips/mips64/n64/Implies: Likewise.
903         * sysdeps/mips/mips64/soft-fp/Makefile: New.
904         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
905         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
906         <fpu_control.h>.  Use hardware exception and rounding mode
907         settings.
909 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
911         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
912         r_info argument to ElfW(Addr).
914 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
916         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
918 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
919             Daniel Jacobowitz  <dan@codesourcery.com>
921         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
922         shmctl, and semctl.
923         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
924         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
925         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
927 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
929         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
930         PTR_DEMANGLE): Define.
931         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
932         PTR_DEMANGLE): Define.
933         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
934         PTR_DEMANGLE): Define.
936 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
938         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
939         (cfi_same_value): Delete definition.
941 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
943         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
944         (elf_machine_reloc): New function, retaining the body of
945         elf_machine_rel.  Take the reloc's r_info field as an argument,
946         not the reloc itself.  Add extra r_addend and inplace_p arguments.
947         When inplace_p is false, use r_addend as the addend, not the contents
948         of the relocation field.  Hoist the conversion of reloc_addr to
949         "ELFW(Addr) *".  Don't try to apply TLS relocations against
950         undefined symbols.  Add R_MIPS_GLOB_DAT support.
951         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
952         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
953         to ElfW(Rela).
955 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
957         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
958         multiple inclusion guard.
959         * sysdeps/mips/elf/ldsodefs.h: Delete file.
961 2007-01-04  Thiemo Seufer  <ths@networkno.de>
963         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
964         to match the kernel.
966 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
968         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
969         (RTLD_SINGLE_THREAD_P): Define.
970         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
972 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
974         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
975         prototype.
977 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
979         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
980         code.
981         (__xstat_conv): Use memset to clear padding arrays.  Check for
982         overflow.
983         (__xstat64_conv): Use memset to clear padding arrays.
984         (__xstat32_conv): New function.
985         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
986         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
988 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
990         * sysdeps/mips/fpu_control.h: If soft-float, don't use
991         floating-point registers.
992         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
993         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
994         Likewise.
996 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
998         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
999         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
1001 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1003         * sysdeps/mips/mips64/n32/libm-test-ulps,
1004         sysdeps/mips/mips64/n64/libm-test-ulps: New.
1006 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1008         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
1009         defined, include the named file.
1011 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
1013         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
1014         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
1015         Define.
1017 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1019         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
1020         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
1021         types.
1023 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1025         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1026         Don't use struct timespec.
1027         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
1028         __xstat64_conv): Copy individual timespec fields.
1030 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
1032         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
1034 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1036         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
1037         * sysdeps/mips/fpu/fesetround.c: Likewise.
1039 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
1040             Daniel Jacobowitz  <dan@codesourcery.com>
1042         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
1043         dump sc_cause, sc_status or sc_badvaddr.
1044         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
1045         structure definitions after DSP kernel changes.
1046         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
1047         after the same DSP changes.
1049 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1051         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
1052         st_atim, st_mtim and st_ctim interface.
1053         (struct stat64): Likewise.
1054         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1055         Replace st_atime and its padding field with st_atim.  Likewise
1056         st_mtime/st_mtim and st_ctime/st_ctim.
1057         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
1058         after above changes.
1059         (__xstat64_conv): Likewise.
1061 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1063         * sysdeps/mips/ldsodefs.h: New file.
1064         * sysdeps/mips/tst-audit.h: New file.
1066 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
1068         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1069         for consistency with other ports.
1070         (MADV_REMOVE): Correct value.
1071         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1072         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1073         POSIX_MADV_DONTNEED): Define.
1075 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
1077         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1078         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1079         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1080         and SYNC_FILE_RANGE_WAIT_AFTER.
1081         Declare sync_file_range, vmsplice, splice and tee.
1083 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
1085         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1086         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
1087         prototype.
1089 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
1091         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1092         Define.
1094 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
1096         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1097         typo.
1099 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1101         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1102         i386/fork.c.
1104 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1106         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1107         libc_cv_localedir, libdir, arch_minimum_kernel, and
1108         libc_cv_gcc_unwind_find_fde.
1109         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1110         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1111         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1113 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
1115         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1116         (__pthread_list_t, __pthread_slist_t): New typedefs.
1117         (pthread_mutex_t): Replace __next and __prev fields with __list.
1118         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1119         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1120         (lll_futex_wake_unlock): Define.
1121         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1122         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1123         lll_robust_mutex_unlock): New macros.
1124         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1125         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1126         vfork.S.
1127         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1129 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1131         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1132         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1134 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1136         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1137         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1138         (INTERNAL_SYSCALL_NCS): New.
1139         (internal_syscall0, internal_syscall1, internal_syscall2,
1140         internal_syscall3, internal_syscall4, internal_syscall5,
1141         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1142         Use them.  Correct types for registers.
1143         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1144         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1145         (INTERNAL_SYSCALL_NCS): New.
1146         (internal_syscall0, internal_syscall1, internal_syscall2,
1147         internal_syscall3, internal_syscall4, internal_syscall5,
1148         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1149         Use them.
1150         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1151         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
1152         points.
1153         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1154         Use Elf(Addr) for TLS relocation targets.
1155         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1156         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1157         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1158         futexp to long for n64.
1159         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1161 2006-02-20  Roland McGrath  <roland@redhat.com>
1163         * sysdeps/mips/shlib-versions: New file.
1164         * sysdeps/mips/preconfigure: New file.
1165         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.