binutils-gdb/opcodes
Nick Clifton 13761a1136 * archures.c: Add some more MSP430 machine numbers.
* config.bfd (msp430): Define targ_selvecs.
	* configure.in: Add bfd_elf32_msp430_ti_vec.
	* cpu-msp430.c: Add some more MSP430 machine numbers.
	* elf32-msp430.c Add support for MSP430X relocations.
	Add support for TI compiler generated relocations.
	Add support for sym_diff relocations.
	Add support for relaxing out of range short branches into long
	branches.
	Add support for MSP430 attribute section.
	* reloc.c: Add MSP430X relocations.
	* targets.c: Add bfd_elf32_msp430_ti_vec.
	* bfd-in2.h: Regenerate.
	* configure: Regenerate.
	* libbfd.h: Regenerate.

	* readelf.c: Add support for MSP430X architecture.

	* readelf.exp: Expect -wi test to fail for the MSP430.

	* config/tc-msp430.c: Add support for the MSP430X architecture.
	Add code to insert a NOP instruction after any instruction that
	might change the interrupt state.
	Add support for the LARGE memory model.
	Add code to initialise the .MSP430.attributes section.
	* config/tc-msp430.h: Add support for the MSP430X architecture.
	* doc/c-msp430.texi: Document the new -mL and -mN command line
	options.
	* NEWS: Mention support for the MSP430X architecture.

	* gas/all/gas.exp: Skip the DIFF1 test for the MSP430.
	Expect the FORWARD test to pass for the MSP430.
	Skip the REDEF tests for the MSP430.
	Expect the 930509A test to fail for the MSP430.
	* gas/all/sleb128-4.d: Skip for the MSP430.
	* gas/elf/elf.exp: Set target_machine to msp430 for the MSP430.
	Skip the EHOPT0 test for the MSP430.
	Skip the REDEF and EQU-RELOC tests for the MSP430.
	* gas/elf/section2.e-msp430: New file.
	* gas/lns/lns-big-delta.d: Remove expectation of 20-bit
	addresses.
	* gas/lns/lns.exp: Use alternate LNS COMMON test for the MSP430.
	* gas/msp430/msp430x.s: New test.
	* gas/msp430/msp430x.d: Expected disassembly.
	* gas/msp430/msp430.exp: Run new test.
	* gas/msp430/opcode.d: Update expected disassembly.

	* msp430.h: Add MSP430X relocs.
	Add some more MSP430 machine numbers.
	Add values used by .MSP430.attributes section.

	* msp430.h: Add patterns for MSP430X instructions.

	* Makefile.am: Add emsp430X.c
	* Makefine.in: Regenerate.
	* configure.tgt (msp430): Add msp430X emulation.
	* ldmain.c (multiple_definition): Only disable relaxation if it
	was enabled by the user.
	* ldmain.h (RELAXATION_ENABLED_BY_USER): New macro.
	* emulparams/msp430all.sh: Add support for MSP430X.
	* emultempl/generic.em: (before_parse): Enable relaxation for the
	MSP430.
	* scripttempl/msp430.sc: Reorganize sections.  Add .rodata
	section.
	* scripttempl/msp430_3.sc: Likewise.
	* NEWS: Mention support for MSP430X.

	* ld-elf/flags1.d: Expect this test to pass on the MSP430.
	* ld-elf/init-fini-arrays.d: Expect this test to fail on the
	MSP430.
	* ld-elf/merge.d: Expect this test to pass on the MSP430.
	* ld-elf/sec64k.exp: Skip these tests for the MSP430.
	* ld-gc/pr13683.d: Expect this test to fail on the MSP430.
	* ld-srec/srec.exp: Expect these tests to fail on the MSP430.
	* ld-undefined/undefined.exp: Expect the UNDEFINED LINE test to
	fail on the MSP430.

	* msp430-dis.c: Add support for MSP430X instructions.
