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: Improve .note section handling in readelf


Nick Clifton wrote:
Hi Mark,

2004-10-25 Mark Mitchell <mark@codesourcery.com>

    * readelf.c (get_note_type): Handle notes not in core files.
    (process_note_sections): New function.
    (process_corefile_contents): Rename to ...
    (process_notes): ... this.
    (process_object): Call process_notes, not
    process_corefile_contents.
    * doc/binutils.texi: Update readelf -n documentation.


Approved and applied.

Thanks!


Did you have any reaction to my follow-on question about the invalid notes being generated by the generic ELF code when processing ".version" directives?

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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