summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* Manuel and I were looking into a problem with applications failing to linkEric Andersen2002-04-141-0/+6
* Remove the C++ support stubs, since these now live elsewhere andEric Andersen2002-03-161-14/+0
* Build our own crti.o and crtn.o with a cross arch method that IEric Andersen2002-03-131-1/+1
* Move syscall.h generation to the top level MakefileEric Andersen2002-03-011-1/+0
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0152-5890/+317
* Several mips fixes from Geoffrey Espin. With these, busybox withEric Andersen2002-02-223-1/+32
* Fix from John Rigby to fix stat() so it actually works.Eric Andersen2002-02-201-1/+4
* Several mips cleanups/additons from Geoffrey Espin.Eric Andersen2002-02-163-1/+97
* Fix naming error in brk.c, enable faster malloc by defaultEric Andersen2002-02-041-3/+3
* Fixup mips so it now works and provides basic functionalityEric Andersen2002-02-0411-74/+535
* Fix pathEric Andersen2002-02-041-1/+1
* Be consistant about the ways in which asm/unistd.h mightEric Andersen2002-02-041-220/+6
* Add in syscalls.h for mipsel, thanks to Steven J. Hill.Eric Andersen2002-02-013-229/+225
* Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen2002-01-071-0/+1
* Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen2002-01-011-1/+1
* Fixup autogeneration of bits/syscalls.hEric Andersen2001-12-201-0/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Fix comments. Attempt at c++ global constructor support.Eric Andersen2001-11-151-2/+16
* Oops. Forgot theseEric Andersen2001-11-141-0/+234
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-2/+4
* Sync up mipsel headersEric Andersen2001-11-1464-937/+896
* use ln -fsEric Andersen2001-07-161-1/+1
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-116-0/+21
* Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III2001-06-271-2/+11
* Makefile targets to symlink arch-specific headers into include/ (onlyDavid Schleef2001-05-261-0/+3
* Copied sgidefs.h from Debian libc6 2.2.2-4 for MIPS. Should go intoDavid Schleef2001-05-221-0/+44
* Header cleanups to fix compilation. Mostly a hack, pending figuringDavid Schleef2001-05-226-6/+30
* Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package.David Schleef2001-05-2271-0/+8434
* First cut of MIPS portDavid Schleef2001-05-222-0/+122