Check the main application only if SHARED is defined
[glibc.git] / ports / ChangeLog.mips
blobadd9c2dd31a94080963b5c00c9d040fe4a031593
1 2012-10-03  Steve Ellcey  <sellcey@mips.com>
3         * sysdeps/mips/ieee754.h: Move to...
4         * sysdeps/mips/ieee754/ieee754.h: Here.
5         * sysdeps/mips/mips32/Implies: Add mips/ieee754.
6         * sysdeps/mips/mips64/Implies: Ditto.
7         * sysdeps/mips/mips64/n32/Implies: Ditto.
8         * sysdeps/mips/mips64/n64/Implies: Ditto.
10 2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
12         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Fix clone
13         flag name in comment to CLONE_CHILD_CLEARTID.
15 2012-09-28  Roland McGrath  <roland@hack.frob.com>
17         * sysdeps/mips/init-first.c: File removed.
19 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
21         * sysdeps/mips/dl-trampoline.c (VERSYMIDX): Removed.
23 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
25         * sysdeps/unix/sysv/linux/mips/kernel-features.h
26         (__ASSUME_STAT64_SYSCALL): Remove.
28 2012-08-27  Guido Guenther  <agx@sigxcpu.org>
30         * sysdeps/mips/fpu_control.h (_FPU_RESERVED): Set bit 23.
32 2012-08-22  Joseph Myers  <joseph@codesourcery.com>
34         * sysdeps/unix/sysv/linux/mips/kernel-features.h [_MIPS_SIM ==
35         _ABIO32] (__ASSUME_STAT64_SYSCALL): Define.
36         * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c: New file.  Based
37         on version from ../sysdeps/unix/sysv/linux/.
38         * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c: Likewise.
39         * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c: Likewise.
41 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
43         * sysdeps/mips/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
44         <mips_o32_gnu_pltenter, mips_n32_gnu_pltenter, mips_n64_gnu_pltenter>:
45         struct La_mips_32_regs and struct La_mips_64_regs are not constant.
47 2012-08-15  Tom de Vries  <vries@codesourcery.com>
48             Maxim Kuvyrkov  <maxim@codesourcery.com>
50         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (__libc_lock_lock)
51         (__libc_lock_trylock): Define versions optimized for MIPS.
53 2012-08-15  Maxim Kuvyrkov  <maxim@codesourcery.com>
55         * sysdeps/mips/nptl/pthread_spin_lock.S: Remove, use generic version.
56         * sysdeps/mips/nptl/pthread_spin_lock.c: New file.
57         * sysdeps/mips/nptl/pthread_spin_trylock.S: Remove, use generic version.
59 2012-08-15  Joseph Myers  <joseph@codesourcery.com>
61         * sysdeps/mips/dl-lookup.c: Update from generic version.
63 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
65         [__GNUC_PREREQ (4, 8)]
66         (atomic_exchange_and_add): Split into ...
67         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
68         New atomic macros.
69         [!__GNUC_PREREQ (4, 8)]
70         (atomic_exchange_and_add): Split into ...
71         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
72         New atomic macros.
74 2012-08-09  Joseph Myers  <joseph@codesourcery.com>
76         * sysdeps/unix/sysv/linux/mips/kernel-features.h
77         (__ASSUME_UTIMES): Define.
79 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
81         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
82         Remove.
83         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
85 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
87         * sysdeps/unix/sysv/linux/mips/kernel-features.h
88         (__ASSUME_FCNTL64): Remove.
90 2012-08-01  Steve Ellcey  <sellcey@mips.com>
92         * sysdeps/mips/sys/asm.h [_MIPS_ISA != _MIPS_ISA_MIPS4 &&
93         _MIPS_ISA != _MIPS_ISA_MIPS5 && _MIPS_ISA != _MIPS_ISA_MIPS32 &&
94         _MIPS_ISA != _MIPS_ISA_MIPS64] (PREF): Define as function-like
95         macro.
96         (PREFX): Likewise.
98 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
100         * sysdeps/unix/sysv/linux/mips/fcntl.c: Remove.
101         * sysdeps/unix/sysv/linux/mips/lockf64.c: Likewise.
102         * sysdeps/unix/sysv/linux/mips/mips32/fcntl.c: New file.
103         * sysdeps/unix/sysv/linux/mips/mips32/lockf64.c: Likewise.
104         * sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c: Likewise.
105         * sysdeps/unix/sysv/linux/mips/mips64/n32/lockf64.c: Likewise.
107 2012-07-27  Joseph Myers  <joseph@codesourcery.com>
109         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (mmap): New.
110         * sysdeps/unix/sysv/linux/mips/mips64/mmap64.c: New file.
112 2012-07-25  Florian Weimer  <fweimer@redhat.com>
114         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Add
115         secure_getenv.
116         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
117         Likewise.
118         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
119         Likewise.
121 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
123         * sysdeps/mips/configure.in: Remove TLS check.
124         * sysdeps/mips/configure: Regenerated.
126         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: New
127         file.
128         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
129         Likewise.
130         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
131         Likewise.
133 2012-07-11  Tom de Vries  <vries@codesourcery.com>
134             Maxim Kuvyrkov  <maxim@codesourcery.com>
136         * sysdeps/mips/bits/atomic.h [__GNUC_PREREQ (4, 8)]
137         (__arch_compare_and_exchange_bool_32_int)
138         (__arch_compare_and_exchange_val_32_int)
139         (__arch_compare_and_exchange_bool_64_int)
140         (__arch_compare_and_exchange_val_64_int)
141         Define in terms of __atomic_compare_exchange_n.
142         [__GNUC_PREREQ (4, 8)]
143         (__arch_exchange_32_int, __arch_exchange_64_int):
144         Define in terms of __atomic_exchange_n.
145         [__GNUC_PREREQ (4, 8)]
146         (__arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
147         Define in terms of __atomic_fetch_add.
148         [!__GNUC_PREREQ (4, 8)]: Update formatting.
150 2012-07-06  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
152         * sysdeps/mips/dl-machine.h (RTLD_START): Do not store data below
153         the stack pointer.
155 2012-06-19  Joseph Myers  <joseph@codesourcery.com>
157         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Update
158         _gp_disp entry.
159         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
160         Likewise.
161         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist:
162         Likewise.
163         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
164         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist:
165         Likewise.
166         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist:
167         Likewise.
168         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist:
169         Likewise.
170         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
171         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist:
172         Likewise.
173         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
174         Likewise.
175         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
176         Likewise.
177         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
178         Likewise.
179         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
180         Likewise.
181         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
182         Likewise.
183         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
184         Likewise.
185         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
186         Likewise.
187         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
188         Likewise.
189         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist:
190         Likewise.
191         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist:
192         Likewise.
193         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
194         Likewise.
195         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist:
196         Likewise.
198 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
200         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
201         (FORCE_FRAME_POINTER): Assign result of alloca to a volatile
202         variable.
204 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
206         * sysdeps/mips/mips64/n32/s_fma.c: New file.
207         * sysdeps/mips/mips64/n64/s_fma.c: Likewise.
209         * sysdeps/unix/sysv/linux/mips/Makefile (abi-n32-condition): Fix
210         typo.
212 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
214         * sysdeps/mips/mips64/libm-test-ulps: Remove sqrt ulps.
216         * sysdeps/mips/mips32/libm-test-ulps: Regenerate.
217         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
219 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
221         * sysdeps/unix/sysv/linux/mips/Makefile [subdir = misc]: Move ABI
222         settings out of conditional.
224         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove
225         __connect_internal alias.
227         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
228         (FP_TRAPPING_EXCEPTIONS): Define.
230         * sysdeps/unix/sysv/linux/mips/Makefile (syscall-list-variants):
231         Rename to abi-variants.
232         (syscall-list-includes): Rename to abi-includes.
233         (syscall-list-o32-options): Rename to abi-o32-options.
234         (syscall-list-o32-condition): Rename to abi-o32-condition.
235         (syscall-list-n32-options): Rename to abi-n32-options.
236         (syscall-list-n32-condition): Rename to abi-n32-condition.
237         (syscall-list-n64-options): Rename to abi-n64-options.
238         (syscall-list-n64-condition): Rename to abi-n64-condition.
239         * sysdeps/unix/sysv/linux/mips/mips32/Makefile: New file.
240         * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Likewise.
241         * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Likewise.
243         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Replace
244         _internal alias by hidden_def.
246 2012-05-26  Joseph Myers  <joseph@codesourcery.com>
248         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: New
249         file.
250         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
251         Likewise.
252         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
253         Likewise.
254         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
255         Likewise.
256         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
257         Likewise.
258         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
259         Likewise.
260         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
261         Likewise.
262         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
263         Likewise.
265 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
267         * sysdeps/unix/sysv/linux/mips/kernel-features.h
268         (__ASSUME_32BITUIDS): Remove.
270 2012-05-23  Steve Ellcey  <sellcey@mips.com>
272         * sysdeps/unix/sysv/linux/mips/Makefile
273         (syscall-list-o32-options): Use -D_MIPS_SIM=1.
274         (syscall-list-n32-options): Use -D_MIPS_SIM=2.
275         (syscall-list-n64-options): Use -D_MIPS_SIM=3.
277 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
279         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_DONTDUMP):
280         Define.
281         (MADV_DODUMP): Likewise.
283 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
285         * sysdeps/mips/bits/wordsize.h (__WORDSIZE_COMPAT32): Rename to
286         __WORDSIZE_TIME64_COMPAT32.
288         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Update.
289         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Update.
290         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Update.
292 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
294         * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Move to ...
295         * sysdeps/unix/sysv/linux/mips/mips32/ftruncate64.c: ... here.
296         (kernel-features.h): Don't include.
297         [__NR_ftruncate64]: Make code unconditional.
298         [!__NR_ftruncate64]: Remove conditional code.
299         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
300         * sysdeps/unix/sysv/linux/mips/truncate64.c: Move to ...
301         * sysdeps/unix/sysv/linux/mips/mips32/truncate64.c: ... here.
302         (kernel-features.h): Don't include.
303         [__NR_truncate64]: Make code unconditional.
304         [!__NR_truncate64]: Remove conditional code.
305         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
306         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (ftruncate):
307         Add syscall.
308         (truncate): Likewise.
309         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
310         (ftruncate): Remove syscall.
311         (truncate): Likewise.
312         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Move to ...
313         * sysdeps/unix/sysv/linux/mips/mips64/ftruncate64.c: ... here.
314         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Move to ...
315         * sysdeps/unix/sysv/linux/mips/mips64/truncate64.c: ... here.
317 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
319         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat)
320         [!__USE_MISC && !__USE_XOPEN2K8]: Declare nanoseconds fields with
321         type unsigned long and names st_atimensec, st_mtimensec and
322         st_ctimensec.
323         (struct stat64) [!__USE_MISC && !__USE_XOPEN2K8]: Likewise.
325 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
327         * sysdeps/unix/sysv/linux/mips/pread.c [!__ASSUME_PREAD_SYSCALL]:
328         Remove conditional code.
329         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
330         * sysdeps/unix/sysv/linux/mips/pread64.c
331         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
332         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
333         * sysdeps/unix/sysv/linux/mips/pwrite.c
334         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
335         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
336         * sysdeps/unix/sysv/linux/mips/pwrite64.c
337         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
338         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
339         * sysdeps/unix/sysv/linux/mips/sigaction.c
340         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
341         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
343 2012-05-11  Joseph Myers  <joseph@codesourcery.com>
345         * sysdeps/mips/dl-lookup.c: Update from generic version.
347 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
349         * sysdeps/mips/fpu/libm-test-ulps: Move to ...
350         * sysdeps/mips/mips32/libm-test-ulps: ... here.
351         * sysdeps/mips/mips64/n32/libm-test-ulps: Move to ...
352         * sysdeps/mips/mips64/libm-test-ulps: ... here.
353         * sysdeps/mips/mips64/n64/libm-test-ulps: Remove file.
355 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
357         [BZ #14044]
358         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c: Copy
359         from libc version and add symbol versions.
360         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilis
361         (GLIBC_2.3.3): Add posix_fadvise64.
363 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
365         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: New file.
366         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
367         Likewise.
368         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Likewise.
369         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
370         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Likewise.
371         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Likewise.
372         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
373         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Likewise.
374         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
375         Likewise.
376         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Likewise.
377         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Likewise.
378         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
379         Likewise.
380         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Likewise.
381         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Likewise.
382         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
383         Likewise.
384         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
385         Likewise.
386         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Likewise.
387         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
388         Likewise.
389         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist: Likewise.
390         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist: Likewise.
391         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
392         Likewise.
393         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
394         Likewise.
395         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
396         Likewise.
397         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist: Likewise.
398         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
399         Likewise.
400         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
401         Likewise.
402         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Likewise.
403         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
404         Likewise.
405         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
406         Likewise.
407         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
408         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
409         Likewise.
410         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Likewise.
411         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Likewise.
412         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist:
413         Likewise.
414         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
415         Likewise.
416         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
417         Likewise.
418         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Likewise.
419         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
420         Likewise.
421         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
422         Likewise.
424         * sysdeps/mips/mips64/memcpy.S: Don't include <endian.h>.  Test
425         __MIPSEB instead of __BYTE_ORDER.
426         * sysdeps/mips/mips64/memset.S: Likewise.
428 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
430         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
431         Change to 2.6.12.
432         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
434 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
436         * sysdeps/unix/mips/brk.S: Remove file.
437         * sysdeps/unix/mips/dl-brk.S: Likewise.
438         * sysdeps/unix/mips/sigreturn.S: Likewise.
439         * sysdeps/unix/mips/wait.S: Likewise.
441 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
443         * sysdeps/mips/memcpy.S: Don't include <endian.h>.  Test __MIPSEB
444         instead of __BYTE_ORDER.
445         * sysdeps/mips/memset.S: Likewise.
447         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h (struct
448         kernel_rt_sigframe): Use siginfo_t instead of struct siginfo.
450 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
452         * sysdeps/unix/mips/fork.S: Remove file.
454 2012-04-24  Mike Frysinger  <vapier@gentoo.org>
456         * sysdeps/unix/sysv/linux/mips/mips64/configure.in
457         (ldd_rewrite_script): Change $dest to $dir.
458         * sysdeps/unix/sysv/linux/mips/mips64/configure: Regenerate.
460 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
462         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: Include
463         sysdeps/unix/sysv/linux/arm/readahead.c not
464         sysdeps/unix/sysv/linux/arm/eabi/readahead.c.
466 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
468         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MAP_STACK): Define.
469         (MAP_HUGETLB): Likewise.
471 2012-03-27  Joseph Myers  <joseph@codesourcery.com>
473         * sysdeps/mips/elf/start.S: Moved to ...
474         * sysdeps/mips/start.S: ...here.
475         * sysdeps/mips/elf/configure.in: Moved to ...
476         * sysdeps/mips/configure.in: ...here.  Update comment.
477         * sysdeps/mips/configure: New generated file.
479 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
481         * sysdeps/unix/sysv/linux/mips/register-dump.h: Include <_itoa.h>
482         instead of <stdio-common/_itoa.h>.
484 2012-03-10  Paul Eggert  <eggert@cs.ucla.edu>
486         [BZ #13673]
487         * sysdeps/mips/mips64/gmp-mparam.h: Replace FSF snail mail address
488         with URL.
490 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
492         [BZ #13673]
493         Replace FSF snail mail address with URLs, as per GNU coding standards.
495 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
497         * sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.
498         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Remove.
500 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
502         * sysdeps/unix/sysv/linux/mips/bits/socket.h [!__USE_GNU]: Do not
503         declare recvmmsg and sendmmsg.
505 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
507         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (pthread_attr_t):
508         Change union tag to pthread_attr_t.  Only define typedef if not
509         already defined.
510         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
511         (pthread_attr_t): Change union tag to pthread_attr_t.  Only define
512         typedef if not already defined.
514 2012-02-26  Joseph Myers  <joseph@codesourcery.com>
516         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Don't name
517         siginfo_t struct.  Add forward declaration of pthread_attr_t and
518         use it in sigevent.
519         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Name
520         pthread_attr_t union.
522 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
524         * sysdeps/unix/sysv/linux/mips/bits/epoll.h: New file.
525         * sysdeps/unix/sysv/linux/mips/bits/timerfd.h: Likewise.
526         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Remove.
527         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
529 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
531         * sysdeps/unix/sysv/linux/mips/bits/errno.h (EHWPOISON): Define if
532         not defined.
534 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
536         * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
537         matching the array in dl-procinfo.c.
539 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
541         * sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
542         * sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
543         * sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
545 2012-02-15  Robert Millan  <rmh@gnu.org>
547         [BZ #12301]
548         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
549         [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
551 2012-02-15  Robert Millan  <rmh@gnu.org>
553         [BZ #12298]
554         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
555         * sysdeps/mips/sys/tas.h: ... here.
557 2012-02-15  Robert Millan  <rmh@gnu.org>
559         [BZ #12297]
560         * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
561         * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
562         * sysdeps/unix/mips/entry.h: ... here.
564 2012-02-15  Robert Millan  <rmh@gnu.org>
566         [BZ #12193]
567         * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
568         Define.
569         * sysdeps/mips/dl-procinfo.c: New file.
570         * sysdeps/mips/dl-procinfo.h: Likewise.
572 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
574         * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
575         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
577 2012-02-15  Viju Vincent  <vijuvince@gmail.com>
579         * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
580         around calls to _dl_lookup_symbol_x.
582 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
584         * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
585         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
587 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
589         * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
590         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
592 2012-02-10  Joseph Myers  <joseph@codesourcery.com>
594         * sysdeps/mips/mips32/crti.S: New file, based on compiler output
595         for sysdeps/generic/initfini.c.
596         * sysdeps/mips/mips32/crtn.S: Likewise.
597         * sysdeps/mips/mips64/n32/crti.S: Likewise.
598         * sysdeps/mips/mips64/n32/crtn.S: Likewise.
599         * sysdeps/mips/mips64/n64/crti.S: Likewise.
600         * sysdeps/mips/mips64/n64/crtn.S: Likewise.
601         * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
602         (CFLAGS-pt-initfini.s): Likewise.
603         (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
604         variables.
606 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
608         * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
609         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
610         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
611         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
613 2012-01-08  Joseph Myers  <joseph@codesourcery.com>
615         * sysdeps/mips/bits/fenv.h: Use const instead of __const.
616         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
617         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
618         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
619         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
620         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
621         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
623 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
625         * sysdeps/mips/nptl/shlib-versions: New.
627 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
629         * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
631 2012-01-04  Tom de Vries  <tom@codesourcery.com>
633         * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
634         -fno-unwind-tables.
636 2012-01-03  Tom de Vries  <tom@codesourcery.com>
638         * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
639         * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
641 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
643         * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
644         (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
645         Remove.
646         (syscall-list-variants, syscall-list-includes)
647         (syscall-list-o32-options, syscall-list-o32-condition)
648         (syscall-list-n32-options, syscall-list-n32-condition)
649         (syscall-list-n64-options, syscall-list-n64-condition): Define.
650         * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
651         asm-unistd.h.
652         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
653         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
655 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
657         [BZ #13538]
658         * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
659         (EPOLLET): Initialize with unsigned values.
661 2011-12-19  Joseph Myers  <joseph@codesourcery.com>
663         * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
664         $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
666 2011-11-17  Joseph Myers  <joseph@codesourcery.com>
668         * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
669         sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
671 2011-11-11  Joseph Myers  <joseph@codesourcery.com>
673         * sysdeps/mips/dl-lookup.c: Update from generic version.
675 2011-10-12  Joseph Myers  <joseph@codesourcery.com>
677         * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
678         * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
679         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
681 2011-10-05  Andreas Schwab  <schwab@redhat.com>
683         * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
684         (elf_machine_lazy_rel): Add parameter skip_ifunc.
686 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
688         * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
689         return value to (struct cmsghdr *).
691 2011-09-13  Joseph Myers  <joseph@codesourcery.com>
693         * sysdeps/mips/elf/configure.in: Always test for TLS support and
694         error out in case it is missing.
695         * sysdeps/mips/elf/configure: Regenerate.
696         * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
698 2011-09-11  Joseph Myers  <joseph@codesourcery.com>
700         * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
701         sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
703 2011-09-06  Joseph Myers  <joseph@codesourcery.com>
705         [BZ #13109]
706         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
707         (statfs): New.
708         * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
709         sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
711 2011-08-02  Matt Turner  <mattst88@gmail.com>
713         * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
715 2011-07-25  Joseph Myers  <joseph@codesourcery.com>
717         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
718         Define.
720 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
722         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
723         sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
725 2011-06-20  Joseph Myers  <joseph@codesourcery.com>
727         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
728         mention raise in the comment.
730 2011-05-23  Aurelien Jarno  <aurelien@aurel32.net>
732         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
733         Add.
735 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
737         * sysdeps/mips/dl-lookup.c: Update from generic version.
739 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
741         * sysdeps/mips/dl-lookup.c: Update from generic version.
743 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
745         * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
747 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
749         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
750         to open_by_handle_at.
752 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
754         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
756 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
758         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
759         file_handle and MAX_HANDLE_SZ.  Declare name_to_handle_at and
760         open_by_handle.  Augment a few comments.
762 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
764         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
765         cancelable.
766         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
767         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
768         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
769         sync_file_range as cancellation point.
770         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
771         sync_file_range as cancellation point.
773 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
775         * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
776         sync_file_range.
778 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
780         * sysdeps/mips/dl-lookup.c: Update from generic version.
782 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
784         * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
785         MADV_NOHUGEPAGE): Define.
787 2011-01-25  Joseph Myers  <joseph@codesourcery.com>
789         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
790         PF_CAIF, PF_ALG): Define.
792 2010-12-30  Joseph Myers  <joseph@codesourcery.com>
794         * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
795         NO_CTORS_DTORS_SECTIONS is defined.
796         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
798 2010-12-21  Joseph Myers  <joseph@codesourcery.com>
800         * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
802 2010-12-06  Matt Turner  <mattst88@gmail.com>
804         * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
806 2010-12-06  Joseph Myers  <joseph@codesourcery.com>
808         * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
809         Change to 2.4.1.
810         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
812 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
814         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
815         sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
816         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
817         for fanotify_mark.
819 2010-10-11  Joseph Myers  <joseph@codesourcery.com>
821         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
822         libm_hidden_def.
823         * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
825 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
827         * sysdeps/unix/sysv/linux/mips/kernel-features.h
828         (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
830 2010-08-13  Chandrakala Chavva  <cchavva@caviumnetworks.com>
832         * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
833         jump delay slot.
834         * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
836 2010-08-13  Joseph Myers  <joseph@codesourcery.com>
838         * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
840 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
842         * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
843         struct statfs64): Add f_flags field.
845 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
847         * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
848         Define.
850 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
852         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
853         and prlimit64.
854         * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
855         sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
856         * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
857         prlimit64 syscall.
859 2010-06-14  Joseph Myers  <joseph@codesourcery.com>
861         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
862         F_GETPIPE_SZ): Define.
864 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
866         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
867         sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
869 2010-04-14  Joseph Myers  <joseph@codesourcery.com>
871         * sysdeps/unix/sysv/linux/mips/libc-abis: New.
873 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
875         * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
876         VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
877         * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
878         Define.
880 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
882         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
883         MSG_WAITFORONE.
885 2010-03-24  Joseph Myers  <joseph@codesourcery.com>
887         * sysdeps/mips/dl-lookup.c: Update from generic version.
889 2010-03-23  Mischa Jonker  <mischa.jonker@viragelogic.com>
891         [BZ #11291]
892         * sysdeps/mips/bits/atomic.h
893         (__arch_compare_and_exchange_xxx_32_int,
894         __arch_compare_and_exchange_xxx_64_int,
895         __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
896         __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
897         Specify *mem as asm output as well as input.
899 2010-02-10  Joseph Myers  <joseph@codesourcery.com>
901         * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
903 2010-01-28  Joseph Myers  <joseph@codesourcery.com>
905         * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
906         _dl_runtime_pltresolve): Calculate offset from start of function
907         to .cpload instead of hardcoding instruction size.
909 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
911         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
912         problem.
914 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
916         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
917         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
919 2010-01-10  Joseph Myers  <joseph@codesourcery.com>
921         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
922         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
923         XPG7.
924         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
925         fcntl.h.
927 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
929         [BZ #11093]
930         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
931         POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
933 2009-12-16  Joseph Myers  <joseph@codesourcery.com>
935         * sysdeps/mips/dl-lookup.c: Update from generic version.
937 2009-12-15  Joseph Myers  <joseph@codesourcery.com>
939         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
940         O_DSYNC to match 2.6.33+ kernels.
942 2009-12-09  Joseph Myers  <joseph@codesourcery.com>
944         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
945         declare recvmmsg.
947 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
949         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
950         (posix_fadvise): Remove.
951         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
952         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
953         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
955 2009-12-01  Joseph Myers  <joseph@codesourcery.com>
957         * sysdeps/mips/dl-lookup.c: Update from generic version.
959 2009-11-23  Joseph Myers  <joseph@codesourcery.com>
961         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
962         for timestamps also if __USE_XOPEN2K8.
964 2009-11-19  Joseph Myers  <joseph@codesourcery.com>
966         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
967         F_OWNER_PGRP and mark F_OWNER_GID obsolete.
969 2009-11-18  Joseph Myers  <joseph@codesourcery.com>
971         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
972         names of parameters of sync_file_range.
974 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
976         [BZ #10972]
977         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
978         constants from recent kernels.
980 2009-11-17  Joseph Myers  <joseph@codesourcery.com>
982         * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
983         not already defined.
985 2009-11-14  Joseph Myers  <joseph@codesourcery.com>
987         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
988         F_GETOWN_EX): Update values.
990 2009-11-06  Joseph Myers  <joseph@codesourcery.com>
992         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
993         of last two arguments when -D_FILE_OFFSET_BITS=64.
995 2009-10-29  Joseph Myers  <joseph@codesourcery.com>
997         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
998         f_owner_ex.
1000 2009-10-03  Joseph Myers  <joseph@codesourcery.com>
1002         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
1003         and F_GETOWN_EX.
1005 2009-09-25  Daniel Jacobowitz  <dan@codesourcery.com>
1007         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
1008         (__SYSCALL_CLOBBERS): Add "hi" and "lo".
1009         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1010         (__SYSCALL_CLOBBERS): Likewise.
1011         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1012         (__SYSCALL_CLOBBERS): Likewise.
1014 2009-08-05  Joseph Myers  <joseph@codesourcery.com>
1016         * sysdeps/mips/____longjmp_chk.c: Remove.  Replaced by....
1017         * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This.  New file.
1018         * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
1019         variable for env.  Use expansion of CHECK_SP macro for check.
1020         * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
1022 2009-08-03  Joseph Myers  <joseph@codesourcery.com>
1024         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
1025         sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
1027 2009-07-20  Aurelien Jarno  <aurelien@aurel32.net>
1029         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
1030         __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
1032 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
1034         * sysdeps/mips/do-lookup.h: Remove.
1035         * sysdeps/mips/dl-lookup.c: Update from generic version, with
1036         non-PIC handling integrated.
1038 2009-06-18  Joseph Myers  <joseph@codesourcery.com>
1040         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
1041         and AF_IEEE802154.
1043 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
1045         * sysdeps/mips/____longjmp_chk.c: New file.
1046         * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it.  Don't
1047         undefine __longjmp.
1048         * sysdeps/mips64/__longjmp.c: Likewise.
1050 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
1052         * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
1053         sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
1054         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
1055         sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
1057 2009-05-16  Joseph Myers  <joseph@codesourcery.com>
1059         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
1060         fallocate64@@GLIBC_2.11.
1062 2009-05-14  Joseph Myers  <joseph@codesourcery.com>
1064         * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
1065         sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
1067 2009-04-18  Maciej W. Rozycki  <macro@codesourcery.com>
1069         * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
1070         * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
1071         * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
1072         * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
1073         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
1074         Update comment.
1075         * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
1076         * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
1077         * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
1078         Add ucontext_i.sym.
1080 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
1082         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
1083         __ASSUME_PWRITEV): Don't define here.
1085 2009-04-15  Maciej W. Rozycki  <macro@codesourcery.com>
1087         * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
1089 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
1091         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
1092         numbers.
1093         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
1094         Define.
1095         * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
1096         preadv and pwritev.
1098 2009-03-18  Maciej W. Rozycki  <macro@codesourcery.com>
1100         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
1101         Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
1103 2009-03-18  Zhang Le  <r0bertz@gentoo.org>
1105         [BZ #7074]
1106         * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
1107         Fix the condition used to annotate n32 objects.
1109 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
1111         * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
1112         Change parameters and use next_line.
1114 2009-03-17  Joseph Myers  <joseph@codesourcery.com>
1116         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
1117         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1118         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1120 2009-03-15  Joseph Myers  <joseph@codesourcery.com>
1122         * sysdeps/mips/bits/link.h: Uglify function parameter names.
1123         * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
1124         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
1125         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
1126         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
1128 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
1130         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
1131         fallocate{,64}.
1133 2009-02-26  Joseph Myers  <joseph@codesourcery.com>
1135         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
1136         UTIME_OMIT only with __USE_ATFILE.
1138 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
1140         [BZ #7040]
1141         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
1142         inotify_rm_watch should have type int.
1144 2009-02-02  Joseph Myers  <joseph@codesourcery.com>
1146         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
1148 2009-01-27  Maciej W. Rozycki  <macro@linux-mips.org>
1149             Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1151         PR glibc/1048
1152         * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
1153         variable page size for MIPS.
1154         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
1155         * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
1156         * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
1158 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
1160         * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
1161         __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
1162         -D_GNU_SOURCE.
1164 2009-01-12  Joseph Myers  <joseph@codesourcery.com>
1166         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1167         FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
1169 2008-12-19  Joseph Myers  <joseph@codesourcery.com>
1171         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
1172         sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
1173         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
1174         sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
1176 2008-12-09  Joseph Myers  <joseph@codesourcery.com>
1178         * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
1179         Make available only for __USE_GNU.
1181 2008-12-03  Joseph Myers  <joseph@codesourcery.com>
1183         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
1184         FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
1186 2008-11-25  Joseph Myers  <joseph@codesourcery.com>
1188         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
1189         __THROW vs. __nonnull order for C++.
1191 2008-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
1193         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
1194         * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
1195         R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
1197 2008-10-01  Mark Shinwell  <shinwell@codesourcery.com>
1198             Daniel Jacobowitz  <dan@codesourcery.com>
1199             Richard Sandiford  <rdsandiford@googlemail.com>
1201         * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
1202         * sysdeps/mips/dl-lookup.c: New.
1203         * sysdeps/mips/do-lookup.h: New.
1204         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
1205         definition.
1206         (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
1207         if needed.
1208         (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
1209         (elf_machine_type_class): Likewise.
1210         (ELF_MACHINE_PLT_REL): Define.
1211         (elf_machine_fixup_plt): New.
1212         (elf_machine_plt_value): New.
1213         (elf_machine_reloc): Handle jump slot and copy relocations.
1214         (elf_machine_lazy_rel): Point relocation place at PLT if
1215         required.
1216         (RESOLVE_GOTSYM): Take a relocation type argument.
1217         (elf_machine_got_rel): Bind lazy stubs directly to their target if
1218         !lazy.  Skip lazy binding for PLT symbols.
1219         (elf_machine_runtime_setup): Fill in .got.plt header.
1220         * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
1221         (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
1222         ELF_DL_PLT_RESTORE_ARG_REGS): Define.
1223         (_dl_runtime_pltresolve): New.
1224         * sysdeps/mips/bits/linkmap.h: New file.
1225         * sysdeps/mips/tls-macros.h: Load $gp as required.  Merge 32-bit and
1226         64-bit versions.
1228         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
1229         Delete definition.
1230         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
1231         PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
1232         (PSEUDO): Use them.  Move outside __PIC__.
1233         (PSEUDO_JMP): New.
1234         (CENABLE, CDISABLE): Use it.
1236 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1238         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
1239         to epoll_create1.
1241 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1243         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
1244         SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
1245         * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
1246         * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
1247         * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
1248         * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
1249         * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
1251 2008-08-19  Joseph Myers  <joseph@codesourcery.com>
1253         * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
1254         volatile.
1256 2008-07-18  Joseph Myers  <joseph@codesourcery.com>
1258         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
1259         type.
1261 2008-05-21  Joseph Myers  <joseph@codesourcery.com>
1263         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
1264         (SOCK_DCCP): Define.
1266 2008-05-01  Joseph Myers  <joseph@codesourcery.com>
1268         * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
1269         RUSAGE_THREAD and RUSAGE_LWP.
1271 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
1273         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
1274         shmid_ds.
1276 2008-04-21  Khem Raj  <kraj@mvista.com>
1278         * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
1280 2008-04-02  Aurelien Jarno  <aurelien@aurel32.net>
1282         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
1283         truncate and ftruncate systems calls.
1284         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
1285         empty file.
1286         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
1288 2008-03-28  Joseph Myers  <joseph@codesourcery.com>
1290         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
1291         ARG_MAX if <linux/limits.h> has defined it.
1293 2008-03-28  Robin Randhawa  <robin@mips.com>
1295         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
1296         barriers to enforce strict ordering on weakly ordered systems.
1298 2008-03-26  David Stephenson  <david.stephenson@sicortex.com>
1299             Daniel Jacobowitz  <dan@codesourcery.com>
1301         * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
1302         * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
1303         * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
1305 2008-03-09  Andreas Jaeger  <aj@suse.de>
1307         [BZ #5753]
1308         * sysdeps/mips/ieee754.h: Use protected namespace
1309         __BIG_ENDIAN/__LITTLE_ENDIAN.
1310         Patch by Aurelien Jarno <aurelien@aurel32.net>.
1312 2008-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
1314         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
1315         Reorganize to match other architectures.  Replace _timer._timer1
1316         and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
1317         _timer.si_sigval.  Correct the type of _sigpoll.si_band.
1318         (si_timerid, si_overrun): Define.
1319         (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
1320         (__pthread_attr_s): Remove declaration.
1321         (struct sigevent): Remove XXX.  Add _tid.
1323 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1325         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
1327 2007-09-25  Joseph Myers  <joseph@codesourcery.com>
1329         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
1330         type and __THROW marker of splice, vmsplice, and tee.
1332 2007-09-12  Joseph Myers  <joseph@codesourcery.com>
1334         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
1335         LLL_PRIVATE argument to lll_futex_wake.
1336         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
1337         * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
1338         comment.
1339         (PF_IUCV, PF_RXRPC): Define.
1340         (PF_MAX): Update.
1341         (AF_IUCV, AF_RXRPC): Define.
1342         (MSG_CMSG_CLOEXEC): Define.
1343         (_EXTERN_INLINE): Define to __extern_inline.
1344         * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
1345         UTIME_OMIT): Define.
1346         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
1347         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
1348         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
1349         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
1350         lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
1351         resp. lll_robust_*.  Renamed all LLL_MUTEX_LOCK_* macros to
1352         LLL_LOCK_*.  Include <kernel-features.h>.
1353         (LLL_LOCK_INITIALIZER): Remove duplicate definition.
1354         (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
1355         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
1356         (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
1357         lll_futex_wait.
1358         (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
1359         lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
1360         private arguments.
1361         (__lll_robust_trylock): Convert to macro.
1362         (__lll_robust_lock_wait): Add private argument.
1363         (__lll_lock_wait_private, __lll_lock_wait): Declare.
1364         (__lll_lock): Convert to macro.  Take private argument.
1365         (__lll_cond_lock): Likewise.
1366         (lll_lock, lll_cond_lock): Take private arguments.
1367         (__lll_robust_lock): Take private argument.  Convert to macro.
1368         (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
1369         lll_robust_cond_lock): Take private arguments.
1370         (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
1371         arguments.
1372         (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
1373         (lll_timedlock, lll_robust_timedlock): Take private arguments.
1374         (__lll_unlock, __lll_robust_unlock): Convert to macros.  Take
1375         private arguments.
1376         (lll_unlock, lll_robust_unlock): Take private arguments.
1377         (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
1378         lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
1379         (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
1380         (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
1381         __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
1382         lll_cond_wake, lll_cond_broadcast): Remove.
1383         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
1384         to __extern_inline.
1386 2007-08-06  Maciej W. Rozycki  <macro@linux-mips.org>
1388         * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
1389         New macros for the (n)64 and n32 ABIs.
1390         (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
1392 2007-07-13  Carlos O'Donell  <carlos@codesourcery.com>
1394         * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
1395         Define __WORDSIZE_COMPAT32 as 1.
1397 2007-07-13  Joseph Myers  <joseph@codesourcery.com>
1399         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
1400         libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h.  Increase
1401         PTHREAD_STACK_MIN.
1403 2007-07-10  Daniel Jacobowitz  <dan@codesourcery.com>
1405         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
1407         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
1408         Delete.
1410 2007-06-07  Daniel Jacobowitz  <dan@codesourcery.com>
1412         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
1413         (internal_syscall1, internal_syscall2, internal_syscall3,
1414         internal_syscall4, internal_syscall5, internal_syscall6): Use it.
1416 2007-06-06  Daniel Jacobowitz  <dan@codesourcery.com>
1418         * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
1419         THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
1420         (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
1421         THREAD_GSCOPE_WAIT): Define.
1422         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
1423         (FUTEX_PRIVATE_FLAG): Define.
1424         (lll_unlock_wake_cb): Delete prototype.
1425         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
1426         <endian.h>.
1427         (pthread_rwlock_t): Shrink __flags and add __shared.
1429 2007-05-24  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1431         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
1432         (posix_fadvise): Fix high word of len argument.
1434 2007-05-23  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1436         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
1437         * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
1438         * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
1439         * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
1440         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
1441         * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
1443 2007-05-23  Joseph Myers  <joseph@codesourcery.com>
1445         * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
1446         * sysdeps/mips/mips64/n64/Implies: Likewise.
1447         * sysdeps/mips/mips64/soft-fp/Makefile: New.
1448         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
1449         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
1450         <fpu_control.h>.  Use hardware exception and rounding mode
1451         settings.
1453 2007-05-23  Richard Sandiford  <rsandifo@nildram.co.uk>
1455         * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
1456         r_info argument to ElfW(Addr).
1458 2007-02-01  Joseph Myers  <joseph@codesourcery.com>
1460         * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
1462 2007-01-25  Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1463             Daniel Jacobowitz  <dan@codesourcery.com>
1465         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
1466         shmctl, and semctl.
1467         * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
1468         sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
1469         sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
1471 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
1473         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
1474         PTR_DEMANGLE): Define.
1475         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
1476         PTR_DEMANGLE): Define.
1477         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
1478         PTR_DEMANGLE): Define.
1480 2007-01-23  Daniel Jacobowitz  <dan@codesourcery.com>
1482         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
1483         (cfi_same_value): Delete definition.
1485 2007-01-08  Richard Sandiford  <richard@codesourcery.com>
1487         * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
1488         (elf_machine_reloc): New function, retaining the body of
1489         elf_machine_rel.  Take the reloc's r_info field as an argument,
1490         not the reloc itself.  Add extra r_addend and inplace_p arguments.
1491         When inplace_p is false, use r_addend as the addend, not the contents
1492         of the relocation field.  Hoist the conversion of reloc_addr to
1493         "ELFW(Addr) *".  Don't try to apply TLS relocations against
1494         undefined symbols.  Add R_MIPS_GLOB_DAT support.
1495         (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
1496         (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
1497         to ElfW(Rela).
1499 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
1501         * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h.  Correct
1502         multiple inclusion guard.
1503         * sysdeps/mips/elf/ldsodefs.h: Delete file.
1505 2007-01-04  Thiemo Seufer  <ths@networkno.de>
1507         * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
1508         to match the kernel.
1510 2006-10-31  Daniel Jacobowitz  <dan@codesourcery.com>
1512         * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
1513         (RTLD_SINGLE_THREAD_P): Define.
1514         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
1516 2006-10-31  Joseph Myers  <joseph@codesourcery.com>
1518         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
1519         prototype.
1521 2006-09-22  Richard Sandiford  <richard@codesourcery.com>
1523         * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
1524         code.
1525         (__xstat_conv): Use memset to clear padding arrays.  Check for
1526         overflow.
1527         (__xstat64_conv): Use memset to clear padding arrays.
1528         (__xstat32_conv): New function.
1529         * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
1530         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
1532 2006-09-21  Joseph Myers  <joseph@codesourcery.com>
1534         * sysdeps/mips/fpu_control.h: If soft-float, don't use
1535         floating-point registers.
1536         * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
1537         sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
1538         Likewise.
1540 2006-08-04  Joseph Myers  <joseph@codesourcery.com>
1542         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
1543         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
1545 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1547         * sysdeps/mips/mips64/n32/libm-test-ulps,
1548         sysdeps/mips/mips64/n64/libm-test-ulps: New.
1550 2006-07-24  Joseph Myers  <joseph@codesourcery.com>
1552         * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
1553         defined, include the named file.
1555 2006-06-08  Daniel Jacobowitz  <dan@codesourcery.com>
1557         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
1558         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
1559         Define.
1561 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1563         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
1564         RLIM64_INFINITY): Define appropriately for N64.  Use unsigned
1565         types.
1567 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1569         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1570         Don't use struct timespec.
1571         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
1572         __xstat64_conv): Copy individual timespec fields.
1574 2006-06-02  Richard Sandiford  <richard@codesourcery.com>
1576         * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
1578 2006-06-02  Joseph Myers  <joseph@codesourcery.com>
1580         * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
1581         * sysdeps/mips/fpu/fesetround.c: Likewise.
1583 2006-05-10  Richard Sandiford  <richard@codesourcery.com>
1584             Daniel Jacobowitz  <dan@codesourcery.com>
1586         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
1587         dump sc_cause, sc_status or sc_badvaddr.
1588         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite.  Update
1589         structure definitions after DSP kernel changes.
1590         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
1591         after the same DSP changes.
1593 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1595         * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
1596         st_atim, st_mtim and st_ctim interface.
1597         (struct stat64): Likewise.
1598         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
1599         Replace st_atime and its padding field with st_atim.  Likewise
1600         st_mtime/st_mtim and st_ctime/st_ctim.
1601         * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
1602         after above changes.
1603         (__xstat64_conv): Likewise.
1605 2006-05-08  Richard Sandiford  <richard@codesourcery.com>
1607         * sysdeps/mips/ldsodefs.h: New file.
1608         * sysdeps/mips/tst-audit.h: New file.
1610 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
1612         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
1613         for consistency with other ports.
1614         (MADV_REMOVE): Correct value.
1615         (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
1616         POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
1617         POSIX_MADV_DONTNEED): Define.
1619 2006-05-05  Lior Balkohen  <balkohen@gmail.com>
1621         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
1622         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
1623         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
1624         and SYNC_FILE_RANGE_WAIT_AFTER.
1625         Declare sync_file_range, vmsplice, splice and tee.
1627 2006-03-27  Lior Balkohen  <balkohen@gmail.com>
1629         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
1630         LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.  Add readahead
1631         prototype.
1633 2006-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
1635         * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
1636         Define.
1638 2006-03-27  Denis Barbier  <barbier@linuxfr.org>
1640         * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
1641         typo.
1643 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1645         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
1646         i386/fork.c.
1648 2006-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
1650         * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
1651         libc_cv_localedir, libdir, arch_minimum_kernel, and
1652         libc_cv_gcc_unwind_find_fde.
1653         * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
1654         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
1655         * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
1657 2006-03-02  Lior Balkohen  <balkohen@gmail.com>
1659         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
1660         (__pthread_list_t, __pthread_slist_t): New typedefs.
1661         (pthread_mutex_t): Replace __next and __prev fields with __list.
1662         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
1663         FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
1664         (lll_futex_wake_unlock): Define.
1665         (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
1666         lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
1667         lll_robust_mutex_unlock): New macros.
1668         (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
1669         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
1670         vfork.S.
1671         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
1673 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1675         * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
1676         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
1678 2006-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
1680         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
1681         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1682         (INTERNAL_SYSCALL_NCS): New.
1683         (internal_syscall0, internal_syscall1, internal_syscall2,
1684         internal_syscall3, internal_syscall4, internal_syscall5,
1685         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1686         Use them.  Correct types for registers.
1687         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
1688         (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
1689         (INTERNAL_SYSCALL_NCS): New.
1690         (internal_syscall0, internal_syscall1, internal_syscall2,
1691         internal_syscall3, internal_syscall4, internal_syscall5,
1692         internal_syscall6): Take ncs_init, cs_init, and input arguments.
1693         Use them.
1694         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
1695         recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
1696         points.
1697         * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
1698         Use Elf(Addr) for TLS relocation targets.
1699         * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
1700         * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
1701         lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
1702         futexp to long for n64.
1703         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
1705 2006-02-20  Roland McGrath  <roland@redhat.com>
1707         * sysdeps/mips/shlib-versions: New file.
1708         * sysdeps/mips/preconfigure: New file.
1709         * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.