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 bfd/ChangeLog bfd/archures.c bfd/bfd-in2.h ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	arc-insight_6_8-branch
Changes by:	amylaar@sourceware.org	2009-03-09 20:36:11

Modified files:
	bfd            : ChangeLog archures.c bfd-in2.h config.bfd 
	                 configure configure.in cpu-arc.c elf32-arc.c 
	                 libbfd.h reloc.c 
	cpu            : ChangeLog 
	include        : ChangeLog dis-asm.h 
	include/elf    : ChangeLog arc.h common.h dwarf2.h 
	include/gdb    : ChangeLog callback.h 
	include/opcode : arc.h cgen.h 
	opcodes        : ChangeLog Makefile.am Makefile.in arc-dis.c 
	                 arc-dis.h arc-ext.c arc-ext.h arc-opc.c 
	                 cgen-dis.c configure configure.in 
Added files:
	cpu            : ARCompact.cpu arc.cpu arc.opc sh-sim.cpu 
	include/gdb/target-io: arc.h 

Log message:
	Check in ARCompact simulator.  A valid configuration is arc-elf.
	This is not quite finished and has most likely a few files that are
	obsolete & not used, but it's good enough to run gcc regression tests.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.4150&r2=1.4150.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/archures.c.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.130&r2=1.130.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfd-in2.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.440&r2=1.440.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/config.bfd.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.238&r2=1.238.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/configure.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.275&r2=1.275.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/configure.in.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.239&r2=1.239.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cpu-arc.c.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.10&r2=1.10.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-arc.c.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.20&r2=1.20.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/libbfd.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.201&r2=1.201.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/reloc.c.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.173&r2=1.173.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cpu/ARCompact.cpu.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cpu/arc.cpu.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cpu/arc.opc.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cpu/sh-sim.cpu.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cpu/ChangeLog.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.80&r2=1.80.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.408&r2=1.408.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/dis-asm.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.68&r2=1.68.10.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.316&r2=1.316.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/arc.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.6&r2=1.6.58.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/common.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.91&r2=1.91.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/dwarf2.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.22&r2=1.22.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.39&r2=1.39.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/gdb/callback.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.14&r2=1.14.18.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/gdb/target-io/arc.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/arc.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.7&r2=1.7.58.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/cgen.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.23&r2=1.23.54.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.1243&r2=1.1243.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/Makefile.am.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.123&r2=1.123.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/Makefile.in.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.138&r2=1.138.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/arc-dis.c.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.13&r2=1.13.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/arc-dis.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.4&r2=1.4.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/arc-ext.c.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.7&r2=1.7.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/arc-ext.h.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.5&r2=1.5.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/arc-opc.c.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.17&r2=1.17.18.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/cgen-dis.c.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.11&r2=1.11.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/configure.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.104&r2=1.104.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/configure.in.diff?cvsroot=src&only_with_tag=arc-insight_6_8-branch&r1=1.81&r2=1.81.10.1


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