summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Update sparc to new buildsPeter S. Mazinger2005-11-011-68/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-30/+22
* 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
* import the __syscall_error trick for errno handlingMike Frysinger2005-07-091-1/+1
* rewrite crt in asm using glibc as a basisMike Frysinger2005-07-091-2/+2
* CRT0_ -> CRT_Mike Frysinger2005-07-081-5/+5
* merge parallel build supportMike Frysinger2005-01-251-5/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-4/+3
* 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/+3
* 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/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Patch from Atsushi Nemoto (with some additions):Eric Andersen2003-10-081-0/+1
* Update architecture specific support to consistantlyEric Andersen2003-01-231-6/+1
* Rework sparc architecture support so it will compileEric Andersen2003-01-021-5/+5
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-2/+2
* 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
* Adjust sparc port do it now actually works.Eric Andersen2002-02-041-5/+6
* Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen2002-01-071-1/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Makefile targets to symlink arch-specific headers into include/ (onlyDavid Schleef2001-05-261-0/+3
* Move the default ptrace.c to common, but let arches override it (suchEric Andersen2001-05-161-3/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-3/+2
* Initial sparc port, thanks to Mathew Bosworth <mbosworth@metaflow.com>,Eric Andersen2001-05-041-2/+4
* Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc soManuel Novoa III2001-03-061-0/+63