OSDN Git Service

Rework sparc architecture support so it will compile
authorEric Andersen <andersen@codepoet.org>
Thu, 2 Jan 2003 16:48:42 +0000 (16:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 2 Jan 2003 16:48:42 +0000 (16:48 -0000)
commitf980a783a335d83330e832ed92c0aa8f1abb93b8
tree69d00c1eaffd1e8c808ffbf66ac0d4565ee34e80
parentd4b37495fb022640b1db8c0aa8615392c8969684
Rework sparc architecture support so it will compile
and run.  Seems to be working...
 -Erik
16 files changed:
libc/sysdeps/linux/sparc/Makefile
libc/sysdeps/linux/sparc/__longjmp.S
libc/sysdeps/linux/sparc/bits/syscalls.h
libc/sysdeps/linux/sparc/fork.S
libc/sysdeps/linux/sparc/rem.S
libc/sysdeps/linux/sparc/sdiv.S
libc/sysdeps/linux/sparc/setjmp.S
libc/sysdeps/linux/sparc/sysdep.h [deleted file]
libc/sysdeps/linux/sparc/udiv.S
libc/sysdeps/linux/sparc/umul.S
libc/sysdeps/linux/sparc/urem.S
libc/sysdeps/linux/sparc/vfork.S
libpthread/linuxthreads/sysdeps/sparc/pt-machine.h [moved from libpthread/linuxthreads/sysdeps/sparc/sparc32/pt-machine.h with 100% similarity]
libpthread/linuxthreads/sysdeps/sparc/sigcontextinfo.h [moved from libpthread/linuxthreads/sysdeps/sparc/sparc32/sigcontextinfo.h with 100% similarity]
libpthread/linuxthreads/sysdeps/sparc/sparc64/pt-machine.h [deleted file]
libpthread/linuxthreads/sysdeps/sparc/sparc64/sigcontextinfo.h [deleted file]