]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog.mips
2009-02-13 Khem Raj <raj.khem@gmail.com>
[thirdparty/glibc.git] / ChangeLog.mips
CommitLineData
8085bd60
JM
12009-02-02 Joseph Myers <joseph@codesourcery.com>
2
3 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
4
9290e553
DJ
52009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
6 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
7
8 PR glibc/1048
9 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
10 variable page size for MIPS.
11 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
12 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
13 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
14
e27433a8
JM
152009-01-12 Joseph Myers <joseph@codesourcery.com>
16
17 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
18 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
19 -D_GNU_SOURCE.
20
bb3b3056
JM
212009-01-12 Joseph Myers <joseph@codesourcery.com>
22
23 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
24 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
25
01aa93bd
JM
262008-12-19 Joseph Myers <joseph@codesourcery.com>
27
28 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
29 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
30 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
31 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
32
64762db4
JM
332008-12-09 Joseph Myers <joseph@codesourcery.com>
34
35 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
36 Make available only for __USE_GNU.
37
9a9863b4
JM
382008-12-03 Joseph Myers <joseph@codesourcery.com>
39
40 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
41 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
42
10d461b5
JM
432008-11-25 Joseph Myers <joseph@codesourcery.com>
44
45 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
46 __THROW vs. __nonnull order for C++.
47
f6e40d38
DJ
482008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
49
50 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
51 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
52 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
53
63fb881a
DJ
542008-10-01 Mark Shinwell <shinwell@codesourcery.com>
55 Daniel Jacobowitz <dan@codesourcery.com>
56 Richard Sandiford <rdsandiford@googlemail.com>
57
58 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
59 * sysdeps/mips/dl-lookup.c: New.
60 * sysdeps/mips/do-lookup.h: New.
61 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
62 definition.
63 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
64 if needed.
65 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
66 (elf_machine_type_class): Likewise.
67 (ELF_MACHINE_PLT_REL): Define.
68 (elf_machine_fixup_plt): New.
69 (elf_machine_plt_value): New.
70 (elf_machine_reloc): Handle jump slot and copy relocations.
71 (elf_machine_lazy_rel): Point relocation place at PLT if
72 required.
73 (RESOLVE_GOTSYM): Take a relocation type argument.
74 (elf_machine_got_rel): Bind lazy stubs directly to their target if
75 !lazy. Skip lazy binding for PLT symbols.
76 (elf_machine_runtime_setup): Fill in .got.plt header.
77 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
78 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
79 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
80 (_dl_runtime_pltresolve): New.
81 * sysdeps/mips/bits/linkmap.h: New file.
82 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
83 64-bit versions.
84
85 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
86 Delete definition.
87 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
88 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
89 (PSEUDO): Use them. Move outside __PIC__.
90 (PSEUDO_JMP): New.
91 (CENABLE, CDISABLE): Use it.
92
a961a11e
JM
932008-08-19 Joseph Myers <joseph@codesourcery.com>
94
95 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
96 to epoll_create1.
97
72e2fdef
JM
982008-08-19 Joseph Myers <joseph@codesourcery.com>
99
100 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
101 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
102 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
103 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
104 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
105 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
106 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
107
606c1b17
JM
1082008-08-19 Joseph Myers <joseph@codesourcery.com>
109
110 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
111 volatile.
112
e2570f30
DJ
1132008-07-18 Joseph Myers <joseph@codesourcery.com>
114
115 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
116 type.
117
83d53ff1
DJ
1182008-05-21 Joseph Myers <joseph@codesourcery.com>
119
120 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
121 (SOCK_DCCP): Define.
122
098cab74
DJ
1232008-05-01 Joseph Myers <joseph@codesourcery.com>
124
125 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
126 RUSAGE_THREAD and RUSAGE_LWP.
127
89e412f5
DJ
1282008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
129
130 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
131 shmid_ds.
132
93ae5119
DJ
1332008-04-21 Khem Raj <kraj@mvista.com>
134
135 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
136
7221ac03
DJ
1372008-04-02 Aurelien Jarno <aurelien@aurel32.net>
138
139 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
140 truncate and ftruncate systems calls.
141 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
142 empty file.
143 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
144
560bab76
DJ
1452008-03-28 Joseph Myers <joseph@codesourcery.com>
146
147 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
148 ARG_MAX if <linux/limits.h> has defined it.
149
1502008-03-28 Robin Randhawa <robin@mips.com>
625680f9
DJ
151
152 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
153 barriers to enforce strict ordering on weakly ordered systems.
154
af7eda0f
DJ
1552008-03-26 David Stephenson <david.stephenson@sicortex.com>
156 Daniel Jacobowitz <dan@codesourcery.com>
157
158 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
159 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
160 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
161
2af06d0d
AJ
1622008-03-09 Andreas Jaeger <aj@suse.de>
163
164 [BZ #5753]
165 * sysdeps/mips/ieee754.h: Use protected namespace
166 __BIG_ENDIAN/__LITTLE_ENDIAN.
167 Patch by Aurelien Jarno <aurelien@aurel32.net>.
168
7812cbad
DJ
1692008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
170
171 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
172 Reorganize to match other architectures. Replace _timer._timer1
173 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
174 _timer.si_sigval. Correct the type of _sigpoll.si_band.
175 (si_timerid, si_overrun): Define.
176 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
177 (__pthread_attr_s): Remove declaration.
178 (struct sigevent): Remove XXX. Add _tid.
179
7e0bd9eb
DJ
1802007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
181
182 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
183
017cc633
DJ
1842007-09-25 Joseph Myers <joseph@codesourcery.com>
185
186 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
187 type and __THROW marker of splice, vmsplice, and tee.
188
8c276674
DJ
1892007-09-12 Joseph Myers <joseph@codesourcery.com>
190
191 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
192 LLL_PRIVATE argument to lll_futex_wake.
193 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
194 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
195 comment.
196 (PF_IUCV, PF_RXRPC): Define.
197 (PF_MAX): Update.
198 (AF_IUCV, AF_RXRPC): Define.
199 (MSG_CMSG_CLOEXEC): Define.
200 (_EXTERN_INLINE): Define to __extern_inline.
201 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
202 UTIME_OMIT): Define.
203 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
204 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
205 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
206 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
207 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
208 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
209 LLL_LOCK_*. Include <kernel-features.h>.
210 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
211 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
212 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
213 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
214 lll_futex_wait.
215 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
216 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
217 private arguments.
218 (__lll_robust_trylock): Convert to macro.
219 (__lll_robust_lock_wait): Add private argument.
220 (__lll_lock_wait_private, __lll_lock_wait): Declare.
221 (__lll_lock): Convert to macro. Take private argument.
222 (__lll_cond_lock): Likewise.
223 (lll_lock, lll_cond_lock): Take private arguments.
224 (__lll_robust_lock): Take private argument. Convert to macro.
225 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
226 lll_robust_cond_lock): Take private arguments.
227 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
228 arguments.
229 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
230 (lll_timedlock, lll_robust_timedlock): Take private arguments.
231 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
232 private arguments.
233 (lll_unlock, lll_robust_unlock): Take private arguments.
234 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
235 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
236 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
237 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
238 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
239 lll_cond_wake, lll_cond_broadcast): Remove.
240 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
241 to __extern_inline.
242
d45a6368
DJ
2432007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
244
245 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
246 New macros for the (n)64 and n32 ABIs.
247 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
248
391da201
DJ
2492007-07-13 Carlos O'Donell <carlos@codesourcery.com>
250
251 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
252 Define __WORDSIZE_COMPAT32 as 1.
253
2b4095f3
DJ
2542007-07-13 Joseph Myers <joseph@codesourcery.com>
255
256 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
257 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
258 PTHREAD_STACK_MIN.
259
8323b1ab
DJ
2602007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
261
262 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
263
264 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
265 Delete.
266
ffd39823
DJ
2672007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
268
269 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
270 (internal_syscall1, internal_syscall2, internal_syscall3,
271 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
272
30efab51
DJ
2732007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
274
275 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
276 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
277 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
278 THREAD_GSCOPE_WAIT): Define.
279 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
280 (FUTEX_PRIVATE_FLAG): Define.
281 (lll_unlock_wake_cb): Delete prototype.
282 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
283 <endian.h>.
284 (pthread_rwlock_t): Shrink __flags and add __shared.
285
92fa63ee
DJ
2862007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
287
288 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
289 (posix_fadvise): Fix high word of len argument.
290
7a30cb83
DJ
2912007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
292
293 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
294 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
295 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
296 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
297 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
298 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
299
384fa30d
DJ
3002007-05-23 Joseph Myers <joseph@codesourcery.com>
301
302 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
303 * sysdeps/mips/mips64/n64/Implies: Likewise.
304 * sysdeps/mips/mips64/soft-fp/Makefile: New.
305 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
306 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
307 <fpu_control.h>. Use hardware exception and rounding mode
308 settings.
309
388fc51b 3102007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
9077d4dc
DJ
311
312 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
313 r_info argument to ElfW(Addr).
314
f50c692c
DJ
3152007-02-01 Joseph Myers <joseph@codesourcery.com>
316
317 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
318
eb96755b
DJ
3192007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
320 Daniel Jacobowitz <dan@codesourcery.com>
321
322 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
323 shmctl, and semctl.
324 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
325 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
326 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
327
908afa83
DJ
3282007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
329
330 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
331 PTR_DEMANGLE): Define.
332 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
333 PTR_DEMANGLE): Define.
334 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
335 PTR_DEMANGLE): Define.
336
e3097800
DJ
3372007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
338
339 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
340 (cfi_same_value): Delete definition.
341
cb5bcf74
DJ
3422007-01-08 Richard Sandiford <richard@codesourcery.com>
343
344 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
345 (elf_machine_reloc): New function, retaining the body of
346 elf_machine_rel. Take the reloc's r_info field as an argument,
347 not the reloc itself. Add extra r_addend and inplace_p arguments.
348 When inplace_p is false, use r_addend as the addend, not the contents
349 of the relocation field. Hoist the conversion of reloc_addr to
350 "ELFW(Addr) *". Don't try to apply TLS relocations against
351 undefined symbols. Add R_MIPS_GLOB_DAT support.
352 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
353 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
354 to ElfW(Rela).
355
2caa93e2
DJ
3562007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
357
358 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
359 multiple inclusion guard.
360 * sysdeps/mips/elf/ldsodefs.h: Delete file.
361
84f3ca6e
DJ
3622007-01-04 Thiemo Seufer <ths@networkno.de>
363
364 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
365 to match the kernel.
366
3ed8d993
DJ
3672006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
368
369 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
370 (RTLD_SINGLE_THREAD_P): Define.
371 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
372
a7d03b91
DJ
3732006-10-31 Joseph Myers <joseph@codesourcery.com>
374
375 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
376 prototype.
377
6ea63025
DJ
3782006-09-22 Richard Sandiford <richard@codesourcery.com>
379
380 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
381 code.
382 (__xstat_conv): Use memset to clear padding arrays. Check for
383 overflow.
384 (__xstat64_conv): Use memset to clear padding arrays.
385 (__xstat32_conv): New function.
386 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
387 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
388
6b4d184d
DJ
3892006-09-21 Joseph Myers <joseph@codesourcery.com>
390
391 * sysdeps/mips/fpu_control.h: If soft-float, don't use
392 floating-point registers.
393 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
394 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
395 Likewise.
396
0ad4d3b0
DJ
3972006-08-04 Joseph Myers <joseph@codesourcery.com>
398
399 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
400 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
401
74321891
DJ
4022006-07-24 Joseph Myers <joseph@codesourcery.com>
403
404 * sysdeps/mips/mips64/n32/libm-test-ulps,
405 sysdeps/mips/mips64/n64/libm-test-ulps: New.
406
bb600a60
DJ
4072006-07-24 Joseph Myers <joseph@codesourcery.com>
408
409 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
410 defined, include the named file.
411
02678e17
DJ
4122006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
413
414 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
415 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
416 Define.
417
bd345106
DJ
4182006-06-02 Joseph Myers <joseph@codesourcery.com>
419
420 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
421 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
422 types.
423
d7f9cd89
DJ
4242006-06-02 Joseph Myers <joseph@codesourcery.com>
425
426 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
427 Don't use struct timespec.
428 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
429 __xstat64_conv): Copy individual timespec fields.
430
c6e2897b
DJ
4312006-06-02 Richard Sandiford <richard@codesourcery.com>
432
433 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
434
37896d39
DJ
4352006-06-02 Joseph Myers <joseph@codesourcery.com>
436
437 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
438 * sysdeps/mips/fpu/fesetround.c: Likewise.
439
42e36d16
DJ
4402006-05-10 Richard Sandiford <richard@codesourcery.com>
441 Daniel Jacobowitz <dan@codesourcery.com>
442
443 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
444 dump sc_cause, sc_status or sc_badvaddr.
445 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
446 structure definitions after DSP kernel changes.
447 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
448 after the same DSP changes.
449
dab75788
DJ
4502006-05-08 Richard Sandiford <richard@codesourcery.com>
451
452 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
453 st_atim, st_mtim and st_ctim interface.
454 (struct stat64): Likewise.
455 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
456 Replace st_atime and its padding field with st_atim. Likewise
457 st_mtime/st_mtim and st_ctime/st_ctim.
458 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
459 after above changes.
460 (__xstat64_conv): Likewise.
461
19723bdd
DJ
4622006-05-08 Richard Sandiford <richard@codesourcery.com>
463
464 * sysdeps/mips/ldsodefs.h: New file.
465 * sysdeps/mips/tst-audit.h: New file.
466
075f1edd
DJ
4672006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
468
469 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
470 for consistency with other ports.
471 (MADV_REMOVE): Correct value.
472 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
473 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
474 POSIX_MADV_DONTNEED): Define.
475
142b51e4
DJ
4762006-05-05 Lior Balkohen <balkohen@gmail.com>
477
478 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
479 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
480 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
481 and SYNC_FILE_RANGE_WAIT_AFTER.
482 Declare sync_file_range, vmsplice, splice and tee.
483
f3fb78ec
DJ
4842006-03-27 Lior Balkohen <balkohen@gmail.com>
485
486 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
487 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
488 prototype.
489
bfc23f5a
DJ
4902006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
491
492 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
493 Define.
494
b415b963
DJ
4952006-03-27 Denis Barbier <barbier@linuxfr.org>
496
497 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
498 typo.
499
712619d7
DJ
5002006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
501
502 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
503 i386/fork.c.
504
aea60744
DJ
5052006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
506
507 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
508 libc_cv_localedir, libdir, arch_minimum_kernel, and
509 libc_cv_gcc_unwind_find_fde.
510 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
511 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
512 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
513
13d7881a
DJ
5142006-03-02 Lior Balkohen <balkohen@gmail.com>
515
516 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
517 (__pthread_list_t, __pthread_slist_t): New typedefs.
518 (pthread_mutex_t): Replace __next and __prev fields with __list.
519 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
520 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
521 (lll_futex_wake_unlock): Define.
522 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
523 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
524 lll_robust_mutex_unlock): New macros.
525 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
526 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
527 vfork.S.
528 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
529
73204807
DJ
5302006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
531
532 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
533 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
534
6428ce3c
DJ
5352006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
536
537 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
538 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
539 (INTERNAL_SYSCALL_NCS): New.
540 (internal_syscall0, internal_syscall1, internal_syscall2,
541 internal_syscall3, internal_syscall4, internal_syscall5,
542 internal_syscall6): Take ncs_init, cs_init, and input arguments.
543 Use them. Correct types for registers.
544 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
545 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
546 (INTERNAL_SYSCALL_NCS): New.
547 (internal_syscall0, internal_syscall1, internal_syscall2,
548 internal_syscall3, internal_syscall4, internal_syscall5,
549 internal_syscall6): Take ncs_init, cs_init, and input arguments.
550 Use them.
551 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
552 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
553 points.
554 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
555 Use Elf(Addr) for TLS relocation targets.
556 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
557 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
558 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
559 futexp to long for n64.
560 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
561
2575768d
RM
5622006-02-20 Roland McGrath <roland@redhat.com>
563
564 * sysdeps/mips/shlib-versions: New file.
565 * sysdeps/mips/preconfigure: New file.
566 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.