summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from trunk."Steven J. Hill"2005-12-101-1/+3
* Fix 'sigaction' for NPTL and other thread models."Steven J. Hill"2005-12-081-7/+6
* Changes for NPTL and new build system."Steven J. Hill"2005-12-022-2/+4
* Merge from trunk."Steven J. Hill"2005-12-023-88/+11
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-146/+0
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-011-21/+12
* Copy from trunk."Steven J. Hill"2005-11-291-0/+136
* Sync up with trunk."Steven J. Hill"2005-11-191-1/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+7
* Massive merge from trunk."Steven J. Hill"2005-11-171-35/+6
* Sync with glibc reference tree and changes for uClibc thus far."Steven J. Hill"2005-11-161-0/+3
* Update signal handlers for NPTL."Steven J. Hill"2005-11-161-28/+22
* Copy from trunk."Steven J. Hill"2005-10-301-0/+46
* Only include 'regdef.h' when using assembly code. Your character has"Steven J. Hill"2005-10-291-0/+2
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e..."Steven J. Hill"2005-10-041-8/+4
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-041-5/+9
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-241-1/+1
* Cleaned up 'sysdep.h' file madness."Steven J. Hill"2005-09-133-627/+259
* Fix 'vfork' for MIPS. The SAVE_PID and RESTORE_PID macros should not be in th..."Steven J. Hill"2005-09-061-29/+0
* Fix cloberring of errno value."Steven J. Hill"2005-09-031-0/+3
* Import latest 'clone' and 'vfork' functions from glibc. These have been teste..."Steven J. Hill"2005-09-035-57/+141
* Finally, all of the makefiles that make the magic happen. These changes allow..."Steven J. Hill"2005-08-091-18/+1
* Compile cleanups for NPTL support."Steven J. Hill"2005-08-091-0/+4
* Merge with latest changes from the trunk."Steven J. Hill"2005-08-045-8/+57
* Properly link in needed TLS functions for the static C library. Added the new..."Steven J. Hill"2005-07-311-0/+17
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-306-585/+189
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-304-7/+31
* Add new file."Steven J. Hill"2005-07-301-0/+550
* Merge mania continues..."Steven J. Hill"2005-07-303-63/+209
* Big set of various patches to get the NPTL libraries to build and link."Steven J. Hill"2005-07-221-1/+0
* Add in MIPS-specific implementation of 'vfork' and clean up other files in NP..."Steven J. Hill"2005-07-221-0/+100
* Changed files for glibc compatibility so that more NPTL files would build."Steven J. Hill"2005-06-122-18/+37
* Fixed up 'clean' target for latest NPTL changes and modified include"Steven J. Hill"2005-06-121-0/+1
* Update comment blocks."Steven J. Hill"2005-06-031-9/+9
* Added new 'sysdep.h' file for MIPS. It is a complete combination of all 5,"Steven J. Hill"2005-05-261-0/+549
* libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c"Steven J. Hill"2005-05-262-12/+25
* Add missing file to the clean list."Steven J. Hill"2005-05-141-0/+1
* 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
* merge parallel build supportMike Frysinger2005-01-251-5/+5
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-1/+3
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-5/+4
* Atsushi Nemoto writes:Eric Andersen2004-10-261-15/+25
* 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-214-108/+0