summaryrefslogtreecommitdiff
path: root/opcodes/msp430-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-9/+9
* Fixes the check for emulated MSP430 instrucrtions that take no operands.Nick Clifton2015-06-041-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix the disassembly of MSP430 extended index addressing mode.Nick Clifton2014-06-031-10/+10
* Update copyright yearsAlan Modra2014-03-051-1/+1
* PR binutils/15834Nick Clifton2013-08-231-1/+1
* * archures.c: Add some more MSP430 machine numbers.Nick Clifton2013-05-021-135/+577
* * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra2012-05-181-2/+2
* fix set but unused variable warningsAlan Modra2010-06-271-3/+3
* update copyright datesAlan Modra2009-09-021-1/+1
* Change source files over to GPLv3.Nick Clifton2007-07-051-10/+12
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-188/+164
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* Catch a bug in the msp430 disassembler where an add instruction was confusedNick Clifton2004-01-021-1/+5
* Add support for msp430.Nick Clifton2002-12-301-0/+805