aboutsummaryrefslogtreecommitdiff
path: root/gas/config/bfin-parse.y
AgeCommit message (Expand)AuthorFilesLines
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