OSDN Git Service

PR 10219
authorIan Lance Taylor <ian@airs.com>
Wed, 24 Jun 2009 00:38:00 +0000 (00:38 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 24 Jun 2009 00:38:00 +0000 (00:38 +0000)
commite4d7af61031c2e1e12ab1b48e4f87fa332269459
tree3afaeade42903c8e2443c09a435430ceba91b857
parent1c96dd9fc4dbc4b4428768143ccad014b20313fe
PR 10219
* layout.cc (Layout::Layout): Initialize have_stabstr_section_.
(Layout::make_output_section): Set have_stabstr_section_ if we see
a .stab*str section.
(Layout::finalize): Call link_stabs_sections.
(Layout::link_stabs_sections): New file.
* layout.h (class Layout): Add have_stabstr_section_ field.
Declare link_stabs_sections.
gold/ChangeLog
gold/layout.cc
gold/layout.h