about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/mips/mips64
Commit message (Expand)AuthorAgeFilesLines
* Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers2013-05-213-16/+78
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-022-0/+10
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-182-0/+6
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-134-5/+5
* Add CFI information for MIPS assembly sources.Joseph Myers2013-02-113-4/+9
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-081-1/+0
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-082-6/+2
* MIPS: Correct formatting of syscall wrapper `asm' specifiers.Maciej W. Rozycki2013-02-052-78/+78
* MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki2013-02-052-52/+148
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-043-9/+4
* Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers2013-01-311-4/+1
* MIPS: Correct NewABI syscall wrapper whitespace damage.Maciej W. Rozycki2013-01-292-164/+164
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0220-22/+20
* Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers2012-11-222-0/+3
* Use parentheses around MIPS syscall macro arguments.Joseph Myers2012-11-201-21/+21
* Fix unused variable warnings from MIPS syscall macros.Joseph Myers2012-11-192-6/+6
* BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge2012-11-011-0/+5
* 2012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-292-2/+0
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+5
* Clean up MIPS stat64 handling.Joseph Myers2012-08-223-0/+134
* Improve MIPS n64 handling of 64-bit fcntl.Joseph Myers2012-07-312-0/+2
* Make mmap64 an alias of mmap on MIPS.Joseph Myers2012-07-272-0/+3
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-252-0/+6
* Add c++-types information for MIPS.Joseph Myers2012-07-172-0/+134
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-0170-0/+8061