* incremental.cc (can_incremental_update): New function.
authorCary Coutant <ccoutant@google.com>
Sun, 18 Sep 2011 15:06:28 +0000 (15:06 +0000)
committerCary Coutant <ccoutant@google.com>
Sun, 18 Sep 2011 15:06:28 +0000 (15:06 +0000)
commitaa06ae28f116b4f99f0e3cb158e8542adfb65697
treefc5428ce93efb13056497204586c4b8959335720
parent3451853062d59da1ad23ecd872775ed22c8a0b85
* 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
This page took 0.024148 seconds and 4 git commands to generate.