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: [patch] Add thin archive support to readelf


On Mon, Mar 2, 2009 at 8:07 AM, Nick Clifton <nickc@redhat.com> wrote:
> Hi Cary,
>
>> ? ? ? ?* readelf.c (adjust_relative_path): New function.
>> ? ? ? ?(struct archive_info): New type.
>> ? ? ? ?(setup_archive): New function.
>> ? ? ? ?(release_archive): New function.
>> ? ? ? ?(setup_nested_archive): New function.
>> ? ? ? ?(get_archive_member_name): New function.
>> ? ? ? ?(get_archive_member_name_at): New function.
>> ? ? ? ?(make_qualified_name): New function.
>> ? ? ? ?(process_archive): Factor out code for reading archive index and
>> ? ? ? ?long filename table to setup_archive. ?Add support for thin
>> archives.
>
> Approved and applied - thanks for doing this.

This checkin:

http://sourceware.org/ml/binutils-cvs/2009-03/msg00040.html

reformatted almost the entire readelf.c. Should this be mentioned
in ChangeLog?

Thanks.

-- 
H.J.


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