]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/mips/mips64/__longjmp.c
MIPS64 support.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:06:13 +0000 (02:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:06:13 +0000 (02:06 +0000)
commitd0c2d3b303a138c8df8f5a5a998bbdff6c879ab5
tree41f409021502ab630f7375496661ac6f1c01402a
parent6a37465853baac2fffe0f18c384901c478677990
MIPS64 support.
13 files changed:
sysdeps/mips/mips64/__longjmp.c [new file with mode: 0644]
sysdeps/mips/mips64/add_n.S [new file with mode: 0644]
sysdeps/mips/mips64/addmul_1.S [new file with mode: 0644]
sysdeps/mips/mips64/bsd-_setjmp.S [new file with mode: 0644]
sysdeps/mips/mips64/bsd-setjmp.S [new file with mode: 0644]
sysdeps/mips/mips64/gmp-mparam.h
sysdeps/mips/mips64/lshift.S [new file with mode: 0644]
sysdeps/mips/mips64/mul_1.S [new file with mode: 0644]
sysdeps/mips/mips64/rshift.S [new file with mode: 0644]
sysdeps/mips/mips64/setjmp.S [new file with mode: 0644]
sysdeps/mips/mips64/setjmp_aux.c [new file with mode: 0644]
sysdeps/mips/mips64/sub_n.S [new file with mode: 0644]
sysdeps/mips/mips64/submul_1.S [new file with mode: 0644]