src/binutils ChangeLog Makefile.in readelf.c d ...
nickc@sourceware.org
nickc@sourceware.org
Tue Oct 26 16:05:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2004-10-26 16:05:42
Modified files:
binutils : ChangeLog Makefile.in readelf.c
binutils/doc : binutils.texi
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.822&r2=1.823
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/Makefile.in.diff?cvsroot=src&r1=1.57&r2=1.58
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.260&r2=1.261
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.58&r2=1.59
More information about the Binutils-cvs
mailing list