This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gold patch] Incremental 24/25: Fix bugs with changed archives and files included from scripts


Cary Coutant <ccoutant@google.com> writes:

> 2011-05-24 Cary Coutant  <ccoutant@google.com>
>
> 	* incremental.cc (Sized_incremental_binary::setup_readers): Pass
> 	input file index to Script_info ctor.
> 	(Sized_incremental_binary::do_file_has_changed): Find the
> 	command-line argument for files named in scripts.
> 	* incremental.h (Script_info::Script_info): New ctor
> 	with input file index.
> 	(Script_info::input_file_index): New function.
> 	(Script_info::input_file_index_): New data member.
> 	(Incremental_binary::get_library): Add const.
> 	(Incremental_binary::get_script_info): Add const.
> 	* readsyms.cc (Read_member::is_runnable): Check for this_blocker_.
> 	* testsuite/Makefile.am (incremental_test_5): New test case.
> 	(incremental_test_6): New test case.
> 	* testsuite/Makefile.in: Regenerate.

This is OK.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]