aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-05-07 07:40:05 +0000
committerNick Clifton <nickc@redhat.com>1999-05-07 07:40:05 +0000
commit71acc4e8d5d721f8de1b35dc06ed36b312f04c95 (patch)
treecd9d0bd8cc1d0fed900932a323518bfe4ea948d2 /ld/emulparams
parentbb3596ae846782b2d704e0eafb3e2f822d60eb81 (diff)
downloadfsf-binutils-gdb-71acc4e8d5d721f8de1b35dc06ed36b312f04c95.zip
fsf-binutils-gdb-71acc4e8d5d721f8de1b35dc06ed36b312f04c95.tar.gz
fsf-binutils-gdb-71acc4e8d5d721f8de1b35dc06ed36b312f04c95.tar.bz2
REstore mcore support (duh!)
Diffstat (limited to 'ld/emulparams')
-rw-r--r--ld/emulparams/elf32mcore.sh3
-rw-r--r--ld/emulparams/mcorepe.sh3
2 files changed, 0 insertions, 6 deletions
diff --git a/ld/emulparams/elf32mcore.sh b/ld/emulparams/elf32mcore.sh
index 524a7f4..b3c2ba5 100644
--- a/ld/emulparams/elf32mcore.sh
+++ b/ld/emulparams/elf32mcore.sh
@@ -1,6 +1,3 @@
-
-# CYGNUS LOCAL entire file
-
SCRIPT_NAME=elf
OUTPUT_FORMAT="elf32-mcore-big"
BIG_OUTPUT_FORMAT="elf32-mcore-big"
diff --git a/ld/emulparams/mcorepe.sh b/ld/emulparams/mcorepe.sh
index ea3087b..b5baee9 100644
--- a/ld/emulparams/mcorepe.sh
+++ b/ld/emulparams/mcorepe.sh
@@ -1,6 +1,3 @@
-
-# CYGNUS LOCAL entire file
-
ARCH=mcore
SCRIPT_NAME=mcorepe
OUTPUT_FORMAT="pei-mcore-big"