about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-012-4/+2
* Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers2012-11-291-12/+29
* 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-202-46/+46
* Fix int-to-pointer-cast warnings for MIPS.Joseph Myers2012-11-202-9/+9
* Fix unused variable warnings from MIPS syscall macros.Joseph Myers2012-11-193-9/+9
* Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers2012-11-051-0/+12
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-041-2/+0
* Regenerate all configure scripts.Thomas Schwinge2012-11-011-2/+2
* 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-293-8/+185
* 2012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-293-3/+0
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-242-0/+10
* Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-241-250/+20
* Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar2012-10-021-1/+1
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-6/+0
* Clean up MIPS stat64 handling.Joseph Myers2012-08-224-0/+140
* Optimize __libc_lock_lock and __libc_lock_trylock for MIPS.Maxim Kuvyrkov2012-08-151-2/+37
* Define __ASSUME_UTIMES for MIPS.Joseph Myers2012-08-091-0/+3
* Remove pre-2.6.16 Linux kernel support.Joseph Myers2012-08-072-8/+2
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-011-4/+0
* Improve MIPS n64 handling of 64-bit fcntl.Joseph Myers2012-07-314-0/+2
* Make mmap64 an alias of mmap on MIPS.Joseph Myers2012-07-272-0/+3
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-253-0/+9
* Add c++-types information for MIPS.Joseph Myers2012-07-173-0/+201
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-01190-0/+18918