* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will
authorNick Clifton <nickc@redhat.com>
Tue, 13 Jan 2004 11:10:53 +0000 (11:10 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 13 Jan 2004 11:10:53 +0000 (11:10 +0000)
commit6bdafbeb578394fd9fff6c45b15f71dd5678190b
treeaeb53426383644c2f7315206f7fe5e7c95b5df25
parent9dfc8ab2874e2c3386ef4abcfb2a9eacca5c297a
* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will
  prevent the LMA region being used as a replacement for a default VMA region.
  (lang_leave_output_section_statement): Pass extra parameter.
  (lang_leave_overlay): Likewise.
* ld.texinfo (Output Section LMA): Document that the LMA region can be set to
  the VMA region if no VMA has been set.
* ldlang.h (struct lang_output_section_phdr_list): Create a typedef for this
  type.  Minor formatting fixes.
ld/ChangeLog
ld/ld.texinfo
ld/ldlang.c
ld/ldlang.h
This page took 0.024738 seconds and 4 git commands to generate.