Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-22 | s12z disassembler tidy | Alan Modra | 1 | -304/+726 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-11 | ubsan: s12z: left shift cannot be represented in type 'int' | Alan Modra | 1 | -3/+1 |
2019-12-10 | s12z-opc.c formatting fixes | Alan Modra | 1 | -71/+78 |
2019-12-08 | S12Z disassembler memory leak | Alan Modra | 1 | -12/+12 |
2019-10-29 | Fix array overruns in the S12Z disassembler. | Nick Clifton | 1 | -2/+10 |
2019-04-29 | S12Z: Opcodes: Fix crash when trying to decode a truncated operation. | John Darrington | 1 | -1/+1 |
2019-04-24 | S12Z: Opcodes: Handle bit map operations with non-canonical operands. | John Darrington | 1 | -3/+1 |
2019-04-12 | S12Z: opcodes: Replace "operator" with "optr". | John Darrington | 1 | -26/+26 |
2019-01-03 | S12Z: opcodes: Separate the decoding of operations from their display. | John Darrington | 1 | -0/+2701 |