aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-crx.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-56/+56
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-02-27 * config/tc-crx.c (check_range): Correct uint32_t misconceptions.Alan Modra1-5/+2
2012-02-27gas/Alan Modra1-24/+28
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-10/+16
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-17/+17
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-2/+2
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-4/+5
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-49/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-04-23 * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata1-1/+1
2006-02-10(check_range): Ensure that the sign bit of a 32-bit value is propagated intoNick Clifton1-0/+6
2005-07-14(reset_vars): Use strncpy to prevent overflowing the ins_parse buffer.Nick Clifton1-1/+2
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2004-12-232004-12-23 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-6/+4
2004-11-292004-11-29 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-883/+420
2004-11-082004-11-08 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-2/+10
2004-11-052004-11-05 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-351/+266
2004-10-282004-10-28 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-0/+1
2004-10-27* config/tc-crx.c: Remove global variable 'post_inc_mode'.Tomer Levi1-265/+270
2004-10-251. Check unsigned immediate operands validity. 2. Update coprocessor id to be...Tomer Levi1-1/+16
2004-10-07Add error checking for Co-Processor instructionsTomer Levi1-1/+17
2004-10-07Add support for CRX co-processor opcodesNick Clifton1-2/+15
2004-09-20Handle load/stor unique instructions before parsingTomer Levi1-8/+19
2004-09-03Add LD and GAS testsuites for CRX port.Nick Clifton1-65/+29
2004-07-27Add CRX insns: pushx, popxNick Clifton1-9/+64
2004-07-07Add new port: crx-elfNick Clifton1-0/+2506