aboutsummaryrefslogtreecommitdiff
path: root/opcodes/rx-dis.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
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-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-09-21rx-dis.c:103:3: suspicious concatenation of string literalsAlan Modra1-8/+8
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-25Fix potential undefined behaviour in the RX disassembler.Nick Clifton1-1/+1
2019-10-23Fix typo in RX disassembler error messages.Nick Clifton1-10/+10
2019-10-22Prevent more potential illegal memory accesses in the RX disassembler.Nick Clifton1-16/+34
2019-10-16Fix potential illegal memory access when disassembling corrupt RX binaries.Nick Clifton1-15/+82
2019-01-13Add RXv3 instructions.Yoshinori Sato1-2/+62
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-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-12Handle memory error in print_insn_rxYao Qi1-4/+28
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-15Add support for RX V2 Instruction SetYoshinori Sato1-2/+2
2015-11-17Fix the disassembly of conditional instructions will illegal condition select...Nick Clifton1-1/+1
2015-11-02Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton1-5/+5
2015-09-22Enhance the RX disassembler to detect and report bad instructions.Nick Clifton1-8/+25
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2012-05-18 * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra1-1/+2
2011-01-12* rx-dis.c (print_insn_rx): Support RX_Operand_TwoReg.DJ Delorie1-0/+1
2009-11-05[opcodes]DJ Delorie1-1/+1
2009-09-29bfdNick Clifton1-0/+199