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]

/src bfd/ChangeLog bfd/archures.c bfd/bfd-in2. ...


CVSROOT:	/cvs/src
Module name:	
Changes by:	nickc@sources.redhat.com	2001-01-11 13:20:20

Modified files:
	src/bfd        : ChangeLog archures.c bfd-in2.h cpu-arc.c 
	                 elf32-arc.c reloc.c 
	src/bfd/po     : bfd.pot 
	src/binutils   : ChangeLog 
	src/binutils/po: binutils.pot 
	src/gas        : ChangeLog as.h struc-symbol.h 
	src/gas/config : obj-elf.h tc-arc.c tc-arc.h 
	src/gas/doc    : Makefile.am Makefile.in as.texinfo 
	src/gas/po     : gas.pot 
	src/gas/testsuite: ChangeLog 
	src/gas/testsuite/gas/arc: arc.exp flag.d j.d j.s ld.d ld.s st.d 
	                           st.s warn.exp warn.s 
	src/gas/testsuite/gas/ieee-fp: x930509a.exp 
	src/gas/testsuite/gas/vtable: vtable.exp 
	src/include    : ChangeLog dis-asm.h 
	src/include/elf: ChangeLog arc.h common.h 
	src/include/opcode: ChangeLog arc.h 
	src/opcodes    : ChangeLog Makefile.am Makefile.in arc-dis.c 
	                 arc-opc.c configure configure.in disassemble.c 
	src/opcodes/po : POTFILES.in opcodes.pot 
Added files:
	src/gas/testsuite/gas/arc: adc.d adc.s add.d add.s and.d and.s 
	                           asl.d asl.s asr.d asr.s b.d b.s bic.d 
	                           bic.s bl.d bl.s brk.d brk.s extb.d 
	                           extb.s extw.d extw.s jl.d jl.s ld2.d 
	                           ld2.s lp.d lp.s lsr.d lsr.s mov.d 
	                           mov.s nop.d nop.s or.d or.s rlc.d 
	                           rlc.s ror.d ror.s rrc.d rrc.s sbc.d 
	                           sbc.s sexb.d sexb.s sexw.d sexw.s 
	                           sleep.d sleep.s sub.d sub.s swi.d 
	                           swi.s xor.d xor.s 
	src/opcodes    : arc-dis.h arc-ext.c arc-ext.h 

Log message:
	Updated ARC assembler from arccores.com

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/ChangeLog.diff?cvsroot=src&r1=1.728&r2=1.729
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/archures.c.diff?cvsroot=src&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/bfd-in2.h.diff?cvsroot=src&r1=1.81&r2=1.82
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/cpu-arc.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/elf32-arc.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/reloc.c.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/bfd/po/bfd.pot.diff?cvsroot=src&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/binutils/ChangeLog.diff?cvsroot=src&r1=1.245&r2=1.246
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/binutils/po/binutils.pot.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/ChangeLog.diff?cvsroot=src&r1=1.719&r2=1.720
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/as.h.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/struc-symbol.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/config/obj-elf.h.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/config/tc-arc.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/config/tc-arc.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/doc/Makefile.am.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/doc/Makefile.in.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/doc/as.texinfo.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/po/gas.pot.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.128&r2=1.129
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/adc.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/adc.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/add.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/add.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/and.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/and.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/asl.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/asl.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/asr.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/asr.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/b.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/b.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/bic.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/bic.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/bl.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/bl.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/brk.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/brk.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/extb.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/extb.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/extw.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/extw.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/jl.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/jl.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/ld2.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/ld2.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/lp.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/lp.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/lsr.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/lsr.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/mov.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/mov.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/nop.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/nop.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/or.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/or.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/rlc.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/rlc.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/ror.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/ror.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/rrc.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/rrc.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sbc.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sbc.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sexb.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sexb.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sexw.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sexw.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sleep.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sleep.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sub.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/sub.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/swi.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/swi.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/xor.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/xor.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/arc.exp.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/flag.d.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/j.d.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/j.s.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/ld.d.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/ld.s.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/st.d.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/st.s.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/warn.exp.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/arc/warn.s.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/ieee-fp/x930509a.exp.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/gas/testsuite/gas/vtable/vtable.exp.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/ChangeLog.diff?cvsroot=src&r1=1.72&r2=1.73
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/dis-asm.h.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/elf/ChangeLog.diff?cvsroot=src&r1=1.80&r2=1.81
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/elf/arc.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/elf/common.h.diff?cvsroot=src&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/opcode/ChangeLog.diff?cvsroot=src&r1=1.106&r2=1.107
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/include/opcode/arc.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/arc-dis.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/arc-ext.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/arc-ext.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.222&r2=1.223
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/Makefile.am.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/Makefile.in.diff?cvsroot=src&r1=1.28&r2=1.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/arc-dis.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/arc-opc.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/configure.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/configure.in.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/disassemble.c.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/po/POTFILES.in.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi//src/opcodes/po/opcodes.pot.diff?cvsroot=src&r1=1.15&r2=1.16


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