aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-crx.c
AgeCommit message (Expand)AuthorFilesLines
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