summaryrefslogtreecommitdiff
path: root/opcodes/msp430-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in opcodesAlan Modra2021-03-311-9/+9
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Move print_insn_XXX to an opcodes internal headerYao Qi2017-05-241-1/+1
* Return -1 on memory error in print_insn_msp430Yao Qi2017-01-121-14/+89
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Improve the MSP430 disassembler's handling of memory read errors.Nick Clifton2016-05-271-272/+394
* Fix the encoding of the MSP430's RRUX instruction.Nick Clifton2016-02-041-2/+7
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-231-19/+19
* 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