Add fallocate64 export for MIPS.
[glibc-ports.git] / ChangeLog.mips
blobb951c0bd9418e87ff339b6f9fcb47395f2539130
1 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
3         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
4         fallocate64@@GLIBC_2.11.
6 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
8         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
9         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
11 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
13         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
14         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
15         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
16         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
17         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
18         Update comment.
19         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
20         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
21         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers): 
22         Add ucontext_i.sym.
24 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
26         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
27         __ASSUME_PWRITEV): Don't define here.
29 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
31         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
33 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
35         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
36         numbers.
37         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
38         Define.
39         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
40         preadv and pwritev.
42 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
44         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
45         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
47 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
49         [BZ #7074]
50         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
51         Fix the condition used to annotate n32 objects.
53 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
55         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
56         Change parameters and use next_line.
58 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
60         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
61         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
62         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
64 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
66         * sysdeps/mips/bits/link.h: Uglify function parameter names.
67         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
68         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
69         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
70         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
72 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
74         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
75         fallocate{,64}.
77 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
79         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
80         UTIME_OMIT only with __USE_ATFILE.
82 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
84         [BZ #7040]
85         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
86         inotify_rm_watch should have type int.
88 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
90         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
92 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
93             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
95         PR glibc/1048
96         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
97         variable page size for MIPS.
98         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
99         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
100         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
102 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
104         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
105         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
106         -D_GNU_SOURCE.
108 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
110         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
111         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
113 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
115         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
116         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
117         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
118         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
120 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
122         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
123         Make available only for __USE_GNU.
125 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
127         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
128         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
130 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
132         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
133         __THROW vs. __nonnull order for C++.
135 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
137         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
138         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
139         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
141 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
142             Daniel Jacobowitz  <dan@codesourcery.com>
143             Richard Sandiford  <rdsandiford@googlemail.com>
145         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
146         * sysdeps/mips/dl-lookup.c: New.
147         * sysdeps/mips/do-lookup.h: New.
148         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
149         definition.
150         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
151         if needed.
152         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
153         (elf_machine_type_class): Likewise.
154         (ELF_MACHINE_PLT_REL): Define.
155         (elf_machine_fixup_plt): New.
156         (elf_machine_plt_value): New.
157         (elf_machine_reloc): Handle jump slot and copy relocations.
158         (elf_machine_lazy_rel): Point relocation place at PLT if
159         required.
160         (RESOLVE_GOTSYM): Take a relocation type argument.
161         (elf_machine_got_rel): Bind lazy stubs directly to their target if
162         !lazy.  Skip lazy binding for PLT symbols.
163         (elf_machine_runtime_setup): Fill in .got.plt header.
164         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
165         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
166         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
167         (_dl_runtime_pltresolve): New.
168         * sysdeps/mips/bits/linkmap.h: New file.
169         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
170         64-bit versions.
172         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
173         Delete definition.
174         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
175         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
176         (PSEUDO): Use them.  Move outside __PIC__.
177         (PSEUDO_JMP): New.
178         (CENABLE, CDISABLE): Use it.
180 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
182         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
183         to epoll_create1.
185 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
187         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
188         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
189         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
190         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
191         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
192         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
193         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
195 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
197         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
198         volatile.
200 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
202         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
203         type.
205 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
207         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
208         (SOCK_DCCP): Define.
210 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
212         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
213         RUSAGE_THREAD and RUSAGE_LWP.
215 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
217         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
218         shmid_ds.
220 2008-04-21  Khem Raj  <kraj@mvista.com>
222         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
224 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
226         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add 
227         truncate and ftruncate systems calls.
228         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
229         empty file.
230         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
232 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
234         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
235         ARG_MAX if <linux/limits.h> has defined it.
237 2008-03-28  Robin Randhawa  <robin@mips.com>
239         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
240         barriers to enforce strict ordering on weakly ordered systems.
242 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
243             Daniel Jacobowitz  <dan@codesourcery.com>
245         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
246         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
247         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
249 2008-03-09  Andreas Jaeger  <aj@suse.de>
251         [BZ #5753]
252         * sysdeps/mips/ieee754.h: Use protected namespace
253         __BIG_ENDIAN/__LITTLE_ENDIAN.
254         Patch by Aurelien Jarno <aurelien@aurel32.net>.
256 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
258         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
259         Reorganize to match other architectures.  Replace _timer._timer1
260         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
261         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
262         (si_timerid, si_overrun): Define.
263         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
264         (__pthread_attr_s): Remove declaration.
265         (struct sigevent): Remove XXX.  Add _tid.
267 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
269         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
271 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
273         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
274         type and __THROW marker of splice, vmsplice, and tee.
276 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
278         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
279         LLL_PRIVATE argument to lll_futex_wake.
280         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
281         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
282         comment.
283         (PF_IUCV, PF_RXRPC): Define.
284         (PF_MAX): Update.
285         (AF_IUCV, AF_RXRPC): Define.
286         (MSG_CMSG_CLOEXEC): Define.
287         (_EXTERN_INLINE): Define to __extern_inline.
288         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
289         UTIME_OMIT): Define.
290         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
291         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
292         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
293         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
294         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
295         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
296         LLL_LOCK_*.  Include <kernel-features.h>.
297         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
298         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
299         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
300         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
301         lll_futex_wait.
302         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
303         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
304         private arguments.
305         (__lll_robust_trylock): Convert to macro.
306         (__lll_robust_lock_wait): Add private argument.
307         (__lll_lock_wait_private, __lll_lock_wait): Declare.
308         (__lll_lock): Convert to macro.  Take private argument.
309         (__lll_cond_lock): Likewise.
310         (lll_lock, lll_cond_lock): Take private arguments.
311         (__lll_robust_lock): Take private argument.  Convert to macro.
312         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
313         lll_robust_cond_lock): Take private arguments.
314         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
315         arguments.
316         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
317         (lll_timedlock, lll_robust_timedlock): Take private arguments.
318         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
319         private arguments.
320         (lll_unlock, lll_robust_unlock): Take private arguments.
321         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
322         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
323         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
324         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
325         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
326         lll_cond_wake, lll_cond_broadcast): Remove.
327         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
328         to __extern_inline.
330 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
332         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
333         New macros for the (n)64 and n32 ABIs.
334         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
336 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
338         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
339         Define __WORDSIZE_COMPAT32 as 1.
341 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
343         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
344         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
345         PTHREAD_STACK_MIN.
347 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
349         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
351         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
352         Delete.
354 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
356         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
357         (internal_syscall1, internal_syscall2, internal_syscall3,
358         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
360 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
362         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
363         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
364         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
365         THREAD_GSCOPE_WAIT): Define.
366         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
367         (FUTEX_PRIVATE_FLAG): Define.
368         (lll_unlock_wake_cb): Delete prototype.
369         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
370         <endian.h>.
371         (pthread_rwlock_t): Shrink __flags and add __shared.
373 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
375         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
376         (posix_fadvise): Fix high word of len argument.
378 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
380         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
381         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
382         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
383         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
384         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
385         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
387 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
389         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
390         * sysdeps/mips/mips64/n64/Implies: Likewise.
391         * sysdeps/mips/mips64/soft-fp/Makefile: New.
392         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
393         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
394         <fpu_control.h>.  Use hardware exception and rounding mode
395         settings.
397 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
399         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
400         r_info argument to ElfW(Addr).
402 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
404         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
406 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
407             Daniel Jacobowitz  <dan@codesourcery.com>
409         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
410         shmctl, and semctl.
411         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
412         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
413         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
415 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
417         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
418         PTR_DEMANGLE): Define.
419         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
420         PTR_DEMANGLE): Define.
421         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
422         PTR_DEMANGLE): Define.
424 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
426         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
427         (cfi_same_value): Delete definition.
429 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
431         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
432         (elf_machine_reloc): New function, retaining the body of
433         elf_machine_rel.  Take the reloc's r_info field as an argument,
434         not the reloc itself.  Add extra r_addend and inplace_p arguments.
435         When inplace_p is false, use r_addend as the addend, not the contents
436         of the relocation field.  Hoist the conversion of reloc_addr to
437         "ELFW(Addr) *".  Don't try to apply TLS relocations against
438         undefined symbols.  Add R_MIPS_GLOB_DAT support.
439         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
440         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
441         to ElfW(Rela).
443 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
445         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
446         multiple inclusion guard.
447         * sysdeps/mips/elf/ldsodefs.h: Delete file.
449 2007-01-04  Thiemo Seufer  <ths@networkno.de>
451         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
452         to match the kernel.
454 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
456         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
457         (RTLD_SINGLE_THREAD_P): Define.
458         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
460 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
462         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
463         prototype.
465 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
467         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
468         code.
469         (__xstat_conv): Use memset to clear padding arrays.  Check for
470         overflow.
471         (__xstat64_conv): Use memset to clear padding arrays.
472         (__xstat32_conv): New function.
473         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
474         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
476 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
478         * sysdeps/mips/fpu_control.h: If soft-float, don't use
479         floating-point registers.
480         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
481         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
482         Likewise.
484 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
486         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
487         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
489 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
491         * sysdeps/mips/mips64/n32/libm-test-ulps,
492         sysdeps/mips/mips64/n64/libm-test-ulps: New.
494 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
496         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
497         defined, include the named file.
499 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
501         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
502         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
503         Define.
505 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
507         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
508         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
509         types.
511 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
513         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
514         Don't use struct timespec.
515         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
516         __xstat64_conv): Copy individual timespec fields.
518 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
520         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
522 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
524         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
525         * sysdeps/mips/fpu/fesetround.c: Likewise.
527 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
528             Daniel Jacobowitz  <dan@codesourcery.com>
530         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
531         dump sc_cause, sc_status or sc_badvaddr.
532         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
533         structure definitions after DSP kernel changes.
534         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
535         after the same DSP changes.
537 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
539         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
540         st_atim, st_mtim and st_ctim interface.
541         (struct stat64): Likewise.
542         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
543         Replace st_atime and its padding field with st_atim.  Likewise
544         st_mtime/st_mtim and st_ctime/st_ctim.
545         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
546         after above changes.
547         (__xstat64_conv): Likewise.
549 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
551         * sysdeps/mips/ldsodefs.h: New file.
552         * sysdeps/mips/tst-audit.h: New file.
554 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
556         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
557         for consistency with other ports.
558         (MADV_REMOVE): Correct value.
559         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
560         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
561         POSIX_MADV_DONTNEED): Define.
563 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
565         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
566         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
567         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
568         and SYNC_FILE_RANGE_WAIT_AFTER.
569         Declare sync_file_range, vmsplice, splice and tee.
571 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
573         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
574         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
575         prototype.
577 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
579         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
580         Define.
582 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
584         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
585         typo.
587 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
589         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
590         i386/fork.c.
592 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
594         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
595         libc_cv_localedir, libdir, arch_minimum_kernel, and
596         libc_cv_gcc_unwind_find_fde.
597         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
598         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
599         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
601 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
603         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
604         (__pthread_list_t, __pthread_slist_t): New typedefs.
605         (pthread_mutex_t): Replace __next and __prev fields with __list.
606         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
607         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
608         (lll_futex_wake_unlock): Define.
609         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
610         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
611         lll_robust_mutex_unlock): New macros.
612         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.  
613         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
614         vfork.S.
615         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
617 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
619         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
620         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
622 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
624         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
625         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
626         (INTERNAL_SYSCALL_NCS): New.
627         (internal_syscall0, internal_syscall1, internal_syscall2,
628         internal_syscall3, internal_syscall4, internal_syscall5,
629         internal_syscall6): Take ncs_init, cs_init, and input arguments.
630         Use them.  Correct types for registers.
631         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
632         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
633         (INTERNAL_SYSCALL_NCS): New.
634         (internal_syscall0, internal_syscall1, internal_syscall2,
635         internal_syscall3, internal_syscall4, internal_syscall5,
636         internal_syscall6): Take ncs_init, cs_init, and input arguments.
637         Use them.
638         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
639         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
640         points.
641         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
642         Use Elf(Addr) for TLS relocation targets.
643         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
644         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
645         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
646         futexp to long for n64.
647         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
649 2006-02-20  Roland McGrath  <roland@redhat.com>
651         * sysdeps/mips/shlib-versions: New file.
652         * sysdeps/mips/preconfigure: New file.
653         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.