From 9993ba115b669ec8c96a31d751fe3046d268bc40 Mon Sep 17 00:00:00 2001 From: Sriraman Tallam Date: Sat, 30 Mar 2013 01:03:23 +0000 Subject: 2013-03-29 Sriraman Tallam * archive.cc (Archive::get_elf_object_for_member): Create the elf object before calling the plugin claim_file handler. Pass the elf object of the archive to the plugin. Delete the elf object if the plugin claims the file. --- gold/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gold/ChangeLog') diff --git a/gold/ChangeLog b/gold/ChangeLog index 49ed934..360599c 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,10 @@ +2013-03-29 Sriraman Tallam + + * archive.cc (Archive::get_elf_object_for_member): Create the elf + object before calling the plugin claim_file handler. Pass the elf + object of the archive to the plugin. Delete the elf object if the + plugin claims the file. + 2013-03-21 Alan Modra * layout.cc (Layout::set_segment_offsets): Accept writable .text -- cgit v1.1