~ubuntu-branches/ubuntu/hoary/binutils/hoary

« back to all changes in this revision

Viewing changes to ld/emulparams/mipsidt.sh

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2004-05-19 10:35:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040519103544-17h3o6e8pwndydrg
Tags: 2.14.90.0.7-8
debian/rules: don't use gcc-2.95 on m68k.  Thanks to Adam Conrad for
pointing this out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SCRIPT_NAME=mips
 
2
OUTPUT_FORMAT="ecoff-bigmips"
 
3
BIG_OUTPUT_FORMAT="ecoff-bigmips"
 
4
LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
 
5
TARGET_PAGE_SIZE=0x1000000
 
6
ARCH=mips
 
7
ENTRY=start
 
8
TEXT_START_ADDR=0xa0012000
 
9
DATA_ADDR=.
 
10
TEMPLATE_NAME=mipsecoff
 
11
EMBEDDED=yes