binutils-gdb/opcodes
Barney Stratford f36e88862f Add support for the AVR Tiny series of microcontrollers.
* archures.c: add avrtiny architecture for avr target.
	* bfd-in2.h: Regenerate.
	* cpu-avr.c (arch_info_struct): add avrtiny arch info.
	* elf32-avr.c (elf_avr_howto_table): new relocation R_AVR_LDS_STS_16
	added for 16 bit LDS/STS instruction of avrtiny arch.
	(avr_reloc_map): reloc R_AVR_LDS_STS_16 is mapped to
	BFD_RELOC_AVR_LDS_STS_16.
	(bfd_elf_avr_final_write_processing): select machine number avrtiny arch.
	(elf32_avr_object_p): set machine number for avrtiny arch.
	* libbfd.h: Regenerate.
	* reloc.c: Add documentation for BFD_RELOC_AVR_LDS_STS_16 reloc.

         * config/tc-avr.c (mcu_types): Add avrtiny arch.
	Add avrtiny arch devices attiny4, attiny5, attiny9, attiny10, attiny20
	and attiny40.
	(md_show_usage): Add avrtiny arch in usage message.
	(avr_operand): validate and issue error for invalid register for avrtiny.
	add new reloc exp for 16 bit lds/sts instruction.
	(md_apply_fix): check 16 bit lds/sts operand for out of range and encode.
	(md_assemble): check ISA for arch and issue diagnostic.

	* include/elf/avr.h (E_AVR_MACH_AVRTINY): define avrtiny machine number.
	(R_AVR_LDS_STS_16): define 16 bit lds/sts reloc number.
	* include/opcode/avr.h (AVR_ISA_TINY): define avrtiny specific ISA.
	(AVR_ISA_2xxxa): define ISA without LPM.
	(AVR_ISA_AVRTINY): define avrtiny arch ISA.
	Add doc for contraint used in 16 bit lds/sts.
	Adjust ISA group for icall, ijmp, pop and push.
	Add 16 bit lds/sts encoding and update 32 bit lds/sts constraints.
	* opcodes/avr-dis.c (avr_operand): Handle constraint j for 16 bit lds/sts.
	(print_insn_avr): do not select opcode if insn ISA is avrtiny and machine
	is not avrtiny.

	* Makefile.am (ALL_EMULATION_SOURCES): add avrtiny emulation source.
	(eavrtiny.c): add rules for avrtiny emulation source.
	* Makefile.in: Regenerate.
	* configure.tgt: Add avrtiny to avr target emulations.
	* scripttempl/avrtiny.sc: New file.
	linker script template for avrtiny arch.
	* emulparams/avrtiny.sh: New file.
	emulation parameters for avrtiny arch.
