summaryrefslogtreecommitdiff
path: root/gas/config/rx-parse.y
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Fix a typo in the RX asse,bler. The Double-precision floating-point exceptio...Darius Galis2021-08-111-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* ubsan: rx-parse.y:1743 shift exponent 32 is too largeAlan Modra2020-09-021-24/+24
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* RX: gas - Add RXv3 instruction support.Yoshinori Sato2019-01-051-36/+289
* 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
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Revert "bison warning fixes"Alan Modra2016-10-261-1/+1
* bison warning fixesAlan Modra2016-10-061-1/+1
* Fix checking bignum values that are being inserted into byte sized containers.Nick Clifton2016-03-161-3/+8
* Convert more variables to a constant form.Trevor Saunders2016-02-251-3/+3
* Correct opcode generated for RX indirect MOVs without an offset.Vinay Kumar G2016-02-151-0/+9
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add support for RX V2 Instruction SetYoshinori Sato2015-12-151-20/+191
* Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton2015-11-021-3/+3
* Remove trailing spaces in gasH.J. Lu2015-08-121-1/+1
* Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton2015-04-091-7/+7
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* [rx] Make .B suffix optional when possible.DJ Delorie2014-06-181-6/+10
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * config/rx-parse.y: Rearrange the components of a bison grammar to issueDJ Delorie2013-08-231-6/+10
* * config/rx-defs.h: Add macros for RX100, RX200, RX600, andNick Clifton2013-07-181-6/+12
* * config/rx-parse.y (rx_range): declare.DJ Delorie2012-05-151-8/+22
* * config/rx-parse.y (rx_intop): Add parameter for operation size.DJ Delorie2012-04-301-11/+18
* * config/rx-parse.y: Make the .L optional for ADC and SBB.DJ Delorie2012-04-031-1/+1
* * config/rx-parse.y: IMM->IMM_, take an extra parameter for theDJ Delorie2012-04-031-13/+37
* Building rx's gas code atm fails:Mike Frysinger2011-10-251-1/+1
* * readelf.c (get_machine_dlags): Add support for RX's PID mode.Nick Clifton2011-10-051-0/+31
* * config/rx-parse.y (SUB): Correct subtraction of immediateDJ Delorie2010-12-181-1/+1
* [opcodes]DJ Delorie2009-11-051-2/+2
* bfdNick Clifton2009-09-291-0/+1555