From 514977a5ea8391c4213ab9686ea2322f8dd0dd27 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 12 Oct 1993 21:33:57 +0000 Subject: mipsb-elf32.mt: New configuration file for big endian MIPS ELF. --- ld/config/.Sanitize | 1 + ld/config/mipsb-elf32.mt | 1 + 2 files changed, 2 insertions(+) create mode 100644 ld/config/mipsb-elf32.mt (limited to 'ld') diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index 389be09..99d980d 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -61,6 +61,7 @@ mips-big.mt mips-idt.mt mips-idtl.mt mips-lit.mt +mipsb-elf32.mt news.mt ose68.mt rtbsd.mh diff --git a/ld/config/mipsb-elf32.mt b/ld/config/mipsb-elf32.mt new file mode 100644 index 0000000..b4ba803 --- /dev/null +++ b/ld/config/mipsb-elf32.mt @@ -0,0 +1 @@ +EMUL=elf32mipb -- cgit v1.1