aboutsummaryrefslogtreecommitdiff
path: root/opcodes/msp430-dis.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi1-1/+1
2017-01-12Return -1 on memory error in print_insn_msp430Yao Qi1-14/+89
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-05-27Improve the MSP430 disassembler's handling of memory read errors.Nick Clifton1-272/+394
2016-02-04Fix the encoding of the MSP430's RRUX instruction.Nick Clifton1-2/+7
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-19/+19
2015-08-12Remove trailing spaces in opcodesH.J. Lu1-9/+9
2015-06-04Fixes the check for emulated MSP430 instrucrtions that take no operands.Nick Clifton1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-03Fix the disassembly of MSP430 extended index addressing mode.Nick Clifton1-10/+10
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-08-23 PR binutils/15834Nick Clifton1-1/+1
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton1-135/+577
2012-05-18 * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra1-2/+2
2010-06-27fix set but unused variable warningsAlan Modra1-3/+3
2009-09-02update copyright datesAlan Modra1-1/+1
2007-07-05Change source files over to GPLv3.Nick Clifton1-10/+12
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-188/+164
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2004-01-02Catch a bug in the msp430 disassembler where an add instruction was confusedNick Clifton1-1/+5
2002-12-30Add support for msp430.Nick Clifton1-0/+805