aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/mips
AgeCommit message (Expand)AuthorFilesLines
2014-02-10Move mips from ports to libc.Joseph Myers213-22604/+0
2014-02-10Move shared umount.c from hppa to mips.Joseph Myers1-1/+30
2014-02-10Remove mips dependency on alpha.Joseph Myers1-1/+1
2014-01-07Use separate libc.abilist for MIPS o32 soft float.Joseph Myers2-0/+2259
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae103-103/+103
2013-11-27MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno7-30/+60
2013-11-27MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno2-0/+119
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka4-18/+18
2013-10-30rename configure.in to configure.acMike Frysinger4-2/+2
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki5-29/+316
2013-08-29Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge1-2/+2
2013-06-27_dl_static_init: Remove nested locking.Maciej W. Rozycki1-7/+0
2013-06-15New API to set default thread attributesSiddhesh Poyarekar3-0/+12
2013-06-05Remove trailing whitespace in ports.Joseph Myers2-2/+2
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado1-1/+7
2013-05-21Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers3-16/+78
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+2
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge3-0/+14
2013-03-21Use LIBC_CONFIG_VAR for MIPS default-abi setting.Joseph Myers3-5/+3
2013-03-15Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge1-1/+0
2013-03-06Use <bits/mman-linux.h> for MIPSAndreas Jaeger1-72/+5
2013-03-06Sync with Linux 3.8Andreas Jaeger1-0/+1
2013-02-27Add support for building as MIPS16 code.Maciej W. Rozycki21-14/+408
2013-02-20Properly sort a libc.abilist file.Thomas Schwinge1-11/+11
2013-02-19Add FUTEX_*_REQUEUE_PI support for MIPS.Joseph Myers1-0/+30
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar3-0/+9
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers5-7/+7
2013-02-11Add CFI information for MIPS assembly sources.Joseph Myers10-21/+55
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers5-25/+16
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers3-8/+3
2013-02-05MIPS: Correct formatting of syscall wrapper `asm' specifiers.Maciej W. Rozycki3-120/+120
2013-02-05MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki3-87/+234
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers4-11/+5
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers1-4/+1
2013-01-29MIPS: Correct NewABI syscall wrapper whitespace damage.Maciej W. Rozycki2-164/+164
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers1-16/+16
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger1-3/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers92-103/+92
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2-4/+2
2012-11-29Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers1-12/+29
2012-11-22Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers2-0/+3
2012-11-20Use parentheses around MIPS syscall macro arguments.Joseph Myers2-46/+46
2012-11-20Fix int-to-pointer-cast warnings for MIPS.Joseph Myers2-9/+9
2012-11-19Fix unused variable warnings from MIPS syscall macros.Joseph Myers3-9/+9
2012-11-05Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers1-0/+12
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge1-2/+0
2012-11-01Regenerate all configure scripts.Thomas Schwinge1-2/+2
2012-11-01BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge1-0/+5
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey3-8/+185
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey3-3/+0