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 gas/ChangeLog gas/config/tc-mips.c gas/doc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgd@sourceware.org	2003-01-02 12:03:09

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-mips.c 
	gas/doc        : c-mips.texi 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/mips: mips32r2.d 
	include/opcode : ChangeLog mips.h 

Log message:
	[ gas/ChangeLog ]
	2003-01-02  Chris Demetriou  <cgd@broadcom.com>
	
	* config/tc-mips.c: Update copyright years to include 2003.
	(mips_ip): Fix indentation of "+A", "+B", and "+C" handling.
	Additionally, clean up their code slightly and clean up their
	comments some more.
	
	* doc/c-mips.texi: Add MIPS32r2 to ".set mipsN" documentation.
	
	[ gas/testsuite/ChangeLog ]
	2003-01-02  Chris Demetriou  <cgd@broadcom.com>
	
	* gas/mips/elf_arch_mips32r2.d: Fix file description comment.
	
	[ include/opcode/ChangeLog ]
	2003-01-02  Chris Demetriou  <cgd@broadcom.com>
	
	* mips.h: Update copyright years to include 2002 (which had
	been missed previously) and 2003.  Make comments about "+A",
	"+B", and "+C" operand types more descriptive.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1637&r2=1.1638
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.186&r2=1.187
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/doc/c-mips.texi.diff?cvsroot=src&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.426&r2=1.427
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips32r2.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&r1=1.195&r2=1.196
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/mips.h.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]