aboutsummaryrefslogtreecommitdiff
path: root/gas/config/rx-parse.y
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-08-11Fix a typo in the RX asse,bler. The Double-precision floating-point exceptio...Darius Galis1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-02ubsan: rx-parse.y:1743 shift exponent 32 is too largeAlan Modra1-24/+24
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-05RX: gas - Add RXv3 instruction support.Yoshinori Sato1-36/+289
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-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-26Revert "bison warning fixes"Alan Modra1-1/+1
2016-10-06bison warning fixesAlan Modra1-1/+1
2016-03-16Fix checking bignum values that are being inserted into byte sized containers.Nick Clifton1-3/+8
2016-02-25Convert more variables to a constant form.Trevor Saunders1-3/+3
2016-02-15Correct opcode generated for RX indirect MOVs without an offset.Vinay Kumar G1-0/+9
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-15Add support for RX V2 Instruction SetYoshinori Sato1-20/+191
2015-11-02Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton1-3/+3
2015-08-12Remove trailing spaces in gasH.J. Lu1-1/+1
2015-04-09Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton1-7/+7
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-18[rx] Make .B suffix optional when possible.DJ Delorie1-6/+10
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-08-23* config/rx-parse.y: Rearrange the components of a bison grammar to issueDJ Delorie1-6/+10
2013-07-18 * config/rx-defs.h: Add macros for RX100, RX200, RX600, andNick Clifton1-6/+12
2012-05-15* config/rx-parse.y (rx_range): declare.DJ Delorie1-8/+22
2012-04-30* config/rx-parse.y (rx_intop): Add parameter for operation size.DJ Delorie1-11/+18
2012-04-03* config/rx-parse.y: Make the .L optional for ADC and SBB.DJ Delorie1-1/+1
2012-04-03* config/rx-parse.y: IMM->IMM_, take an extra parameter for theDJ Delorie1-13/+37
2011-10-25Building rx's gas code atm fails:Mike Frysinger1-1/+1
2011-10-05 * readelf.c (get_machine_dlags): Add support for RX's PID mode.Nick Clifton1-0/+31
2010-12-18* config/rx-parse.y (SUB): Correct subtraction of immediateDJ Delorie1-1/+1
2009-11-05[opcodes]DJ Delorie1-2/+2
2009-09-29bfdNick Clifton1-0/+1555