summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i960
Commit message (Expand)AuthorAgeFilesLines
* merge parallel build supportMike Frysinger2005-01-251-7/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-5/+4
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-6/+15
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+0
* 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
* kill mention of the wrapperEric Andersen2003-11-081-1/+0
* Add quick hacks to create fake crti.o and crtn.o files. These architecturesEric Andersen2003-11-051-1/+29
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Update architecture specific support to consistantlyEric Andersen2003-01-231-22/+6
* Properly prefix some symbolsEric Andersen2002-11-031-2/+2
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-052-5/+5
* Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>Eric Andersen2002-08-281-1/+0
* Make sure that bits/syscalls.h always includes bits/syscall.hEric Andersen2002-08-271-0/+5
* Disable unused unifed stuffEric Andersen2002-08-081-3/+0
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-4/+9
* Patch from Martin Proulx <mproulx@okiok.com> to supportEric Andersen2002-06-1817-0/+1098