summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/v850/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fix license noticeMike Frysinger2006-07-051-13/+1
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-36/+25
* Build crt[in].o with disabled ssp.Peter S. Mazinger2005-09-281-3/+3
* Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger2005-09-271-1/+0
* merge parallel build supportMike Frysinger2005-01-251-6/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-5/+5
* Use 'mmap.c' instead of '_mmap.c'Eric Andersen2004-02-051-2/+2
* Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen2003-11-221-7/+2
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-081-0/+4
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-051-1/+26
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Update architecture specific support to consistantlyEric Andersen2003-01-231-10/+5
* (SSRC): Rename longjmp.S to __longjmp.SMiles Bader2002-12-181-2/+2
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-1/+1
* (CSRC): Add syscall.cMiles Bader2002-08-141-1/+1
* Remove v850-specific versions of truncate64.c and ftruncate64.c.Miles Bader2002-04-101-1/+1
* 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
* Patch from Miles Bader to allow Large File support on the v850.Eric Andersen2002-03-011-3/+3
* Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen2002-01-071-0/+2
* A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bringEric Andersen2001-12-211-11/+11
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-7/+19
* _mmap.o should be added to libc.a, not crt0.oDavid Schleef2001-11-101-2/+2
* Revert global old mmap usage, and do it per archEric Andersen2001-10-161-1/+1
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-111-0/+57