OSDN Git Service

* incremental.cc (can_incremental_update): New function.
authorccoutant <ccoutant>
Sun, 18 Sep 2011 15:06:27 +0000 (15:06 +0000)
committerccoutant <ccoutant>
Sun, 18 Sep 2011 15:06:27 +0000 (15:06 +0000)
commitdfcfda992cf99c69d5a52ae2dd8ddd32ce0d74df
treed30f87dce78859ccb7928b510980a975176c3dc6
parentf3f1550de892f05b433936cc96b4d812a789ec83
* incremental.cc (can_incremental_update): New function.
* incremental.h (can_incremental_update): New function.
* layout.cc (Layout::init_fixed_output_section): Call it.
(Layout::make_output_section): Don't allow patch space in .eh_frame.
* object.cc (Sized_relobj_file::do_layout): Call
can_incremental_update.
gold/ChangeLog
gold/incremental.cc
gold/incremental.h
gold/layout.cc
gold/object.cc