summaryrefslogtreecommitdiff
path: root/opcodes/s12z-dis.c
AgeCommit message (Expand)Author
2021-04-06Return symbol from symbol_at_address_funcAlan Modra
2021-03-31Remove bfd_stdint.hAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-03-22s12z disassembler tidyAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-10-29Fix array overruns in the S12Z disassembler.Nick Clifton
2019-04-12S12Z: opcodes: Replace "operator" with "optr".John Darrington
2019-01-09S12Z: Don't crash when disassembling invalid instructions.John Darrington
2019-01-09S12Z: Fix disassembly of indexed OPR operands with zero index.John Darrington
2019-01-03S12Z: opcodes: Separate the decoding of operations from their display.John Darrington
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra
2018-11-21S12Z opcodes: Fix bug disassembling certain shift instructions.John Darrington
2018-10-22S12Z: Disassembly: Fallback to show the address if the symbol table is empty.John Darrington
2018-08-18Opcodes: (BRCLR / BRSET) Disassemble reserved codes instead of aborting.John Darrington
2018-08-18S12Z: Move opcode header to public include directory.John Darrington
2018-07-09S12Z/opcodes: Correct a `reg' global shadowing error for pre-4.8 GCCMaciej W. Rozycki
2018-05-18Add support for the Freescale s12z processor.John Darrington