OSDN Git Service

Initial sparc port, thanks to Mathew Bosworth <mbosworth@metaflow.com>,
authorEric Andersen <andersen@codepoet.org>
Fri, 4 May 2001 17:03:47 +0000 (17:03 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 4 May 2001 17:03:47 +0000 (17:03 -0000)
commitae9bb92ccc2b4a9a75b09c59e1351a78e6a6da53
tree3b9f55f665059c5fc5c29d88d99be219e2411ecd
parent84a9d87e2d6b237ff10990338ce76f050e1c3e2a
Initial sparc port, thanks to Mathew Bosworth <mbosworth@metaflow.com>,
who sent this to me a month ago and I forgot to check it in.  Oops.
Better late then never.
 -Erik
libc/sysdeps/linux/sparc/Makefile
libc/sysdeps/linux/sparc/__longjmp.S [new file with mode: 0644]
libc/sysdeps/linux/sparc/bits/select.h
libc/sysdeps/linux/sparc/crt0.S [new file with mode: 0644]
libc/sysdeps/linux/sparc/fork.c [new file with mode: 0644]
libc/sysdeps/linux/sparc/setjmp.S [new file with mode: 0644]
libc/sysdeps/linux/sparc/sysdep.h [new file with mode: 0644]
libc/sysdeps/linux/sparc/vfork.S [new file with mode: 0644]