Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in opcodes | Alan Modra | 1 | -9/+9 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-05-24 | Move print_insn_XXX to an opcodes internal header | Yao Qi | 1 | -1/+1 |
2017-01-12 | Return -1 on memory error in print_insn_msp430 | Yao Qi | 1 | -14/+89 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-05-27 | Improve the MSP430 disassembler's handling of memory read errors. | Nick Clifton | 1 | -272/+394 |
2016-02-04 | Fix the encoding of the MSP430's RRUX instruction. | Nick Clifton | 1 | -2/+7 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-23 | Fix compile time warnings generated when compiling with clang. | Nick Clifton | 1 | -19/+19 |
2015-08-12 | Remove trailing spaces in opcodes | H.J. Lu | 1 | -9/+9 |
2015-06-04 | Fixes the check for emulated MSP430 instrucrtions that take no operands. | Nick Clifton | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-06-03 | Fix the disassembly of MSP430 extended index addressing mode. | Nick Clifton | 1 | -10/+10 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-08-23 | PR binutils/15834 | Nick Clifton | 1 | -1/+1 |
2013-05-02 | * archures.c: Add some more MSP430 machine numbers. | Nick Clifton | 1 | -135/+577 |
2012-05-18 | * arc-dis.c: Include sysdep.h first, remove some redundant includes. | Alan Modra | 1 | -2/+2 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -3/+3 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2007-07-05 | Change source files over to GPLv3. | Nick Clifton | 1 | -10/+12 |
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 1 | -188/+164 |
2005-05-07 | Update the address and phone number of the FSF | Nick Clifton | 1 | -1/+1 |
2004-01-02 | Catch a bug in the msp430 disassembler where an add instruction was confused | Nick Clifton | 1 | -1/+5 |
2002-12-30 | Add support for msp430. | Nick Clifton | 1 | -0/+805 |