1 2009-03-03 Joseph Myers <joseph@codesourcery.com>
3 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
6 2009-02-26 Joseph Myers <joseph@codesourcery.com>
8 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
9 UTIME_OMIT only with __USE_ATFILE.
11 2009-02-13 Joseph Myers <joseph@codesourcery.com>
14 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
15 inotify_rm_watch should have type int.
17 2009-02-02 Joseph Myers <joseph@codesourcery.com>
19 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
21 2009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
25 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
26 variable page size for MIPS.
27 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
28 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
29 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
31 2009-01-12 Joseph Myers <joseph@codesourcery.com>
33 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
34 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
37 2009-01-12 Joseph Myers <joseph@codesourcery.com>
39 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
40 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
42 2008-12-19 Joseph Myers <joseph@codesourcery.com>
44 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
45 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
46 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
47 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
49 2008-12-09 Joseph Myers <joseph@codesourcery.com>
51 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
52 Make available only for __USE_GNU.
54 2008-12-03 Joseph Myers <joseph@codesourcery.com>
56 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
57 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
59 2008-11-25 Joseph Myers <joseph@codesourcery.com>
61 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
62 __THROW vs. __nonnull order for C++.
64 2008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
66 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
67 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
68 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
70 2008-10-01 Mark Shinwell <shinwell@codesourcery.com>
71 Daniel Jacobowitz <dan@codesourcery.com>
72 Richard Sandiford <rdsandiford@googlemail.com>
74 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
75 * sysdeps/mips/dl-lookup.c: New.
76 * sysdeps/mips/do-lookup.h: New.
77 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
79 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
81 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
82 (elf_machine_type_class): Likewise.
83 (ELF_MACHINE_PLT_REL): Define.
84 (elf_machine_fixup_plt): New.
85 (elf_machine_plt_value): New.
86 (elf_machine_reloc): Handle jump slot and copy relocations.
87 (elf_machine_lazy_rel): Point relocation place at PLT if
89 (RESOLVE_GOTSYM): Take a relocation type argument.
90 (elf_machine_got_rel): Bind lazy stubs directly to their target if
91 !lazy. Skip lazy binding for PLT symbols.
92 (elf_machine_runtime_setup): Fill in .got.plt header.
93 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
94 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
95 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
96 (_dl_runtime_pltresolve): New.
97 * sysdeps/mips/bits/linkmap.h: New file.
98 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
101 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
103 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
104 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
105 (PSEUDO): Use them. Move outside __PIC__.
107 (CENABLE, CDISABLE): Use it.
109 2008-08-19 Joseph Myers <joseph@codesourcery.com>
111 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
114 2008-08-19 Joseph Myers <joseph@codesourcery.com>
116 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
117 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
118 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
119 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
120 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
121 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
122 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
124 2008-08-19 Joseph Myers <joseph@codesourcery.com>
126 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
129 2008-07-18 Joseph Myers <joseph@codesourcery.com>
131 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
134 2008-05-21 Joseph Myers <joseph@codesourcery.com>
136 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
139 2008-05-01 Joseph Myers <joseph@codesourcery.com>
141 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
142 RUSAGE_THREAD and RUSAGE_LWP.
144 2008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
146 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
149 2008-04-21 Khem Raj <kraj@mvista.com>
151 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
153 2008-04-02 Aurelien Jarno <aurelien@aurel32.net>
155 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
156 truncate and ftruncate systems calls.
157 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
159 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
161 2008-03-28 Joseph Myers <joseph@codesourcery.com>
163 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
164 ARG_MAX if <linux/limits.h> has defined it.
166 2008-03-28 Robin Randhawa <robin@mips.com>
168 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
169 barriers to enforce strict ordering on weakly ordered systems.
171 2008-03-26 David Stephenson <david.stephenson@sicortex.com>
172 Daniel Jacobowitz <dan@codesourcery.com>
174 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
175 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
176 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
178 2008-03-09 Andreas Jaeger <aj@suse.de>
181 * sysdeps/mips/ieee754.h: Use protected namespace
182 __BIG_ENDIAN/__LITTLE_ENDIAN.
183 Patch by Aurelien Jarno <aurelien@aurel32.net>.
185 2008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
187 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
188 Reorganize to match other architectures. Replace _timer._timer1
189 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
190 _timer.si_sigval. Correct the type of _sigpoll.si_band.
191 (si_timerid, si_overrun): Define.
192 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
193 (__pthread_attr_s): Remove declaration.
194 (struct sigevent): Remove XXX. Add _tid.
196 2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
198 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
200 2007-09-25 Joseph Myers <joseph@codesourcery.com>
202 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
203 type and __THROW marker of splice, vmsplice, and tee.
205 2007-09-12 Joseph Myers <joseph@codesourcery.com>
207 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
208 LLL_PRIVATE argument to lll_futex_wake.
209 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
210 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
212 (PF_IUCV, PF_RXRPC): Define.
214 (AF_IUCV, AF_RXRPC): Define.
215 (MSG_CMSG_CLOEXEC): Define.
216 (_EXTERN_INLINE): Define to __extern_inline.
217 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
219 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
220 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
221 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
222 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
223 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
224 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
225 LLL_LOCK_*. Include <kernel-features.h>.
226 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
227 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
228 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
229 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
231 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
232 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
234 (__lll_robust_trylock): Convert to macro.
235 (__lll_robust_lock_wait): Add private argument.
236 (__lll_lock_wait_private, __lll_lock_wait): Declare.
237 (__lll_lock): Convert to macro. Take private argument.
238 (__lll_cond_lock): Likewise.
239 (lll_lock, lll_cond_lock): Take private arguments.
240 (__lll_robust_lock): Take private argument. Convert to macro.
241 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
242 lll_robust_cond_lock): Take private arguments.
243 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
245 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
246 (lll_timedlock, lll_robust_timedlock): Take private arguments.
247 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
249 (lll_unlock, lll_robust_unlock): Take private arguments.
250 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
251 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
252 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
253 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
254 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
255 lll_cond_wake, lll_cond_broadcast): Remove.
256 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
259 2007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
261 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
262 New macros for the (n)64 and n32 ABIs.
263 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
265 2007-07-13 Carlos O'Donell <carlos@codesourcery.com>
267 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
268 Define __WORDSIZE_COMPAT32 as 1.
270 2007-07-13 Joseph Myers <joseph@codesourcery.com>
272 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
273 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
276 2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
278 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
280 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
283 2007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
285 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
286 (internal_syscall1, internal_syscall2, internal_syscall3,
287 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
289 2007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
291 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
292 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
293 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
294 THREAD_GSCOPE_WAIT): Define.
295 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
296 (FUTEX_PRIVATE_FLAG): Define.
297 (lll_unlock_wake_cb): Delete prototype.
298 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
300 (pthread_rwlock_t): Shrink __flags and add __shared.
302 2007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
304 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
305 (posix_fadvise): Fix high word of len argument.
307 2007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
309 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
310 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
311 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
312 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
313 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
314 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
316 2007-05-23 Joseph Myers <joseph@codesourcery.com>
318 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
319 * sysdeps/mips/mips64/n64/Implies: Likewise.
320 * sysdeps/mips/mips64/soft-fp/Makefile: New.
321 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
322 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
323 <fpu_control.h>. Use hardware exception and rounding mode
326 2007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
328 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
329 r_info argument to ElfW(Addr).
331 2007-02-01 Joseph Myers <joseph@codesourcery.com>
333 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
335 2007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
336 Daniel Jacobowitz <dan@codesourcery.com>
338 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
340 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
341 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
342 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
344 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
346 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
347 PTR_DEMANGLE): Define.
348 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
349 PTR_DEMANGLE): Define.
350 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
351 PTR_DEMANGLE): Define.
353 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
355 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
356 (cfi_same_value): Delete definition.
358 2007-01-08 Richard Sandiford <richard@codesourcery.com>
360 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
361 (elf_machine_reloc): New function, retaining the body of
362 elf_machine_rel. Take the reloc's r_info field as an argument,
363 not the reloc itself. Add extra r_addend and inplace_p arguments.
364 When inplace_p is false, use r_addend as the addend, not the contents
365 of the relocation field. Hoist the conversion of reloc_addr to
366 "ELFW(Addr) *". Don't try to apply TLS relocations against
367 undefined symbols. Add R_MIPS_GLOB_DAT support.
368 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
369 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
372 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
374 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
375 multiple inclusion guard.
376 * sysdeps/mips/elf/ldsodefs.h: Delete file.
378 2007-01-04 Thiemo Seufer <ths@networkno.de>
380 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
383 2006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
385 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
386 (RTLD_SINGLE_THREAD_P): Define.
387 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
389 2006-10-31 Joseph Myers <joseph@codesourcery.com>
391 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
394 2006-09-22 Richard Sandiford <richard@codesourcery.com>
396 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
398 (__xstat_conv): Use memset to clear padding arrays. Check for
400 (__xstat64_conv): Use memset to clear padding arrays.
401 (__xstat32_conv): New function.
402 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
403 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
405 2006-09-21 Joseph Myers <joseph@codesourcery.com>
407 * sysdeps/mips/fpu_control.h: If soft-float, don't use
408 floating-point registers.
409 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
410 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
413 2006-08-04 Joseph Myers <joseph@codesourcery.com>
415 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
416 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
418 2006-07-24 Joseph Myers <joseph@codesourcery.com>
420 * sysdeps/mips/mips64/n32/libm-test-ulps,
421 sysdeps/mips/mips64/n64/libm-test-ulps: New.
423 2006-07-24 Joseph Myers <joseph@codesourcery.com>
425 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
426 defined, include the named file.
428 2006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
430 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
431 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
434 2006-06-02 Joseph Myers <joseph@codesourcery.com>
436 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
437 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
440 2006-06-02 Joseph Myers <joseph@codesourcery.com>
442 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
443 Don't use struct timespec.
444 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
445 __xstat64_conv): Copy individual timespec fields.
447 2006-06-02 Richard Sandiford <richard@codesourcery.com>
449 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
451 2006-06-02 Joseph Myers <joseph@codesourcery.com>
453 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
454 * sysdeps/mips/fpu/fesetround.c: Likewise.
456 2006-05-10 Richard Sandiford <richard@codesourcery.com>
457 Daniel Jacobowitz <dan@codesourcery.com>
459 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
460 dump sc_cause, sc_status or sc_badvaddr.
461 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
462 structure definitions after DSP kernel changes.
463 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
464 after the same DSP changes.
466 2006-05-08 Richard Sandiford <richard@codesourcery.com>
468 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
469 st_atim, st_mtim and st_ctim interface.
470 (struct stat64): Likewise.
471 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
472 Replace st_atime and its padding field with st_atim. Likewise
473 st_mtime/st_mtim and st_ctime/st_ctim.
474 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
476 (__xstat64_conv): Likewise.
478 2006-05-08 Richard Sandiford <richard@codesourcery.com>
480 * sysdeps/mips/ldsodefs.h: New file.
481 * sysdeps/mips/tst-audit.h: New file.
483 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
485 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
486 for consistency with other ports.
487 (MADV_REMOVE): Correct value.
488 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
489 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
490 POSIX_MADV_DONTNEED): Define.
492 2006-05-05 Lior Balkohen <balkohen@gmail.com>
494 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
495 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
496 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
497 and SYNC_FILE_RANGE_WAIT_AFTER.
498 Declare sync_file_range, vmsplice, splice and tee.
500 2006-03-27 Lior Balkohen <balkohen@gmail.com>
502 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
503 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
506 2006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
508 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
511 2006-03-27 Denis Barbier <barbier@linuxfr.org>
513 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
516 2006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
518 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
521 2006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
523 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
524 libc_cv_localedir, libdir, arch_minimum_kernel, and
525 libc_cv_gcc_unwind_find_fde.
526 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
527 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
528 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
530 2006-03-02 Lior Balkohen <balkohen@gmail.com>
532 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
533 (__pthread_list_t, __pthread_slist_t): New typedefs.
534 (pthread_mutex_t): Replace __next and __prev fields with __list.
535 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
536 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
537 (lll_futex_wake_unlock): Define.
538 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
539 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
540 lll_robust_mutex_unlock): New macros.
541 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
542 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
544 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
546 2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
548 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
549 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
551 2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
553 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
554 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
555 (INTERNAL_SYSCALL_NCS): New.
556 (internal_syscall0, internal_syscall1, internal_syscall2,
557 internal_syscall3, internal_syscall4, internal_syscall5,
558 internal_syscall6): Take ncs_init, cs_init, and input arguments.
559 Use them. Correct types for registers.
560 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
561 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
562 (INTERNAL_SYSCALL_NCS): New.
563 (internal_syscall0, internal_syscall1, internal_syscall2,
564 internal_syscall3, internal_syscall4, internal_syscall5,
565 internal_syscall6): Take ncs_init, cs_init, and input arguments.
567 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
568 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
570 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
571 Use Elf(Addr) for TLS relocation targets.
572 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
573 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
574 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
575 futexp to long for n64.
576 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
578 2006-02-20 Roland McGrath <roland@redhat.com>
580 * sysdeps/mips/shlib-versions: New file.
581 * sysdeps/mips/preconfigure: New file.
582 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.