aboutsummaryrefslogtreecommitdiff
path: root/opcodes/rl78-dis.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-05-10opcodes: remove use of PTRAlan Modra1-1/+1
2022-04-30opcodes: don't assume ELF in riscv, csky, rl78, mep disassemblersThomas Hebb1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi1-1/+1
2017-05-24Use disassemble.c:disassembler select rl78 disassemblerYao Qi1-1/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-12Handle memory error in print_insn_rl78_commonYao Qi1-4/+28
2016-03-01Fix typo in print_insn_rl78_common function.Nick Clifton1-1/+2
2016-01-14Fix display of RL78 MOVW instructions that use the stack pointer.Nick Clifton1-1/+13
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-27Display system registers by their names when disassembling RL78 instructions.Vinay Kumar1-0/+12
2015-08-12Remove trailing spaces in opcodesH.J. Lu1-2/+2
2015-04-30Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie1-3/+46
2015-02-11Fixes a problem with the RL78 disassembler which would incorrectly disassembl...Nick Clifton1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-04-10opcodes/Jan Kratochvil1-1/+1
2012-08-15* rl78-decode.opc (rl78_decode_opcode): Merge %e and %[01]DJ Delorie1-109/+110
2012-05-18 * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra1-1/+2
2011-11-02[.]DJ Delorie1-0/+327