]> sourceware.org Git - glibc.git/blame - ChangeLog.mips
Define MADV_HUGEPAGE and MADV_NOHUGEPAGE for ARM.
[glibc.git] / ChangeLog.mips
CommitLineData
eb76b06f
JM
12011-01-25 Joseph Myers <joseph@codesourcery.com>
2
3 * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
4 PF_CAIF, PF_ALG): Define.
5
4f464927
JM
62010-12-30 Joseph Myers <joseph@codesourcery.com>
7
8 * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
9 NO_CTORS_DTORS_SECTIONS is defined.
10 * sysdeps/mach/hurd/mips/init-first.c: Likewise.
11
390651fd
JM
122010-12-21 Joseph Myers <joseph@codesourcery.com>
13
14 * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
15
83495648
MT
162010-12-06 Matt Turner <mattst88@gmail.com>
17
18 * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
19
604e89e4
JM
202010-12-06 Joseph Myers <joseph@codesourcery.com>
21
22 * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
23 Change to 2.4.1.
24 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
25
94a2483c
JM
262010-10-21 Joseph Myers <joseph@codesourcery.com>
27
28 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
29 sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
30 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
31 for fanotify_mark.
32
9431b159
JM
332010-10-11 Joseph Myers <joseph@codesourcery.com>
34
35 * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
36 libm_hidden_def.
37 * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
38
5ccc178f
JM
392010-08-13 Joseph Myers <joseph@codesourcery.com>
40
41 * sysdeps/unix/sysv/linux/mips/kernel-features.h
42 (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
43
5237c94b
CC
442010-08-13 Chandrakala Chavva <cchavva@caviumnetworks.com>
45
46 * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
47 jump delay slot.
48 * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
49
32b9acf3
JM
502010-08-13 Joseph Myers <joseph@codesourcery.com>
51
52 * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
53
09551806
JM
542010-08-12 Joseph Myers <joseph@codesourcery.com>
55
56 * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
57 struct statfs64): Add f_flags field.
58
9672c67a
JM
592010-08-12 Joseph Myers <joseph@codesourcery.com>
60
61 * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
62 Define.
63
c16fd246
JM
642010-08-12 Joseph Myers <joseph@codesourcery.com>
65
66 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
67 and prlimit64.
68 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
69 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
70 * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
71 prlimit64 syscall.
72
fdb3ec20
JM
732010-06-14 Joseph Myers <joseph@codesourcery.com>
74
75 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
76 F_GETPIPE_SZ): Define.
77
6531684d
JM
782010-05-21 Joseph Myers <joseph@codesourcery.com>
79
80 * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
81 sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
82
b1ab8c5f
JM
832010-04-14 Joseph Myers <joseph@codesourcery.com>
84
85 * sysdeps/unix/sysv/linux/mips/libc-abis: New.
86
1dbb4edc
JM
872010-04-06 Joseph Myers <joseph@codesourcery.com>
88
89 * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
90 VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
91 * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
92 Define.
93
e9823ee1
JM
942010-03-30 Joseph Myers <joseph@codesourcery.com>
95
96 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
97 MSG_WAITFORONE.
98
cca1fbbc
JM
992010-03-24 Joseph Myers <joseph@codesourcery.com>
100
101 * sysdeps/mips/dl-lookup.c: Update from generic version.
102
1eb07256
MJ
1032010-03-23 Mischa Jonker <mischa.jonker@viragelogic.com>
104
105 [BZ #11291]
106 * sysdeps/mips/bits/atomic.h
107 (__arch_compare_and_exchange_xxx_32_int,
108 __arch_compare_and_exchange_xxx_64_int,
109 __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
110 __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
111 Specify *mem as asm output as well as input.
112
8256e69a
JM
1132010-02-10 Joseph Myers <joseph@codesourcery.com>
114
115 * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
116
54b7103a
JM
1172010-01-28 Joseph Myers <joseph@codesourcery.com>
118
119 * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
120 _dl_runtime_pltresolve): Calculate offset from start of function
121 to .cpload instead of hardcoding instruction size.
122
cbbf2c84
JM
1232010-01-11 Joseph Myers <joseph@codesourcery.com>
124
125 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
126 problem.
127
31afac47
JM
1282010-01-11 Joseph Myers <joseph@codesourcery.com>
129
130 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
131 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
132
60a0880e
JM
1332010-01-10 Joseph Myers <joseph@codesourcery.com>
134
135 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
136 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
137 XPG7.
138 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
139 fcntl.h.
140
8ef2c3b0
JM
1412009-12-16 Joseph Myers <joseph@codesourcery.com>
142
143 [BZ #11093]
144 * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
145 POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
146
872083bf
JM
1472009-12-16 Joseph Myers <joseph@codesourcery.com>
148
149 * sysdeps/mips/dl-lookup.c: Update from generic version.
150
93a0dfda
JM
1512009-12-15 Joseph Myers <joseph@codesourcery.com>
152
153 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
154 O_DSYNC to match 2.6.33+ kernels.
155
5d5cb5a2
JM
1562009-12-09 Joseph Myers <joseph@codesourcery.com>
157
158 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
159 declare recvmmsg.
160
2d68f6af
JM
1612009-12-01 Joseph Myers <joseph@codesourcery.com>
162
163 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
164 (posix_fadvise): Remove.
165 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
166 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
167 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
168
84f92668
JM
1692009-12-01 Joseph Myers <joseph@codesourcery.com>
170
171 * sysdeps/mips/dl-lookup.c: Update from generic version.
172
b00ec948
JM
1732009-11-23 Joseph Myers <joseph@codesourcery.com>
174
175 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
176 for timestamps also if __USE_XOPEN2K8.
177
78698bbb
JM
1782009-11-19 Joseph Myers <joseph@codesourcery.com>
179
180 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
181 F_OWNER_PGRP and mark F_OWNER_GID obsolete.
182
983ee7f2
JM
1832009-11-18 Joseph Myers <joseph@codesourcery.com>
184
185 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
186 names of parameters of sync_file_range.
187
24bcda03
JM
1882009-11-17 Joseph Myers <joseph@codesourcery.com>
189
190 [BZ #10972]
191 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
192 constants from recent kernels.
193
87d2bea0
JM
1942009-11-17 Joseph Myers <joseph@codesourcery.com>
195
196 * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
197 not already defined.
198
37a907cc
JM
1992009-11-14 Joseph Myers <joseph@codesourcery.com>
200
201 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
202 F_GETOWN_EX): Update values.
203
86ad0d12
JM
2042009-11-06 Joseph Myers <joseph@codesourcery.com>
205
206 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
207 of last two arguments when -D_FILE_OFFSET_BITS=64.
208
a896552e
JM
2092009-10-29 Joseph Myers <joseph@codesourcery.com>
210
211 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
212 f_owner_ex.
213
afd09ae8
JM
2142009-10-03 Joseph Myers <joseph@codesourcery.com>
215
216 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
217 and F_GETOWN_EX.
218
f1297d79
DJ
2192009-09-25 Daniel Jacobowitz <dan@codesourcery.com>
220
221 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
222 (__SYSCALL_CLOBBERS): Add "hi" and "lo".
223 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
224 (__SYSCALL_CLOBBERS): Likewise.
225 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
226 (__SYSCALL_CLOBBERS): Likewise.
227
c67273d5
JM
2282009-08-05 Joseph Myers <joseph@codesourcery.com>
229
230 * sysdeps/mips/____longjmp_chk.c: Remove. Replaced by....
231 * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This. New file.
232 * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
233 variable for env. Use expansion of CHECK_SP macro for check.
234 * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
235
9d84a81f
JM
2362009-08-03 Joseph Myers <joseph@codesourcery.com>
237
238 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
239 sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
240
197aec25
AJ
2412009-07-20 Aurelien Jarno <aurelien@aurel32.net>
242
243 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
244 __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
245
cda50f82
JM
2462009-07-17 Joseph Myers <joseph@codesourcery.com>
247
248 * sysdeps/mips/do-lookup.h: Remove.
249 * sysdeps/mips/dl-lookup.c: Update from generic version, with
250 non-PIC handling integrated.
251
8200e168
JM
2522009-06-18 Joseph Myers <joseph@codesourcery.com>
253
254 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
255 and AF_IEEE802154.
256
6a9f82ac
JM
2572009-05-16 Joseph Myers <joseph@codesourcery.com>
258
259 * sysdeps/mips/____longjmp_chk.c: New file.
260 * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it. Don't
261 undefine __longjmp.
262 * sysdeps/mips64/__longjmp.c: Likewise.
263
d9056ac6
JM
2642009-05-16 Joseph Myers <joseph@codesourcery.com>
265
266 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
267 sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
268 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
269 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
270
c504ff3b
JM
2712009-05-16 Joseph Myers <joseph@codesourcery.com>
272
273 * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
274 fallocate64@@GLIBC_2.11.
275
19afa982
JM
2762009-05-14 Joseph Myers <joseph@codesourcery.com>
277
278 * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
279 sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
280
ff347533
JM
2812009-04-18 Maciej W. Rozycki <macro@codesourcery.com>
282
283 * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
284 * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
285 * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
286 * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
287 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
288 Update comment.
289 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
290 * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
291 * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
292 Add ucontext_i.sym.
293
57d0274f
JM
2942009-04-18 Joseph Myers <joseph@codesourcery.com>
295
296 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
297 __ASSUME_PWRITEV): Don't define here.
298
6db53cd5
JM
2992009-04-15 Maciej W. Rozycki <macro@codesourcery.com>
300
301 * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
302
70fdbfd9
JM
3032009-04-09 Joseph Myers <joseph@codesourcery.com>
304
305 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
306 numbers.
307 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
308 Define.
309 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
310 preadv and pwritev.
311
d69fd0cb
JM
3122009-03-18 Maciej W. Rozycki <macro@codesourcery.com>
313
314 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
315 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
316
0262d0c4
JM
3172009-03-18 Zhang Le <r0bertz@gentoo.org>
318
319 [BZ #7074]
320 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
321 Fix the condition used to annotate n32 objects.
322
4c8c1810
JM
3232009-03-17 Joseph Myers <joseph@codesourcery.com>
324
325 * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
326 Change parameters and use next_line.
327
340f7976
JM
3282009-03-17 Joseph Myers <joseph@codesourcery.com>
329
330 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
331 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
332 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
333
ad32d65a
JM
3342009-03-15 Joseph Myers <joseph@codesourcery.com>
335
336 * sysdeps/mips/bits/link.h: Uglify function parameter names.
337 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
338 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
339 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
340 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
341
93311332
JM
3422009-03-03 Joseph Myers <joseph@codesourcery.com>
343
344 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
345 fallocate{,64}.
346
2e3804ef
JM
3472009-02-26 Joseph Myers <joseph@codesourcery.com>
348
349 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
350 UTIME_OMIT only with __USE_ATFILE.
351
1090d6bf
JM
3522009-02-13 Joseph Myers <joseph@codesourcery.com>
353
354 [BZ #7040]
355 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
356 inotify_rm_watch should have type int.
357
8085bd60
JM
3582009-02-02 Joseph Myers <joseph@codesourcery.com>
359
360 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
361
9290e553
DJ
3622009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
363 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
364
365 PR glibc/1048
366 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
367 variable page size for MIPS.
368 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
369 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
370 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
371
e27433a8
JM
3722009-01-12 Joseph Myers <joseph@codesourcery.com>
373
374 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
375 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
376 -D_GNU_SOURCE.
377
bb3b3056
JM
3782009-01-12 Joseph Myers <joseph@codesourcery.com>
379
380 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
381 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
382
01aa93bd
JM
3832008-12-19 Joseph Myers <joseph@codesourcery.com>
384
385 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
386 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
387 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
388 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
389
64762db4
JM
3902008-12-09 Joseph Myers <joseph@codesourcery.com>
391
392 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
393 Make available only for __USE_GNU.
394
9a9863b4
JM
3952008-12-03 Joseph Myers <joseph@codesourcery.com>
396
397 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
398 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
399
10d461b5
JM
4002008-11-25 Joseph Myers <joseph@codesourcery.com>
401
402 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
403 __THROW vs. __nonnull order for C++.
404
f6e40d38
DJ
4052008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
406
407 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
408 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
409 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
410
63fb881a
DJ
4112008-10-01 Mark Shinwell <shinwell@codesourcery.com>
412 Daniel Jacobowitz <dan@codesourcery.com>
413 Richard Sandiford <rdsandiford@googlemail.com>
414
415 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
416 * sysdeps/mips/dl-lookup.c: New.
417 * sysdeps/mips/do-lookup.h: New.
418 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
419 definition.
420 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
421 if needed.
422 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
423 (elf_machine_type_class): Likewise.
424 (ELF_MACHINE_PLT_REL): Define.
425 (elf_machine_fixup_plt): New.
426 (elf_machine_plt_value): New.
427 (elf_machine_reloc): Handle jump slot and copy relocations.
428 (elf_machine_lazy_rel): Point relocation place at PLT if
429 required.
430 (RESOLVE_GOTSYM): Take a relocation type argument.
431 (elf_machine_got_rel): Bind lazy stubs directly to their target if
432 !lazy. Skip lazy binding for PLT symbols.
433 (elf_machine_runtime_setup): Fill in .got.plt header.
434 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
435 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
436 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
437 (_dl_runtime_pltresolve): New.
438 * sysdeps/mips/bits/linkmap.h: New file.
439 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
440 64-bit versions.
441
442 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
443 Delete definition.
444 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
445 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
446 (PSEUDO): Use them. Move outside __PIC__.
447 (PSEUDO_JMP): New.
448 (CENABLE, CDISABLE): Use it.
449
a961a11e
JM
4502008-08-19 Joseph Myers <joseph@codesourcery.com>
451
452 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
453 to epoll_create1.
454
72e2fdef
JM
4552008-08-19 Joseph Myers <joseph@codesourcery.com>
456
457 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
458 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
459 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
460 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
461 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
462 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
463 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
464
606c1b17
JM
4652008-08-19 Joseph Myers <joseph@codesourcery.com>
466
467 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
468 volatile.
469
e2570f30
DJ
4702008-07-18 Joseph Myers <joseph@codesourcery.com>
471
472 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
473 type.
474
83d53ff1
DJ
4752008-05-21 Joseph Myers <joseph@codesourcery.com>
476
477 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
478 (SOCK_DCCP): Define.
479
098cab74
DJ
4802008-05-01 Joseph Myers <joseph@codesourcery.com>
481
482 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
483 RUSAGE_THREAD and RUSAGE_LWP.
484
89e412f5
DJ
4852008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
486
487 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
488 shmid_ds.
489
93ae5119
DJ
4902008-04-21 Khem Raj <kraj@mvista.com>
491
492 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
493
7221ac03
DJ
4942008-04-02 Aurelien Jarno <aurelien@aurel32.net>
495
496 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
497 truncate and ftruncate systems calls.
498 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
499 empty file.
500 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
501
560bab76
DJ
5022008-03-28 Joseph Myers <joseph@codesourcery.com>
503
504 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
505 ARG_MAX if <linux/limits.h> has defined it.
506
5072008-03-28 Robin Randhawa <robin@mips.com>
625680f9
DJ
508
509 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
510 barriers to enforce strict ordering on weakly ordered systems.
511
af7eda0f
DJ
5122008-03-26 David Stephenson <david.stephenson@sicortex.com>
513 Daniel Jacobowitz <dan@codesourcery.com>
514
515 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
516 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
517 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
518
2af06d0d
AJ
5192008-03-09 Andreas Jaeger <aj@suse.de>
520
521 [BZ #5753]
522 * sysdeps/mips/ieee754.h: Use protected namespace
523 __BIG_ENDIAN/__LITTLE_ENDIAN.
524 Patch by Aurelien Jarno <aurelien@aurel32.net>.
525
7812cbad
DJ
5262008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
527
528 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
529 Reorganize to match other architectures. Replace _timer._timer1
530 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
531 _timer.si_sigval. Correct the type of _sigpoll.si_band.
532 (si_timerid, si_overrun): Define.
533 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
534 (__pthread_attr_s): Remove declaration.
535 (struct sigevent): Remove XXX. Add _tid.
536
7e0bd9eb
DJ
5372007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
538
539 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
540
017cc633
DJ
5412007-09-25 Joseph Myers <joseph@codesourcery.com>
542
543 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
544 type and __THROW marker of splice, vmsplice, and tee.
545
8c276674
DJ
5462007-09-12 Joseph Myers <joseph@codesourcery.com>
547
548 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
549 LLL_PRIVATE argument to lll_futex_wake.
550 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
551 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
552 comment.
553 (PF_IUCV, PF_RXRPC): Define.
554 (PF_MAX): Update.
555 (AF_IUCV, AF_RXRPC): Define.
556 (MSG_CMSG_CLOEXEC): Define.
557 (_EXTERN_INLINE): Define to __extern_inline.
558 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
559 UTIME_OMIT): Define.
560 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
561 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
562 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
563 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
564 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
565 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
566 LLL_LOCK_*. Include <kernel-features.h>.
567 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
568 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
569 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
570 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
571 lll_futex_wait.
572 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
573 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
574 private arguments.
575 (__lll_robust_trylock): Convert to macro.
576 (__lll_robust_lock_wait): Add private argument.
577 (__lll_lock_wait_private, __lll_lock_wait): Declare.
578 (__lll_lock): Convert to macro. Take private argument.
579 (__lll_cond_lock): Likewise.
580 (lll_lock, lll_cond_lock): Take private arguments.
581 (__lll_robust_lock): Take private argument. Convert to macro.
582 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
583 lll_robust_cond_lock): Take private arguments.
584 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
585 arguments.
586 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
587 (lll_timedlock, lll_robust_timedlock): Take private arguments.
588 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
589 private arguments.
590 (lll_unlock, lll_robust_unlock): Take private arguments.
591 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
592 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
593 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
594 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
595 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
596 lll_cond_wake, lll_cond_broadcast): Remove.
597 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
598 to __extern_inline.
599
d45a6368
DJ
6002007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
601
602 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
603 New macros for the (n)64 and n32 ABIs.
604 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
605
391da201
DJ
6062007-07-13 Carlos O'Donell <carlos@codesourcery.com>
607
608 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
609 Define __WORDSIZE_COMPAT32 as 1.
610
2b4095f3
DJ
6112007-07-13 Joseph Myers <joseph@codesourcery.com>
612
613 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
614 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
615 PTHREAD_STACK_MIN.
616
8323b1ab
DJ
6172007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
618
619 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
620
621 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
622 Delete.
623
ffd39823
DJ
6242007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
625
626 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
627 (internal_syscall1, internal_syscall2, internal_syscall3,
628 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
629
30efab51
DJ
6302007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
631
632 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
633 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
634 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
635 THREAD_GSCOPE_WAIT): Define.
636 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
637 (FUTEX_PRIVATE_FLAG): Define.
638 (lll_unlock_wake_cb): Delete prototype.
639 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
640 <endian.h>.
641 (pthread_rwlock_t): Shrink __flags and add __shared.
642
92fa63ee
DJ
6432007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
644
645 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
646 (posix_fadvise): Fix high word of len argument.
647
7a30cb83
DJ
6482007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
649
650 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
651 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
652 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
653 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
654 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
655 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
656
384fa30d
DJ
6572007-05-23 Joseph Myers <joseph@codesourcery.com>
658
659 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
660 * sysdeps/mips/mips64/n64/Implies: Likewise.
661 * sysdeps/mips/mips64/soft-fp/Makefile: New.
662 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
663 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
664 <fpu_control.h>. Use hardware exception and rounding mode
665 settings.
666
388fc51b 6672007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
9077d4dc
DJ
668
669 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
670 r_info argument to ElfW(Addr).
671
f50c692c
DJ
6722007-02-01 Joseph Myers <joseph@codesourcery.com>
673
674 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
675
eb96755b
DJ
6762007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
677 Daniel Jacobowitz <dan@codesourcery.com>
678
679 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
680 shmctl, and semctl.
681 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
682 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
683 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
684
908afa83
DJ
6852007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
686
687 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
688 PTR_DEMANGLE): Define.
689 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
690 PTR_DEMANGLE): Define.
691 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
692 PTR_DEMANGLE): Define.
693
e3097800
DJ
6942007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
695
696 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
697 (cfi_same_value): Delete definition.
698
cb5bcf74
DJ
6992007-01-08 Richard Sandiford <richard@codesourcery.com>
700
701 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
702 (elf_machine_reloc): New function, retaining the body of
703 elf_machine_rel. Take the reloc's r_info field as an argument,
704 not the reloc itself. Add extra r_addend and inplace_p arguments.
705 When inplace_p is false, use r_addend as the addend, not the contents
706 of the relocation field. Hoist the conversion of reloc_addr to
707 "ELFW(Addr) *". Don't try to apply TLS relocations against
708 undefined symbols. Add R_MIPS_GLOB_DAT support.
709 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
710 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
711 to ElfW(Rela).
712
2caa93e2
DJ
7132007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
714
715 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
716 multiple inclusion guard.
717 * sysdeps/mips/elf/ldsodefs.h: Delete file.
718
84f3ca6e
DJ
7192007-01-04 Thiemo Seufer <ths@networkno.de>
720
721 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
722 to match the kernel.
723
3ed8d993
DJ
7242006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
725
726 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
727 (RTLD_SINGLE_THREAD_P): Define.
728 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
729
a7d03b91
DJ
7302006-10-31 Joseph Myers <joseph@codesourcery.com>
731
732 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
733 prototype.
734
6ea63025
DJ
7352006-09-22 Richard Sandiford <richard@codesourcery.com>
736
737 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
738 code.
739 (__xstat_conv): Use memset to clear padding arrays. Check for
740 overflow.
741 (__xstat64_conv): Use memset to clear padding arrays.
742 (__xstat32_conv): New function.
743 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
744 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
745
6b4d184d
DJ
7462006-09-21 Joseph Myers <joseph@codesourcery.com>
747
748 * sysdeps/mips/fpu_control.h: If soft-float, don't use
749 floating-point registers.
750 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
751 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
752 Likewise.
753
0ad4d3b0
DJ
7542006-08-04 Joseph Myers <joseph@codesourcery.com>
755
756 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
757 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
758
74321891
DJ
7592006-07-24 Joseph Myers <joseph@codesourcery.com>
760
761 * sysdeps/mips/mips64/n32/libm-test-ulps,
762 sysdeps/mips/mips64/n64/libm-test-ulps: New.
763
bb600a60
DJ
7642006-07-24 Joseph Myers <joseph@codesourcery.com>
765
766 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
767 defined, include the named file.
768
02678e17
DJ
7692006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
770
771 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
772 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
773 Define.
774
bd345106
DJ
7752006-06-02 Joseph Myers <joseph@codesourcery.com>
776
777 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
778 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
779 types.
780
d7f9cd89
DJ
7812006-06-02 Joseph Myers <joseph@codesourcery.com>
782
783 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
784 Don't use struct timespec.
785 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
786 __xstat64_conv): Copy individual timespec fields.
787
c6e2897b
DJ
7882006-06-02 Richard Sandiford <richard@codesourcery.com>
789
790 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
791
37896d39
DJ
7922006-06-02 Joseph Myers <joseph@codesourcery.com>
793
794 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
795 * sysdeps/mips/fpu/fesetround.c: Likewise.
796
42e36d16
DJ
7972006-05-10 Richard Sandiford <richard@codesourcery.com>
798 Daniel Jacobowitz <dan@codesourcery.com>
799
800 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
801 dump sc_cause, sc_status or sc_badvaddr.
802 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
803 structure definitions after DSP kernel changes.
804 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
805 after the same DSP changes.
806
dab75788
DJ
8072006-05-08 Richard Sandiford <richard@codesourcery.com>
808
809 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
810 st_atim, st_mtim and st_ctim interface.
811 (struct stat64): Likewise.
812 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
813 Replace st_atime and its padding field with st_atim. Likewise
814 st_mtime/st_mtim and st_ctime/st_ctim.
815 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
816 after above changes.
817 (__xstat64_conv): Likewise.
818
19723bdd
DJ
8192006-05-08 Richard Sandiford <richard@codesourcery.com>
820
821 * sysdeps/mips/ldsodefs.h: New file.
822 * sysdeps/mips/tst-audit.h: New file.
823
075f1edd
DJ
8242006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
825
826 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
827 for consistency with other ports.
828 (MADV_REMOVE): Correct value.
829 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
830 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
831 POSIX_MADV_DONTNEED): Define.
832
142b51e4
DJ
8332006-05-05 Lior Balkohen <balkohen@gmail.com>
834
835 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
836 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
837 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
838 and SYNC_FILE_RANGE_WAIT_AFTER.
839 Declare sync_file_range, vmsplice, splice and tee.
840
f3fb78ec
DJ
8412006-03-27 Lior Balkohen <balkohen@gmail.com>
842
843 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
844 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
845 prototype.
846
bfc23f5a
DJ
8472006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
848
849 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
850 Define.
851
b415b963
DJ
8522006-03-27 Denis Barbier <barbier@linuxfr.org>
853
854 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
855 typo.
856
712619d7
DJ
8572006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
858
859 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
860 i386/fork.c.
861
aea60744
DJ
8622006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
863
864 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
865 libc_cv_localedir, libdir, arch_minimum_kernel, and
866 libc_cv_gcc_unwind_find_fde.
867 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
868 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
869 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
870
13d7881a
DJ
8712006-03-02 Lior Balkohen <balkohen@gmail.com>
872
873 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
874 (__pthread_list_t, __pthread_slist_t): New typedefs.
875 (pthread_mutex_t): Replace __next and __prev fields with __list.
876 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
877 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
878 (lll_futex_wake_unlock): Define.
879 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
880 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
881 lll_robust_mutex_unlock): New macros.
882 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
883 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
884 vfork.S.
885 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
886
73204807
DJ
8872006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
888
889 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
890 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
891
6428ce3c
DJ
8922006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
893
894 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
895 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
896 (INTERNAL_SYSCALL_NCS): New.
897 (internal_syscall0, internal_syscall1, internal_syscall2,
898 internal_syscall3, internal_syscall4, internal_syscall5,
899 internal_syscall6): Take ncs_init, cs_init, and input arguments.
900 Use them. Correct types for registers.
901 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
902 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
903 (INTERNAL_SYSCALL_NCS): New.
904 (internal_syscall0, internal_syscall1, internal_syscall2,
905 internal_syscall3, internal_syscall4, internal_syscall5,
906 internal_syscall6): Take ncs_init, cs_init, and input arguments.
907 Use them.
908 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
909 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
910 points.
911 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
912 Use Elf(Addr) for TLS relocation targets.
913 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
914 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
915 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
916 futexp to long for n64.
917 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
918
2575768d
RM
9192006-02-20 Roland McGrath <roland@redhat.com>
920
921 * sysdeps/mips/shlib-versions: New file.
922 * sysdeps/mips/preconfigure: New file.
923 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.
This page took 0.125019 seconds and 5 git commands to generate.