]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog.mips
Provide sys/tas.h for all MIPS systems.
[thirdparty/glibc.git] / ChangeLog.mips
CommitLineData
d2cc32ab
RM
12012-02-15 Robert Millan <rmh@gnu.org>
2
3 [BZ #12298]
4 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
5 * sysdeps/mips/sys/tas.h: ... here.
6
d05f2edb
RM
72012-02-15 Robert Millan <rmh@gnu.org>
8
9 [BZ #12297]
10 * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
11 * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
12 * sysdeps/unix/mips/entry.h: ... here.
13
87ae60cc
RM
142012-02-15 Robert Millan <rmh@gnu.org>
15
7e7aa31b 16 [BZ #12193]
87ae60cc
RM
17 * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
18 Define.
19 * sysdeps/mips/dl-procinfo.c: New file.
20 * sysdeps/mips/dl-procinfo.h: Likewise.
21
7504de5a
JM
222012-02-15 Joseph Myers <joseph@codesourcery.com>
23
24 * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
25 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
26
7865d19c
VV
272012-02-15 Viju Vincent <vijuvince@gmail.com>
28
29 * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
30 around calls to _dl_lookup_symbol_x.
31
c5430dd0
JM
322012-02-13 Joseph Myers <joseph@codesourcery.com>
33
34 * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
35 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
36
67939f7c
JM
372012-02-13 Joseph Myers <joseph@codesourcery.com>
38
39 * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
40 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
41
25a368f2
JM
422012-02-10 Joseph Myers <joseph@codesourcery.com>
43
44 * sysdeps/mips/mips32/crti.S: New file, based on compiler output
45 for sysdeps/generic/initfini.c.
46 * sysdeps/mips/mips32/crtn.S: Likewise.
47 * sysdeps/mips/mips64/n32/crti.S: Likewise.
48 * sysdeps/mips/mips64/n32/crtn.S: Likewise.
49 * sysdeps/mips/mips64/n64/crti.S: Likewise.
50 * sysdeps/mips/mips64/n64/crtn.S: Likewise.
51 * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
52 (CFLAGS-pt-initfini.s): Likewise.
53 (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
54 variables.
55
2aee8949
JM
562012-01-26 Joseph Myers <joseph@codesourcery.com>
57
58 * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
59 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
60 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
61 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
62
7b966fcb
JM
632012-01-08 Joseph Myers <joseph@codesourcery.com>
64
65 * sysdeps/mips/bits/fenv.h: Use const instead of __const.
66 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
67 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
68 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
69 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
70 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
71 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
72
3538f2fb
JM
732012-01-07 Joseph Myers <joseph@codesourcery.com>
74
75 * sysdeps/mips/nptl/shlib-versions: New.
76
e3950b29
JM
772012-01-07 Joseph Myers <joseph@codesourcery.com>
78
79 * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
80
32a61531
TV
812012-01-04 Tom de Vries <tom@codesourcery.com>
82
83 * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
84 -fno-unwind-tables.
85
04d45026
TV
862012-01-03 Tom de Vries <tom@codesourcery.com>
87
88 * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
89 * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
90
25bb26d0
JM
912011-12-22 Joseph Myers <joseph@codesourcery.com>
92
93 * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
94 (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
95 Remove.
96 (syscall-list-variants, syscall-list-includes)
97 (syscall-list-o32-options, syscall-list-o32-condition)
98 (syscall-list-n32-options, syscall-list-n32-condition)
99 (syscall-list-n64-options, syscall-list-n64-condition): Define.
100 * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
101 asm-unistd.h.
102 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
103 * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
104
c2aeee16
JM
1052011-12-22 Joseph Myers <joseph@codesourcery.com>
106
107 [BZ #13538]
108 * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
109 (EPOLLET): Initialize with unsigned values.
110
d92b0dd4
JM
1112011-12-19 Joseph Myers <joseph@codesourcery.com>
112
113 * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
114 $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
115
61b01ec6
JM
1162011-11-17 Joseph Myers <joseph@codesourcery.com>
117
118 * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
119 sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
120
a9ff8724
JM
1212011-11-11 Joseph Myers <joseph@codesourcery.com>
122
123 * sysdeps/mips/dl-lookup.c: Update from generic version.
124
c3beb302
JM
1252011-10-12 Joseph Myers <joseph@codesourcery.com>
126
127 * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
128 * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
129 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
130
9a7e1091
AS
1312011-10-05 Andreas Schwab <schwab@redhat.com>
132
133 * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
134 (elf_machine_lazy_rel): Add parameter skip_ifunc.
135
560d4a58
JM
1362011-09-13 Joseph Myers <joseph@codesourcery.com>
137
138 * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
139 return value to (struct cmsghdr *).
140
329c2e63
JM
1412011-09-13 Joseph Myers <joseph@codesourcery.com>
142
143 * sysdeps/mips/elf/configure.in: Always test for TLS support and
144 error out in case it is missing.
145 * sysdeps/mips/elf/configure: Regenerate.
146 * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
147
b8ead09a
JM
1482011-09-11 Joseph Myers <joseph@codesourcery.com>
149
150 * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
151 sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
152
c26e391d
JM
1532011-09-06 Joseph Myers <joseph@codesourcery.com>
154
155 [BZ #13109]
156 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
157 (statfs): New.
158 * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
159 sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
160
e349dfdb
MT
1612011-08-02 Matt Turner <mattst88@gmail.com>
162
163 * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
164
9dc88b5c
JM
1652011-07-25 Joseph Myers <joseph@codesourcery.com>
166
167 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
168 Define.
169
6cc02c7a
JM
1702011-06-20 Joseph Myers <joseph@codesourcery.com>
171
172 * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
173 sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
174
6b5adfe9
JM
1752011-06-20 Joseph Myers <joseph@codesourcery.com>
176
177 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
178 mention raise in the comment.
179
8969f4df
AJ
1802011-05-23 Aurelien Jarno <aurelien@aurel32.net>
181
182 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
183 Add.
184
f1d4d4be
JM
1852011-05-13 Joseph Myers <joseph@codesourcery.com>
186
187 * sysdeps/mips/dl-lookup.c: Update from generic version.
188
a32d0d80
JM
1892011-05-10 Joseph Myers <joseph@codesourcery.com>
190
191 * sysdeps/mips/dl-lookup.c: Update from generic version.
192
ed36e1de
JM
1932011-04-11 Joseph Myers <joseph@codesourcery.com>
194
195 * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
196
e6893dba
JM
1972011-04-01 Joseph Myers <joseph@codesourcery.com>
198
199 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
200 to open_by_handle_at.
201
cea44847
JM
2022011-04-01 Joseph Myers <joseph@codesourcery.com>
203
204 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
205
01b5049d
JM
2062011-04-01 Joseph Myers <joseph@codesourcery.com>
207
208 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
209 file_handle and MAX_HANDLE_SZ. Declare name_to_handle_at and
210 open_by_handle. Augment a few comments.
211
0f53d140
JM
2122011-04-01 Joseph Myers <joseph@codesourcery.com>
213
214 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
215 cancelable.
216 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
217 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
218 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
219 sync_file_range as cancellation point.
220 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
221 sync_file_range as cancellation point.
222
6d9a4e55
JM
2232011-04-01 Joseph Myers <joseph@codesourcery.com>
224
225 * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
226 sync_file_range.
227
8825867b
JM
2282011-03-22 Joseph Myers <joseph@codesourcery.com>
229
230 * sysdeps/mips/dl-lookup.c: Update from generic version.
231
91a59c6a
JM
2322011-01-25 Joseph Myers <joseph@codesourcery.com>
233
234 * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
235 MADV_NOHUGEPAGE): Define.
236
eb76b06f
JM
2372011-01-25 Joseph Myers <joseph@codesourcery.com>
238
239 * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
240 PF_CAIF, PF_ALG): Define.
241
4f464927
JM
2422010-12-30 Joseph Myers <joseph@codesourcery.com>
243
244 * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
245 NO_CTORS_DTORS_SECTIONS is defined.
246 * sysdeps/mach/hurd/mips/init-first.c: Likewise.
247
390651fd
JM
2482010-12-21 Joseph Myers <joseph@codesourcery.com>
249
250 * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
251
83495648
MT
2522010-12-06 Matt Turner <mattst88@gmail.com>
253
254 * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
255
604e89e4
JM
2562010-12-06 Joseph Myers <joseph@codesourcery.com>
257
258 * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
259 Change to 2.4.1.
260 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
261
94a2483c
JM
2622010-10-21 Joseph Myers <joseph@codesourcery.com>
263
264 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
265 sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
266 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
267 for fanotify_mark.
268
9431b159
JM
2692010-10-11 Joseph Myers <joseph@codesourcery.com>
270
271 * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
272 libm_hidden_def.
273 * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
274
5ccc178f
JM
2752010-08-13 Joseph Myers <joseph@codesourcery.com>
276
277 * sysdeps/unix/sysv/linux/mips/kernel-features.h
278 (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
279
5237c94b
CC
2802010-08-13 Chandrakala Chavva <cchavva@caviumnetworks.com>
281
282 * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
283 jump delay slot.
284 * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
285
32b9acf3
JM
2862010-08-13 Joseph Myers <joseph@codesourcery.com>
287
288 * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
289
09551806
JM
2902010-08-12 Joseph Myers <joseph@codesourcery.com>
291
292 * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
293 struct statfs64): Add f_flags field.
294
9672c67a
JM
2952010-08-12 Joseph Myers <joseph@codesourcery.com>
296
297 * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
298 Define.
299
c16fd246
JM
3002010-08-12 Joseph Myers <joseph@codesourcery.com>
301
302 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
303 and prlimit64.
304 * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
305 sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
306 * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
307 prlimit64 syscall.
308
fdb3ec20
JM
3092010-06-14 Joseph Myers <joseph@codesourcery.com>
310
311 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
312 F_GETPIPE_SZ): Define.
313
6531684d
JM
3142010-05-21 Joseph Myers <joseph@codesourcery.com>
315
316 * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
317 sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
318
b1ab8c5f
JM
3192010-04-14 Joseph Myers <joseph@codesourcery.com>
320
321 * sysdeps/unix/sysv/linux/mips/libc-abis: New.
322
1dbb4edc
JM
3232010-04-06 Joseph Myers <joseph@codesourcery.com>
324
325 * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
326 VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
327 * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
328 Define.
329
e9823ee1
JM
3302010-03-30 Joseph Myers <joseph@codesourcery.com>
331
332 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
333 MSG_WAITFORONE.
334
cca1fbbc
JM
3352010-03-24 Joseph Myers <joseph@codesourcery.com>
336
337 * sysdeps/mips/dl-lookup.c: Update from generic version.
338
1eb07256
MJ
3392010-03-23 Mischa Jonker <mischa.jonker@viragelogic.com>
340
341 [BZ #11291]
342 * sysdeps/mips/bits/atomic.h
343 (__arch_compare_and_exchange_xxx_32_int,
344 __arch_compare_and_exchange_xxx_64_int,
345 __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
346 __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
347 Specify *mem as asm output as well as input.
348
8256e69a
JM
3492010-02-10 Joseph Myers <joseph@codesourcery.com>
350
351 * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
352
54b7103a
JM
3532010-01-28 Joseph Myers <joseph@codesourcery.com>
354
355 * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
356 _dl_runtime_pltresolve): Calculate offset from start of function
357 to .cpload instead of hardcoding instruction size.
358
cbbf2c84
JM
3592010-01-11 Joseph Myers <joseph@codesourcery.com>
360
361 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
362 problem.
363
31afac47
JM
3642010-01-11 Joseph Myers <joseph@codesourcery.com>
365
366 * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
367 SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
368
60a0880e
JM
3692010-01-10 Joseph Myers <joseph@codesourcery.com>
370
371 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
372 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
373 XPG7.
374 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
375 fcntl.h.
376
8ef2c3b0
JM
3772009-12-16 Joseph Myers <joseph@codesourcery.com>
378
379 [BZ #11093]
380 * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
381 POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
382
872083bf
JM
3832009-12-16 Joseph Myers <joseph@codesourcery.com>
384
385 * sysdeps/mips/dl-lookup.c: Update from generic version.
386
93a0dfda
JM
3872009-12-15 Joseph Myers <joseph@codesourcery.com>
388
389 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
390 O_DSYNC to match 2.6.33+ kernels.
391
5d5cb5a2
JM
3922009-12-09 Joseph Myers <joseph@codesourcery.com>
393
394 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
395 declare recvmmsg.
396
2d68f6af
JM
3972009-12-01 Joseph Myers <joseph@codesourcery.com>
398
399 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
400 (posix_fadvise): Remove.
401 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
402 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
403 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
404
84f92668
JM
4052009-12-01 Joseph Myers <joseph@codesourcery.com>
406
407 * sysdeps/mips/dl-lookup.c: Update from generic version.
408
b00ec948
JM
4092009-11-23 Joseph Myers <joseph@codesourcery.com>
410
411 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
412 for timestamps also if __USE_XOPEN2K8.
413
78698bbb
JM
4142009-11-19 Joseph Myers <joseph@codesourcery.com>
415
416 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
417 F_OWNER_PGRP and mark F_OWNER_GID obsolete.
418
983ee7f2
JM
4192009-11-18 Joseph Myers <joseph@codesourcery.com>
420
421 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
422 names of parameters of sync_file_range.
423
24bcda03
JM
4242009-11-17 Joseph Myers <joseph@codesourcery.com>
425
426 [BZ #10972]
427 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
428 constants from recent kernels.
429
87d2bea0
JM
4302009-11-17 Joseph Myers <joseph@codesourcery.com>
431
432 * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
433 not already defined.
434
37a907cc
JM
4352009-11-14 Joseph Myers <joseph@codesourcery.com>
436
437 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
438 F_GETOWN_EX): Update values.
439
86ad0d12
JM
4402009-11-06 Joseph Myers <joseph@codesourcery.com>
441
442 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
443 of last two arguments when -D_FILE_OFFSET_BITS=64.
444
a896552e
JM
4452009-10-29 Joseph Myers <joseph@codesourcery.com>
446
447 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
448 f_owner_ex.
449
afd09ae8
JM
4502009-10-03 Joseph Myers <joseph@codesourcery.com>
451
452 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
453 and F_GETOWN_EX.
454
f1297d79
DJ
4552009-09-25 Daniel Jacobowitz <dan@codesourcery.com>
456
457 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
458 (__SYSCALL_CLOBBERS): Add "hi" and "lo".
459 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
460 (__SYSCALL_CLOBBERS): Likewise.
461 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
462 (__SYSCALL_CLOBBERS): Likewise.
463
c67273d5
JM
4642009-08-05 Joseph Myers <joseph@codesourcery.com>
465
466 * sysdeps/mips/____longjmp_chk.c: Remove. Replaced by....
467 * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This. New file.
468 * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
469 variable for env. Use expansion of CHECK_SP macro for check.
470 * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
471
9d84a81f
JM
4722009-08-03 Joseph Myers <joseph@codesourcery.com>
473
474 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
475 sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
476
197aec25
AJ
4772009-07-20 Aurelien Jarno <aurelien@aurel32.net>
478
479 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
480 __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
481
cda50f82
JM
4822009-07-17 Joseph Myers <joseph@codesourcery.com>
483
484 * sysdeps/mips/do-lookup.h: Remove.
485 * sysdeps/mips/dl-lookup.c: Update from generic version, with
486 non-PIC handling integrated.
487
8200e168
JM
4882009-06-18 Joseph Myers <joseph@codesourcery.com>
489
490 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
491 and AF_IEEE802154.
492
6a9f82ac
JM
4932009-05-16 Joseph Myers <joseph@codesourcery.com>
494
495 * sysdeps/mips/____longjmp_chk.c: New file.
496 * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it. Don't
497 undefine __longjmp.
498 * sysdeps/mips64/__longjmp.c: Likewise.
499
d9056ac6
JM
5002009-05-16 Joseph Myers <joseph@codesourcery.com>
501
502 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
503 sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
504 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
505 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
506
c504ff3b
JM
5072009-05-16 Joseph Myers <joseph@codesourcery.com>
508
509 * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
510 fallocate64@@GLIBC_2.11.
511
19afa982
JM
5122009-05-14 Joseph Myers <joseph@codesourcery.com>
513
514 * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
515 sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
516
ff347533
JM
5172009-04-18 Maciej W. Rozycki <macro@codesourcery.com>
518
519 * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
520 * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
521 * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
522 * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
523 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
524 Update comment.
525 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
526 * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
9a7e1091 527 * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
ff347533
JM
528 Add ucontext_i.sym.
529
57d0274f
JM
5302009-04-18 Joseph Myers <joseph@codesourcery.com>
531
532 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
533 __ASSUME_PWRITEV): Don't define here.
534
6db53cd5
JM
5352009-04-15 Maciej W. Rozycki <macro@codesourcery.com>
536
537 * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
538
70fdbfd9
JM
5392009-04-09 Joseph Myers <joseph@codesourcery.com>
540
541 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
542 numbers.
543 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
544 Define.
545 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
546 preadv and pwritev.
547
d69fd0cb
JM
5482009-03-18 Maciej W. Rozycki <macro@codesourcery.com>
549
550 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
551 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
552
0262d0c4
JM
5532009-03-18 Zhang Le <r0bertz@gentoo.org>
554
555 [BZ #7074]
556 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
557 Fix the condition used to annotate n32 objects.
558
4c8c1810
JM
5592009-03-17 Joseph Myers <joseph@codesourcery.com>
560
561 * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
562 Change parameters and use next_line.
563
340f7976
JM
5642009-03-17 Joseph Myers <joseph@codesourcery.com>
565
566 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
567 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
568 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
569
ad32d65a
JM
5702009-03-15 Joseph Myers <joseph@codesourcery.com>
571
572 * sysdeps/mips/bits/link.h: Uglify function parameter names.
573 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
574 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
575 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
576 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
577
93311332
JM
5782009-03-03 Joseph Myers <joseph@codesourcery.com>
579
580 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
581 fallocate{,64}.
582
2e3804ef
JM
5832009-02-26 Joseph Myers <joseph@codesourcery.com>
584
585 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
586 UTIME_OMIT only with __USE_ATFILE.
587
1090d6bf
JM
5882009-02-13 Joseph Myers <joseph@codesourcery.com>
589
590 [BZ #7040]
591 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
592 inotify_rm_watch should have type int.
593
8085bd60
JM
5942009-02-02 Joseph Myers <joseph@codesourcery.com>
595
596 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
597
9290e553
DJ
5982009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
599 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
600
601 PR glibc/1048
602 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
603 variable page size for MIPS.
604 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
605 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
606 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
607
e27433a8
JM
6082009-01-12 Joseph Myers <joseph@codesourcery.com>
609
610 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
611 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
612 -D_GNU_SOURCE.
613
bb3b3056
JM
6142009-01-12 Joseph Myers <joseph@codesourcery.com>
615
616 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
617 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
618
01aa93bd
JM
6192008-12-19 Joseph Myers <joseph@codesourcery.com>
620
621 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
622 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
623 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
624 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
625
64762db4
JM
6262008-12-09 Joseph Myers <joseph@codesourcery.com>
627
628 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
629 Make available only for __USE_GNU.
630
9a9863b4
JM
6312008-12-03 Joseph Myers <joseph@codesourcery.com>
632
633 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
634 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
635
10d461b5
JM
6362008-11-25 Joseph Myers <joseph@codesourcery.com>
637
638 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
639 __THROW vs. __nonnull order for C++.
640
f6e40d38
DJ
6412008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
642
643 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
644 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
645 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
646
63fb881a
DJ
6472008-10-01 Mark Shinwell <shinwell@codesourcery.com>
648 Daniel Jacobowitz <dan@codesourcery.com>
649 Richard Sandiford <rdsandiford@googlemail.com>
650
651 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
652 * sysdeps/mips/dl-lookup.c: New.
653 * sysdeps/mips/do-lookup.h: New.
654 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
655 definition.
656 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
657 if needed.
658 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
659 (elf_machine_type_class): Likewise.
660 (ELF_MACHINE_PLT_REL): Define.
661 (elf_machine_fixup_plt): New.
662 (elf_machine_plt_value): New.
663 (elf_machine_reloc): Handle jump slot and copy relocations.
664 (elf_machine_lazy_rel): Point relocation place at PLT if
665 required.
666 (RESOLVE_GOTSYM): Take a relocation type argument.
667 (elf_machine_got_rel): Bind lazy stubs directly to their target if
668 !lazy. Skip lazy binding for PLT symbols.
669 (elf_machine_runtime_setup): Fill in .got.plt header.
670 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
671 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
672 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
673 (_dl_runtime_pltresolve): New.
674 * sysdeps/mips/bits/linkmap.h: New file.
675 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
676 64-bit versions.
677
678 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
679 Delete definition.
680 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
681 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
682 (PSEUDO): Use them. Move outside __PIC__.
683 (PSEUDO_JMP): New.
684 (CENABLE, CDISABLE): Use it.
685
a961a11e
JM
6862008-08-19 Joseph Myers <joseph@codesourcery.com>
687
688 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
689 to epoll_create1.
690
72e2fdef
JM
6912008-08-19 Joseph Myers <joseph@codesourcery.com>
692
693 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
694 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
695 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
696 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
697 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
698 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
699 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
700
606c1b17
JM
7012008-08-19 Joseph Myers <joseph@codesourcery.com>
702
703 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
704 volatile.
705
e2570f30
DJ
7062008-07-18 Joseph Myers <joseph@codesourcery.com>
707
708 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
709 type.
710
83d53ff1
DJ
7112008-05-21 Joseph Myers <joseph@codesourcery.com>
712
713 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
714 (SOCK_DCCP): Define.
715
098cab74
DJ
7162008-05-01 Joseph Myers <joseph@codesourcery.com>
717
718 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
719 RUSAGE_THREAD and RUSAGE_LWP.
720
89e412f5
DJ
7212008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
722
723 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
724 shmid_ds.
725
93ae5119
DJ
7262008-04-21 Khem Raj <kraj@mvista.com>
727
728 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
729
7221ac03
DJ
7302008-04-02 Aurelien Jarno <aurelien@aurel32.net>
731
9a7e1091 732 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
7221ac03
DJ
733 truncate and ftruncate systems calls.
734 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
735 empty file.
736 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
737
560bab76
DJ
7382008-03-28 Joseph Myers <joseph@codesourcery.com>
739
740 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
741 ARG_MAX if <linux/limits.h> has defined it.
742
7432008-03-28 Robin Randhawa <robin@mips.com>
625680f9
DJ
744
745 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
746 barriers to enforce strict ordering on weakly ordered systems.
747
af7eda0f
DJ
7482008-03-26 David Stephenson <david.stephenson@sicortex.com>
749 Daniel Jacobowitz <dan@codesourcery.com>
750
751 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
752 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
753 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
754
2af06d0d
AJ
7552008-03-09 Andreas Jaeger <aj@suse.de>
756
757 [BZ #5753]
758 * sysdeps/mips/ieee754.h: Use protected namespace
759 __BIG_ENDIAN/__LITTLE_ENDIAN.
760 Patch by Aurelien Jarno <aurelien@aurel32.net>.
761
7812cbad
DJ
7622008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
763
764 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
765 Reorganize to match other architectures. Replace _timer._timer1
766 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
767 _timer.si_sigval. Correct the type of _sigpoll.si_band.
768 (si_timerid, si_overrun): Define.
769 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
770 (__pthread_attr_s): Remove declaration.
771 (struct sigevent): Remove XXX. Add _tid.
772
7e0bd9eb
DJ
7732007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
774
775 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
776
017cc633
DJ
7772007-09-25 Joseph Myers <joseph@codesourcery.com>
778
779 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
780 type and __THROW marker of splice, vmsplice, and tee.
781
8c276674
DJ
7822007-09-12 Joseph Myers <joseph@codesourcery.com>
783
784 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
785 LLL_PRIVATE argument to lll_futex_wake.
786 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
787 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
788 comment.
789 (PF_IUCV, PF_RXRPC): Define.
790 (PF_MAX): Update.
791 (AF_IUCV, AF_RXRPC): Define.
792 (MSG_CMSG_CLOEXEC): Define.
793 (_EXTERN_INLINE): Define to __extern_inline.
794 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
795 UTIME_OMIT): Define.
796 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
797 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
798 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
799 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
800 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
801 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
802 LLL_LOCK_*. Include <kernel-features.h>.
803 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
804 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
805 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
806 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
807 lll_futex_wait.
808 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
809 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
810 private arguments.
811 (__lll_robust_trylock): Convert to macro.
812 (__lll_robust_lock_wait): Add private argument.
813 (__lll_lock_wait_private, __lll_lock_wait): Declare.
814 (__lll_lock): Convert to macro. Take private argument.
815 (__lll_cond_lock): Likewise.
816 (lll_lock, lll_cond_lock): Take private arguments.
817 (__lll_robust_lock): Take private argument. Convert to macro.
818 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
819 lll_robust_cond_lock): Take private arguments.
820 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
821 arguments.
822 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
823 (lll_timedlock, lll_robust_timedlock): Take private arguments.
824 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
825 private arguments.
826 (lll_unlock, lll_robust_unlock): Take private arguments.
827 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
828 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
829 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
830 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
831 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
832 lll_cond_wake, lll_cond_broadcast): Remove.
833 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
834 to __extern_inline.
835
d45a6368
DJ
8362007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
837
838 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
839 New macros for the (n)64 and n32 ABIs.
840 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
841
391da201
DJ
8422007-07-13 Carlos O'Donell <carlos@codesourcery.com>
843
844 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
845 Define __WORDSIZE_COMPAT32 as 1.
846
2b4095f3
DJ
8472007-07-13 Joseph Myers <joseph@codesourcery.com>
848
849 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
850 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
851 PTHREAD_STACK_MIN.
852
8323b1ab
DJ
8532007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
854
855 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
856
857 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
858 Delete.
859
ffd39823
DJ
8602007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
861
862 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
863 (internal_syscall1, internal_syscall2, internal_syscall3,
864 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
865
30efab51
DJ
8662007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
867
868 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
869 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
870 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
871 THREAD_GSCOPE_WAIT): Define.
872 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
873 (FUTEX_PRIVATE_FLAG): Define.
874 (lll_unlock_wake_cb): Delete prototype.
875 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
876 <endian.h>.
877 (pthread_rwlock_t): Shrink __flags and add __shared.
878
92fa63ee
DJ
8792007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
880
881 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
882 (posix_fadvise): Fix high word of len argument.
883
7a30cb83
DJ
8842007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
885
886 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
887 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
888 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
889 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
890 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
891 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
892
384fa30d
DJ
8932007-05-23 Joseph Myers <joseph@codesourcery.com>
894
895 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
896 * sysdeps/mips/mips64/n64/Implies: Likewise.
897 * sysdeps/mips/mips64/soft-fp/Makefile: New.
898 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
899 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
900 <fpu_control.h>. Use hardware exception and rounding mode
901 settings.
902
388fc51b 9032007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
9077d4dc
DJ
904
905 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
906 r_info argument to ElfW(Addr).
907
f50c692c
DJ
9082007-02-01 Joseph Myers <joseph@codesourcery.com>
909
910 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
911
eb96755b
DJ
9122007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
913 Daniel Jacobowitz <dan@codesourcery.com>
914
915 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
916 shmctl, and semctl.
917 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
918 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
919 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
920
908afa83
DJ
9212007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
922
923 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
924 PTR_DEMANGLE): Define.
925 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
926 PTR_DEMANGLE): Define.
927 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
928 PTR_DEMANGLE): Define.
929
e3097800
DJ
9302007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
931
932 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
933 (cfi_same_value): Delete definition.
934
cb5bcf74
DJ
9352007-01-08 Richard Sandiford <richard@codesourcery.com>
936
937 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
938 (elf_machine_reloc): New function, retaining the body of
939 elf_machine_rel. Take the reloc's r_info field as an argument,
940 not the reloc itself. Add extra r_addend and inplace_p arguments.
941 When inplace_p is false, use r_addend as the addend, not the contents
942 of the relocation field. Hoist the conversion of reloc_addr to
943 "ELFW(Addr) *". Don't try to apply TLS relocations against
944 undefined symbols. Add R_MIPS_GLOB_DAT support.
945 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
946 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
947 to ElfW(Rela).
948
2caa93e2
DJ
9492007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
950
951 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
952 multiple inclusion guard.
953 * sysdeps/mips/elf/ldsodefs.h: Delete file.
954
84f3ca6e
DJ
9552007-01-04 Thiemo Seufer <ths@networkno.de>
956
957 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
958 to match the kernel.
959
3ed8d993
DJ
9602006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
961
962 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
963 (RTLD_SINGLE_THREAD_P): Define.
964 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
965
a7d03b91
DJ
9662006-10-31 Joseph Myers <joseph@codesourcery.com>
967
968 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
969 prototype.
970
6ea63025
DJ
9712006-09-22 Richard Sandiford <richard@codesourcery.com>
972
973 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
974 code.
975 (__xstat_conv): Use memset to clear padding arrays. Check for
976 overflow.
977 (__xstat64_conv): Use memset to clear padding arrays.
978 (__xstat32_conv): New function.
979 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
980 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
981
6b4d184d
DJ
9822006-09-21 Joseph Myers <joseph@codesourcery.com>
983
984 * sysdeps/mips/fpu_control.h: If soft-float, don't use
985 floating-point registers.
986 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
987 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
988 Likewise.
989
0ad4d3b0
DJ
9902006-08-04 Joseph Myers <joseph@codesourcery.com>
991
992 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
993 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
994
74321891
DJ
9952006-07-24 Joseph Myers <joseph@codesourcery.com>
996
997 * sysdeps/mips/mips64/n32/libm-test-ulps,
998 sysdeps/mips/mips64/n64/libm-test-ulps: New.
999
bb600a60
DJ
10002006-07-24 Joseph Myers <joseph@codesourcery.com>
1001
1002 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
1003 defined, include the named file.
1004
02678e17
DJ
10052006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
1006
1007 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
1008 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
1009 Define.
1010
bd345106
DJ
10112006-06-02 Joseph Myers <joseph@codesourcery.com>
1012
1013 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
1014 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
1015 types.
1016
d7f9cd89
DJ
10172006-06-02 Joseph Myers <joseph@codesourcery.com>
1018
1019 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1020 Don't use struct timespec.
1021 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
1022 __xstat64_conv): Copy individual timespec fields.
1023
c6e2897b
DJ
10242006-06-02 Richard Sandiford <richard@codesourcery.com>
1025
1026 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
1027
37896d39
DJ
10282006-06-02 Joseph Myers <joseph@codesourcery.com>
1029
1030 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
1031 * sysdeps/mips/fpu/fesetround.c: Likewise.
1032
42e36d16
DJ
10332006-05-10 Richard Sandiford <richard@codesourcery.com>
1034 Daniel Jacobowitz <dan@codesourcery.com>
1035
1036 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
1037 dump sc_cause, sc_status or sc_badvaddr.
1038 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
1039 structure definitions after DSP kernel changes.
1040 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
1041 after the same DSP changes.
1042
dab75788
DJ
10432006-05-08 Richard Sandiford <richard@codesourcery.com>
1044
1045 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
1046 st_atim, st_mtim and st_ctim interface.
1047 (struct stat64): Likewise.
1048 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1049 Replace st_atime and its padding field with st_atim. Likewise
1050 st_mtime/st_mtim and st_ctime/st_ctim.
1051 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
1052 after above changes.
1053 (__xstat64_conv): Likewise.
1054
19723bdd
DJ
10552006-05-08 Richard Sandiford <richard@codesourcery.com>
1056
1057 * sysdeps/mips/ldsodefs.h: New file.
1058 * sysdeps/mips/tst-audit.h: New file.
1059
075f1edd
DJ
10602006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1061
1062 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1063 for consistency with other ports.
1064 (MADV_REMOVE): Correct value.
1065 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1066 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1067 POSIX_MADV_DONTNEED): Define.
1068
142b51e4
DJ
10692006-05-05 Lior Balkohen <balkohen@gmail.com>
1070
1071 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1072 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1073 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1074 and SYNC_FILE_RANGE_WAIT_AFTER.
1075 Declare sync_file_range, vmsplice, splice and tee.
1076
f3fb78ec
DJ
10772006-03-27 Lior Balkohen <balkohen@gmail.com>
1078
1079 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1080 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
1081 prototype.
1082
bfc23f5a
DJ
10832006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
1084
1085 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1086 Define.
1087
b415b963
DJ
10882006-03-27 Denis Barbier <barbier@linuxfr.org>
1089
1090 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1091 typo.
1092
712619d7
DJ
10932006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
1094
1095 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1096 i386/fork.c.
1097
aea60744
DJ
10982006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
1099
1100 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1101 libc_cv_localedir, libdir, arch_minimum_kernel, and
1102 libc_cv_gcc_unwind_find_fde.
1103 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1104 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1105 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1106
13d7881a
DJ
11072006-03-02 Lior Balkohen <balkohen@gmail.com>
1108
1109 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1110 (__pthread_list_t, __pthread_slist_t): New typedefs.
1111 (pthread_mutex_t): Replace __next and __prev fields with __list.
1112 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1113 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1114 (lll_futex_wake_unlock): Define.
1115 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1116 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1117 lll_robust_mutex_unlock): New macros.
9a7e1091 1118 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
13d7881a
DJ
1119 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1120 vfork.S.
1121 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1122
73204807
DJ
11232006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1124
1125 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1126 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1127
6428ce3c
DJ
11282006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1129
1130 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1131 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1132 (INTERNAL_SYSCALL_NCS): New.
1133 (internal_syscall0, internal_syscall1, internal_syscall2,
1134 internal_syscall3, internal_syscall4, internal_syscall5,
1135 internal_syscall6): Take ncs_init, cs_init, and input arguments.
1136 Use them. Correct types for registers.
1137 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1138 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1139 (INTERNAL_SYSCALL_NCS): New.
1140 (internal_syscall0, internal_syscall1, internal_syscall2,
1141 internal_syscall3, internal_syscall4, internal_syscall5,
1142 internal_syscall6): Take ncs_init, cs_init, and input arguments.
1143 Use them.
1144 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1145 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
1146 points.
1147 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1148 Use Elf(Addr) for TLS relocation targets.
1149 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1150 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1151 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1152 futexp to long for n64.
1153 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1154
2575768d
RM
11552006-02-20 Roland McGrath <roland@redhat.com>
1156
1157 * sysdeps/mips/shlib-versions: New file.
1158 * sysdeps/mips/preconfigure: New file.
1159 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.