summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/v850/Makefile
AgeCommit message (Expand)Author
2012-06-15mmap.c: provide a common mmap.c that is good for most of archsPeter S. Mazinger
2006-07-05fix license noticeMike Frysinger
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-01-25merge parallel build supportMike Frysinger
2004-12-22Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen
2004-02-05Use 'mmap.c' instead of '_mmap.c'Eric Andersen
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-01-23Update architecture specific support to consistantlyEric Andersen
2002-12-18(SSRC): Rename longjmp.S to __longjmp.SMiles Bader
2002-09-05Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader
2002-08-14(CSRC): Add syscall.cMiles Bader
2002-04-10Remove v850-specific versions of truncate64.c and ftruncate64.c.Miles Bader
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-03-01Patch from Miles Bader to allow Large File support on the v850.Eric Andersen
2002-01-07Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen
2001-12-21A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bringEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-11-10_mmap.o should be added to libc.a, not crt0.oDavid Schleef
2001-10-16Revert global old mmap usage, and do it per archEric Andersen
2001-10-11Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen