OSDN Git Service

* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will
authornickc <nickc>
Tue, 13 Jan 2004 11:10:52 +0000 (11:10 +0000)
committernickc <nickc>
Tue, 13 Jan 2004 11:10:52 +0000 (11:10 +0000)
commit1e95581f16320ae0c2d9b446fe3566eda06bd50a
treebaf04ce6598c3181df0259c7fd4f21818cfa1844
parent5de18756aa4e64193b0676ff14d52690bd150074
* 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