aboutsummaryrefslogtreecommitdiff
path: root/gas/config/bfin-parse.y
AgeCommit message (Expand)AuthorFilesLines
2009-09-01 * config/bfin-parse.y (asm_1): Only PREG and DREG are allowedJie Zhang1-21/+21
2009-08-11 From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt1-0/+10
2009-08-11gas/Bernd Schmidt1-12/+24
2009-08-11fix typo in gas error output (this is an assembler, not a compiler)Mike Frysinger1-2/+2
2009-05-26 PR 10143Nick Clifton1-2/+2
2008-10-20 * config/bfin-parse.y: Use C style comments.Alan Modra1-2/+2
2008-09-26 * config/bfin-parse.y (asm_1): Fix reduce/reduce conflicts.Jie Zhang1-12/+10
2008-08-26 * config/bfin-parse.y (check_macfunc_option): Fix instructionJie Zhang1-12/+15
2008-07-24 * config/bfin-parse.y (asm_1): Error if plain symbol is usedJie Zhang1-0/+5
2008-03-26gas/Bernd Schmidt1-19/+21
2008-03-26gas/:Bernd Schmidt1-6/+47
2008-03-26gas/Bernd Schmidt1-7/+9
2007-09-18 * config/bfin-parse.y (asm_1): Slightly improve error messagesBernd Schmidt1-0/+2
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-09-18 * config/bfin-parse.y (binary): Change sub of const to add of negatedBernd Schmidt1-0/+6
2006-09-15 * config/bfin-parse.y (binary): Do some more constant folding forBernd Schmidt1-6/+21
2006-06-07remove some duplicate #include's.Alan Modra1-3/+2
2006-05-28 * config/bfin-parse.y (check_macfunc): Loose the condition ofJie Zhang1-2/+3
2006-05-25 * config/bfin-parse.y (asm_1): Better check and deal withJie Zhang1-38/+38
2006-05-23 * config/bfin-defs.h (bfin_equals): Remove declaration.Jie Zhang1-10/+0
2006-03-26 * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_Node_GOT_Reloc.Bernd Schmidt1-5/+21
2006-01-20 * config/bfin-parse.y (asm_1): Check value range for 16 bit immediateJie Zhang1-14/+15
2006-01-20 * config/bfin-parse.y (value_match): Use correct conversionJie Zhang1-3/+3
2005-11-18 * config/bfin-defs.h (IS_BREG, IS_LREG): New macros.Jie Zhang1-0/+10
2005-09-30 * Makefile.am: Bfin support.Catherine Moore1-0/+4360