]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog.mips
m68k: remove obsolete non-fpu implementations of isinfl and isnanl
[thirdparty/glibc.git] / ChangeLog.mips
CommitLineData
9a7e1091
AS
12011-10-05 Andreas Schwab <schwab@redhat.com>
2
3 * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
4 (elf_machine_lazy_rel): Add parameter skip_ifunc.
5
560d4a58
JM
62011-09-13 Joseph Myers <joseph@codesourcery.com>
7
8 * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
9 return value to (struct cmsghdr *).
10
329c2e63
JM
112011-09-13 Joseph Myers <joseph@codesourcery.com>
12
13 * sysdeps/mips/elf/configure.in: Always test for TLS support and
14 error out in case it is missing.
15 * sysdeps/mips/elf/configure: Regenerate.
16 * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
17
b8ead09a
JM
182011-09-11 Joseph Myers <joseph@codesourcery.com>
19
20 * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
21 sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
22
c26e391d
JM
232011-09-06 Joseph Myers <joseph@codesourcery.com>
24
25 [BZ #13109]
26 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
27 (statfs): New.
28 * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
29 sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
30
e349dfdb
MT
312011-08-02 Matt Turner <mattst88@gmail.com>
32
33 * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
34
9dc88b5c
JM
352011-07-25 Joseph Myers <joseph@codesourcery.com>
36
37 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
38 Define.
39
6cc02c7a
JM
402011-06-20 Joseph Myers <joseph@codesourcery.com>
41
42 * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
43 sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
44
6b5adfe9
JM
452011-06-20 Joseph Myers <joseph@codesourcery.com>
46
47 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
48 mention raise in the comment.
49
8969f4df
AJ
502011-05-23 Aurelien Jarno <aurelien@aurel32.net>
51
52 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
53 Add.
54
f1d4d4be
JM
552011-05-13 Joseph Myers <joseph@codesourcery.com>
56
57 * sysdeps/mips/dl-lookup.c: Update from generic version.
58
a32d0d80
JM
592011-05-10 Joseph Myers <joseph@codesourcery.com>
60
61 * sysdeps/mips/dl-lookup.c: Update from generic version.
62
ed36e1de
JM
632011-04-11 Joseph Myers <joseph@codesourcery.com>
64
65 * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
66
e6893dba
JM
672011-04-01 Joseph Myers <joseph@codesourcery.com>
68
69 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
70 to open_by_handle_at.
71
cea44847
JM
722011-04-01 Joseph Myers <joseph@codesourcery.com>
73
74 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
75
01b5049d
JM
762011-04-01 Joseph Myers <joseph@codesourcery.com>
77
78 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
79 file_handle and MAX_HANDLE_SZ. Declare name_to_handle_at and
80 open_by_handle. Augment a few comments.
81
0f53d140
JM
822011-04-01 Joseph Myers <joseph@codesourcery.com>
83
84 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
85 cancelable.
86 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
87 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
88 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
89 sync_file_range as cancellation point.
90 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
91 sync_file_range as cancellation point.
92
6d9a4e55
JM
932011-04-01 Joseph Myers <joseph@codesourcery.com>
94
95 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
96 sync_file_range.
97
8825867b
JM
982011-03-22 Joseph Myers <joseph@codesourcery.com>
99
100 * sysdeps/mips/dl-lookup.c: Update from generic version.
101
91a59c6a
JM
1022011-01-25 Joseph Myers <joseph@codesourcery.com>
103
104 * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
105 MADV_NOHUGEPAGE): Define.
106
eb76b06f
JM
1072011-01-25 Joseph Myers <joseph@codesourcery.com>
108
109 * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
110 PF_CAIF, PF_ALG): Define.
111
4f464927
JM
1122010-12-30 Joseph Myers <joseph@codesourcery.com>
113
114 * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
115 NO_CTORS_DTORS_SECTIONS is defined.
116 * sysdeps/mach/hurd/mips/init-first.c: Likewise.
117
390651fd
JM
1182010-12-21 Joseph Myers <joseph@codesourcery.com>
119
120 * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
121
83495648
MT
1222010-12-06 Matt Turner <mattst88@gmail.com>
123
124 * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
125
604e89e4
JM
1262010-12-06 Joseph Myers <joseph@codesourcery.com>
127
128 * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
129 Change to 2.4.1.
130 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
131
94a2483c
JM
1322010-10-21 Joseph Myers <joseph@codesourcery.com>
133
134 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
135 sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
136 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
137 for fanotify_mark.
138
9431b159
JM
1392010-10-11 Joseph Myers <joseph@codesourcery.com>
140
141 * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
142 libm_hidden_def.
143 * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
144
5ccc178f
JM
1452010-08-13 Joseph Myers <joseph@codesourcery.com>
146
147 * sysdeps/unix/sysv/linux/mips/kernel-features.h
148 (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
149
5237c94b
CC
1502010-08-13 Chandrakala Chavva <cchavva@caviumnetworks.com>
151
152 * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
153 jump delay slot.
154 * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
155
32b9acf3
JM
1562010-08-13 Joseph Myers <joseph@codesourcery.com>
157
158 * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
159
09551806
JM
1602010-08-12 Joseph Myers <joseph@codesourcery.com>
161
162 * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
163 struct statfs64): Add f_flags field.
164
9672c67a
JM
1652010-08-12 Joseph Myers <joseph@codesourcery.com>
166
167 * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
168 Define.
169
c16fd246
JM
1702010-08-12 Joseph Myers <joseph@codesourcery.com>
171
172 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
173 and prlimit64.
174 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
175 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
176 * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
177 prlimit64 syscall.
178
fdb3ec20
JM
1792010-06-14 Joseph Myers <joseph@codesourcery.com>
180
181 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
182 F_GETPIPE_SZ): Define.
183
6531684d
JM
1842010-05-21 Joseph Myers <joseph@codesourcery.com>
185
186 * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
187 sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
188
b1ab8c5f
JM
1892010-04-14 Joseph Myers <joseph@codesourcery.com>
190
191 * sysdeps/unix/sysv/linux/mips/libc-abis: New.
192
1dbb4edc
JM
1932010-04-06 Joseph Myers <joseph@codesourcery.com>
194
195 * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
196 VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
197 * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
198 Define.
199
e9823ee1
JM
2002010-03-30 Joseph Myers <joseph@codesourcery.com>
201
202 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
203 MSG_WAITFORONE.
204
cca1fbbc
JM
2052010-03-24 Joseph Myers <joseph@codesourcery.com>
206
207 * sysdeps/mips/dl-lookup.c: Update from generic version.
208
1eb07256
MJ
2092010-03-23 Mischa Jonker <mischa.jonker@viragelogic.com>
210
211 [BZ #11291]
212 * sysdeps/mips/bits/atomic.h
213 (__arch_compare_and_exchange_xxx_32_int,
214 __arch_compare_and_exchange_xxx_64_int,
215 __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
216 __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
217 Specify *mem as asm output as well as input.
218
8256e69a
JM
2192010-02-10 Joseph Myers <joseph@codesourcery.com>
220
221 * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
222
54b7103a
JM
2232010-01-28 Joseph Myers <joseph@codesourcery.com>
224
225 * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
226 _dl_runtime_pltresolve): Calculate offset from start of function
227 to .cpload instead of hardcoding instruction size.
228
cbbf2c84
JM
2292010-01-11 Joseph Myers <joseph@codesourcery.com>
230
231 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
232 problem.
233
31afac47
JM
2342010-01-11 Joseph Myers <joseph@codesourcery.com>
235
236 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
237 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
238
60a0880e
JM
2392010-01-10 Joseph Myers <joseph@codesourcery.com>
240
241 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
242 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
243 XPG7.
244 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
245 fcntl.h.
246
8ef2c3b0
JM
2472009-12-16 Joseph Myers <joseph@codesourcery.com>
248
249 [BZ #11093]
250 * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
251 POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
252
872083bf
JM
2532009-12-16 Joseph Myers <joseph@codesourcery.com>
254
255 * sysdeps/mips/dl-lookup.c: Update from generic version.
256
93a0dfda
JM
2572009-12-15 Joseph Myers <joseph@codesourcery.com>
258
259 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
260 O_DSYNC to match 2.6.33+ kernels.
261
5d5cb5a2
JM
2622009-12-09 Joseph Myers <joseph@codesourcery.com>
263
264 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
265 declare recvmmsg.
266
2d68f6af
JM
2672009-12-01 Joseph Myers <joseph@codesourcery.com>
268
269 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
270 (posix_fadvise): Remove.
271 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
272 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
273 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
274
84f92668
JM
2752009-12-01 Joseph Myers <joseph@codesourcery.com>
276
277 * sysdeps/mips/dl-lookup.c: Update from generic version.
278
b00ec948
JM
2792009-11-23 Joseph Myers <joseph@codesourcery.com>
280
281 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
282 for timestamps also if __USE_XOPEN2K8.
283
78698bbb
JM
2842009-11-19 Joseph Myers <joseph@codesourcery.com>
285
286 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
287 F_OWNER_PGRP and mark F_OWNER_GID obsolete.
288
983ee7f2
JM
2892009-11-18 Joseph Myers <joseph@codesourcery.com>
290
291 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
292 names of parameters of sync_file_range.
293
24bcda03
JM
2942009-11-17 Joseph Myers <joseph@codesourcery.com>
295
296 [BZ #10972]
297 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
298 constants from recent kernels.
299
87d2bea0
JM
3002009-11-17 Joseph Myers <joseph@codesourcery.com>
301
302 * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
303 not already defined.
304
37a907cc
JM
3052009-11-14 Joseph Myers <joseph@codesourcery.com>
306
307 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
308 F_GETOWN_EX): Update values.
309
86ad0d12
JM
3102009-11-06 Joseph Myers <joseph@codesourcery.com>
311
312 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
313 of last two arguments when -D_FILE_OFFSET_BITS=64.
314
a896552e
JM
3152009-10-29 Joseph Myers <joseph@codesourcery.com>
316
317 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
318 f_owner_ex.
319
afd09ae8
JM
3202009-10-03 Joseph Myers <joseph@codesourcery.com>
321
322 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
323 and F_GETOWN_EX.
324
f1297d79
DJ
3252009-09-25 Daniel Jacobowitz <dan@codesourcery.com>
326
327 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
328 (__SYSCALL_CLOBBERS): Add "hi" and "lo".
329 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
330 (__SYSCALL_CLOBBERS): Likewise.
331 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
332 (__SYSCALL_CLOBBERS): Likewise.
333
c67273d5
JM
3342009-08-05 Joseph Myers <joseph@codesourcery.com>
335
336 * sysdeps/mips/____longjmp_chk.c: Remove. Replaced by....
337 * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This. New file.
338 * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
339 variable for env. Use expansion of CHECK_SP macro for check.
340 * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
341
9d84a81f
JM
3422009-08-03 Joseph Myers <joseph@codesourcery.com>
343
344 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
345 sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
346
197aec25
AJ
3472009-07-20 Aurelien Jarno <aurelien@aurel32.net>
348
349 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
350 __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
351
cda50f82
JM
3522009-07-17 Joseph Myers <joseph@codesourcery.com>
353
354 * sysdeps/mips/do-lookup.h: Remove.
355 * sysdeps/mips/dl-lookup.c: Update from generic version, with
356 non-PIC handling integrated.
357
8200e168
JM
3582009-06-18 Joseph Myers <joseph@codesourcery.com>
359
360 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
361 and AF_IEEE802154.
362
6a9f82ac
JM
3632009-05-16 Joseph Myers <joseph@codesourcery.com>
364
365 * sysdeps/mips/____longjmp_chk.c: New file.
366 * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it. Don't
367 undefine __longjmp.
368 * sysdeps/mips64/__longjmp.c: Likewise.
369
d9056ac6
JM
3702009-05-16 Joseph Myers <joseph@codesourcery.com>
371
372 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
373 sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
374 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
375 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
376
c504ff3b
JM
3772009-05-16 Joseph Myers <joseph@codesourcery.com>
378
379 * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
380 fallocate64@@GLIBC_2.11.
381
19afa982
JM
3822009-05-14 Joseph Myers <joseph@codesourcery.com>
383
384 * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
385 sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
386
ff347533
JM
3872009-04-18 Maciej W. Rozycki <macro@codesourcery.com>
388
389 * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
390 * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
391 * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
392 * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
393 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
394 Update comment.
395 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
396 * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
9a7e1091 397 * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
ff347533
JM
398 Add ucontext_i.sym.
399
57d0274f
JM
4002009-04-18 Joseph Myers <joseph@codesourcery.com>
401
402 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
403 __ASSUME_PWRITEV): Don't define here.
404
6db53cd5
JM
4052009-04-15 Maciej W. Rozycki <macro@codesourcery.com>
406
407 * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
408
70fdbfd9
JM
4092009-04-09 Joseph Myers <joseph@codesourcery.com>
410
411 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
412 numbers.
413 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
414 Define.
415 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
416 preadv and pwritev.
417
d69fd0cb
JM
4182009-03-18 Maciej W. Rozycki <macro@codesourcery.com>
419
420 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
421 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
422
0262d0c4
JM
4232009-03-18 Zhang Le <r0bertz@gentoo.org>
424
425 [BZ #7074]
426 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
427 Fix the condition used to annotate n32 objects.
428
4c8c1810
JM
4292009-03-17 Joseph Myers <joseph@codesourcery.com>
430
431 * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
432 Change parameters and use next_line.
433
340f7976
JM
4342009-03-17 Joseph Myers <joseph@codesourcery.com>
435
436 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
437 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
438 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
439
ad32d65a
JM
4402009-03-15 Joseph Myers <joseph@codesourcery.com>
441
442 * sysdeps/mips/bits/link.h: Uglify function parameter names.
443 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
444 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
445 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
446 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
447
93311332
JM
4482009-03-03 Joseph Myers <joseph@codesourcery.com>
449
450 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
451 fallocate{,64}.
452
2e3804ef
JM
4532009-02-26 Joseph Myers <joseph@codesourcery.com>
454
455 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
456 UTIME_OMIT only with __USE_ATFILE.
457
1090d6bf
JM
4582009-02-13 Joseph Myers <joseph@codesourcery.com>
459
460 [BZ #7040]
461 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
462 inotify_rm_watch should have type int.
463
8085bd60
JM
4642009-02-02 Joseph Myers <joseph@codesourcery.com>
465
466 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
467
9290e553
DJ
4682009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
469 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
470
471 PR glibc/1048
472 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
473 variable page size for MIPS.
474 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
475 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
476 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
477
e27433a8
JM
4782009-01-12 Joseph Myers <joseph@codesourcery.com>
479
480 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
481 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
482 -D_GNU_SOURCE.
483
bb3b3056
JM
4842009-01-12 Joseph Myers <joseph@codesourcery.com>
485
486 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
487 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
488
01aa93bd
JM
4892008-12-19 Joseph Myers <joseph@codesourcery.com>
490
491 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
492 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
493 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
494 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
495
64762db4
JM
4962008-12-09 Joseph Myers <joseph@codesourcery.com>
497
498 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
499 Make available only for __USE_GNU.
500
9a9863b4
JM
5012008-12-03 Joseph Myers <joseph@codesourcery.com>
502
503 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
504 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
505
10d461b5
JM
5062008-11-25 Joseph Myers <joseph@codesourcery.com>
507
508 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
509 __THROW vs. __nonnull order for C++.
510
f6e40d38
DJ
5112008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
512
513 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
514 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
515 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
516
63fb881a
DJ
5172008-10-01 Mark Shinwell <shinwell@codesourcery.com>
518 Daniel Jacobowitz <dan@codesourcery.com>
519 Richard Sandiford <rdsandiford@googlemail.com>
520
521 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
522 * sysdeps/mips/dl-lookup.c: New.
523 * sysdeps/mips/do-lookup.h: New.
524 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
525 definition.
526 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
527 if needed.
528 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
529 (elf_machine_type_class): Likewise.
530 (ELF_MACHINE_PLT_REL): Define.
531 (elf_machine_fixup_plt): New.
532 (elf_machine_plt_value): New.
533 (elf_machine_reloc): Handle jump slot and copy relocations.
534 (elf_machine_lazy_rel): Point relocation place at PLT if
535 required.
536 (RESOLVE_GOTSYM): Take a relocation type argument.
537 (elf_machine_got_rel): Bind lazy stubs directly to their target if
538 !lazy. Skip lazy binding for PLT symbols.
539 (elf_machine_runtime_setup): Fill in .got.plt header.
540 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
541 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
542 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
543 (_dl_runtime_pltresolve): New.
544 * sysdeps/mips/bits/linkmap.h: New file.
545 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
546 64-bit versions.
547
548 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
549 Delete definition.
550 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
551 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
552 (PSEUDO): Use them. Move outside __PIC__.
553 (PSEUDO_JMP): New.
554 (CENABLE, CDISABLE): Use it.
555
a961a11e
JM
5562008-08-19 Joseph Myers <joseph@codesourcery.com>
557
558 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
559 to epoll_create1.
560
72e2fdef
JM
5612008-08-19 Joseph Myers <joseph@codesourcery.com>
562
563 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
564 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
565 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
566 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
567 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
568 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
569 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
570
606c1b17
JM
5712008-08-19 Joseph Myers <joseph@codesourcery.com>
572
573 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
574 volatile.
575
e2570f30
DJ
5762008-07-18 Joseph Myers <joseph@codesourcery.com>
577
578 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
579 type.
580
83d53ff1
DJ
5812008-05-21 Joseph Myers <joseph@codesourcery.com>
582
583 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
584 (SOCK_DCCP): Define.
585
098cab74
DJ
5862008-05-01 Joseph Myers <joseph@codesourcery.com>
587
588 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
589 RUSAGE_THREAD and RUSAGE_LWP.
590
89e412f5
DJ
5912008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
592
593 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
594 shmid_ds.
595
93ae5119
DJ
5962008-04-21 Khem Raj <kraj@mvista.com>
597
598 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
599
7221ac03
DJ
6002008-04-02 Aurelien Jarno <aurelien@aurel32.net>
601
9a7e1091 602 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
7221ac03
DJ
603 truncate and ftruncate systems calls.
604 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
605 empty file.
606 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
607
560bab76
DJ
6082008-03-28 Joseph Myers <joseph@codesourcery.com>
609
610 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
611 ARG_MAX if <linux/limits.h> has defined it.
612
6132008-03-28 Robin Randhawa <robin@mips.com>
625680f9
DJ
614
615 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
616 barriers to enforce strict ordering on weakly ordered systems.
617
af7eda0f
DJ
6182008-03-26 David Stephenson <david.stephenson@sicortex.com>
619 Daniel Jacobowitz <dan@codesourcery.com>
620
621 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
622 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
623 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
624
2af06d0d
AJ
6252008-03-09 Andreas Jaeger <aj@suse.de>
626
627 [BZ #5753]
628 * sysdeps/mips/ieee754.h: Use protected namespace
629 __BIG_ENDIAN/__LITTLE_ENDIAN.
630 Patch by Aurelien Jarno <aurelien@aurel32.net>.
631
7812cbad
DJ
6322008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
633
634 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
635 Reorganize to match other architectures. Replace _timer._timer1
636 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
637 _timer.si_sigval. Correct the type of _sigpoll.si_band.
638 (si_timerid, si_overrun): Define.
639 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
640 (__pthread_attr_s): Remove declaration.
641 (struct sigevent): Remove XXX. Add _tid.
642
7e0bd9eb
DJ
6432007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
644
645 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
646
017cc633
DJ
6472007-09-25 Joseph Myers <joseph@codesourcery.com>
648
649 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
650 type and __THROW marker of splice, vmsplice, and tee.
651
8c276674
DJ
6522007-09-12 Joseph Myers <joseph@codesourcery.com>
653
654 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
655 LLL_PRIVATE argument to lll_futex_wake.
656 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
657 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
658 comment.
659 (PF_IUCV, PF_RXRPC): Define.
660 (PF_MAX): Update.
661 (AF_IUCV, AF_RXRPC): Define.
662 (MSG_CMSG_CLOEXEC): Define.
663 (_EXTERN_INLINE): Define to __extern_inline.
664 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
665 UTIME_OMIT): Define.
666 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
667 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
668 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
669 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
670 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
671 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
672 LLL_LOCK_*. Include <kernel-features.h>.
673 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
674 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
675 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
676 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
677 lll_futex_wait.
678 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
679 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
680 private arguments.
681 (__lll_robust_trylock): Convert to macro.
682 (__lll_robust_lock_wait): Add private argument.
683 (__lll_lock_wait_private, __lll_lock_wait): Declare.
684 (__lll_lock): Convert to macro. Take private argument.
685 (__lll_cond_lock): Likewise.
686 (lll_lock, lll_cond_lock): Take private arguments.
687 (__lll_robust_lock): Take private argument. Convert to macro.
688 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
689 lll_robust_cond_lock): Take private arguments.
690 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
691 arguments.
692 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
693 (lll_timedlock, lll_robust_timedlock): Take private arguments.
694 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
695 private arguments.
696 (lll_unlock, lll_robust_unlock): Take private arguments.
697 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
698 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
699 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
700 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
701 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
702 lll_cond_wake, lll_cond_broadcast): Remove.
703 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
704 to __extern_inline.
705
d45a6368
DJ
7062007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
707
708 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
709 New macros for the (n)64 and n32 ABIs.
710 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
711
391da201
DJ
7122007-07-13 Carlos O'Donell <carlos@codesourcery.com>
713
714 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
715 Define __WORDSIZE_COMPAT32 as 1.
716
2b4095f3
DJ
7172007-07-13 Joseph Myers <joseph@codesourcery.com>
718
719 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
720 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
721 PTHREAD_STACK_MIN.
722
8323b1ab
DJ
7232007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
724
725 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
726
727 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
728 Delete.
729
ffd39823
DJ
7302007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
731
732 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
733 (internal_syscall1, internal_syscall2, internal_syscall3,
734 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
735
30efab51
DJ
7362007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
737
738 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
739 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
740 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
741 THREAD_GSCOPE_WAIT): Define.
742 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
743 (FUTEX_PRIVATE_FLAG): Define.
744 (lll_unlock_wake_cb): Delete prototype.
745 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
746 <endian.h>.
747 (pthread_rwlock_t): Shrink __flags and add __shared.
748
92fa63ee
DJ
7492007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
750
751 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
752 (posix_fadvise): Fix high word of len argument.
753
7a30cb83
DJ
7542007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
755
756 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
757 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
758 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
759 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
760 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
761 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
762
384fa30d
DJ
7632007-05-23 Joseph Myers <joseph@codesourcery.com>
764
765 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
766 * sysdeps/mips/mips64/n64/Implies: Likewise.
767 * sysdeps/mips/mips64/soft-fp/Makefile: New.
768 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
769 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
770 <fpu_control.h>. Use hardware exception and rounding mode
771 settings.
772
388fc51b 7732007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
9077d4dc
DJ
774
775 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
776 r_info argument to ElfW(Addr).
777
f50c692c
DJ
7782007-02-01 Joseph Myers <joseph@codesourcery.com>
779
780 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
781
eb96755b
DJ
7822007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
783 Daniel Jacobowitz <dan@codesourcery.com>
784
785 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
786 shmctl, and semctl.
787 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
788 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
789 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
790
908afa83
DJ
7912007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
792
793 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
794 PTR_DEMANGLE): Define.
795 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
796 PTR_DEMANGLE): Define.
797 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
798 PTR_DEMANGLE): Define.
799
e3097800
DJ
8002007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
801
802 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
803 (cfi_same_value): Delete definition.
804
cb5bcf74
DJ
8052007-01-08 Richard Sandiford <richard@codesourcery.com>
806
807 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
808 (elf_machine_reloc): New function, retaining the body of
809 elf_machine_rel. Take the reloc's r_info field as an argument,
810 not the reloc itself. Add extra r_addend and inplace_p arguments.
811 When inplace_p is false, use r_addend as the addend, not the contents
812 of the relocation field. Hoist the conversion of reloc_addr to
813 "ELFW(Addr) *". Don't try to apply TLS relocations against
814 undefined symbols. Add R_MIPS_GLOB_DAT support.
815 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
816 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
817 to ElfW(Rela).
818
2caa93e2
DJ
8192007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
820
821 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
822 multiple inclusion guard.
823 * sysdeps/mips/elf/ldsodefs.h: Delete file.
824
84f3ca6e
DJ
8252007-01-04 Thiemo Seufer <ths@networkno.de>
826
827 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
828 to match the kernel.
829
3ed8d993
DJ
8302006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
831
832 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
833 (RTLD_SINGLE_THREAD_P): Define.
834 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
835
a7d03b91
DJ
8362006-10-31 Joseph Myers <joseph@codesourcery.com>
837
838 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
839 prototype.
840
6ea63025
DJ
8412006-09-22 Richard Sandiford <richard@codesourcery.com>
842
843 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
844 code.
845 (__xstat_conv): Use memset to clear padding arrays. Check for
846 overflow.
847 (__xstat64_conv): Use memset to clear padding arrays.
848 (__xstat32_conv): New function.
849 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
850 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
851
6b4d184d
DJ
8522006-09-21 Joseph Myers <joseph@codesourcery.com>
853
854 * sysdeps/mips/fpu_control.h: If soft-float, don't use
855 floating-point registers.
856 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
857 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
858 Likewise.
859
0ad4d3b0
DJ
8602006-08-04 Joseph Myers <joseph@codesourcery.com>
861
862 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
863 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
864
74321891
DJ
8652006-07-24 Joseph Myers <joseph@codesourcery.com>
866
867 * sysdeps/mips/mips64/n32/libm-test-ulps,
868 sysdeps/mips/mips64/n64/libm-test-ulps: New.
869
bb600a60
DJ
8702006-07-24 Joseph Myers <joseph@codesourcery.com>
871
872 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
873 defined, include the named file.
874
02678e17
DJ
8752006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
876
877 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
878 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
879 Define.
880
bd345106
DJ
8812006-06-02 Joseph Myers <joseph@codesourcery.com>
882
883 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
884 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
885 types.
886
d7f9cd89
DJ
8872006-06-02 Joseph Myers <joseph@codesourcery.com>
888
889 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
890 Don't use struct timespec.
891 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
892 __xstat64_conv): Copy individual timespec fields.
893
c6e2897b
DJ
8942006-06-02 Richard Sandiford <richard@codesourcery.com>
895
896 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
897
37896d39
DJ
8982006-06-02 Joseph Myers <joseph@codesourcery.com>
899
900 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
901 * sysdeps/mips/fpu/fesetround.c: Likewise.
902
42e36d16
DJ
9032006-05-10 Richard Sandiford <richard@codesourcery.com>
904 Daniel Jacobowitz <dan@codesourcery.com>
905
906 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
907 dump sc_cause, sc_status or sc_badvaddr.
908 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
909 structure definitions after DSP kernel changes.
910 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
911 after the same DSP changes.
912
dab75788
DJ
9132006-05-08 Richard Sandiford <richard@codesourcery.com>
914
915 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
916 st_atim, st_mtim and st_ctim interface.
917 (struct stat64): Likewise.
918 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
919 Replace st_atime and its padding field with st_atim. Likewise
920 st_mtime/st_mtim and st_ctime/st_ctim.
921 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
922 after above changes.
923 (__xstat64_conv): Likewise.
924
19723bdd
DJ
9252006-05-08 Richard Sandiford <richard@codesourcery.com>
926
927 * sysdeps/mips/ldsodefs.h: New file.
928 * sysdeps/mips/tst-audit.h: New file.
929
075f1edd
DJ
9302006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
931
932 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
933 for consistency with other ports.
934 (MADV_REMOVE): Correct value.
935 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
936 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
937 POSIX_MADV_DONTNEED): Define.
938
142b51e4
DJ
9392006-05-05 Lior Balkohen <balkohen@gmail.com>
940
941 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
942 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
943 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
944 and SYNC_FILE_RANGE_WAIT_AFTER.
945 Declare sync_file_range, vmsplice, splice and tee.
946
f3fb78ec
DJ
9472006-03-27 Lior Balkohen <balkohen@gmail.com>
948
949 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
950 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
951 prototype.
952
bfc23f5a
DJ
9532006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
954
955 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
956 Define.
957
b415b963
DJ
9582006-03-27 Denis Barbier <barbier@linuxfr.org>
959
960 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
961 typo.
962
712619d7
DJ
9632006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
964
965 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
966 i386/fork.c.
967
aea60744
DJ
9682006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
969
970 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
971 libc_cv_localedir, libdir, arch_minimum_kernel, and
972 libc_cv_gcc_unwind_find_fde.
973 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
974 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
975 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
976
13d7881a
DJ
9772006-03-02 Lior Balkohen <balkohen@gmail.com>
978
979 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
980 (__pthread_list_t, __pthread_slist_t): New typedefs.
981 (pthread_mutex_t): Replace __next and __prev fields with __list.
982 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
983 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
984 (lll_futex_wake_unlock): Define.
985 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
986 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
987 lll_robust_mutex_unlock): New macros.
9a7e1091 988 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
13d7881a
DJ
989 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
990 vfork.S.
991 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
992
73204807
DJ
9932006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
994
995 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
996 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
997
6428ce3c
DJ
9982006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
999
1000 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1001 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1002 (INTERNAL_SYSCALL_NCS): New.
1003 (internal_syscall0, internal_syscall1, internal_syscall2,
1004 internal_syscall3, internal_syscall4, internal_syscall5,
1005 internal_syscall6): Take ncs_init, cs_init, and input arguments.
1006 Use them. Correct types for registers.
1007 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1008 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1009 (INTERNAL_SYSCALL_NCS): New.
1010 (internal_syscall0, internal_syscall1, internal_syscall2,
1011 internal_syscall3, internal_syscall4, internal_syscall5,
1012 internal_syscall6): Take ncs_init, cs_init, and input arguments.
1013 Use them.
1014 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1015 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
1016 points.
1017 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1018 Use Elf(Addr) for TLS relocation targets.
1019 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1020 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1021 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1022 futexp to long for n64.
1023 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1024
2575768d
RM
10252006-02-20 Roland McGrath <roland@redhat.com>
1026
1027 * sysdeps/mips/shlib-versions: New file.
1028 * sysdeps/mips/preconfigure: New file.
1029 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.