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

« back to all changes in this revision

Viewing changes to ld/emulparams/elf32btsmipn32.sh

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-03-18 13:07:52 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050318130752-j4i37zgqclj53b94
Tags: 2.15-5ubuntu2
debian/rules: Call pkgstriptranslations if present (the package does not
use debhelper, thus it does not happen automatically).

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
OUTPUT_FORMAT="elf32-ntradbigmips"
6
6
BIG_OUTPUT_FORMAT="elf32-ntradbigmips"
7
7
LITTLE_OUTPUT_FORMAT="elf32-ntradlittlemips"
 
8
COMMONPAGESIZE=0x1000
8
9
 
9
10
# Magic sections.
10
11
OTHER_TEXT_SECTIONS='*(.mips16.fn.*) *(.mips16.call.*)'