projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
034988c
)
* configure.tgt (mips*-*-lnews*): New target.
author
Stan Shebs
<shebs@codesourcery.com>
Wed, 26 Feb 1997 04:41:48 +0000
(
04:41
+0000)
committer
Stan 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]
patch
|
blob
diff --git a/ld/emulparams/mipslnews.sh
b/ld/emulparams/mipslnews.sh
new file mode 100644
(file)
index 0000000..
d0bb91c
--- /dev/null
+++ b/
ld/emulparams/mipslnews.sh
@@ -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