2013-05-02 21:06:15 +00:00
..
po * po/POTFILES.in: Regenerate. 2013-02-04 06:04:33 +00:00
.gitignore
aarch64-asm-2.c include/opcode/ 2013-02-28 19:18:40 +00:00
aarch64-asm.c include/opcode/ 2013-01-30 15:43:32 +00:00
aarch64-asm.h Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
aarch64-dis-2.c include/opcode/ 2013-02-28 19:18:40 +00:00
aarch64-dis.c include/opcode/ 2013-01-30 15:43:32 +00:00
aarch64-dis.h Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
aarch64-gen.c include/opcode/ 2013-01-30 15:43:32 +00:00
aarch64-opc-2.c include/opcode/ 2013-02-28 19:18:40 +00:00
aarch64-opc.c opcodes/ 2013-02-14 18:12:51 +00:00
aarch64-opc.h Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
aarch64-tbl.h include/opcode/ 2013-02-28 19:18:40 +00:00
aclocal.m4 include/opcode/ 2012-08-13 14:26:14 +00:00
alpha-dis.c
alpha-opc.c
arc-dis.c * aarch64-asm.c (aarch64_ins_ldst_reglist): Initialize 2012-10-18 06:53:16 +00:00
arc-dis.h
arc-ext.c
arc-ext.h
arc-opc.c
arm-dis.c Add support for AArch32 CRC instruction in ARMv8. 2013-03-11 11:09:33 +00:00
avr-dis.c
bfin-dis.c
cgen-asm.c
cgen-asm.in
cgen-bitset.c
cgen-dis.c PR binutils/15369 2013-04-17 14:09:49 +00:00
cgen-dis.in
cgen-ibld.in
cgen-opc.c
cgen.sh
ChangeLog * archures.c: Add some more MSP430 machine numbers. 2013-05-02 21:06:15 +00:00
ChangeLog-0001 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-0203 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2004 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2005 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2006 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2007 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2008 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2009 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2010 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2011 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2012 opcodes/ChangeLog 2013-01-02 13:13:36 +00:00
ChangeLog-9297 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-9899 Add copyright notices 2012-12-10 12:48:03 +00:00
config.in * config.in: Disable sanity check for kfreebsd. 2012-09-10 22:30:57 +00:00
configure 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> 2013-02-06 23:22:26 +00:00
configure.com Add copyright notices 2012-12-17 16:56:12 +00:00
configure.in 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> 2013-02-06 23:22:26 +00:00
cr16-dis.c oops - typo correction. 2013-01-07 15:10:18 +00:00
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 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> 2013-02-06 23:22:26 +00:00
dlx-dis.c
epiphany-asm.c
epiphany-desc.c 2012-11-30 Oleg Raikhman <oleg@adapteva.com> 2012-11-30 17:54:58 +00:00
epiphany-desc.h 2012-11-30 Oleg Raikhman <oleg@adapteva.com> 2012-11-30 17:54:58 +00:00
epiphany-dis.c
epiphany-ibld.c
epiphany-opc.c 2012-11-30 Oleg Raikhman <oleg@adapteva.com> 2012-11-30 17:54:58 +00:00
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 * h8300-dis.c: Fix printf arg warnings. 2012-08-01 00:41:35 +00:00
h8500-dis.c
h8500-opc.h
hppa-dis.c
i370-dis.c
i370-opc.c
i386-dis.c Properly check address mode for SIB 2013-03-27 18:49:10 +00:00
i386-gen.c Implement Intel SMAP instructions 2013-02-19 19:10:31 +00:00
i386-init.h Implement Intel SMAP instructions 2013-02-19 19:10:31 +00:00
i386-opc.c
i386-opc.h Implement Intel SMAP instructions 2013-02-19 19:10:31 +00:00
i386-opc.tbl gas/testsuite/ 2013-04-08 15:48:38 +00:00
i386-reg.tbl Add RegRex64 to riz 2013-03-02 01:57:48 +00:00
i386-tbl.h gas/testsuite/ 2013-04-08 15:48:38 +00:00
i860-dis.c
i960-dis.c * h8300-dis.c: Fix printf arg warnings. 2012-08-01 00:41:35 +00:00
ia64-asmtab.c Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
ia64-asmtab.h Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
ia64-dis.c
ia64-gen.c Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
ia64-ic.tbl Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
ia64-opc-a.c
ia64-opc-b.c
ia64-opc-d.c
ia64-opc-f.c
ia64-opc-i.c Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
ia64-opc-m.c Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
ia64-opc-x.c
ia64-opc.c
ia64-opc.h Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
ia64-raw.tbl Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
ia64-war.tbl
ia64-waw.tbl Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
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 PR binutils/15241 2013-03-08 17:25:12 +00:00
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
m68k-opc.c
m88k-dis.c
m10200-dis.c
m10200-opc.c
m10300-dis.c
m10300-opc.c
MAINTAINERS Add copyright notices 2012-12-17 16:56:12 +00:00
Makefile.am 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> 2013-02-06 23:22:26 +00:00
Makefile.in 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> 2013-02-06 23:22:26 +00:00
makefile.vms Add copyright notices 2012-12-17 16:56:12 +00:00
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 * metag-dis.c: Initialize outf->bytes_per_chunk to 4 2013-02-15 14:54:28 +00:00
microblaze-dis.c opcodes/Changelog: 2012-11-29 21:09:01 +00:00
microblaze-dis.h
microblaze-opc.h opcodes/Changelog: 2012-11-29 21:09:01 +00:00
microblaze-opcm.h Add swap byte (swapb) and swap halfword (swaph) opcodes. 2012-11-21 17:54:11 +00:00
micromips-opc.c opcodes/ 2012-09-18 14:19:04 +00:00
mips16-opc.c
mips-dis.c Eliminate warning message. 2013-03-12 15:19:23 +00:00
mips-opc.c gas/ 2013-02-09 10:24:20 +00:00
mmix-dis.c
mmix-opc.c
moxie-dis.c Don't abort() when disassembling bad moxie instructions. 2012-09-28 03:53:39 +00:00
moxie-opc.c Don't abort() when disassembling bad moxie instructions. 2012-09-28 03:53:39 +00:00
msp430-dis.c * archures.c: Add some more MSP430 machine numbers. 2013-05-02 21:06:15 +00:00
mt-asm.c
mt-desc.c
mt-desc.h
mt-dis.c
mt-ibld.c
mt-opc.c
mt-opc.h
nios2-dis.c 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> 2013-02-06 23:22:26 +00:00
nios2-opc.c 2013-04-24 Sandra Loosemore <sandra@codesourcery.com> 2013-04-24 20:51:58 +00:00
ns32k-dis.c
opc2c.c
openrisc-asm.c
openrisc-desc.c
openrisc-desc.h
openrisc-dis.c
openrisc-ibld.c
openrisc-opc.c
openrisc-opc.h
opintl.h
or32-dis.c
or32-opc.c
pdp11-dis.c * h8300-dis.c: Fix printf arg warnings. 2012-08-01 00:41:35 +00:00
pdp11-opc.c
pj-dis.c
pj-opc.c
ppc-dis.c include/opcode/ 2013-01-11 02:25:36 +00:00
ppc-opc.c include/opcode/ 2013-01-11 02:25:36 +00:00
rl78-decode.c * rl78-decode.opc (rl78_decode_opcode): Fix typo. 2013-02-27 03:00:44 +00:00
rl78-decode.opc * rl78-decode.opc (rl78_decode_opcode): Fix typo. 2013-02-27 03:00:44 +00:00
rl78-dis.c opcodes/ 2013-04-10 19:16:45 +00:00
rx-decode.c * po/POTFILES.in: Regenerate. 2013-02-04 06:04:33 +00:00
rx-decode.opc Add copyright notices 2012-12-17 16:56:12 +00:00
rx-dis.c
s390-dis.c
s390-mkopc.c opcodes/ 2012-11-29 23:42:03 +00:00
s390-opc.c 2012-10-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2012-10-26 09:41:55 +00:00
s390-opc.txt 2012-11-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2012-11-20 11:58:30 +00:00
score7-dis.c
score-dis.c
score-opc.h
sh64-dis.c
sh64-opc.c
sh64-opc.h
sh-dis.c * h8300-dis.c: Fix printf arg warnings. 2012-08-01 00:41:35 +00:00
sh-opc.h
sparc-dis.c Increase the accuracy of sparc instruction aliases. 2013-04-06 22:22:03 +00:00
sparc-opc.c Increase the accuracy of sparc instruction aliases. 2013-04-06 22:22:03 +00:00
spu-dis.c
spu-opc.c
stamp-h.in
sysdep.h
tic4x-dis.c
tic6x-dis.c PR binutils/15068 2013-03-27 11:43:37 +00:00
tic30-dis.c
tic54x-dis.c * tic54x-dis.c (print_instruction): Don't use K&R style. 2012-10-18 15:28:06 +00:00
tic54x-opc.c
tic80-dis.c
tic80-opc.c
tilegx-dis.c
tilegx-opc.c
tilepro-dis.c
tilepro-opc.c
v850-dis.c * elf32-v850.c (v850_elf_is_target_special_symbol): New function. 2013-04-03 14:42:10 +00:00
v850-opc.c * elf32-v850.c (v850_elf_is_target_special_symbol): New function. 2013-04-03 14:42:10 +00:00
vax-dis.c
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
z8k-dis.c
z8k-opc.h gas/testsuite: 2012-10-26 08:14:07 +00:00
z8kgen.c gas/testsuite: 2012-10-26 08:14:07 +00:00
z80-dis.c