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


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_23-branch
Changes by:	gingold@sourceware.org	2012-09-04 14:01:41

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-mips.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/mips: mips.exp mips32-dsp.d mips32-dsp.s 
	                        mips32-dspr2.d mips32-dspr2.s 
	include/opcode : ChangeLog mips.h 
	opcodes        : ChangeLog configure configure.in h8300-dis.c 
	                 i960-dis.c micromips-opc.c mips-dis.c 
	                 pdp11-dis.c rl78-decode.c sh-dis.c v850-dis.c 
	opcodes/po     : POTFILES.in 

Log message:
	gas/
	* config/tc-mips.c (ISA_SUPPORTS_DSP_ASE): Also set if microMIPS
	mode.
	(ISA_SUPPORTS_DSPR2_ASE): Likewise.
	(macro_build) <'2'>: Handle microMIPS.
	2012-07-31  Maciej W. Rozycki  <macro@codesourcery.com>
	Chao-Ying Fu  <fu@mips.com>
	Catherine Moore  <clm@codesourcery.com>
	
	gas/
	* gas/mips/micromips@mips32-dsp.d: New test.
	* gas/mips/micromips@mips32-dspr2.d: New test.
	* gas/mips/mips32-dsp.s: Update padding.
	* gas/mips/mips32-dspr2.s: Likewise.
	* gas/mips/mips.exp: Use run_dump_test_arches to run MIPS32 DSP
	tests.
	2012-07-31  Catherine Moore  <clm@codesourcery.com>
	Maciej W. Rozycki  <macro@codesourcery.com>
	
	include/
	2012-07-31  Chao-Ying Fu  <fu@mips.com>
	Catherine Moore  <clm@codesourcery.com>
	Maciej W. Rozycki  <macro@codesourcery.com>
	
	opcodes/
	2012-08-01  Alan Modra  <amodra@gmail.com>
	
	* h8300-dis.c: Fix printf arg warnings.
	* i960-dis.c: Likewise.
	* mips-dis.c: Likewise.
	* pdp11-dis.c: Likewise.
	* sh-dis.c: Likewise.
	* v850-dis.c: Likewise.
	* configure.in: Formatting.
	* configure: Regenerate.
	* rl78-decode.c: Regenerate.
	* po/POTFILES.in: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.4769.2.5&r2=1.4769.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.506&r2=1.506.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.2057.2.5&r2=1.2057.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips.exp.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.199&r2=1.199.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips32-dsp.d.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.5&r2=1.5.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips32-dsp.s.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.3&r2=1.3.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips32-dspr2.d.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.2&r2=1.2.18.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/mips/mips32-dspr2.s.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.1&r2=1.1.20.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.466.4.2&r2=1.466.4.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/mips.h.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.83&r2=1.83.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.1831.2.9&r2=1.1831.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/configure.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.142.4.2&r2=1.142.4.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/configure.in.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.106.4.2&r2=1.106.4.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/h8300-dis.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.24&r2=1.24.16.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i960-dis.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.10&r2=1.10.18.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/micromips-opc.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.6&r2=1.6.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/mips-dis.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.92&r2=1.92.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/pdp11-dis.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.10&r2=1.10.52.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/rl78-decode.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.3&r2=1.3.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/sh-dis.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.29&r2=1.29.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/v850-dis.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.14&r2=1.14.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/po/POTFILES.in.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.51&r2=1.51.6.1


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