summaryrefslogtreecommitdiff
path: root/opcodes/rx-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* opcodes: remove use of PTRAlan Modra2022-05-101-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* rx-dis.c:103:3: suspicious concatenation of string literalsAlan Modra2020-09-211-8/+8
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Fix potential undefined behaviour in the RX disassembler.Nick Clifton2019-10-251-1/+1
* Fix typo in RX disassembler error messages.Nick Clifton2019-10-231-10/+10
* Prevent more potential illegal memory accesses in the RX disassembler.Nick Clifton2019-10-221-16/+34
* Fix potential illegal memory access when disassembling corrupt RX binaries.Nick Clifton2019-10-161-15/+82
* Add RXv3 instructions.Yoshinori Sato2019-01-131-2/+62
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Handle memory error in print_insn_rxYao Qi2016-12-121-4/+28
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add support for RX V2 Instruction SetYoshinori Sato2015-12-151-2/+2
* Fix the disassembly of conditional instructions will illegal condition select...Nick Clifton2015-11-171-1/+1
* Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton2015-11-021-5/+5
* Enhance the RX disassembler to detect and report bad instructions.Nick Clifton2015-09-221-8/+25
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra2012-05-181-1/+2
* * rx-dis.c (print_insn_rx): Support RX_Operand_TwoReg.DJ Delorie2011-01-121-0/+1
* [opcodes]DJ Delorie2009-11-051-1/+1
* bfdNick Clifton2009-09-291-0/+199