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

« back to all changes in this revision

Viewing changes to ld/emultempl/elf-generic.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:
22
22
# This file is sourced from elf32.em and from ELF targets that use
23
23
# generic.em.
24
24
#
25
 
cat >>e${EMULATION_NAME}.c <<EOF
 
25
fragment <<EOF
26
26
 
27
27
static void
28
28
gld${EMULATION_NAME}_map_segments (bfd_boolean need_layout)