1 2012-01-07 Joseph Myers <joseph@codesourcery.com>
3 * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
5 2012-01-04 Tom de Vries <tom@codesourcery.com>
7 * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
10 2012-01-03 Tom de Vries <tom@codesourcery.com>
12 * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
13 * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
15 2011-12-22 Joseph Myers <joseph@codesourcery.com>
17 * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
18 (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
20 (syscall-list-variants, syscall-list-includes)
21 (syscall-list-o32-options, syscall-list-o32-condition)
22 (syscall-list-n32-options, syscall-list-n32-condition)
23 (syscall-list-n64-options, syscall-list-n64-condition): Define.
24 * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
26 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
27 * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
29 2011-12-22 Joseph Myers <joseph@codesourcery.com>
32 * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
33 (EPOLLET): Initialize with unsigned values.
35 2011-12-19 Joseph Myers <joseph@codesourcery.com>
37 * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
38 $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
40 2011-11-17 Joseph Myers <joseph@codesourcery.com>
42 * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
43 sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
45 2011-11-11 Joseph Myers <joseph@codesourcery.com>
47 * sysdeps/mips/dl-lookup.c: Update from generic version.
49 2011-10-12 Joseph Myers <joseph@codesourcery.com>
51 * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
52 * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
53 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
55 2011-10-05 Andreas Schwab <schwab@redhat.com>
57 * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
58 (elf_machine_lazy_rel): Add parameter skip_ifunc.
60 2011-09-13 Joseph Myers <joseph@codesourcery.com>
62 * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
63 return value to (struct cmsghdr *).
65 2011-09-13 Joseph Myers <joseph@codesourcery.com>
67 * sysdeps/mips/elf/configure.in: Always test for TLS support and
68 error out in case it is missing.
69 * sysdeps/mips/elf/configure: Regenerate.
70 * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
72 2011-09-11 Joseph Myers <joseph@codesourcery.com>
74 * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
75 sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
77 2011-09-06 Joseph Myers <joseph@codesourcery.com>
80 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
82 * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
83 sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
85 2011-08-02 Matt Turner <mattst88@gmail.com>
87 * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
89 2011-07-25 Joseph Myers <joseph@codesourcery.com>
91 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
94 2011-06-20 Joseph Myers <joseph@codesourcery.com>
96 * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
97 sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
99 2011-06-20 Joseph Myers <joseph@codesourcery.com>
101 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
102 mention raise in the comment.
104 2011-05-23 Aurelien Jarno <aurelien@aurel32.net>
106 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
109 2011-05-13 Joseph Myers <joseph@codesourcery.com>
111 * sysdeps/mips/dl-lookup.c: Update from generic version.
113 2011-05-10 Joseph Myers <joseph@codesourcery.com>
115 * sysdeps/mips/dl-lookup.c: Update from generic version.
117 2011-04-11 Joseph Myers <joseph@codesourcery.com>
119 * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
121 2011-04-01 Joseph Myers <joseph@codesourcery.com>
123 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
124 to open_by_handle_at.
126 2011-04-01 Joseph Myers <joseph@codesourcery.com>
128 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
130 2011-04-01 Joseph Myers <joseph@codesourcery.com>
132 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
133 file_handle and MAX_HANDLE_SZ. Declare name_to_handle_at and
134 open_by_handle. Augment a few comments.
136 2011-04-01 Joseph Myers <joseph@codesourcery.com>
138 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
140 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
141 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
142 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
143 sync_file_range as cancellation point.
144 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
145 sync_file_range as cancellation point.
147 2011-04-01 Joseph Myers <joseph@codesourcery.com>
149 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
152 2011-03-22 Joseph Myers <joseph@codesourcery.com>
154 * sysdeps/mips/dl-lookup.c: Update from generic version.
156 2011-01-25 Joseph Myers <joseph@codesourcery.com>
158 * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
159 MADV_NOHUGEPAGE): Define.
161 2011-01-25 Joseph Myers <joseph@codesourcery.com>
163 * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
164 PF_CAIF, PF_ALG): Define.
166 2010-12-30 Joseph Myers <joseph@codesourcery.com>
168 * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
169 NO_CTORS_DTORS_SECTIONS is defined.
170 * sysdeps/mach/hurd/mips/init-first.c: Likewise.
172 2010-12-21 Joseph Myers <joseph@codesourcery.com>
174 * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
176 2010-12-06 Matt Turner <mattst88@gmail.com>
178 * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
180 2010-12-06 Joseph Myers <joseph@codesourcery.com>
182 * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
184 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
186 2010-10-21 Joseph Myers <joseph@codesourcery.com>
188 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
189 sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
190 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
193 2010-10-11 Joseph Myers <joseph@codesourcery.com>
195 * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
197 * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
199 2010-08-13 Joseph Myers <joseph@codesourcery.com>
201 * sysdeps/unix/sysv/linux/mips/kernel-features.h
202 (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
204 2010-08-13 Chandrakala Chavva <cchavva@caviumnetworks.com>
206 * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
208 * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
210 2010-08-13 Joseph Myers <joseph@codesourcery.com>
212 * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
214 2010-08-12 Joseph Myers <joseph@codesourcery.com>
216 * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
217 struct statfs64): Add f_flags field.
219 2010-08-12 Joseph Myers <joseph@codesourcery.com>
221 * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
224 2010-08-12 Joseph Myers <joseph@codesourcery.com>
226 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
228 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
229 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
230 * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
233 2010-06-14 Joseph Myers <joseph@codesourcery.com>
235 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
236 F_GETPIPE_SZ): Define.
238 2010-05-21 Joseph Myers <joseph@codesourcery.com>
240 * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
241 sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
243 2010-04-14 Joseph Myers <joseph@codesourcery.com>
245 * sysdeps/unix/sysv/linux/mips/libc-abis: New.
247 2010-04-06 Joseph Myers <joseph@codesourcery.com>
249 * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
250 VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
251 * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
254 2010-03-30 Joseph Myers <joseph@codesourcery.com>
256 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
259 2010-03-24 Joseph Myers <joseph@codesourcery.com>
261 * sysdeps/mips/dl-lookup.c: Update from generic version.
263 2010-03-23 Mischa Jonker <mischa.jonker@viragelogic.com>
266 * sysdeps/mips/bits/atomic.h
267 (__arch_compare_and_exchange_xxx_32_int,
268 __arch_compare_and_exchange_xxx_64_int,
269 __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
270 __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
271 Specify *mem as asm output as well as input.
273 2010-02-10 Joseph Myers <joseph@codesourcery.com>
275 * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
277 2010-01-28 Joseph Myers <joseph@codesourcery.com>
279 * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
280 _dl_runtime_pltresolve): Calculate offset from start of function
281 to .cpload instead of hardcoding instruction size.
283 2010-01-11 Joseph Myers <joseph@codesourcery.com>
285 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
288 2010-01-11 Joseph Myers <joseph@codesourcery.com>
290 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
291 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
293 2010-01-10 Joseph Myers <joseph@codesourcery.com>
295 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
296 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
298 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
301 2009-12-16 Joseph Myers <joseph@codesourcery.com>
304 * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
305 POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
307 2009-12-16 Joseph Myers <joseph@codesourcery.com>
309 * sysdeps/mips/dl-lookup.c: Update from generic version.
311 2009-12-15 Joseph Myers <joseph@codesourcery.com>
313 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
314 O_DSYNC to match 2.6.33+ kernels.
316 2009-12-09 Joseph Myers <joseph@codesourcery.com>
318 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
321 2009-12-01 Joseph Myers <joseph@codesourcery.com>
323 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
324 (posix_fadvise): Remove.
325 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
326 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
327 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
329 2009-12-01 Joseph Myers <joseph@codesourcery.com>
331 * sysdeps/mips/dl-lookup.c: Update from generic version.
333 2009-11-23 Joseph Myers <joseph@codesourcery.com>
335 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
336 for timestamps also if __USE_XOPEN2K8.
338 2009-11-19 Joseph Myers <joseph@codesourcery.com>
340 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
341 F_OWNER_PGRP and mark F_OWNER_GID obsolete.
343 2009-11-18 Joseph Myers <joseph@codesourcery.com>
345 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
346 names of parameters of sync_file_range.
348 2009-11-17 Joseph Myers <joseph@codesourcery.com>
351 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
352 constants from recent kernels.
354 2009-11-17 Joseph Myers <joseph@codesourcery.com>
356 * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
359 2009-11-14 Joseph Myers <joseph@codesourcery.com>
361 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
362 F_GETOWN_EX): Update values.
364 2009-11-06 Joseph Myers <joseph@codesourcery.com>
366 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
367 of last two arguments when -D_FILE_OFFSET_BITS=64.
369 2009-10-29 Joseph Myers <joseph@codesourcery.com>
371 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
374 2009-10-03 Joseph Myers <joseph@codesourcery.com>
376 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
379 2009-09-25 Daniel Jacobowitz <dan@codesourcery.com>
381 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
382 (__SYSCALL_CLOBBERS): Add "hi" and "lo".
383 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
384 (__SYSCALL_CLOBBERS): Likewise.
385 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
386 (__SYSCALL_CLOBBERS): Likewise.
388 2009-08-05 Joseph Myers <joseph@codesourcery.com>
390 * sysdeps/mips/____longjmp_chk.c: Remove. Replaced by....
391 * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This. New file.
392 * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
393 variable for env. Use expansion of CHECK_SP macro for check.
394 * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
396 2009-08-03 Joseph Myers <joseph@codesourcery.com>
398 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
399 sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
401 2009-07-20 Aurelien Jarno <aurelien@aurel32.net>
403 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
404 __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
406 2009-07-17 Joseph Myers <joseph@codesourcery.com>
408 * sysdeps/mips/do-lookup.h: Remove.
409 * sysdeps/mips/dl-lookup.c: Update from generic version, with
410 non-PIC handling integrated.
412 2009-06-18 Joseph Myers <joseph@codesourcery.com>
414 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
417 2009-05-16 Joseph Myers <joseph@codesourcery.com>
419 * sysdeps/mips/____longjmp_chk.c: New file.
420 * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it. Don't
422 * sysdeps/mips64/__longjmp.c: Likewise.
424 2009-05-16 Joseph Myers <joseph@codesourcery.com>
426 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
427 sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
428 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
429 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
431 2009-05-16 Joseph Myers <joseph@codesourcery.com>
433 * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
434 fallocate64@@GLIBC_2.11.
436 2009-05-14 Joseph Myers <joseph@codesourcery.com>
438 * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
439 sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
441 2009-04-18 Maciej W. Rozycki <macro@codesourcery.com>
443 * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
444 * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
445 * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
446 * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
447 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
449 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
450 * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
451 * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
454 2009-04-18 Joseph Myers <joseph@codesourcery.com>
456 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
457 __ASSUME_PWRITEV): Don't define here.
459 2009-04-15 Maciej W. Rozycki <macro@codesourcery.com>
461 * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
463 2009-04-09 Joseph Myers <joseph@codesourcery.com>
465 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
467 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
469 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
472 2009-03-18 Maciej W. Rozycki <macro@codesourcery.com>
474 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
475 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
477 2009-03-18 Zhang Le <r0bertz@gentoo.org>
480 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
481 Fix the condition used to annotate n32 objects.
483 2009-03-17 Joseph Myers <joseph@codesourcery.com>
485 * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
486 Change parameters and use next_line.
488 2009-03-17 Joseph Myers <joseph@codesourcery.com>
490 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
491 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
492 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
494 2009-03-15 Joseph Myers <joseph@codesourcery.com>
496 * sysdeps/mips/bits/link.h: Uglify function parameter names.
497 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
498 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
499 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
500 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
502 2009-03-03 Joseph Myers <joseph@codesourcery.com>
504 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
507 2009-02-26 Joseph Myers <joseph@codesourcery.com>
509 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
510 UTIME_OMIT only with __USE_ATFILE.
512 2009-02-13 Joseph Myers <joseph@codesourcery.com>
515 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
516 inotify_rm_watch should have type int.
518 2009-02-02 Joseph Myers <joseph@codesourcery.com>
520 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
522 2009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
523 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
526 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
527 variable page size for MIPS.
528 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
529 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
530 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
532 2009-01-12 Joseph Myers <joseph@codesourcery.com>
534 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
535 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
538 2009-01-12 Joseph Myers <joseph@codesourcery.com>
540 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
541 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
543 2008-12-19 Joseph Myers <joseph@codesourcery.com>
545 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
546 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
547 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
548 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
550 2008-12-09 Joseph Myers <joseph@codesourcery.com>
552 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
553 Make available only for __USE_GNU.
555 2008-12-03 Joseph Myers <joseph@codesourcery.com>
557 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
558 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
560 2008-11-25 Joseph Myers <joseph@codesourcery.com>
562 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
563 __THROW vs. __nonnull order for C++.
565 2008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
567 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
568 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
569 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
571 2008-10-01 Mark Shinwell <shinwell@codesourcery.com>
572 Daniel Jacobowitz <dan@codesourcery.com>
573 Richard Sandiford <rdsandiford@googlemail.com>
575 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
576 * sysdeps/mips/dl-lookup.c: New.
577 * sysdeps/mips/do-lookup.h: New.
578 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
580 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
582 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
583 (elf_machine_type_class): Likewise.
584 (ELF_MACHINE_PLT_REL): Define.
585 (elf_machine_fixup_plt): New.
586 (elf_machine_plt_value): New.
587 (elf_machine_reloc): Handle jump slot and copy relocations.
588 (elf_machine_lazy_rel): Point relocation place at PLT if
590 (RESOLVE_GOTSYM): Take a relocation type argument.
591 (elf_machine_got_rel): Bind lazy stubs directly to their target if
592 !lazy. Skip lazy binding for PLT symbols.
593 (elf_machine_runtime_setup): Fill in .got.plt header.
594 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
595 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
596 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
597 (_dl_runtime_pltresolve): New.
598 * sysdeps/mips/bits/linkmap.h: New file.
599 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
602 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
604 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
605 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
606 (PSEUDO): Use them. Move outside __PIC__.
608 (CENABLE, CDISABLE): Use it.
610 2008-08-19 Joseph Myers <joseph@codesourcery.com>
612 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
615 2008-08-19 Joseph Myers <joseph@codesourcery.com>
617 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
618 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
619 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
620 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
621 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
622 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
623 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
625 2008-08-19 Joseph Myers <joseph@codesourcery.com>
627 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
630 2008-07-18 Joseph Myers <joseph@codesourcery.com>
632 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
635 2008-05-21 Joseph Myers <joseph@codesourcery.com>
637 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
640 2008-05-01 Joseph Myers <joseph@codesourcery.com>
642 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
643 RUSAGE_THREAD and RUSAGE_LWP.
645 2008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
647 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
650 2008-04-21 Khem Raj <kraj@mvista.com>
652 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
654 2008-04-02 Aurelien Jarno <aurelien@aurel32.net>
656 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
657 truncate and ftruncate systems calls.
658 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
660 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
662 2008-03-28 Joseph Myers <joseph@codesourcery.com>
664 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
665 ARG_MAX if <linux/limits.h> has defined it.
667 2008-03-28 Robin Randhawa <robin@mips.com>
669 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
670 barriers to enforce strict ordering on weakly ordered systems.
672 2008-03-26 David Stephenson <david.stephenson@sicortex.com>
673 Daniel Jacobowitz <dan@codesourcery.com>
675 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
676 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
677 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
679 2008-03-09 Andreas Jaeger <aj@suse.de>
682 * sysdeps/mips/ieee754.h: Use protected namespace
683 __BIG_ENDIAN/__LITTLE_ENDIAN.
684 Patch by Aurelien Jarno <aurelien@aurel32.net>.
686 2008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
688 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
689 Reorganize to match other architectures. Replace _timer._timer1
690 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
691 _timer.si_sigval. Correct the type of _sigpoll.si_band.
692 (si_timerid, si_overrun): Define.
693 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
694 (__pthread_attr_s): Remove declaration.
695 (struct sigevent): Remove XXX. Add _tid.
697 2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
699 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
701 2007-09-25 Joseph Myers <joseph@codesourcery.com>
703 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
704 type and __THROW marker of splice, vmsplice, and tee.
706 2007-09-12 Joseph Myers <joseph@codesourcery.com>
708 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
709 LLL_PRIVATE argument to lll_futex_wake.
710 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
711 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
713 (PF_IUCV, PF_RXRPC): Define.
715 (AF_IUCV, AF_RXRPC): Define.
716 (MSG_CMSG_CLOEXEC): Define.
717 (_EXTERN_INLINE): Define to __extern_inline.
718 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
720 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
721 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
722 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
723 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
724 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
725 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
726 LLL_LOCK_*. Include <kernel-features.h>.
727 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
728 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
729 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
730 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
732 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
733 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
735 (__lll_robust_trylock): Convert to macro.
736 (__lll_robust_lock_wait): Add private argument.
737 (__lll_lock_wait_private, __lll_lock_wait): Declare.
738 (__lll_lock): Convert to macro. Take private argument.
739 (__lll_cond_lock): Likewise.
740 (lll_lock, lll_cond_lock): Take private arguments.
741 (__lll_robust_lock): Take private argument. Convert to macro.
742 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
743 lll_robust_cond_lock): Take private arguments.
744 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
746 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
747 (lll_timedlock, lll_robust_timedlock): Take private arguments.
748 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
750 (lll_unlock, lll_robust_unlock): Take private arguments.
751 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
752 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
753 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
754 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
755 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
756 lll_cond_wake, lll_cond_broadcast): Remove.
757 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
760 2007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
762 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
763 New macros for the (n)64 and n32 ABIs.
764 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
766 2007-07-13 Carlos O'Donell <carlos@codesourcery.com>
768 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
769 Define __WORDSIZE_COMPAT32 as 1.
771 2007-07-13 Joseph Myers <joseph@codesourcery.com>
773 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
774 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
777 2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
779 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
781 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
784 2007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
786 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
787 (internal_syscall1, internal_syscall2, internal_syscall3,
788 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
790 2007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
792 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
793 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
794 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
795 THREAD_GSCOPE_WAIT): Define.
796 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
797 (FUTEX_PRIVATE_FLAG): Define.
798 (lll_unlock_wake_cb): Delete prototype.
799 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
801 (pthread_rwlock_t): Shrink __flags and add __shared.
803 2007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
805 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
806 (posix_fadvise): Fix high word of len argument.
808 2007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
810 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
811 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
812 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
813 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
814 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
815 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
817 2007-05-23 Joseph Myers <joseph@codesourcery.com>
819 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
820 * sysdeps/mips/mips64/n64/Implies: Likewise.
821 * sysdeps/mips/mips64/soft-fp/Makefile: New.
822 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
823 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
824 <fpu_control.h>. Use hardware exception and rounding mode
827 2007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
829 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
830 r_info argument to ElfW(Addr).
832 2007-02-01 Joseph Myers <joseph@codesourcery.com>
834 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
836 2007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
837 Daniel Jacobowitz <dan@codesourcery.com>
839 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
841 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
842 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
843 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
845 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
847 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
848 PTR_DEMANGLE): Define.
849 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
850 PTR_DEMANGLE): Define.
851 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
852 PTR_DEMANGLE): Define.
854 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
856 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
857 (cfi_same_value): Delete definition.
859 2007-01-08 Richard Sandiford <richard@codesourcery.com>
861 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
862 (elf_machine_reloc): New function, retaining the body of
863 elf_machine_rel. Take the reloc's r_info field as an argument,
864 not the reloc itself. Add extra r_addend and inplace_p arguments.
865 When inplace_p is false, use r_addend as the addend, not the contents
866 of the relocation field. Hoist the conversion of reloc_addr to
867 "ELFW(Addr) *". Don't try to apply TLS relocations against
868 undefined symbols. Add R_MIPS_GLOB_DAT support.
869 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
870 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
873 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
875 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
876 multiple inclusion guard.
877 * sysdeps/mips/elf/ldsodefs.h: Delete file.
879 2007-01-04 Thiemo Seufer <ths@networkno.de>
881 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
884 2006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
886 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
887 (RTLD_SINGLE_THREAD_P): Define.
888 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
890 2006-10-31 Joseph Myers <joseph@codesourcery.com>
892 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
895 2006-09-22 Richard Sandiford <richard@codesourcery.com>
897 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
899 (__xstat_conv): Use memset to clear padding arrays. Check for
901 (__xstat64_conv): Use memset to clear padding arrays.
902 (__xstat32_conv): New function.
903 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
904 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
906 2006-09-21 Joseph Myers <joseph@codesourcery.com>
908 * sysdeps/mips/fpu_control.h: If soft-float, don't use
909 floating-point registers.
910 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
911 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
914 2006-08-04 Joseph Myers <joseph@codesourcery.com>
916 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
917 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
919 2006-07-24 Joseph Myers <joseph@codesourcery.com>
921 * sysdeps/mips/mips64/n32/libm-test-ulps,
922 sysdeps/mips/mips64/n64/libm-test-ulps: New.
924 2006-07-24 Joseph Myers <joseph@codesourcery.com>
926 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
927 defined, include the named file.
929 2006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
931 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
932 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
935 2006-06-02 Joseph Myers <joseph@codesourcery.com>
937 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
938 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
941 2006-06-02 Joseph Myers <joseph@codesourcery.com>
943 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
944 Don't use struct timespec.
945 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
946 __xstat64_conv): Copy individual timespec fields.
948 2006-06-02 Richard Sandiford <richard@codesourcery.com>
950 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
952 2006-06-02 Joseph Myers <joseph@codesourcery.com>
954 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
955 * sysdeps/mips/fpu/fesetround.c: Likewise.
957 2006-05-10 Richard Sandiford <richard@codesourcery.com>
958 Daniel Jacobowitz <dan@codesourcery.com>
960 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
961 dump sc_cause, sc_status or sc_badvaddr.
962 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
963 structure definitions after DSP kernel changes.
964 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
965 after the same DSP changes.
967 2006-05-08 Richard Sandiford <richard@codesourcery.com>
969 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
970 st_atim, st_mtim and st_ctim interface.
971 (struct stat64): Likewise.
972 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
973 Replace st_atime and its padding field with st_atim. Likewise
974 st_mtime/st_mtim and st_ctime/st_ctim.
975 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
977 (__xstat64_conv): Likewise.
979 2006-05-08 Richard Sandiford <richard@codesourcery.com>
981 * sysdeps/mips/ldsodefs.h: New file.
982 * sysdeps/mips/tst-audit.h: New file.
984 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
986 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
987 for consistency with other ports.
988 (MADV_REMOVE): Correct value.
989 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
990 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
991 POSIX_MADV_DONTNEED): Define.
993 2006-05-05 Lior Balkohen <balkohen@gmail.com>
995 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
996 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
997 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
998 and SYNC_FILE_RANGE_WAIT_AFTER.
999 Declare sync_file_range, vmsplice, splice and tee.
1001 2006-03-27 Lior Balkohen <balkohen@gmail.com>
1003 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1004 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
1007 2006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
1009 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1012 2006-03-27 Denis Barbier <barbier@linuxfr.org>
1014 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1017 2006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
1019 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1022 2006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
1024 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1025 libc_cv_localedir, libdir, arch_minimum_kernel, and
1026 libc_cv_gcc_unwind_find_fde.
1027 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1028 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1029 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1031 2006-03-02 Lior Balkohen <balkohen@gmail.com>
1033 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1034 (__pthread_list_t, __pthread_slist_t): New typedefs.
1035 (pthread_mutex_t): Replace __next and __prev fields with __list.
1036 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1037 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1038 (lll_futex_wake_unlock): Define.
1039 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1040 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1041 lll_robust_mutex_unlock): New macros.
1042 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1043 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1045 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1047 2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1049 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1050 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1052 2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1054 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1055 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1056 (INTERNAL_SYSCALL_NCS): New.
1057 (internal_syscall0, internal_syscall1, internal_syscall2,
1058 internal_syscall3, internal_syscall4, internal_syscall5,
1059 internal_syscall6): Take ncs_init, cs_init, and input arguments.
1060 Use them. Correct types for registers.
1061 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1062 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1063 (INTERNAL_SYSCALL_NCS): New.
1064 (internal_syscall0, internal_syscall1, internal_syscall2,
1065 internal_syscall3, internal_syscall4, internal_syscall5,
1066 internal_syscall6): Take ncs_init, cs_init, and input arguments.
1068 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1069 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
1071 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1072 Use Elf(Addr) for TLS relocation targets.
1073 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1074 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1075 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1076 futexp to long for n64.
1077 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1079 2006-02-20 Roland McGrath <roland@redhat.com>
1081 * sysdeps/mips/shlib-versions: New file.
1082 * sysdeps/mips/preconfigure: New file.
1083 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.