This is the mail archive of the binutils@sources.redhat.com 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 archive support to ELF


"H. J. Lu" <hjl@lucon.org> writes:

> The only thing in bfd my patch uses is the host file I/O to access
> archive members.

If that were true, I probably would not have objected.  But it is not
true.  Your patch uses bfd_check_format(),
bfd_openr_next_archived_file(), and others.

Ian


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