]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog.mips
Update M68K O_SYNC.
[thirdparty/glibc.git] / ChangeLog.mips
CommitLineData
93a0dfda
JM
12009-12-15 Joseph Myers <joseph@codesourcery.com>
2
3 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
4 O_DSYNC to match 2.6.33+ kernels.
5
5d5cb5a2
JM
62009-12-09 Joseph Myers <joseph@codesourcery.com>
7
8 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
9 declare recvmmsg.
10
2d68f6af
JM
112009-12-01 Joseph Myers <joseph@codesourcery.com>
12
13 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
14 (posix_fadvise): Remove.
15 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
16 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
17 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
18
84f92668
JM
192009-12-01 Joseph Myers <joseph@codesourcery.com>
20
21 * sysdeps/mips/dl-lookup.c: Update from generic version.
22
b00ec948
JM
232009-11-23 Joseph Myers <joseph@codesourcery.com>
24
25 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
26 for timestamps also if __USE_XOPEN2K8.
27
78698bbb
JM
282009-11-19 Joseph Myers <joseph@codesourcery.com>
29
30 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
31 F_OWNER_PGRP and mark F_OWNER_GID obsolete.
32
983ee7f2
JM
332009-11-18 Joseph Myers <joseph@codesourcery.com>
34
35 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
36 names of parameters of sync_file_range.
37
24bcda03
JM
382009-11-17 Joseph Myers <joseph@codesourcery.com>
39
40 [BZ #10972]
41 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
42 constants from recent kernels.
43
87d2bea0
JM
442009-11-17 Joseph Myers <joseph@codesourcery.com>
45
46 * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
47 not already defined.
48
37a907cc
JM
492009-11-14 Joseph Myers <joseph@codesourcery.com>
50
51 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
52 F_GETOWN_EX): Update values.
53
86ad0d12
JM
542009-11-06 Joseph Myers <joseph@codesourcery.com>
55
56 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
57 of last two arguments when -D_FILE_OFFSET_BITS=64.
58
a896552e
JM
592009-10-29 Joseph Myers <joseph@codesourcery.com>
60
61 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
62 f_owner_ex.
63
afd09ae8
JM
642009-10-03 Joseph Myers <joseph@codesourcery.com>
65
66 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
67 and F_GETOWN_EX.
68
f1297d79
DJ
692009-09-25 Daniel Jacobowitz <dan@codesourcery.com>
70
71 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
72 (__SYSCALL_CLOBBERS): Add "hi" and "lo".
73 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
74 (__SYSCALL_CLOBBERS): Likewise.
75 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
76 (__SYSCALL_CLOBBERS): Likewise.
77
c67273d5
JM
782009-08-05 Joseph Myers <joseph@codesourcery.com>
79
80 * sysdeps/mips/____longjmp_chk.c: Remove. Replaced by....
81 * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This. New file.
82 * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
83 variable for env. Use expansion of CHECK_SP macro for check.
84 * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
85
9d84a81f
JM
862009-08-03 Joseph Myers <joseph@codesourcery.com>
87
88 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
89 sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
90
197aec25
AJ
912009-07-20 Aurelien Jarno <aurelien@aurel32.net>
92
93 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
94 __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
95
cda50f82
JM
962009-07-17 Joseph Myers <joseph@codesourcery.com>
97
98 * sysdeps/mips/do-lookup.h: Remove.
99 * sysdeps/mips/dl-lookup.c: Update from generic version, with
100 non-PIC handling integrated.
101
8200e168
JM
1022009-06-18 Joseph Myers <joseph@codesourcery.com>
103
104 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
105 and AF_IEEE802154.
106
6a9f82ac
JM
1072009-05-16 Joseph Myers <joseph@codesourcery.com>
108
109 * sysdeps/mips/____longjmp_chk.c: New file.
110 * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it. Don't
111 undefine __longjmp.
112 * sysdeps/mips64/__longjmp.c: Likewise.
113
d9056ac6
JM
1142009-05-16 Joseph Myers <joseph@codesourcery.com>
115
116 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
117 sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
118 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
119 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
120
c504ff3b
JM
1212009-05-16 Joseph Myers <joseph@codesourcery.com>
122
123 * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
124 fallocate64@@GLIBC_2.11.
125
19afa982
JM
1262009-05-14 Joseph Myers <joseph@codesourcery.com>
127
128 * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
129 sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
130
ff347533
JM
1312009-04-18 Maciej W. Rozycki <macro@codesourcery.com>
132
133 * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
134 * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
135 * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
136 * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
137 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
138 Update comment.
139 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
140 * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
141 * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
142 Add ucontext_i.sym.
143
57d0274f
JM
1442009-04-18 Joseph Myers <joseph@codesourcery.com>
145
146 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
147 __ASSUME_PWRITEV): Don't define here.
148
6db53cd5
JM
1492009-04-15 Maciej W. Rozycki <macro@codesourcery.com>
150
151 * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
152
70fdbfd9
JM
1532009-04-09 Joseph Myers <joseph@codesourcery.com>
154
155 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
156 numbers.
157 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
158 Define.
159 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
160 preadv and pwritev.
161
d69fd0cb
JM
1622009-03-18 Maciej W. Rozycki <macro@codesourcery.com>
163
164 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
165 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
166
0262d0c4
JM
1672009-03-18 Zhang Le <r0bertz@gentoo.org>
168
169 [BZ #7074]
170 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
171 Fix the condition used to annotate n32 objects.
172
4c8c1810
JM
1732009-03-17 Joseph Myers <joseph@codesourcery.com>
174
175 * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
176 Change parameters and use next_line.
177
340f7976
JM
1782009-03-17 Joseph Myers <joseph@codesourcery.com>
179
180 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
181 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
182 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
183
ad32d65a
JM
1842009-03-15 Joseph Myers <joseph@codesourcery.com>
185
186 * sysdeps/mips/bits/link.h: Uglify function parameter names.
187 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
188 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
189 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
190 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
191
93311332
JM
1922009-03-03 Joseph Myers <joseph@codesourcery.com>
193
194 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
195 fallocate{,64}.
196
2e3804ef
JM
1972009-02-26 Joseph Myers <joseph@codesourcery.com>
198
199 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
200 UTIME_OMIT only with __USE_ATFILE.
201
1090d6bf
JM
2022009-02-13 Joseph Myers <joseph@codesourcery.com>
203
204 [BZ #7040]
205 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
206 inotify_rm_watch should have type int.
207
8085bd60
JM
2082009-02-02 Joseph Myers <joseph@codesourcery.com>
209
210 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
211
9290e553
DJ
2122009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
213 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
214
215 PR glibc/1048
216 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
217 variable page size for MIPS.
218 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
219 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
220 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
221
e27433a8
JM
2222009-01-12 Joseph Myers <joseph@codesourcery.com>
223
224 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
225 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
226 -D_GNU_SOURCE.
227
bb3b3056
JM
2282009-01-12 Joseph Myers <joseph@codesourcery.com>
229
230 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
231 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
232
01aa93bd
JM
2332008-12-19 Joseph Myers <joseph@codesourcery.com>
234
235 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
236 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
237 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
238 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
239
64762db4
JM
2402008-12-09 Joseph Myers <joseph@codesourcery.com>
241
242 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
243 Make available only for __USE_GNU.
244
9a9863b4
JM
2452008-12-03 Joseph Myers <joseph@codesourcery.com>
246
247 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
248 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
249
10d461b5
JM
2502008-11-25 Joseph Myers <joseph@codesourcery.com>
251
252 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
253 __THROW vs. __nonnull order for C++.
254
f6e40d38
DJ
2552008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
256
257 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
258 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
259 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
260
63fb881a
DJ
2612008-10-01 Mark Shinwell <shinwell@codesourcery.com>
262 Daniel Jacobowitz <dan@codesourcery.com>
263 Richard Sandiford <rdsandiford@googlemail.com>
264
265 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
266 * sysdeps/mips/dl-lookup.c: New.
267 * sysdeps/mips/do-lookup.h: New.
268 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
269 definition.
270 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
271 if needed.
272 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
273 (elf_machine_type_class): Likewise.
274 (ELF_MACHINE_PLT_REL): Define.
275 (elf_machine_fixup_plt): New.
276 (elf_machine_plt_value): New.
277 (elf_machine_reloc): Handle jump slot and copy relocations.
278 (elf_machine_lazy_rel): Point relocation place at PLT if
279 required.
280 (RESOLVE_GOTSYM): Take a relocation type argument.
281 (elf_machine_got_rel): Bind lazy stubs directly to their target if
282 !lazy. Skip lazy binding for PLT symbols.
283 (elf_machine_runtime_setup): Fill in .got.plt header.
284 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
285 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
286 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
287 (_dl_runtime_pltresolve): New.
288 * sysdeps/mips/bits/linkmap.h: New file.
289 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
290 64-bit versions.
291
292 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
293 Delete definition.
294 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
295 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
296 (PSEUDO): Use them. Move outside __PIC__.
297 (PSEUDO_JMP): New.
298 (CENABLE, CDISABLE): Use it.
299
a961a11e
JM
3002008-08-19 Joseph Myers <joseph@codesourcery.com>
301
302 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
303 to epoll_create1.
304
72e2fdef
JM
3052008-08-19 Joseph Myers <joseph@codesourcery.com>
306
307 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
308 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
309 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
310 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
311 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
312 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
313 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
314
606c1b17
JM
3152008-08-19 Joseph Myers <joseph@codesourcery.com>
316
317 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
318 volatile.
319
e2570f30
DJ
3202008-07-18 Joseph Myers <joseph@codesourcery.com>
321
322 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
323 type.
324
83d53ff1
DJ
3252008-05-21 Joseph Myers <joseph@codesourcery.com>
326
327 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
328 (SOCK_DCCP): Define.
329
098cab74
DJ
3302008-05-01 Joseph Myers <joseph@codesourcery.com>
331
332 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
333 RUSAGE_THREAD and RUSAGE_LWP.
334
89e412f5
DJ
3352008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
336
337 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
338 shmid_ds.
339
93ae5119
DJ
3402008-04-21 Khem Raj <kraj@mvista.com>
341
342 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
343
7221ac03
DJ
3442008-04-02 Aurelien Jarno <aurelien@aurel32.net>
345
346 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
347 truncate and ftruncate systems calls.
348 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
349 empty file.
350 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
351
560bab76
DJ
3522008-03-28 Joseph Myers <joseph@codesourcery.com>
353
354 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
355 ARG_MAX if <linux/limits.h> has defined it.
356
3572008-03-28 Robin Randhawa <robin@mips.com>
625680f9
DJ
358
359 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
360 barriers to enforce strict ordering on weakly ordered systems.
361
af7eda0f
DJ
3622008-03-26 David Stephenson <david.stephenson@sicortex.com>
363 Daniel Jacobowitz <dan@codesourcery.com>
364
365 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
366 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
367 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
368
2af06d0d
AJ
3692008-03-09 Andreas Jaeger <aj@suse.de>
370
371 [BZ #5753]
372 * sysdeps/mips/ieee754.h: Use protected namespace
373 __BIG_ENDIAN/__LITTLE_ENDIAN.
374 Patch by Aurelien Jarno <aurelien@aurel32.net>.
375
7812cbad
DJ
3762008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
377
378 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
379 Reorganize to match other architectures. Replace _timer._timer1
380 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
381 _timer.si_sigval. Correct the type of _sigpoll.si_band.
382 (si_timerid, si_overrun): Define.
383 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
384 (__pthread_attr_s): Remove declaration.
385 (struct sigevent): Remove XXX. Add _tid.
386
7e0bd9eb
DJ
3872007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
388
389 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
390
017cc633
DJ
3912007-09-25 Joseph Myers <joseph@codesourcery.com>
392
393 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
394 type and __THROW marker of splice, vmsplice, and tee.
395
8c276674
DJ
3962007-09-12 Joseph Myers <joseph@codesourcery.com>
397
398 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
399 LLL_PRIVATE argument to lll_futex_wake.
400 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
401 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
402 comment.
403 (PF_IUCV, PF_RXRPC): Define.
404 (PF_MAX): Update.
405 (AF_IUCV, AF_RXRPC): Define.
406 (MSG_CMSG_CLOEXEC): Define.
407 (_EXTERN_INLINE): Define to __extern_inline.
408 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
409 UTIME_OMIT): Define.
410 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
411 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
412 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
413 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
414 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
415 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
416 LLL_LOCK_*. Include <kernel-features.h>.
417 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
418 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
419 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
420 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
421 lll_futex_wait.
422 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
423 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
424 private arguments.
425 (__lll_robust_trylock): Convert to macro.
426 (__lll_robust_lock_wait): Add private argument.
427 (__lll_lock_wait_private, __lll_lock_wait): Declare.
428 (__lll_lock): Convert to macro. Take private argument.
429 (__lll_cond_lock): Likewise.
430 (lll_lock, lll_cond_lock): Take private arguments.
431 (__lll_robust_lock): Take private argument. Convert to macro.
432 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
433 lll_robust_cond_lock): Take private arguments.
434 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
435 arguments.
436 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
437 (lll_timedlock, lll_robust_timedlock): Take private arguments.
438 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
439 private arguments.
440 (lll_unlock, lll_robust_unlock): Take private arguments.
441 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
442 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
443 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
444 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
445 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
446 lll_cond_wake, lll_cond_broadcast): Remove.
447 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
448 to __extern_inline.
449
d45a6368
DJ
4502007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
451
452 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
453 New macros for the (n)64 and n32 ABIs.
454 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
455
391da201
DJ
4562007-07-13 Carlos O'Donell <carlos@codesourcery.com>
457
458 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
459 Define __WORDSIZE_COMPAT32 as 1.
460
2b4095f3
DJ
4612007-07-13 Joseph Myers <joseph@codesourcery.com>
462
463 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
464 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
465 PTHREAD_STACK_MIN.
466
8323b1ab
DJ
4672007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
468
469 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
470
471 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
472 Delete.
473
ffd39823
DJ
4742007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
475
476 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
477 (internal_syscall1, internal_syscall2, internal_syscall3,
478 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
479
30efab51
DJ
4802007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
481
482 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
483 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
484 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
485 THREAD_GSCOPE_WAIT): Define.
486 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
487 (FUTEX_PRIVATE_FLAG): Define.
488 (lll_unlock_wake_cb): Delete prototype.
489 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
490 <endian.h>.
491 (pthread_rwlock_t): Shrink __flags and add __shared.
492
92fa63ee
DJ
4932007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
494
495 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
496 (posix_fadvise): Fix high word of len argument.
497
7a30cb83
DJ
4982007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
499
500 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
501 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
502 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
503 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
504 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
505 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
506
384fa30d
DJ
5072007-05-23 Joseph Myers <joseph@codesourcery.com>
508
509 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
510 * sysdeps/mips/mips64/n64/Implies: Likewise.
511 * sysdeps/mips/mips64/soft-fp/Makefile: New.
512 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
513 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
514 <fpu_control.h>. Use hardware exception and rounding mode
515 settings.
516
388fc51b 5172007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
9077d4dc
DJ
518
519 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
520 r_info argument to ElfW(Addr).
521
f50c692c
DJ
5222007-02-01 Joseph Myers <joseph@codesourcery.com>
523
524 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
525
eb96755b
DJ
5262007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
527 Daniel Jacobowitz <dan@codesourcery.com>
528
529 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
530 shmctl, and semctl.
531 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
532 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
533 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
534
908afa83
DJ
5352007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
536
537 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
538 PTR_DEMANGLE): Define.
539 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
540 PTR_DEMANGLE): Define.
541 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
542 PTR_DEMANGLE): Define.
543
e3097800
DJ
5442007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
545
546 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
547 (cfi_same_value): Delete definition.
548
cb5bcf74
DJ
5492007-01-08 Richard Sandiford <richard@codesourcery.com>
550
551 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
552 (elf_machine_reloc): New function, retaining the body of
553 elf_machine_rel. Take the reloc's r_info field as an argument,
554 not the reloc itself. Add extra r_addend and inplace_p arguments.
555 When inplace_p is false, use r_addend as the addend, not the contents
556 of the relocation field. Hoist the conversion of reloc_addr to
557 "ELFW(Addr) *". Don't try to apply TLS relocations against
558 undefined symbols. Add R_MIPS_GLOB_DAT support.
559 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
560 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
561 to ElfW(Rela).
562
2caa93e2
DJ
5632007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
564
565 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
566 multiple inclusion guard.
567 * sysdeps/mips/elf/ldsodefs.h: Delete file.
568
84f3ca6e
DJ
5692007-01-04 Thiemo Seufer <ths@networkno.de>
570
571 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
572 to match the kernel.
573
3ed8d993
DJ
5742006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
575
576 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
577 (RTLD_SINGLE_THREAD_P): Define.
578 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
579
a7d03b91
DJ
5802006-10-31 Joseph Myers <joseph@codesourcery.com>
581
582 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
583 prototype.
584
6ea63025
DJ
5852006-09-22 Richard Sandiford <richard@codesourcery.com>
586
587 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
588 code.
589 (__xstat_conv): Use memset to clear padding arrays. Check for
590 overflow.
591 (__xstat64_conv): Use memset to clear padding arrays.
592 (__xstat32_conv): New function.
593 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
594 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
595
6b4d184d
DJ
5962006-09-21 Joseph Myers <joseph@codesourcery.com>
597
598 * sysdeps/mips/fpu_control.h: If soft-float, don't use
599 floating-point registers.
600 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
601 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
602 Likewise.
603
0ad4d3b0
DJ
6042006-08-04 Joseph Myers <joseph@codesourcery.com>
605
606 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
607 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
608
74321891
DJ
6092006-07-24 Joseph Myers <joseph@codesourcery.com>
610
611 * sysdeps/mips/mips64/n32/libm-test-ulps,
612 sysdeps/mips/mips64/n64/libm-test-ulps: New.
613
bb600a60
DJ
6142006-07-24 Joseph Myers <joseph@codesourcery.com>
615
616 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
617 defined, include the named file.
618
02678e17
DJ
6192006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
620
621 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
622 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
623 Define.
624
bd345106
DJ
6252006-06-02 Joseph Myers <joseph@codesourcery.com>
626
627 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
628 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
629 types.
630
d7f9cd89
DJ
6312006-06-02 Joseph Myers <joseph@codesourcery.com>
632
633 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
634 Don't use struct timespec.
635 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
636 __xstat64_conv): Copy individual timespec fields.
637
c6e2897b
DJ
6382006-06-02 Richard Sandiford <richard@codesourcery.com>
639
640 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
641
37896d39
DJ
6422006-06-02 Joseph Myers <joseph@codesourcery.com>
643
644 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
645 * sysdeps/mips/fpu/fesetround.c: Likewise.
646
42e36d16
DJ
6472006-05-10 Richard Sandiford <richard@codesourcery.com>
648 Daniel Jacobowitz <dan@codesourcery.com>
649
650 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
651 dump sc_cause, sc_status or sc_badvaddr.
652 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
653 structure definitions after DSP kernel changes.
654 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
655 after the same DSP changes.
656
dab75788
DJ
6572006-05-08 Richard Sandiford <richard@codesourcery.com>
658
659 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
660 st_atim, st_mtim and st_ctim interface.
661 (struct stat64): Likewise.
662 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
663 Replace st_atime and its padding field with st_atim. Likewise
664 st_mtime/st_mtim and st_ctime/st_ctim.
665 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
666 after above changes.
667 (__xstat64_conv): Likewise.
668
19723bdd
DJ
6692006-05-08 Richard Sandiford <richard@codesourcery.com>
670
671 * sysdeps/mips/ldsodefs.h: New file.
672 * sysdeps/mips/tst-audit.h: New file.
673
075f1edd
DJ
6742006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
675
676 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
677 for consistency with other ports.
678 (MADV_REMOVE): Correct value.
679 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
680 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
681 POSIX_MADV_DONTNEED): Define.
682
142b51e4
DJ
6832006-05-05 Lior Balkohen <balkohen@gmail.com>
684
685 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
686 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
687 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
688 and SYNC_FILE_RANGE_WAIT_AFTER.
689 Declare sync_file_range, vmsplice, splice and tee.
690
f3fb78ec
DJ
6912006-03-27 Lior Balkohen <balkohen@gmail.com>
692
693 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
694 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
695 prototype.
696
bfc23f5a
DJ
6972006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
698
699 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
700 Define.
701
b415b963
DJ
7022006-03-27 Denis Barbier <barbier@linuxfr.org>
703
704 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
705 typo.
706
712619d7
DJ
7072006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
708
709 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
710 i386/fork.c.
711
aea60744
DJ
7122006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
713
714 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
715 libc_cv_localedir, libdir, arch_minimum_kernel, and
716 libc_cv_gcc_unwind_find_fde.
717 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
718 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
719 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
720
13d7881a
DJ
7212006-03-02 Lior Balkohen <balkohen@gmail.com>
722
723 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
724 (__pthread_list_t, __pthread_slist_t): New typedefs.
725 (pthread_mutex_t): Replace __next and __prev fields with __list.
726 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
727 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
728 (lll_futex_wake_unlock): Define.
729 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
730 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
731 lll_robust_mutex_unlock): New macros.
732 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
733 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
734 vfork.S.
735 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
736
73204807
DJ
7372006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
738
739 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
740 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
741
6428ce3c
DJ
7422006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
743
744 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
745 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
746 (INTERNAL_SYSCALL_NCS): New.
747 (internal_syscall0, internal_syscall1, internal_syscall2,
748 internal_syscall3, internal_syscall4, internal_syscall5,
749 internal_syscall6): Take ncs_init, cs_init, and input arguments.
750 Use them. Correct types for registers.
751 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
752 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
753 (INTERNAL_SYSCALL_NCS): New.
754 (internal_syscall0, internal_syscall1, internal_syscall2,
755 internal_syscall3, internal_syscall4, internal_syscall5,
756 internal_syscall6): Take ncs_init, cs_init, and input arguments.
757 Use them.
758 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
759 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
760 points.
761 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
762 Use Elf(Addr) for TLS relocation targets.
763 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
764 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
765 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
766 futexp to long for n64.
767 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
768
2575768d
RM
7692006-02-20 Roland McGrath <roland@redhat.com>
770
771 * sysdeps/mips/shlib-versions: New file.
772 * sysdeps/mips/preconfigure: New file.
773 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.