ia64: strip trailing whitespace
[glibc.git] / ChangeLog.mips
blob6e0523de808ecc391da8f5ca3eb61d6e2df43c29
1 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
3         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: Include
4         sysdeps/unix/sysv/linux/arm/readahead.c not
5         sysdeps/unix/sysv/linux/arm/eabi/readahead.c.
7 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
9         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MAP_STACK): Define.
10         (MAP_HUGETLB): Likewise.
12 2012-03-27  Joseph Myers  <joseph@codesourcery.com>
14         * sysdeps/mips/elf/start.S: Moved to ...
15         * sysdeps/mips/start.S: ...here.
16         * sysdeps/mips/elf/configure.in: Moved to ...
17         * sysdeps/mips/configure.in: ...here.  Update comment.
18         * sysdeps/mips/configure: New generated file.
20 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
22         * sysdeps/unix/sysv/linux/mips/register-dump.h: Include <_itoa.h>
23         instead of <stdio-common/_itoa.h>.
25 2012-03-10  Paul Eggert  <eggert@cs.ucla.edu>
27         [BZ #13673]
28         * sysdeps/mips/mips64/gmp-mparam.h: Replace FSF snail mail address
29         with URL.
31 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
33         [BZ #13673]
34         Replace FSF snail mail address with URLs, as per GNU coding standards.
36 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
38         * sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.
39         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Remove.
41 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
43         * sysdeps/unix/sysv/linux/mips/bits/socket.h [!__USE_GNU]: Do not
44         declare recvmmsg and sendmmsg.
46 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
48         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (pthread_attr_t):
49         Change union tag to pthread_attr_t.  Only define typedef if not
50         already defined.
51         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
52         (pthread_attr_t): Change union tag to pthread_attr_t.  Only define
53         typedef if not already defined.
55 2012-02-26  Joseph Myers  <joseph@codesourcery.com>
57         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Don't name
58         siginfo_t struct.  Add forward declaration of pthread_attr_t and
59         use it in sigevent.
60         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Name
61         pthread_attr_t union.
63 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
65         * sysdeps/unix/sysv/linux/mips/bits/epoll.h: New file.
66         * sysdeps/unix/sysv/linux/mips/bits/timerfd.h: Likewise.
67         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Remove.
68         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
70 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
72         * sysdeps/unix/sysv/linux/mips/bits/errno.h (EHWPOISON): Define if
73         not defined.
75 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
77         * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
78         matching the array in dl-procinfo.c.
80 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
82         * sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
83         * sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
84         * sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
86 2012-02-15  Robert Millan  <rmh@gnu.org>
88         [BZ #12301]
89         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
90         [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
92 2012-02-15  Robert Millan  <rmh@gnu.org>
94         [BZ #12298]
95         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
96         * sysdeps/mips/sys/tas.h: ... here.
98 2012-02-15  Robert Millan  <rmh@gnu.org>
100         [BZ #12297]
101         * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
102         * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
103         * sysdeps/unix/mips/entry.h: ... here.
105 2012-02-15  Robert Millan  <rmh@gnu.org>
107         [BZ #12193]
108         * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
109         Define.
110         * sysdeps/mips/dl-procinfo.c: New file.
111         * sysdeps/mips/dl-procinfo.h: Likewise.
113 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
115         * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
116         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
118 2012-02-15  Viju Vincent  <vijuvince@gmail.com>
120         * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
121         around calls to _dl_lookup_symbol_x.
123 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
125         * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
126         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
128 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
130         * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
131         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
133 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
135         * sysdeps/mips/mips32/crti.S: New file, based on compiler output
136         for sysdeps/generic/initfini.c.
137         * sysdeps/mips/mips32/crtn.S: Likewise.
138         * sysdeps/mips/mips64/n32/crti.S: Likewise.
139         * sysdeps/mips/mips64/n32/crtn.S: Likewise.
140         * sysdeps/mips/mips64/n64/crti.S: Likewise.
141         * sysdeps/mips/mips64/n64/crtn.S: Likewise.
142         * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
143         (CFLAGS-pt-initfini.s): Likewise.
144         (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
145         variables.
147 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
149         * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
150         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
151         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
152         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
154 2012-01-08  Joseph Myers  <joseph@codesourcery.com>
156         * sysdeps/mips/bits/fenv.h: Use const instead of __const.
157         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
158         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
159         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
160         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
161         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
162         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
164 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
166         * sysdeps/mips/nptl/shlib-versions: New.
168 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
170         * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
172 2012-01-04  Tom de Vries  <tom@codesourcery.com>
174         * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
175         -fno-unwind-tables.
177 2012-01-03  Tom de Vries  <tom@codesourcery.com>
179         * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
180         * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
182 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
184         * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
185         (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
186         Remove.
187         (syscall-list-variants, syscall-list-includes)
188         (syscall-list-o32-options, syscall-list-o32-condition)
189         (syscall-list-n32-options, syscall-list-n32-condition)
190         (syscall-list-n64-options, syscall-list-n64-condition): Define.
191         * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
192         asm-unistd.h.
193         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
194         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
196 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
198         [BZ #13538]
199         * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
200         (EPOLLET): Initialize with unsigned values.
202 2011-12-19  Joseph Myers  <joseph@codesourcery.com>
204         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
205         $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
207 2011-11-17  Joseph Myers  <joseph@codesourcery.com>
209         * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
210         sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
212 2011-11-11  Joseph Myers  <joseph@codesourcery.com>
214         * sysdeps/mips/dl-lookup.c: Update from generic version.
216 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
218         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
219         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
220         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
222 2011-10-05  Andreas Schwab  <schwab@redhat.com>
224         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
225         (elf_machine_lazy_rel): Add parameter skip_ifunc.
227 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
229         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
230         return value to (struct cmsghdr *).
232 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
234         * sysdeps/mips/elf/configure.in: Always test for TLS support and
235         error out in case it is missing.
236         * sysdeps/mips/elf/configure: Regenerate.
237         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
239 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
241         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
242         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
244 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
246         [BZ #13109]
247         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
248         (statfs): New.
249         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
250         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
252 2011-08-02  Matt Turner  <mattst88@gmail.com>
254         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
256 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
258         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
259         Define.
261 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
263         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
264         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
266 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
268         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
269         mention raise in the comment.
271 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
273         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
274         Add.
276 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
278         * sysdeps/mips/dl-lookup.c: Update from generic version.
280 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
282         * sysdeps/mips/dl-lookup.c: Update from generic version.
284 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
286         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
288 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
290         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
291         to open_by_handle_at.
293 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
295         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
297 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
299         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
300         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
301         open_by_handle.  Augment a few comments.
303 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
305         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
306         cancelable.
307         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
308         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
309         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
310         sync_file_range as cancellation point.
311         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
312         sync_file_range as cancellation point.
314 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
316         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
317         sync_file_range.
319 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
321         * sysdeps/mips/dl-lookup.c: Update from generic version.
323 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
325         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
326         MADV_NOHUGEPAGE): Define.
328 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
330         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
331         PF_CAIF, PF_ALG): Define.
333 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
335         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
336         NO_CTORS_DTORS_SECTIONS is defined.
337         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
339 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
341         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
343 2010-12-06  Matt Turner  <mattst88@gmail.com>
345         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
347 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
349         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
350         Change to 2.4.1.
351         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
353 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
355         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
356         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
357         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
358         for fanotify_mark.
360 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
362         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
363         libm_hidden_def.
364         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
366 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
368         * sysdeps/unix/sysv/linux/mips/kernel-features.h
369         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
371 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
373         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
374         jump delay slot.
375         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
377 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
379         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
381 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
383         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
384         struct statfs64): Add f_flags field.
386 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
388         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
389         Define.
391 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
393         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
394         and prlimit64.
395         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
396         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
397         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
398         prlimit64 syscall.
400 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
402         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
403         F_GETPIPE_SZ): Define.
405 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
407         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
408         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
410 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
412         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
414 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
416         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
417         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
418         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
419         Define.
421 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
423         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
424         MSG_WAITFORONE.
426 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
428         * sysdeps/mips/dl-lookup.c: Update from generic version.
430 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
432         [BZ #11291]
433         * sysdeps/mips/bits/atomic.h
434         (__arch_compare_and_exchange_xxx_32_int,
435         __arch_compare_and_exchange_xxx_64_int,
436         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
437         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
438         Specify *mem as asm output as well as input.
440 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
442         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
444 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
446         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
447         _dl_runtime_pltresolve): Calculate offset from start of function
448         to .cpload instead of hardcoding instruction size.
450 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
452         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
453         problem.
455 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
457         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
458         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
460 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
462         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
463         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
464         XPG7.
465         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
466         fcntl.h.
468 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
470         [BZ #11093]
471         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
472         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
474 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
476         * sysdeps/mips/dl-lookup.c: Update from generic version.
478 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
480         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
481         O_DSYNC to match 2.6.33+ kernels.
483 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
485         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
486         declare recvmmsg.
488 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
490         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
491         (posix_fadvise): Remove.
492         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
493         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
494         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
496 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
498         * sysdeps/mips/dl-lookup.c: Update from generic version.
500 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
502         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
503         for timestamps also if __USE_XOPEN2K8.
505 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
507         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
508         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
510 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
512         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
513         names of parameters of sync_file_range.
515 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
517         [BZ #10972]
518         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
519         constants from recent kernels.
521 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
523         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
524         not already defined.
526 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
528         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
529         F_GETOWN_EX): Update values.
531 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
533         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
534         of last two arguments when -D_FILE_OFFSET_BITS=64.
536 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
538         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
539         f_owner_ex.
541 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
543         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
544         and F_GETOWN_EX.
546 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
548         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
549         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
550         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
551         (__SYSCALL_CLOBBERS): Likewise.
552         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
553         (__SYSCALL_CLOBBERS): Likewise.
555 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
557         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
558         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
559         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
560         variable for env.  Use expansion of CHECK_SP macro for check.
561         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
563 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
565         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
566         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
568 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
570         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
571         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
573 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
575         * sysdeps/mips/do-lookup.h: Remove.
576         * sysdeps/mips/dl-lookup.c: Update from generic version, with
577         non-PIC handling integrated.
579 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
581         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
582         and AF_IEEE802154.
584 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
586         * sysdeps/mips/____longjmp_chk.c: New file.
587         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
588         undefine __longjmp.
589         * sysdeps/mips64/__longjmp.c: Likewise.
591 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
593         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
594         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
595         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
596         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
598 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
600         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
601         fallocate64@@GLIBC_2.11.
603 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
605         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
606         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
608 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
610         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
611         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
612         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
613         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
614         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
615         Update comment.
616         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
617         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
618         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
619         Add ucontext_i.sym.
621 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
623         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
624         __ASSUME_PWRITEV): Don't define here.
626 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
628         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
630 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
632         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
633         numbers.
634         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
635         Define.
636         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
637         preadv and pwritev.
639 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
641         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
642         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
644 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
646         [BZ #7074]
647         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
648         Fix the condition used to annotate n32 objects.
650 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
652         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
653         Change parameters and use next_line.
655 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
657         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
658         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
659         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
661 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
663         * sysdeps/mips/bits/link.h: Uglify function parameter names.
664         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
665         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
666         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
667         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
669 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
671         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
672         fallocate{,64}.
674 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
676         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
677         UTIME_OMIT only with __USE_ATFILE.
679 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
681         [BZ #7040]
682         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
683         inotify_rm_watch should have type int.
685 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
687         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
689 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
690             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
692         PR glibc/1048
693         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
694         variable page size for MIPS.
695         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
696         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
697         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
699 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
701         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
702         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
703         -D_GNU_SOURCE.
705 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
707         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
708         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
710 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
712         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
713         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
714         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
715         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
717 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
719         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
720         Make available only for __USE_GNU.
722 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
724         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
725         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
727 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
729         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
730         __THROW vs. __nonnull order for C++.
732 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
734         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
735         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
736         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
738 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
739             Daniel Jacobowitz  <dan@codesourcery.com>
740             Richard Sandiford  <rdsandiford@googlemail.com>
742         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
743         * sysdeps/mips/dl-lookup.c: New.
744         * sysdeps/mips/do-lookup.h: New.
745         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
746         definition.
747         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
748         if needed.
749         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
750         (elf_machine_type_class): Likewise.
751         (ELF_MACHINE_PLT_REL): Define.
752         (elf_machine_fixup_plt): New.
753         (elf_machine_plt_value): New.
754         (elf_machine_reloc): Handle jump slot and copy relocations.
755         (elf_machine_lazy_rel): Point relocation place at PLT if
756         required.
757         (RESOLVE_GOTSYM): Take a relocation type argument.
758         (elf_machine_got_rel): Bind lazy stubs directly to their target if
759         !lazy.  Skip lazy binding for PLT symbols.
760         (elf_machine_runtime_setup): Fill in .got.plt header.
761         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
762         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
763         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
764         (_dl_runtime_pltresolve): New.
765         * sysdeps/mips/bits/linkmap.h: New file.
766         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
767         64-bit versions.
769         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
770         Delete definition.
771         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
772         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
773         (PSEUDO): Use them.  Move outside __PIC__.
774         (PSEUDO_JMP): New.
775         (CENABLE, CDISABLE): Use it.
777 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
779         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
780         to epoll_create1.
782 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
784         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
785         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
786         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
787         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
788         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
789         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
790         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
792 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
794         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
795         volatile.
797 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
799         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
800         type.
802 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
804         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
805         (SOCK_DCCP): Define.
807 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
809         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
810         RUSAGE_THREAD and RUSAGE_LWP.
812 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
814         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
815         shmid_ds.
817 2008-04-21  Khem Raj  <kraj@mvista.com>
819         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
821 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
823         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
824         truncate and ftruncate systems calls.
825         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
826         empty file.
827         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
829 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
831         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
832         ARG_MAX if <linux/limits.h> has defined it.
834 2008-03-28  Robin Randhawa  <robin@mips.com>
836         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
837         barriers to enforce strict ordering on weakly ordered systems.
839 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
840             Daniel Jacobowitz  <dan@codesourcery.com>
842         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
843         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
844         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
846 2008-03-09  Andreas Jaeger  <aj@suse.de>
848         [BZ #5753]
849         * sysdeps/mips/ieee754.h: Use protected namespace
850         __BIG_ENDIAN/__LITTLE_ENDIAN.
851         Patch by Aurelien Jarno <aurelien@aurel32.net>.
853 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
855         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
856         Reorganize to match other architectures.  Replace _timer._timer1
857         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
858         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
859         (si_timerid, si_overrun): Define.
860         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
861         (__pthread_attr_s): Remove declaration.
862         (struct sigevent): Remove XXX.  Add _tid.
864 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
866         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
868 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
870         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
871         type and __THROW marker of splice, vmsplice, and tee.
873 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
875         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
876         LLL_PRIVATE argument to lll_futex_wake.
877         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
878         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
879         comment.
880         (PF_IUCV, PF_RXRPC): Define.
881         (PF_MAX): Update.
882         (AF_IUCV, AF_RXRPC): Define.
883         (MSG_CMSG_CLOEXEC): Define.
884         (_EXTERN_INLINE): Define to __extern_inline.
885         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
886         UTIME_OMIT): Define.
887         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
888         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
889         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
890         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
891         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
892         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
893         LLL_LOCK_*.  Include <kernel-features.h>.
894         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
895         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
896         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
897         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
898         lll_futex_wait.
899         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
900         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
901         private arguments.
902         (__lll_robust_trylock): Convert to macro.
903         (__lll_robust_lock_wait): Add private argument.
904         (__lll_lock_wait_private, __lll_lock_wait): Declare.
905         (__lll_lock): Convert to macro.  Take private argument.
906         (__lll_cond_lock): Likewise.
907         (lll_lock, lll_cond_lock): Take private arguments.
908         (__lll_robust_lock): Take private argument.  Convert to macro.
909         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
910         lll_robust_cond_lock): Take private arguments.
911         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
912         arguments.
913         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
914         (lll_timedlock, lll_robust_timedlock): Take private arguments.
915         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
916         private arguments.
917         (lll_unlock, lll_robust_unlock): Take private arguments.
918         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
919         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
920         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
921         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
922         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
923         lll_cond_wake, lll_cond_broadcast): Remove.
924         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
925         to __extern_inline.
927 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
929         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
930         New macros for the (n)64 and n32 ABIs.
931         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
933 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
935         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
936         Define __WORDSIZE_COMPAT32 as 1.
938 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
940         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
941         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
942         PTHREAD_STACK_MIN.
944 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
946         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
948         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
949         Delete.
951 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
953         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
954         (internal_syscall1, internal_syscall2, internal_syscall3,
955         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
957 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
959         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
960         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
961         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
962         THREAD_GSCOPE_WAIT): Define.
963         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
964         (FUTEX_PRIVATE_FLAG): Define.
965         (lll_unlock_wake_cb): Delete prototype.
966         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
967         <endian.h>.
968         (pthread_rwlock_t): Shrink __flags and add __shared.
970 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
972         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
973         (posix_fadvise): Fix high word of len argument.
975 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
977         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
978         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
979         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
980         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
981         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
982         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
984 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
986         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
987         * sysdeps/mips/mips64/n64/Implies: Likewise.
988         * sysdeps/mips/mips64/soft-fp/Makefile: New.
989         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
990         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
991         <fpu_control.h>.  Use hardware exception and rounding mode
992         settings.
994 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
996         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
997         r_info argument to ElfW(Addr).
999 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
1001         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
1003 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1004             Daniel Jacobowitz  <dan@codesourcery.com>
1006         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
1007         shmctl, and semctl.
1008         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
1009         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
1010         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
1012 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
1014         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
1015         PTR_DEMANGLE): Define.
1016         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
1017         PTR_DEMANGLE): Define.
1018         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
1019         PTR_DEMANGLE): Define.
1021 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
1023         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
1024         (cfi_same_value): Delete definition.
1026 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
1028         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
1029         (elf_machine_reloc): New function, retaining the body of
1030         elf_machine_rel.  Take the reloc's r_info field as an argument,
1031         not the reloc itself.  Add extra r_addend and inplace_p arguments.
1032         When inplace_p is false, use r_addend as the addend, not the contents
1033         of the relocation field.  Hoist the conversion of reloc_addr to
1034         "ELFW(Addr) *".  Don't try to apply TLS relocations against
1035         undefined symbols.  Add R_MIPS_GLOB_DAT support.
1036         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
1037         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
1038         to ElfW(Rela).
1040 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
1042         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
1043         multiple inclusion guard.
1044         * sysdeps/mips/elf/ldsodefs.h: Delete file.
1046 2007-01-04  Thiemo Seufer  <ths@networkno.de>
1048         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
1049         to match the kernel.
1051 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
1053         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
1054         (RTLD_SINGLE_THREAD_P): Define.
1055         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
1057 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
1059         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
1060         prototype.
1062 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
1064         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
1065         code.
1066         (__xstat_conv): Use memset to clear padding arrays.  Check for
1067         overflow.
1068         (__xstat64_conv): Use memset to clear padding arrays.
1069         (__xstat32_conv): New function.
1070         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
1071         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
1073 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
1075         * sysdeps/mips/fpu_control.h: If soft-float, don't use
1076         floating-point registers.
1077         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
1078         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
1079         Likewise.
1081 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
1083         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
1084         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
1086 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1088         * sysdeps/mips/mips64/n32/libm-test-ulps,
1089         sysdeps/mips/mips64/n64/libm-test-ulps: New.
1091 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1093         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
1094         defined, include the named file.
1096 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
1098         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
1099         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
1100         Define.
1102 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1104         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
1105         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
1106         types.
1108 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1110         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1111         Don't use struct timespec.
1112         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
1113         __xstat64_conv): Copy individual timespec fields.
1115 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
1117         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
1119 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1121         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
1122         * sysdeps/mips/fpu/fesetround.c: Likewise.
1124 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
1125             Daniel Jacobowitz  <dan@codesourcery.com>
1127         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
1128         dump sc_cause, sc_status or sc_badvaddr.
1129         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
1130         structure definitions after DSP kernel changes.
1131         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
1132         after the same DSP changes.
1134 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1136         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
1137         st_atim, st_mtim and st_ctim interface.
1138         (struct stat64): Likewise.
1139         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1140         Replace st_atime and its padding field with st_atim.  Likewise
1141         st_mtime/st_mtim and st_ctime/st_ctim.
1142         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
1143         after above changes.
1144         (__xstat64_conv): Likewise.
1146 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1148         * sysdeps/mips/ldsodefs.h: New file.
1149         * sysdeps/mips/tst-audit.h: New file.
1151 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
1153         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1154         for consistency with other ports.
1155         (MADV_REMOVE): Correct value.
1156         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1157         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1158         POSIX_MADV_DONTNEED): Define.
1160 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
1162         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1163         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1164         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1165         and SYNC_FILE_RANGE_WAIT_AFTER.
1166         Declare sync_file_range, vmsplice, splice and tee.
1168 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
1170         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1171         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
1172         prototype.
1174 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
1176         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1177         Define.
1179 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
1181         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1182         typo.
1184 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1186         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1187         i386/fork.c.
1189 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1191         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1192         libc_cv_localedir, libdir, arch_minimum_kernel, and
1193         libc_cv_gcc_unwind_find_fde.
1194         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1195         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1196         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1198 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
1200         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1201         (__pthread_list_t, __pthread_slist_t): New typedefs.
1202         (pthread_mutex_t): Replace __next and __prev fields with __list.
1203         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1204         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1205         (lll_futex_wake_unlock): Define.
1206         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1207         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1208         lll_robust_mutex_unlock): New macros.
1209         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1210         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1211         vfork.S.
1212         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1214 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1216         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1217         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1219 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1221         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1222         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1223         (INTERNAL_SYSCALL_NCS): New.
1224         (internal_syscall0, internal_syscall1, internal_syscall2,
1225         internal_syscall3, internal_syscall4, internal_syscall5,
1226         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1227         Use them.  Correct types for registers.
1228         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1229         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1230         (INTERNAL_SYSCALL_NCS): New.
1231         (internal_syscall0, internal_syscall1, internal_syscall2,
1232         internal_syscall3, internal_syscall4, internal_syscall5,
1233         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1234         Use them.
1235         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1236         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
1237         points.
1238         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1239         Use Elf(Addr) for TLS relocation targets.
1240         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1241         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1242         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1243         futexp to long for n64.
1244         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1246 2006-02-20  Roland McGrath  <roland@redhat.com>
1248         * sysdeps/mips/shlib-versions: New file.
1249         * sysdeps/mips/preconfigure: New file.
1250         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.