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