* sysdeps/mips/mips64/Implies: Move wordsize-64 to...
commitbe1222911f4d5700d64b006e3c131711c26a9353
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 17 Mar 2003 16:20:44 +0000 (17 16:20 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Mon, 17 Mar 2003 16:20:44 +0000 (17 16:20 +0000)
tree26ea8aa272c0420655ffa420e76934a5ce222c46
parentd5510eee99a91000221c7391fa0d96e73f0d6ebc
* sysdeps/mips/mips64/Implies: Move wordsize-64 to...
* sysdeps/mips/mips64/n64/Implies: New file.
* sysdeps/mips/mips64/n64/Makefile: New file.
* sysdeps/mips/mips64/n64/el/bits/endian.h: New file.
* sysdeps/mips/mips64/n32/Implies: New file.
* sysdeps/mips/mips64/n32/Makefile: New file.
* sysdeps/mips/mips64/n32/el/bits/endian.h: New file.
* sysdeps/unix/mips/mips64/n32/sysdep.h: New file.
* sysdeps/unix/mips/mips64/n64/sysdep.h: New file.
* sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: New file.
* sysdeps/unix/sysv/linux/mips/mips64/n64/glob64.c: New file.
* sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: New file.
* sysdeps/unix/sysv/linux/mips/mips64/ldconfig.h: New file.
* sysdeps/unix/sysv/linux/mips/mips64/llseek.c: New file.
* sysdeps/unix/sysv/linux/mips/mips64/recv.c: New file.
* sysdeps/unix/sysv/linux/mips/mips64/send.c: New file.
* sysdeps/unix/sysv/linux/mips/mips64/syscall.S: New file.
* sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: New file.
* sysdeps/unix/sysv/linux/mips/mips64/umount.c: New file.
* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: New file.
20 files changed:
sysdeps/mips/mips64/Implies
sysdeps/mips/mips64/n32/Implies [new file with mode: 0644]
sysdeps/mips/mips64/n32/Makefile [new file with mode: 0644]
sysdeps/mips/mips64/n32/el/bits/endian.h [new file with mode: 0644]
sysdeps/mips/mips64/n64/Implies [new file with mode: 0644]
sysdeps/mips/mips64/n64/Makefile [new file with mode: 0644]
sysdeps/mips/mips64/n64/el/bits/endian.h [new file with mode: 0644]
sysdeps/unix/mips/mips64/n32/sysdep.h [new file with mode: 0644]
sysdeps/unix/mips/mips64/n64/sysdep.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/ldconfig.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/llseek.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/n64/glob64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/recv.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/send.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/syscall.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/syscalls.list [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/mips64/umount.c [new file with mode: 0644]