~ubuntu-branches/ubuntu/gutsy/binutils/gutsy

« back to all changes in this revision

Viewing changes to ld/emultempl/needrelax.em

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-08-01 18:46:10 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20070801184610-o2erg3m3n7bjofvj
Tags: 2.17.20070801cvs-0ubuntu1
* CVS snapshot 20070801, taken from the trunk.
  - Fixes objcopy --only-keep-debug on amd64.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
LDEMUL_BEFORE_ALLOCATION=need_relax_${EMULATION_NAME}_before_allocation
26
26
 
27
 
cat >>e${EMULATION_NAME}.c <<EOF
 
27
fragment <<EOF
28
28
 
29
29
static void
30
30
need_relax_${EMULATION_NAME}_before_allocation (void)