]> sourceware.org Git - glibc.git/blame - ChangeLog.mips
Assume pselect6 and ppoll on ARM for kernels 2.6.32 and later.
[glibc.git] / ChangeLog.mips
CommitLineData
983ee7f2
JM
12009-11-18 Joseph Myers <joseph@codesourcery.com>
2
3 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
4 names of parameters of sync_file_range.
5
24bcda03
JM
62009-11-17 Joseph Myers <joseph@codesourcery.com>
7
8 [BZ #10972]
9 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
10 constants from recent kernels.
11
87d2bea0
JM
122009-11-17 Joseph Myers <joseph@codesourcery.com>
13
14 * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
15 not already defined.
16
37a907cc
JM
172009-11-14 Joseph Myers <joseph@codesourcery.com>
18
19 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
20 F_GETOWN_EX): Update values.
21
86ad0d12
JM
222009-11-06 Joseph Myers <joseph@codesourcery.com>
23
24 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
25 of last two arguments when -D_FILE_OFFSET_BITS=64.
26
a896552e
JM
272009-10-29 Joseph Myers <joseph@codesourcery.com>
28
29 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
30 f_owner_ex.
31
afd09ae8
JM
322009-10-03 Joseph Myers <joseph@codesourcery.com>
33
34 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
35 and F_GETOWN_EX.
36
f1297d79
DJ
372009-09-25 Daniel Jacobowitz <dan@codesourcery.com>
38
39 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
40 (__SYSCALL_CLOBBERS): Add "hi" and "lo".
41 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
42 (__SYSCALL_CLOBBERS): Likewise.
43 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
44 (__SYSCALL_CLOBBERS): Likewise.
45
c67273d5
JM
462009-08-05 Joseph Myers <joseph@codesourcery.com>
47
48 * sysdeps/mips/____longjmp_chk.c: Remove. Replaced by....
49 * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This. New file.
50 * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
51 variable for env. Use expansion of CHECK_SP macro for check.
52 * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
53
9d84a81f
JM
542009-08-03 Joseph Myers <joseph@codesourcery.com>
55
56 * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
57 sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
58
197aec25
AJ
592009-07-20 Aurelien Jarno <aurelien@aurel32.net>
60
61 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
62 __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
63
cda50f82
JM
642009-07-17 Joseph Myers <joseph@codesourcery.com>
65
66 * sysdeps/mips/do-lookup.h: Remove.
67 * sysdeps/mips/dl-lookup.c: Update from generic version, with
68 non-PIC handling integrated.
69
8200e168
JM
702009-06-18 Joseph Myers <joseph@codesourcery.com>
71
72 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
73 and AF_IEEE802154.
74
6a9f82ac
JM
752009-05-16 Joseph Myers <joseph@codesourcery.com>
76
77 * sysdeps/mips/____longjmp_chk.c: New file.
78 * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it. Don't
79 undefine __longjmp.
80 * sysdeps/mips64/__longjmp.c: Likewise.
81
d9056ac6
JM
822009-05-16 Joseph Myers <joseph@codesourcery.com>
83
84 * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
85 sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
86 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
87 sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
88
c504ff3b
JM
892009-05-16 Joseph Myers <joseph@codesourcery.com>
90
91 * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
92 fallocate64@@GLIBC_2.11.
93
19afa982
JM
942009-05-14 Joseph Myers <joseph@codesourcery.com>
95
96 * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
97 sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
98
ff347533
JM
992009-04-18 Maciej W. Rozycki <macro@codesourcery.com>
100
101 * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
102 * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
103 * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
104 * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
105 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
106 Update comment.
107 * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
108 * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
109 * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
110 Add ucontext_i.sym.
111
57d0274f
JM
1122009-04-18 Joseph Myers <joseph@codesourcery.com>
113
114 * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
115 __ASSUME_PWRITEV): Don't define here.
116
6db53cd5
JM
1172009-04-15 Maciej W. Rozycki <macro@codesourcery.com>
118
119 * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
120
70fdbfd9
JM
1212009-04-09 Joseph Myers <joseph@codesourcery.com>
122
123 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
124 numbers.
125 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
126 Define.
127 * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
128 preadv and pwritev.
129
d69fd0cb
JM
1302009-03-18 Maciej W. Rozycki <macro@codesourcery.com>
131
132 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
133 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
134
0262d0c4
JM
1352009-03-18 Zhang Le <r0bertz@gentoo.org>
136
137 [BZ #7074]
138 * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
139 Fix the condition used to annotate n32 objects.
140
4c8c1810
JM
1412009-03-17 Joseph Myers <joseph@codesourcery.com>
142
143 * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
144 Change parameters and use next_line.
145
340f7976
JM
1462009-03-17 Joseph Myers <joseph@codesourcery.com>
147
148 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
149 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
150 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
151
ad32d65a
JM
1522009-03-15 Joseph Myers <joseph@codesourcery.com>
153
154 * sysdeps/mips/bits/link.h: Uglify function parameter names.
155 * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
156 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
157 * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
158 * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
159
93311332
JM
1602009-03-03 Joseph Myers <joseph@codesourcery.com>
161
162 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
163 fallocate{,64}.
164
2e3804ef
JM
1652009-02-26 Joseph Myers <joseph@codesourcery.com>
166
167 * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
168 UTIME_OMIT only with __USE_ATFILE.
169
1090d6bf
JM
1702009-02-13 Joseph Myers <joseph@codesourcery.com>
171
172 [BZ #7040]
173 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
174 inotify_rm_watch should have type int.
175
8085bd60
JM
1762009-02-02 Joseph Myers <joseph@codesourcery.com>
177
178 * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
179
9290e553
DJ
1802009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
181 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
182
183 PR glibc/1048
184 * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
185 variable page size for MIPS.
186 * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
187 * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
188 * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
189
e27433a8
JM
1902009-01-12 Joseph Myers <joseph@codesourcery.com>
191
192 * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
193 __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
194 -D_GNU_SOURCE.
195
bb3b3056
JM
1962009-01-12 Joseph Myers <joseph@codesourcery.com>
197
198 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
199 FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
200
01aa93bd
JM
2012008-12-19 Joseph Myers <joseph@codesourcery.com>
202
203 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
204 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
205 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
206 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
207
64762db4
JM
2082008-12-09 Joseph Myers <joseph@codesourcery.com>
209
210 * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
211 Make available only for __USE_GNU.
212
9a9863b4
JM
2132008-12-03 Joseph Myers <joseph@codesourcery.com>
214
215 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
216 FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
217
10d461b5
JM
2182008-11-25 Joseph Myers <joseph@codesourcery.com>
219
220 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
221 __THROW vs. __nonnull order for C++.
222
f6e40d38
DJ
2232008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
224
225 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
226 * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
227 R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
228
63fb881a
DJ
2292008-10-01 Mark Shinwell <shinwell@codesourcery.com>
230 Daniel Jacobowitz <dan@codesourcery.com>
231 Richard Sandiford <rdsandiford@googlemail.com>
232
233 * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
234 * sysdeps/mips/dl-lookup.c: New.
235 * sysdeps/mips/do-lookup.h: New.
236 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
237 definition.
238 (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
239 if needed.
240 (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
241 (elf_machine_type_class): Likewise.
242 (ELF_MACHINE_PLT_REL): Define.
243 (elf_machine_fixup_plt): New.
244 (elf_machine_plt_value): New.
245 (elf_machine_reloc): Handle jump slot and copy relocations.
246 (elf_machine_lazy_rel): Point relocation place at PLT if
247 required.
248 (RESOLVE_GOTSYM): Take a relocation type argument.
249 (elf_machine_got_rel): Bind lazy stubs directly to their target if
250 !lazy. Skip lazy binding for PLT symbols.
251 (elf_machine_runtime_setup): Fill in .got.plt header.
252 * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
253 (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
254 ELF_DL_PLT_RESTORE_ARG_REGS): Define.
255 (_dl_runtime_pltresolve): New.
256 * sysdeps/mips/bits/linkmap.h: New file.
257 * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
258 64-bit versions.
259
260 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
261 Delete definition.
262 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
263 PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
264 (PSEUDO): Use them. Move outside __PIC__.
265 (PSEUDO_JMP): New.
266 (CENABLE, CDISABLE): Use it.
267
a961a11e
JM
2682008-08-19 Joseph Myers <joseph@codesourcery.com>
269
270 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
271 to epoll_create1.
272
72e2fdef
JM
2732008-08-19 Joseph Myers <joseph@codesourcery.com>
274
275 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
276 SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
277 * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
278 * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
279 * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
280 * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
281 * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
282
606c1b17
JM
2832008-08-19 Joseph Myers <joseph@codesourcery.com>
284
285 * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
286 volatile.
287
e2570f30
DJ
2882008-07-18 Joseph Myers <joseph@codesourcery.com>
289
290 * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
291 type.
292
83d53ff1
DJ
2932008-05-21 Joseph Myers <joseph@codesourcery.com>
294
295 * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
296 (SOCK_DCCP): Define.
297
098cab74
DJ
2982008-05-01 Joseph Myers <joseph@codesourcery.com>
299
300 * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
301 RUSAGE_THREAD and RUSAGE_LWP.
302
89e412f5
DJ
3032008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
304
305 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
306 shmid_ds.
307
93ae5119
DJ
3082008-04-21 Khem Raj <kraj@mvista.com>
309
310 * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
311
7221ac03
DJ
3122008-04-02 Aurelien Jarno <aurelien@aurel32.net>
313
314 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
315 truncate and ftruncate systems calls.
316 * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
317 empty file.
318 * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
319
560bab76
DJ
3202008-03-28 Joseph Myers <joseph@codesourcery.com>
321
322 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
323 ARG_MAX if <linux/limits.h> has defined it.
324
3252008-03-28 Robin Randhawa <robin@mips.com>
625680f9
DJ
326
327 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
328 barriers to enforce strict ordering on weakly ordered systems.
329
af7eda0f
DJ
3302008-03-26 David Stephenson <david.stephenson@sicortex.com>
331 Daniel Jacobowitz <dan@codesourcery.com>
332
333 * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
334 * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
335 * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
336
2af06d0d
AJ
3372008-03-09 Andreas Jaeger <aj@suse.de>
338
339 [BZ #5753]
340 * sysdeps/mips/ieee754.h: Use protected namespace
341 __BIG_ENDIAN/__LITTLE_ENDIAN.
342 Patch by Aurelien Jarno <aurelien@aurel32.net>.
343
7812cbad
DJ
3442008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
345
346 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
347 Reorganize to match other architectures. Replace _timer._timer1
348 and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
349 _timer.si_sigval. Correct the type of _sigpoll.si_band.
350 (si_timerid, si_overrun): Define.
351 (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
352 (__pthread_attr_s): Remove declaration.
353 (struct sigevent): Remove XXX. Add _tid.
354
7e0bd9eb
DJ
3552007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
356
357 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
358
017cc633
DJ
3592007-09-25 Joseph Myers <joseph@codesourcery.com>
360
361 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
362 type and __THROW marker of splice, vmsplice, and tee.
363
8c276674
DJ
3642007-09-12 Joseph Myers <joseph@codesourcery.com>
365
366 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
367 LLL_PRIVATE argument to lll_futex_wake.
368 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
369 * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
370 comment.
371 (PF_IUCV, PF_RXRPC): Define.
372 (PF_MAX): Update.
373 (AF_IUCV, AF_RXRPC): Define.
374 (MSG_CMSG_CLOEXEC): Define.
375 (_EXTERN_INLINE): Define to __extern_inline.
376 * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
377 UTIME_OMIT): Define.
378 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
379 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
380 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
381 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
382 lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
383 resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
384 LLL_LOCK_*. Include <kernel-features.h>.
385 (LLL_LOCK_INITIALIZER): Remove duplicate definition.
386 (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
387 * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
388 (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
389 lll_futex_wait.
390 (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
391 lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
392 private arguments.
393 (__lll_robust_trylock): Convert to macro.
394 (__lll_robust_lock_wait): Add private argument.
395 (__lll_lock_wait_private, __lll_lock_wait): Declare.
396 (__lll_lock): Convert to macro. Take private argument.
397 (__lll_cond_lock): Likewise.
398 (lll_lock, lll_cond_lock): Take private arguments.
399 (__lll_robust_lock): Take private argument. Convert to macro.
400 (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
401 lll_robust_cond_lock): Take private arguments.
402 (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
403 arguments.
404 (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
405 (lll_timedlock, lll_robust_timedlock): Take private arguments.
406 (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
407 private arguments.
408 (lll_unlock, lll_robust_unlock): Take private arguments.
409 (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
410 lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
411 (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
412 (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
413 __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
414 lll_cond_wake, lll_cond_broadcast): Remove.
415 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
416 to __extern_inline.
417
d45a6368
DJ
4182007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
419
420 * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
421 New macros for the (n)64 and n32 ABIs.
422 (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
423
391da201
DJ
4242007-07-13 Carlos O'Donell <carlos@codesourcery.com>
425
426 * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
427 Define __WORDSIZE_COMPAT32 as 1.
428
2b4095f3
DJ
4292007-07-13 Joseph Myers <joseph@codesourcery.com>
430
431 * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
432 libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
433 PTHREAD_STACK_MIN.
434
8323b1ab
DJ
4352007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
436
437 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
438
439 * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
440 Delete.
441
ffd39823
DJ
4422007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
443
444 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
445 (internal_syscall1, internal_syscall2, internal_syscall3,
446 internal_syscall4, internal_syscall5, internal_syscall6): Use it.
447
30efab51
DJ
4482007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
449
450 * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
451 THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
452 (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
453 THREAD_GSCOPE_WAIT): Define.
454 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
455 (FUTEX_PRIVATE_FLAG): Define.
456 (lll_unlock_wake_cb): Delete prototype.
457 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
458 <endian.h>.
459 (pthread_rwlock_t): Shrink __flags and add __shared.
460
92fa63ee
DJ
4612007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
462
463 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
464 (posix_fadvise): Fix high word of len argument.
465
7a30cb83
DJ
4662007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
467
468 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
469 * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
470 * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
471 * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
472 * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
473 * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
474
384fa30d
DJ
4752007-05-23 Joseph Myers <joseph@codesourcery.com>
476
477 * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
478 * sysdeps/mips/mips64/n64/Implies: Likewise.
479 * sysdeps/mips/mips64/soft-fp/Makefile: New.
480 * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
481 * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
482 <fpu_control.h>. Use hardware exception and rounding mode
483 settings.
484
388fc51b 4852007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
9077d4dc
DJ
486
487 * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
488 r_info argument to ElfW(Addr).
489
f50c692c
DJ
4902007-02-01 Joseph Myers <joseph@codesourcery.com>
491
492 * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
493
eb96755b
DJ
4942007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
495 Daniel Jacobowitz <dan@codesourcery.com>
496
497 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
498 shmctl, and semctl.
499 * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
500 sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
501 sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
502
908afa83
DJ
5032007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
504
505 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
506 PTR_DEMANGLE): Define.
507 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
508 PTR_DEMANGLE): Define.
509 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
510 PTR_DEMANGLE): Define.
511
e3097800
DJ
5122007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
513
514 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
515 (cfi_same_value): Delete definition.
516
cb5bcf74
DJ
5172007-01-08 Richard Sandiford <richard@codesourcery.com>
518
519 * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
520 (elf_machine_reloc): New function, retaining the body of
521 elf_machine_rel. Take the reloc's r_info field as an argument,
522 not the reloc itself. Add extra r_addend and inplace_p arguments.
523 When inplace_p is false, use r_addend as the addend, not the contents
524 of the relocation field. Hoist the conversion of reloc_addr to
525 "ELFW(Addr) *". Don't try to apply TLS relocations against
526 undefined symbols. Add R_MIPS_GLOB_DAT support.
527 (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
528 (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
529 to ElfW(Rela).
530
2caa93e2
DJ
5312007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
532
533 * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
534 multiple inclusion guard.
535 * sysdeps/mips/elf/ldsodefs.h: Delete file.
536
84f3ca6e
DJ
5372007-01-04 Thiemo Seufer <ths@networkno.de>
538
539 * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
540 to match the kernel.
541
3ed8d993
DJ
5422006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
543
544 * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
545 (RTLD_SINGLE_THREAD_P): Define.
546 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
547
a7d03b91
DJ
5482006-10-31 Joseph Myers <joseph@codesourcery.com>
549
550 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
551 prototype.
552
6ea63025
DJ
5532006-09-22 Richard Sandiford <richard@codesourcery.com>
554
555 * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
556 code.
557 (__xstat_conv): Use memset to clear padding arrays. Check for
558 overflow.
559 (__xstat64_conv): Use memset to clear padding arrays.
560 (__xstat32_conv): New function.
561 * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
562 * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
563
6b4d184d
DJ
5642006-09-21 Joseph Myers <joseph@codesourcery.com>
565
566 * sysdeps/mips/fpu_control.h: If soft-float, don't use
567 floating-point registers.
568 * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
569 sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
570 Likewise.
571
0ad4d3b0
DJ
5722006-08-04 Joseph Myers <joseph@codesourcery.com>
573
574 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
575 FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
576
74321891
DJ
5772006-07-24 Joseph Myers <joseph@codesourcery.com>
578
579 * sysdeps/mips/mips64/n32/libm-test-ulps,
580 sysdeps/mips/mips64/n64/libm-test-ulps: New.
581
bb600a60
DJ
5822006-07-24 Joseph Myers <joseph@codesourcery.com>
583
584 * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
585 defined, include the named file.
586
02678e17
DJ
5872006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
588
589 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
590 (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
591 Define.
592
bd345106
DJ
5932006-06-02 Joseph Myers <joseph@codesourcery.com>
594
595 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
596 RLIM64_INFINITY): Define appropriately for N64. Use unsigned
597 types.
598
d7f9cd89
DJ
5992006-06-02 Joseph Myers <joseph@codesourcery.com>
600
601 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
602 Don't use struct timespec.
603 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
604 __xstat64_conv): Copy individual timespec fields.
605
c6e2897b
DJ
6062006-06-02 Richard Sandiford <richard@codesourcery.com>
607
608 * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
609
37896d39
DJ
6102006-06-02 Joseph Myers <joseph@codesourcery.com>
611
612 * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
613 * sysdeps/mips/fpu/fesetround.c: Likewise.
614
42e36d16
DJ
6152006-05-10 Richard Sandiford <richard@codesourcery.com>
616 Daniel Jacobowitz <dan@codesourcery.com>
617
618 * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
619 dump sc_cause, sc_status or sc_badvaddr.
620 * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
621 structure definitions after DSP kernel changes.
622 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
623 after the same DSP changes.
624
dab75788
DJ
6252006-05-08 Richard Sandiford <richard@codesourcery.com>
626
627 * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
628 st_atim, st_mtim and st_ctim interface.
629 (struct stat64): Likewise.
630 * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
631 Replace st_atime and its padding field with st_atim. Likewise
632 st_mtime/st_mtim and st_ctime/st_ctim.
633 * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
634 after above changes.
635 (__xstat64_conv): Likewise.
636
19723bdd
DJ
6372006-05-08 Richard Sandiford <richard@codesourcery.com>
638
639 * sysdeps/mips/ldsodefs.h: New file.
640 * sysdeps/mips/tst-audit.h: New file.
641
075f1edd
DJ
6422006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
643
644 * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
645 for consistency with other ports.
646 (MADV_REMOVE): Correct value.
647 (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
648 POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
649 POSIX_MADV_DONTNEED): Define.
650
142b51e4
DJ
6512006-05-05 Lior Balkohen <balkohen@gmail.com>
652
653 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
654 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
655 Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
656 and SYNC_FILE_RANGE_WAIT_AFTER.
657 Declare sync_file_range, vmsplice, splice and tee.
658
f3fb78ec
DJ
6592006-03-27 Lior Balkohen <balkohen@gmail.com>
660
661 * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
662 LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
663 prototype.
664
bfc23f5a
DJ
6652006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
666
667 * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
668 Define.
669
b415b963
DJ
6702006-03-27 Denis Barbier <barbier@linuxfr.org>
671
672 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
673 typo.
674
712619d7
DJ
6752006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
676
677 * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
678 i386/fork.c.
679
aea60744
DJ
6802006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
681
682 * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
683 libc_cv_localedir, libdir, arch_minimum_kernel, and
684 libc_cv_gcc_unwind_find_fde.
685 * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
686 * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
687 * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
688
13d7881a
DJ
6892006-03-02 Lior Balkohen <balkohen@gmail.com>
690
691 * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
692 (__pthread_list_t, __pthread_slist_t): New typedefs.
693 (pthread_mutex_t): Replace __next and __prev fields with __list.
694 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
695 FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
696 (lll_futex_wake_unlock): Define.
697 (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
698 lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
699 lll_robust_mutex_unlock): New macros.
700 (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
701 * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
702 vfork.S.
703 * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
704
73204807
DJ
7052006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
706
707 * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
708 * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
709
6428ce3c
DJ
7102006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
711
712 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
713 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
714 (INTERNAL_SYSCALL_NCS): New.
715 (internal_syscall0, internal_syscall1, internal_syscall2,
716 internal_syscall3, internal_syscall4, internal_syscall5,
717 internal_syscall6): Take ncs_init, cs_init, and input arguments.
718 Use them. Correct types for registers.
719 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
720 (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
721 (INTERNAL_SYSCALL_NCS): New.
722 (internal_syscall0, internal_syscall1, internal_syscall2,
723 internal_syscall3, internal_syscall4, internal_syscall5,
724 internal_syscall6): Take ncs_init, cs_init, and input arguments.
725 Use them.
726 * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
727 recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
728 points.
729 * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
730 Use Elf(Addr) for TLS relocation targets.
731 * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
732 * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
733 lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
734 futexp to long for n64.
735 * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
736
2575768d
RM
7372006-02-20 Roland McGrath <roland@redhat.com>
738
739 * sysdeps/mips/shlib-versions: New file.
740 * sysdeps/mips/preconfigure: New file.
741 * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.
This page took 0.114642 seconds and 5 git commands to generate.