OSDN Git Service

Add -Wshadow to the gcc command line options used when compiling the binutils.
[pf3gnuchains/pf3gnuchains4x.git] / gas / config / bfin-parse.y
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-04 jiez gas/
2009-09-03 jiez gas/
2009-09-03 jiez * config/bfin-parse.y (gen_multi_instr_1): Check anomaly
2009-09-03 jiez gas/
2009-09-03 jiez * config/bfin-parse.y (asm_1): Fix a typo.
2009-09-03 jiez * config/bfin-parse.y (asm_1): Add LOOP_BEGIN and...
2009-09-02 jiez * config/bfin-parse.y (value_match): Use int instead...
2009-09-02 jiez From Bernd Schmidt <bernd.schmidt@analog.com>
2009-09-02 amodraupdate copyright dates
2009-09-01 jiez * config/bfin-parse.y (asm_1): Only PREG and DREG...
2009-08-11 bernds From Jie Zhang <jie.zhang@analog.com>
2009-08-11 berndsgas/
2009-08-11 vapierfix typo in gas error output (this is an assembler...
2009-05-26 nickc PR 10143
2008-10-20 amodra * config/bfin-parse.y: Use C style comments.
2008-09-26 jiez * config/bfin-parse.y (asm_1): Fix reduce/reduce confl...
2008-08-26 jiez * config/bfin-parse.y (check_macfunc_option): Fix...
2008-07-24 jiez * config/bfin-parse.y (asm_1): Error if plain symbol...
2008-03-26 berndsgas/
2008-03-26 berndsgas/:
2008-03-26 berndsgas/
2007-09-18 bernds * config/bfin-parse.y (asm_1): Slightly improve error...
2007-07-03 nickcSwitch to GPLv3
2006-09-18 bernds * config/bfin-parse.y (binary): Change sub of const...
2006-09-15 bernds * config/bfin-parse.y (binary): Do some more constant...
2006-06-07 amodraremove some duplicate #include's.
2006-05-28 jiez * config/bfin-parse.y (check_macfunc): Loose the condi...
2006-05-25 jiez * config/bfin-parse.y (asm_1): Better check and deal...
2006-05-23 jiez * config/bfin-defs.h (bfin_equals): Remove declaration.
2006-03-26 bernds * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_N...
2006-01-20 jiez * config/bfin-parse.y (asm_1): Check value range for...
2006-01-20 jiez * config/bfin-parse.y (value_match): Use correct conve...
2005-11-18 jiez * config/bfin-defs.h (IS_BREG, IS_LREG): New macros.
2005-09-30 clm * Makefile.am: Bfin support.