summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/Makefile
AgeCommit message (Expand)Author
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-09-28Build crt[in].o with disabled ssp.Peter S. Mazinger
2005-09-27Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger
2005-08-03Update from (older) glibc code.Manuel Novoa III
2005-05-27With a bit of luck, this might just get mips working againEric Andersen
2005-05-14Add missing file to the clean list."Steven J. Hill"
2005-01-25merge parallel build supportMike Frysinger
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen
2004-08-10Apparently the sigaction code added was broken, as it generated illegalManuel Novoa III
2004-07-17Add sigaction for mipsEric Andersen
2004-02-15Generic fork works. Use it instead since this didn't handle errno_location.Manuel Novoa III
2004-02-15Mips can use the generic vforkEric Andersen
2004-02-05Use 'mmap.c' instead of '_mmap.c'Eric Andersen
2003-11-28Another missing mips function, needed by the boehm garbage collector.Manuel Novoa III
2003-11-28Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.Manuel Novoa III
2003-11-22Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen
2003-11-08Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-08Patch from Atsushi Nemoto (with some additions):Eric Andersen
2003-08-22Patch from Atsushi Nemoto, who writes:Eric Andersen
2003-01-30Patch from Marshall M. Midden @ brecis.com:Eric Andersen
2003-01-30Patch from Christophe Massiot:Eric Andersen
2003-01-23Update architecture specific support to consistantlyEric Andersen
2002-12-12Based on discussions with Stefan Allius, change it so that we alwaysEric Andersen
2002-09-05Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader
2002-09-04'syscall' now properly works for MIPS."Steven J. Hill"
2002-08-09Add in __uClibc_syscallEric Andersen
2002-08-09New and improved fork for mips, thanks to the fine folksEric Andersen
2002-07-26Ok, I get it. sjhill kept adding the 'find' command sinceEric Andersen
2002-07-24Remove source files that, well, no longer exist :)."Steven J. Hill"
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2002-07-11Kill this stale fileEric Andersen
2002-07-03Make clone work, part 2.Eric Andersen
2002-07-03Fix clone so it compilesEric Andersen
2002-06-04Changes so that 'regdef.h' gets included in the development environment."Steven J. Hill"
2002-03-13Build our own crti.o and crtn.o with a cross arch method that IEric Andersen
2002-03-01Move syscall.h generation to the top level MakefileEric Andersen
2002-02-22Several mips fixes from Geoffrey Espin. With these, busybox withEric Andersen
2002-02-16Several mips cleanups/additons from Geoffrey Espin.Eric Andersen
2002-02-04Fixup mips so it now works and provides basic functionalityEric Andersen
2002-02-04Fix pathEric Andersen
2002-01-07Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen
2002-01-01Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen
2001-12-20Fixup autogeneration of bits/syscalls.hEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen