src/binutils ChangeLog NEWS readelf.c doc/binu ...

hjl@sourceware.org hjl@sourceware.org
Thu Aug 11 13:14:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2005-08-11 13:14:29

Modified files:
	binutils       : ChangeLog NEWS readelf.c 
	binutils/doc   : binutils.texi 

Log message:
	2005-08-11  H.J. Lu  <hongjiu.lu@intel.com>
	
	* NEWS: Mention "-t/--section-details" and
	"-N/--full-section-name".
	
	* doc/binutils.texi: Document "-t/--section-details". Remove
	"-N/--full-section-name".
	
	* readelf.c (do_full_section_name): Renamed to ...
	(do_section_details): This.
	(option): Rename "-N/--full-section-name" to
	"-t/--section-details".
	(usage): Likewise.
	(parse_args): Likewise.
	(get_elf_section_flags): Support do_section_details.
	(process_section_headers): Updated for do_section_details.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.967&r2=1.968
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/NEWS.diff?cvsroot=src&r1=1.53&r2=1.54
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.309&r2=1.310
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.75&r2=1.76



More information about the Binutils-cvs mailing list