2014-07-01 10:20:17 +01:00
..
po Regenerate files for openrisk -> or1k change 2014-04-26 23:03:04 +09:30
.gitignore
aarch64-asm-2.c
aarch64-asm.c
aarch64-asm.h
aarch64-dis-2.c
aarch64-dis.c [AArch64 disassembler] Add missing checks of undefine encodings on 2014-03-26 18:44:27 +00:00
aarch64-dis.h
aarch64-gen.c
aarch64-opc-2.c
aarch64-opc.c
aarch64-opc.h
aarch64-tbl.h
aclocal.m4
alpha-dis.c
alpha-opc.c
arc-dis.c
arc-dis.h
arc-ext.c
arc-ext.h
arc-opc.c
arm-dis.c
avr-dis.c Add support for the AVR Tiny series of microcontrollers. 2014-07-01 10:20:17 +01:00
bfin-dis.c
cgen-asm.c
cgen-asm.in
cgen-bitset.c
cgen-dis.c
cgen-dis.in
cgen-ibld.in
cgen-opc.c
cgen.sh
ChangeLog Add support for the AVR Tiny series of microcontrollers. 2014-07-01 10:20:17 +01:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-9297
ChangeLog-9899
config.in Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
configure Make it easy to make --disable-werror the default for both binutils and gdb 2014-06-05 05:47:29 -07:00
configure.com
configure.in Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
cr16-dis.c
cr16-opc.c
cris-dis.c
cris-opc.c
crx-dis.c
crx-opc.c
d10v-dis.c
d10v-opc.c
d30v-dis.c
d30v-opc.c
dep-in.sed
dis-buf.c
dis-init.c
disassemble.c Remove support for the (deprecated) openrisc and or32 configurations and replace 2014-04-22 15:57:47 +01:00
dlx-dis.c
epiphany-asm.c
epiphany-desc.c
epiphany-desc.h
epiphany-dis.c
epiphany-ibld.c
epiphany-opc.c
epiphany-opc.h
fr30-asm.c
fr30-desc.c
fr30-desc.h
fr30-dis.c
fr30-ibld.c
fr30-opc.c
fr30-opc.h
frv-asm.c
frv-desc.c
frv-desc.h
frv-dis.c
frv-ibld.c
frv-opc.c
frv-opc.h
h8300-dis.c
h8500-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
h8500-opc.h
hppa-dis.c
i370-dis.c
i370-opc.c
i386-dis-evex.h Fix memory size for gather/scatter instructions 2014-03-20 08:13:30 -07:00
i386-dis.c Only print prefixes before fwait 2014-06-10 11:16:41 -07:00
i386-gen.c Add support for Intel SGX instructions 2014-04-04 08:24:47 -07:00
i386-init.h Add support for Intel SGX instructions 2014-04-04 08:24:47 -07:00
i386-opc.c
i386-opc.h Add support for Intel SGX instructions 2014-04-04 08:24:47 -07:00
i386-opc.tbl Add support for Intel SGX instructions 2014-04-04 08:24:47 -07:00
i386-reg.tbl
i386-tbl.h Add support for Intel SGX instructions 2014-04-04 08:24:47 -07:00
i860-dis.c
i960-dis.c
ia64-asmtab.c
ia64-asmtab.h
ia64-dis.c
ia64-gen.c
ia64-ic.tbl
ia64-opc-a.c
ia64-opc-b.c
ia64-opc-d.c
ia64-opc-f.c
ia64-opc-i.c
ia64-opc-m.c
ia64-opc-x.c
ia64-opc.c
ia64-opc.h
ia64-raw.tbl
ia64-war.tbl
ia64-waw.tbl
ip2k-asm.c
ip2k-desc.c
ip2k-desc.h
ip2k-dis.c
ip2k-ibld.c
ip2k-opc.c
ip2k-opc.h
iq2000-asm.c
iq2000-desc.c
iq2000-desc.h
iq2000-dis.c
iq2000-ibld.c
iq2000-opc.c
iq2000-opc.h
lm32-asm.c
lm32-desc.c
lm32-desc.h
lm32-dis.c
lm32-ibld.c
lm32-opc.c
lm32-opc.h
lm32-opinst.c
m32c-asm.c
m32c-desc.c
m32c-desc.h
m32c-dis.c
m32c-ibld.c
m32c-opc.c
m32c-opc.h
m32r-asm.c
m32r-desc.c
m32r-desc.h
m32r-dis.c
m32r-ibld.c
m32r-opc.c
m32r-opc.h
m32r-opinst.c
m68hc11-dis.c
m68hc11-opc.c
m68k-dis.c Remove unnecessary header from m68k-dis.c 2014-05-20 13:15:18 +09:30
m68k-opc.c
m88k-dis.c
m10200-dis.c
m10200-opc.c
m10300-dis.c
m10300-opc.c
MAINTAINERS
Makefile.am Make it easy to make --disable-werror the default for both binutils and gdb 2014-06-05 05:47:29 -07:00
Makefile.in Make it easy to make --disable-werror the default for both binutils and gdb 2014-06-05 05:47:29 -07:00
makefile.vms
mcore-dis.c
mcore-opc.h
mep-asm.c
mep-desc.c
mep-desc.h
mep-dis.c
mep-ibld.c
mep-opc.c
mep-opc.h
metag-dis.c
microblaze-dis.c
microblaze-dis.h
microblaze-opc.h
microblaze-opcm.h
micromips-opc.c
mips16-opc.c
mips-dis.c Add MIPS r3 and r5 support. 2014-05-07 11:47:29 +01:00
mips-formats.h
mips-opc.c Add MIPS r3 and r5 support. 2014-05-07 11:47:29 +01:00
mmix-dis.c
mmix-opc.c
moxie-dis.c
moxie-opc.c Add new sign-extension instructions to moxie port 2014-04-02 20:04:23 -04:00
msp430-decode.c
msp430-decode.opc
msp430-dis.c Fix the disassembly of MSP430 extended index addressing mode. 2014-06-03 08:54:04 +01:00
mt-asm.c
mt-desc.c
mt-desc.h
mt-dis.c
mt-ibld.c
mt-opc.c
mt-opc.h
nds32-asm.c
nds32-asm.h
nds32-dis.c
nds32-opc.h
nios2-dis.c
nios2-opc.c
ns32k-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
opc2c.c
opintl.h
or1k-asm.c Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
or1k-desc.c Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
or1k-desc.h Fix a compile time warning on 32-bit hosts. 2014-06-26 13:18:04 +01:00
or1k-dis.c Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
or1k-ibld.c Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
or1k-opc.c Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
or1k-opc.h Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
or1k-opinst.c Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
pdp11-dis.c
pdp11-opc.c
pj-dis.c
pj-opc.c
ppc-dis.c
ppc-opc.c Allow both signed and unsigned fields in PowerPC cmpli insn 2014-06-07 14:55:11 +09:30
rl78-decode.c
rl78-decode.opc
rl78-dis.c
rx-decode.c Fix RX gas testsuite failures by accounting for new variations in the disassembler's output. 2014-03-19 09:38:25 +00:00
rx-decode.opc Fix RX gas testsuite failures by accounting for new variations in the disassembler's output. 2014-03-19 09:38:25 +00:00
rx-dis.c
s390-dis.c
s390-mkopc.c
s390-opc.c
s390-opc.txt
score7-dis.c
score-dis.c
score-opc.h
sh64-dis.c
sh64-opc.c
sh64-opc.h
sh-dis.c
sh-opc.h
sparc-dis.c This patch adds support for the hyperprivileged registers %hstick_offset 2014-03-19 16:43:41 +00:00
sparc-opc.c This fixes a thinko in the LEON support recently added to the assembler. 2014-06-02 13:11:17 +02:00
spu-dis.c
spu-opc.c
stamp-h.in
sysdep.h Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
tic4x-dis.c
tic6x-dis.c
tic30-dis.c
tic54x-dis.c
tic54x-opc.c
tic80-dis.c
tic80-opc.c
tilegx-dis.c
tilegx-opc.c
tilepro-dis.c
tilepro-opc.c
v850-dis.c
v850-opc.c
vax-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
w65-dis.c
w65-opc.h
xc16x-asm.c
xc16x-desc.c
xc16x-desc.h
xc16x-dis.c
xc16x-ibld.c
xc16x-opc.c
xc16x-opc.h
xgate-dis.c
xgate-opc.c
xstormy16-asm.c
xstormy16-desc.c
xstormy16-desc.h
xstormy16-dis.c
xstormy16-ibld.c
xstormy16-opc.c
xstormy16-opc.h
xtensa-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
z8k-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
z8k-opc.h
z8kgen.c
z80-dis.c