diff options
author | Nick Clifton <nickc@redhat.com> | 1999-05-07 07:40:05 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-05-07 07:40:05 +0000 |
commit | 71acc4e8d5d721f8de1b35dc06ed36b312f04c95 (patch) | |
tree | cd9d0bd8cc1d0fed900932a323518bfe4ea948d2 /ld/emulparams | |
parent | bb3596ae846782b2d704e0eafb3e2f822d60eb81 (diff) | |
download | gdb-71acc4e8d5d721f8de1b35dc06ed36b312f04c95.zip gdb-71acc4e8d5d721f8de1b35dc06ed36b312f04c95.tar.gz gdb-71acc4e8d5d721f8de1b35dc06ed36b312f04c95.tar.bz2 |
REstore mcore support (duh!)
Diffstat (limited to 'ld/emulparams')
-rw-r--r-- | ld/emulparams/elf32mcore.sh | 3 | ||||
-rw-r--r-- | ld/emulparams/mcorepe.sh | 3 |
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" |