This is the mail archive of the binutils-cvs@sourceware.org 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]

src binutils/ChangeLog binutils/od-xcoff.c bin ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	gingold@sourceware.org	2013-07-10 08:16:34

Modified files:
	binutils       : ChangeLog od-xcoff.c 
	binutils/doc   : binutils.texi 
	include/coff   : ChangeLog rs6000.h 

Log message:
	include/coff/
	2013-07-10  Tristan Gingold  <gingold@adacore.com>
	
	* rs6000.h (external_core_dumpx): New structure.
	(external_ld_info32): Ditto.
	
	binutils/
	2013-07-10  Tristan Gingold  <gingold@adacore.com>
	
	* od-xcoff.c (OPT_LDINFO): Define.
	(options): Add ldinfo.
	(xcoff_help): Mention ldinfo.
	(xcoff_dump): Rename to ...
	(xcoff_dump_obj): ... this.  Add a break.
	(dump_dumpx_core): New function.
	(xcoff_dump_core): Likewise.
	(xcoff_dump): Likewise.
	* doc/binutils.texi (objdump): Mention ldinfo.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.2019&r2=1.2020
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/od-xcoff.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.199&r2=1.200
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/coff/ChangeLog.diff?cvsroot=src&r1=1.102&r2=1.103
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/coff/rs6000.h.diff?cvsroot=src&r1=1.9&r2=1.10


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