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

« back to all changes in this revision

Viewing changes to ld/emulparams/elf32lmip.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
# If you change this file, please also look at files which source this one:
 
2
# elf32elmip.sh elf32lsmip.sh
 
3
 
 
4
. ${srcdir}/emulparams/elf32bmip.sh
 
5
OUTPUT_FORMAT="elf32-littlemips"
 
6
BIG_OUTPUT_FORMAT="elf32-bigmips"
 
7
LITTLE_OUTPUT_FORMAT="elf32-littlemips"