src/binutils ChangeLog readelf.c

nickc@sourceware.org nickc@sourceware.org
Mon Mar 2 16:06:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2009-03-02 16:06:51

Modified files:
	binutils       : ChangeLog readelf.c 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1429&r2=1.1430
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.438&r2=1.439



More information about the Binutils-cvs mailing list