summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits
Commit message (Expand)AuthorAgeFilesLines
* Sync with trunk r24277Khem Raj2008-12-041-2/+2
* Synch with trunk @ 24242Carmelo Amoroso2008-12-032-1/+2
* Synch with trunk @ 24160Carmelo Amoroso2008-11-275-31/+31
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-313-4/+4
* Synch with trunk: remove obsolete filesCarmelo Amoroso2008-07-091-135/+0
* Synch libc mips specific with trunkCarmelo Amoroso2008-06-1815-319/+781
* Copy from trunk."Steven J. Hill"2006-12-161-0/+61
* Copy from trunk."Steven J. Hill"2006-08-241-0/+48
* Well, this is everything for my NPTL implementation. The 'uClibc-nptl' branch..."Steven J. Hill"2006-08-247-43/+103
* Removal as per trunk."Steven J. Hill"2006-08-221-98/+0
* Merge from trunk."Steven J. Hill"2006-02-281-0/+3
* Copy from trunk."Steven J. Hill"2006-02-131-0/+41
* Clean up the 'sysdep.h' header chain. Other architectures will have their own..."Steven J. Hill"2006-02-051-5/+11
* Clean up '_res' such that it will now work for, NPTL, linuxthreads and"Steven J. Hill"2006-01-151-7/+0
* Merge from trunk."Steven J. Hill"2006-01-142-21/+16
* And finally, make 'errno' and TLS variable. The TLS conversion of errno, h_er..."Steven J. Hill"2006-01-051-1/+5
* Merge from trunk."Steven J. Hill"2005-12-022-2/+3
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-146/+0
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+7
* Merge with latest changes from the trunk."Steven J. Hill"2005-08-043-5/+54
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-301-20/+9
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-301-2/+21
* Merge mania continues..."Steven J. Hill"2005-07-301-0/+85
* libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c"Steven J. Hill"2005-05-261-11/+24
* Added new 'bits/atomic.h' for most of the architectures and the top-level 'in..."Steven J. Hill"2005-05-121-0/+303
* Hopefully fix the problem reported by Peter Mazinger,Joakim Tjernlund2005-05-071-0/+94
* Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctlJoakim Tjernlund2005-04-242-0/+129
* Further rework the mips syscallsEric Andersen2005-04-131-183/+221
* Cleanup the mips syscalls a bit more, and fix a fewEric Andersen2005-04-011-34/+34
* Make mips/mipsel syscalls no longer complain about the "use of memory inputEric Andersen2005-03-141-6/+12
* no more cvsMike Frysinger2005-02-121-1/+0
* Atsushi Nemoto writes:Eric Andersen2004-10-191-8/+8
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-212-95/+0
* Logic was reversed.Manuel Novoa III2004-08-151-2/+2
* Fixup PAGE_SIZE problemsEric Andersen2004-08-131-0/+35
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-201-3/+3
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+2
* Use the common version for bits/sem.h. Fixup the types toEric Andersen2003-08-141-85/+0
* For sparc, powerpc, mips, and alpha we should also use theEric Andersen2003-08-041-55/+0
* Remove the arch specific shm.h and use the fixed up commonEric Andersen2003-08-011-89/+0
* Patch from Liam Girdwood to fix mips profiling when usingEric Andersen2003-04-161-0/+5
* Compliance with MIPS ABI and MIPS kernel changes."Steven J. Hill"2003-03-111-8/+0
* Initial effort at adding profiling support.Eric Andersen2003-03-034-0/+221
* Some stuff I forgot to check in about a month ago...Eric Andersen2003-02-232-27/+39
* A few more needed updatesEric Andersen2003-01-242-1/+141
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-10/+9
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-74/+5
* Changed '__kernel_nlink_t' data type to match Linux/MIPS kernel type"Steven J. Hill"2003-01-221-1/+1
* Octal to hexEric Andersen2002-10-091-1/+1
* Support O_STREAMINGEric Andersen2002-10-091-0/+1