src/gold ChangeLog ehframe.h ehframe.cc
amodra@sourceware.org
amodra@sourceware.org
Thu Mar 7 23:27:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2013-03-07 23:27:54
Modified files:
gold : ChangeLog ehframe.h ehframe.cc
Log message:
* ehframe.h (Post_fdes) Make it a vector of Post_fde rather than
pointer to Post_fde.
(struct Post_fde): Move definition to here..
* ehframe.cc (struct Post_fde): ..from here.
(Cie::write): Don't alloc Post_fde.
(Eh_frame::do_sized_write): Update. Don't free Post_fde.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.1051&r2=1.1052
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ehframe.h.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ehframe.cc.diff?cvsroot=src&r1=1.23&r2=1.24
More information about the Binutils-cvs
mailing list