summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm
Commit message (Collapse)AuthorAgeFilesLines
...
* Add in arm specific bits.Eric Andersen2000-10-2632-0/+2909
|
* Move syscalls to sysdeps/linux/common (since they are common).Eric Andersen2000-10-251-7/+0
| | | | Remove _start.S since I now have a portable C version.
* Dependancy fixEric Andersen2000-10-231-3/+3
|
* Updates (list_syscalls.sh was missing _syscall0 calls).Eric Andersen2000-10-231-1/+1
|
* First pass at arm arch support. Works on my netwinder...Eric Andersen2000-10-231-0/+61
-Erik