* incremental.cc (Sized_incremental_binary::do_file_has_changed):
authorCary Coutant <ccoutant@google.com>
Wed, 6 Jul 2011 22:15:12 +0000 (22:15 +0000)
committerCary Coutant <ccoutant@google.com>
Wed, 6 Jul 2011 22:15:12 +0000 (22:15 +0000)
commit221597a548c93ec0cd0de1f90f206ae04be7f83d
treedec23f370ddddf9004c8f66ed19ff803cabdc73f
parentfacde0e593ae909c801e03cada83c05bec89aad5
* incremental.cc (Sized_incremental_binary::do_file_has_changed):
Check disposition for startup file.
(Incremental_inputs::report_command_line): Ignore
--incremental-startup-unchanged option.
* options.cc (General_options::parse_incremental_startup_unchanged):
New function.
(General_options::General_options): Initialize new data member.
* options.h (Incremental_disposition): Add INCREMENTAL_STARTUP.
(General_options): Add --incremental-startup-unchanged option.
(General_options::incremental_startup_disposition): New function.
(General_options::incremental_startup_disposition_): New data member.
gold/ChangeLog
gold/incremental.cc
gold/options.cc
gold/options.h
This page took 0.030678 seconds and 4 git commands to generate.