summaryrefslogtreecommitdiff
path: root/gas/config/tc-crx.c
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-crx.c (check_range): Correct uint32_t misconceptions.Alan Modra2012-02-271-5/+2
* gas/Alan Modra2012-02-271-24/+28
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-10/+16
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-17/+17
* update copyright datesAlan Modra2009-09-021-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+2
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-4/+5
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-49/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata2006-04-231-1/+1
* (check_range): Ensure that the sign bit of a 32-bit value is propagated intoNick Clifton2006-02-101-0/+6
* (reset_vars): Use strncpy to prevent overflowing the ins_parse buffer.Nick Clifton2005-07-141-1/+2
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* 2004-12-23 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-12-231-6/+4
* 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-11-291-883/+420
* 2004-11-08 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-11-081-2/+10
* 2004-11-05 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-11-051-351/+266
* 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-10-281-0/+1
* * config/tc-crx.c: Remove global variable 'post_inc_mode'.Tomer Levi2004-10-271-265/+270
* 1. Check unsigned immediate operands validity. 2. Update coprocessor id to be...Tomer Levi2004-10-251-1/+16
* Add error checking for Co-Processor instructionsTomer Levi2004-10-071-1/+17
* Add support for CRX co-processor opcodesNick Clifton2004-10-071-2/+15
* Handle load/stor unique instructions before parsingTomer Levi2004-09-201-8/+19
* Add LD and GAS testsuites for CRX port.Nick Clifton2004-09-031-65/+29
* Add CRX insns: pushx, popxNick Clifton2004-07-271-9/+64
* Add new port: crx-elfNick Clifton2004-07-071-0/+2506