src/gold ChangeLog object.cc object.h

ian@sourceware.org ian@sourceware.org
Thu Jun 30 00:50:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ian@sourceware.org	2011-06-30 00:50:13

Modified files:
	gold           : ChangeLog object.cc object.h 

Log message:
	PR gold/12629
	* object.cc (Sized_relobj_file::layout_section): Change shdr
	parameter to be const.
	(Sized_relobj_file::layout_eh_frame_section): New function, broken
	out of do_layout.
	(Sized_relobj_file::do_layout): Defer .eh_frame sections if
	appropriate.  Call layout_eh_frame_section.
	(Sized_relobj_file::do_layout_deferred_sections): Handle .eh_frame
	sections.
	* object.h (class Sized_relobj_file): Update declarations.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.778&r2=1.779
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/object.cc.diff?cvsroot=src&r1=1.144&r2=1.145
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/object.h.diff?cvsroot=src&r1=1.111&r2=1.112



More information about the Binutils-cvs mailing list