* configure.tgt (mips*-*-lnews*): New target.
authorStan Shebs <shebs@codesourcery.com>
Wed, 26 Feb 1997 04:41:48 +0000 (04:41 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 26 Feb 1997 04:41:48 +0000 (04:41 +0000)
* Makefile.in (emipslnews.c): New target.
* emulparams/mipslnews.sh: New file.

ld/emulparams/mipslnews.sh [new file with mode: 0644]

diff --git a/ld/emulparams/mipslnews.sh b/ld/emulparams/mipslnews.sh
new file mode 100644 (file)
index 0000000..d0bb91c
--- /dev/null
@@ -0,0 +1,9 @@
+SCRIPT_NAME=mips
+OUTPUT_FORMAT="ecoff-littlemips"
+BIG_OUTPUT_FORMAT="ecoff-bigmips"
+LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
+TARGET_PAGE_SIZE=0x1000000
+ARCH=mips
+TEXT_START_ADDR=0x80080000
+DATA_ADDR=.
+EMBEDDED=yes