[gold][patch] Move the reader and writer classes to incremental.h

Ian Lance Taylor iant@google.com
Thu Dec 3 05:16:00 GMT 2009


Rafael Espindola <espindola@google.com> writes:

> I changed the classes slightly: They now have a typedef for the
> Convert types. This was done to avoid adding "using elfcpp::Convert"
> to the header file or using more than 80 characters in a line.
>
> 2009-12-02  Rafael Avila de Espindola  <espindola@google.com>
>
> 	* incremental.h (Incremental_inputs_header)
> 	(Incremental_inputs_header_write, Incremental_inputs_entry,
> 	Incremental_inputs_entry_write): Move ...
> 	* incremental.cc (Incremental_inputs_header)
> 	(Incremental_inputs_header_write, Incremental_inputs_entry,
> 	Incremental_inputs_entry_write): here.

This is OK, if you fix the ChangeLog entry to indicate that they are
moving from the .cc file to the .h file.

Thanks.

Ian



More information about the Binutils mailing list