Commit Graph

213 Commits

Author SHA1 Message Date
Joseph Myers
6863adc8f9 Remove __connect_internal alias for MIPS. 2012-05-30 23:04:02 +00:00
Joseph Myers
6334191e7f Define FP_TRAPPING_EXCEPTIONS for MIPS. 2012-05-30 21:35:11 +00:00
Joseph Myers
d9ab3effc7 Update MIPS for syscall-list changes. 2012-05-30 15:58:45 +00:00
Joseph Myers
cc824a2e80 Replace __pthread_once_internal alias by hidden_def for MIPS. 2012-05-30 09:58:18 +00:00
Joseph Myers
0387d09372 Add mips32 versions of otherwise empty ABI baselines. 2012-05-26 20:13:48 +00:00
Joseph Myers
089d856f77 Update MIPS kernel-features.h for removal of __ASSUME_32BITUIDS. 2012-05-25 19:21:15 +00:00
Steve Ellcey
46bd63802a Use -D options in building MIPS syscall.h. 2012-05-23 18:48:24 +00:00
Joseph Myers
ec55b2167a Define MADV_DONTDUMP and MADV_DODUMP for MIPS. 2012-05-23 10:23:26 +00:00
Joseph Myers
df0f68a046 Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 for MIPS. 2012-05-21 21:23:10 +00:00
Joseph Myers
533a8b31d8 Update MIPS ABI baselines for getauxval. 2012-05-21 09:51:58 +00:00
Joseph Myers
dc2a97c6ed Clean up MIPS ftruncate64/truncate64. 2012-05-19 19:10:13 +00:00
Joseph Myers
dbeb70630b Declare MIPS stat nanoseconds fields similarly to other architectures. 2012-05-16 10:53:31 +00:00
Joseph Myers
a7375c94a8 Remove pre-2.2 kernel support for MIPS. 2012-05-14 14:17:16 +00:00
Joseph Myers
332d091eba Update sysdeps/mips/dl-lookup.c from generic version. 2012-05-11 20:47:51 +00:00
Joseph Myers
567ce24cd1 Rearrange MIPS libm-test-ulps files. 2012-05-08 14:45:14 +00:00
Joseph Myers
360f4e6880 Restore MIPS n64 posix_fadvise64 export at GLIBC_2.3.3 (bug 14044). 2012-05-01 08:48:54 -07:00
Joseph Myers
8689e8776e Add abilist data for MIPS. 2012-04-28 04:29:32 -07:00
Joseph Myers
896216ffd1 Avoid endian.h include in MIPS64 string functions. 2012-04-28 03:41:29 -07:00
Joseph Myers
4053d054cd Increase minimum MIPS kernel version to 2.6.12. 2012-04-27 20:52:33 +00:00
Joseph Myers
d473fb8905 Remove unused sysdeps/unix/mips files. 2012-04-26 19:39:33 +00:00
Joseph Myers
8b2b11271e Avoid endian.h include in MIPS string functions. 2012-04-26 19:23:08 +00:00
Joseph Myers
8dc2363998 Use siginfo_t instead of struct siginfo for MIPS kernel_rt_sigframe. 2012-04-26 19:20:45 +00:00
Joseph Myers
f2f7d65a86 Remove unused sysdeps/unix/mips/fork.S. 2012-04-24 23:05:20 +00:00
Mike Frysinger
9f2b22d5fc mips: use $dir for path to ldd-rewrite.sed
The $dest variable is based on the top build dir but we need the ldd
rewrite variable to be based on the top source dir, so use $dir.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-24 00:05:32 -04:00
Joseph Myers
25593dcaf4 Merge sysdeps/unix/sysv/linux/arm/eabi into sysdeps/unix/sysv/linux/arm. 2012-04-21 08:38:55 -07:00
Joseph Myers
aa06d8e46a MIPS: Define MAP_STACK and MAP_HUGETLB. 2012-03-28 12:37:21 +00:00
Joseph Myers
04e3cfbc15 Merge sysdeps/mips/elf/ into sysdeps/mips/. 2012-03-27 21:10:20 +00:00
Joseph Myers
1422b9df29 MIPS: Update _itoa.h include. 2012-03-20 23:14:19 +00:00
Paul Eggert
e54793e8fe Replace FSF snail mail address with URL in sysdeps/mips/mips64/gmp-mparam.h. 2012-03-10 13:09:02 +00:00
Paul Eggert
ab84e3ff9c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
Joseph Myers
23b8c9ac74 MIPS: replace bits/socket.h with bits/socket_type.h. 2012-03-09 22:43:01 +00:00
Joseph Myers
bf8becc54b MIPS: do not declare recvmmsg and sendmmsg for !__USE_GNU. 2012-02-27 15:54:30 +00:00
Joseph Myers
7bb9ccad9c MIPS: fix pthread_attr_t definitions. 2012-02-27 15:14:41 +00:00
Joseph Myers
397c66b465 MIPS: Name pthread_attr_t union, use it in sigevent, don't name siginfo_t struct. 2012-02-26 19:39:23 +00:00
Joseph Myers
8864c99fe4 Replace MIPS sys/epoll.h and sys/timerfd.h with bits/epoll.h and bits/timerfd.h. 2012-02-21 00:40:35 +00:00
Andreas Schwab
d6353c0f81 mips: Add support for Linux error EHWPOISON 2012-02-20 18:07:59 +01:00
Aurelien Jarno
22f7e90291 Fix dl-procinfo support for MIPS. 2012-02-17 17:34:31 +01:00
Aurelien Jarno
cec96a4f3d Adjust MIPS ULPS to take into account the new jn tests. 2012-02-17 17:34:30 +01:00
Robert Millan
a31567f46f Define SYSCALL_ERROR_LABEL for mips32. 2012-02-15 22:39:15 +00:00
Robert Millan
d2cc32ab71 Provide sys/tas.h for all MIPS systems. 2012-02-15 22:35:18 +00:00
Robert Millan
d05f2edbc2 Use __start for all Unices on MIPS. 2012-02-15 22:29:31 +00:00
Joseph Myers
7e7aa31b39 Add BZ# numbers to ChangeLogs. 2012-02-15 22:26:00 +00:00
Robert Millan
87ae60cc22 Add dl-procinfo support for MIPS. 2012-02-15 22:20:07 +00:00
Joseph Myers
7504de5a6a Replace MIPS sys/signalfd.h with bits/signalfd.h. 2012-02-15 20:21:50 +00:00
Viju Vincent
7865d19cf6 Resolve race between dlopen and lazy binding on MIPS. 2012-02-15 17:25:51 +00:00
Joseph Myers
c5430dd069 Replace MIPS sys/inotify.h with bits/inotify.h. 2012-02-14 00:17:32 +00:00
Joseph Myers
67939f7c1e Replace MIPS sys/eventfd.h with bits/eventfd.h. 2012-02-13 20:35:16 +00:00
Joseph Myers
25a368f231 Convert MIPS to crti.S/crtn.S. 2012-02-10 12:28:07 +00:00
Joseph Myers
2aee894935 MIPS: Remove __STDC__ conditionals. 2012-01-26 20:53:57 +00:00
Joseph Myers
7b966fcb48 Use const instead of __const for MIPS. 2012-01-08 13:13:21 +00:00