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
Joseph Myers
3538f2fb14
Add MIPS NPTL shlib-versions file replacing entry in libc copy.
2012-01-07 18:31:08 +00:00
Joseph Myers
e3950b2956
Update mips files for removal of ia64 from libc.
2012-01-07 16:52:54 +00:00
Tom de Vries
32a6153180
Use -fno-unwind-tables for *initfini* on MIPS.
2012-01-04 12:03:20 +00:00
Tom de Vries
04d4502636
Use IA64 backtrace on MIPS.
2012-01-03 16:20:45 +00:00
Joseph Myers
25bb26d0e8
Fix bits/syscall.h generation for MIPS using generic code.
2011-12-22 18:30:43 +00:00
Joseph Myers
c2aeee16c8
Define EPOLLONESHOT and EPOLLET using unsigned values for MIPS.
2011-12-22 13:05:21 +00:00
Joseph Myers
d92b0dd4ed
Use sysdeps path to locate sys/syscall.h in MIPS bits/syscall.h rule.
2011-12-19 22:08:23 +00:00
Joseph Myers
61b01ec689
Fix ftw64 for MIPS n64.
2011-11-17 02:31:55 +00:00
Joseph Myers
a9ff8724b3
Update MIPS dl-lookup.c.
2011-11-11 22:07:55 +00:00
Joseph Myers
c3beb30239
Add __sqrt*_finite aliases for MIPS.
2011-10-12 16:12:13 +00:00
Andreas Schwab
9a7e10917d
mips: don't call ifunc functions in trace mode
2011-10-05 11:53:16 +02:00
Joseph Myers
560d4a5882
Cast __cmsg_nxthdr return value for MIPS.
2011-09-13 16:04:03 +00:00
Joseph Myers
329c2e6358
Remove HAVE_TLS_SUPPORT conditionals for MIPS.
2011-09-13 15:55:38 +00:00
Joseph Myers
b8ead09ab7
Remove USE_TLS conditionals for MIPS.
2011-09-11 11:22:32 +00:00
Joseph Myers
c26e391dd3
Fix statfs64/fstatfs64 for MIPS n64.
2011-09-06 14:04:08 +00:00