summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/mips/mips64
AgeCommit message (Expand)Author
2014-02-10Move mips from ports to libc.Joseph Myers
2014-02-10Move shared umount.c from hppa to mips.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-27MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno
2013-10-30rename configure.in to configure.acMike Frysinger
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-05-21Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-11Add CFI information for MIPS assembly sources.Joseph Myers
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-02-05MIPS: Correct formatting of syscall wrapper `asm' specifiers.Maciej W. Rozycki
2013-02-05MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers
2013-01-29MIPS: Correct NewABI syscall wrapper whitespace damage.Maciej W. Rozycki
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-22Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers
2012-11-20Use parentheses around MIPS syscall macro arguments.Joseph Myers
2012-11-19Fix unused variable warnings from MIPS syscall macros.Joseph Myers
2012-11-01BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-08-22Clean up MIPS stat64 handling.Joseph Myers
2012-07-31Improve MIPS n64 handling of 64-bit fcntl.Joseph Myers
2012-07-27Make mmap64 an alias of mmap on MIPS.Joseph Myers
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-17Add c++-types information for MIPS.Joseph Myers
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcJoseph Myers