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

src binutils/ChangeLog binutils/objdump.c binu ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2003-07-18 11:34:41

Modified files:
	binutils       : ChangeLog objdump.c 
	binutils/doc   : binutils.texi 
	opcodes        : ChangeLog arm-dis.c 

Log message:
	* objdump.c (main) :Accept multiple -M switch.
	* doc/binutils.texi: Document that multiple -M switches are accepted and that
	a single -M switch can contain comma separated options.
	* arm-dis.c (parse_arm_disassembler_option): Do not expect option string to be
	NUL terminated.
	(parse_disassembler_options): Allow options to be space or comma separated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.669&r2=1.670
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objdump.c.diff?cvsroot=src&r1=1.68&r2=1.69
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.589&r2=1.590
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/arm-dis.c.diff?cvsroot=src&r1=1.32&r2=1.33


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