All mips tools should now configure with the same name (mipsel-unknown-openbsd)
authorpefo <pefo@openbsd.org>
Mon, 14 Apr 1997 09:11:43 +0000 (09:11 +0000)
committerpefo <pefo@openbsd.org>
Mon, 14 Apr 1997 09:11:43 +0000 (09:11 +0000)
commit6a213537fd4ac568fcb0a2f6597feddf81a6265e
treef5d95c7bb409d001375d668794eb10d611a57118
parent3fbb33ad15ed753422d4175a9461d3aa8840ea5e
All mips tools should now configure with the same name (mipsel-unknown-openbsd)
for little endian systems and (mips-unknown-openbsd) for big endian systems.
gdb seems to work now but needs more testing.
gnu/usr.bin/binutils/gdb/config/mips/arcmips.mh [deleted file]
gnu/usr.bin/binutils/gdb/config/mips/arcmips.mt [deleted file]
gnu/usr.bin/binutils/gdb/config/mips/mipseb_obsd.mh [new file with mode: 0644]
gnu/usr.bin/binutils/gdb/config/mips/mipseb_obsd.mt [new file with mode: 0644]
gnu/usr.bin/binutils/gdb/config/mips/mipsel_obsd.mh [new file with mode: 0644]
gnu/usr.bin/binutils/gdb/config/mips/mipsel_obsd.mt [new file with mode: 0644]
gnu/usr.bin/binutils/gdb/configure
gnu/usr.bin/binutils/gdb/configure.host
gnu/usr.bin/binutils/gdb/configure.tgt