OSDN Git Service

Use datarootdir for locales.
[pf3gnuchains/pf3gnuchains4x.git] / gas / config / bfin-parse.y
2014-04-26 Masaki MuranakaMerge branch 'binutils' into tmp
2011-12-15 jiezgas/
2011-03-29 vapiergas: blackfin: gas: blackfin: reject invalid BYTEUNPACK...
2011-03-29 vapiergas: blackfin: gas: blackfin: reject invalid BYTEOP16M...
2011-03-29 vapiergas: blackfin: gas: blackfin: reject invalid BYTEOP16P...
2011-03-29 vapiergas: blackfin: reject invalid 16bit acc add insns
2011-03-24 vapiergas: blackfin: reject invalid register destinations...
2011-03-24 vapiergas: blackfin: catch invalid dest dregs in dsp mult...
2011-03-24 vapiergas: blackfin: catch invalid register combinations...
2011-02-13 vapiergas/opcodes: blackfin: punt BYTEOP2M insn support
2011-02-11 vapiergas: blackfin: reject FP/SP with TESTSET
2010-10-15 vapiergas: blackfin: fix encoding of BYTEOP2M insn
2010-10-11 vapiergas: blackfin: support numeric local labels with LOOP_B...
2010-09-22 vapiergas: blackfin: fix typo in BYTEOP16P comment
2010-09-22 vapiergas: blackfin: reject multiple store insns in parallel...
2010-09-22 vapiergas: blackfin: add missing register move insns
2010-09-22 vapiergas: blackfin: clarify some errors with register usage...
2010-09-22 vapiergas: blackfin: fix DBG/DBGCMPLX insn encoding
2010-09-22 vapieropcodes/gas: blackfin: support OUTC debug insn
2010-09-22 vapiergas: blackfin: support ABORT debug insn
2010-03-10 vapierstrip trailing whitespace in Blackfin files
2010-01-21 Masaki MuranakaHand patch: update to github/binutils.
2010-01-21 Masaki MuranakaHand patch: update to github/binutils.
2010-01-19 Masaki MuranakaMerge branch 'master' of git://github.com/monaka/binutils
2010-01-14 jiez * config/bfin-aux.h: Remove argument names in function
2010-01-14 jiez * config/bfin-aux.h: Remove argument names in function
2010-01-06 Masaki MuranakaUpdate to git@github.com:monaka/binutils.git
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-11-12 Masaki MuranakaMerge branch 'gdb'
2009-11-12 Masaki MuranakaMerge remote branch '3x/master'
2009-11-05 Masaki MuranakaMerge branch 'gdb'
2009-11-04 Masaki MuranakaMerge branch 'master' of git://sourceware.org/git/gdb
2009-11-04 Masaki MuranakaMerge. the Binutils git repository.
2009-11-04 Masaki MuranakaMerge. the GDB git repository.
2009-09-04 Jie Zhang gas/
2009-09-04 jiez gas/
2009-09-03 Jie Zhang gas/
2009-09-03 jiez gas/
2009-09-03 Jie Zhang * config/bfin-parse.y (gen_multi_instr_1): Check anomaly
2009-09-03 jiez * config/bfin-parse.y (gen_multi_instr_1): Check anomaly
2009-09-03 Jie Zhang gas/
2009-09-03 jiez gas/
2009-09-03 Jie Zhang * config/bfin-parse.y (asm_1): Fix a typo.
2009-09-03 jiez * config/bfin-parse.y (asm_1): Fix a typo.
2009-09-03 Jie Zhang * config/bfin-parse.y (asm_1): Add LOOP_BEGIN and...
2009-09-03 jiez * config/bfin-parse.y (asm_1): Add LOOP_BEGIN and...
2009-09-02 Jie Zhang * config/bfin-parse.y (value_match): Use int instead...
2009-09-02 jiez * config/bfin-parse.y (value_match): Use int instead...
2009-09-02 Jie Zhang From Bernd Schmidt <bernd.schmidt@analog.com>
2009-09-02 jiez From Bernd Schmidt <bernd.schmidt@analog.com>
2009-09-02 Alan Modraupdate copyright dates
2009-09-02 amodraupdate copyright dates
2009-09-01 Jie Zhang * config/bfin-parse.y (asm_1): Only PREG and DREG...
2009-09-01 jiez * config/bfin-parse.y (asm_1): Only PREG and DREG...
2009-08-11 Bernd Schmidt From Jie Zhang <jie.zhang@analog.com>
2009-08-11 bernds From Jie Zhang <jie.zhang@analog.com>
2009-08-11 Bernd Schmidtgas/
2009-08-11 berndsgas/
2009-08-11 Mike Frysingerfix typo in gas error output (this is an assembler...
2009-08-11 vapierfix typo in gas error output (this is an assembler...
2009-07-27 monamourUpdate to HEAD.
2009-05-26 Nick Clifton PR 10143
2009-05-26 nickc PR 10143
2008-12-04 monamour r6916@monacintosh2: monaka | 2008-11-24 19:18:29...
2008-10-20 Alan Modra * config/bfin-parse.y: Use C style comments.
2008-10-20 amodra * config/bfin-parse.y: Use C style comments.
2008-09-26 Jie Zhang * config/bfin-parse.y (asm_1): Fix reduce/reduce confl...
2008-09-26 jiez * config/bfin-parse.y (asm_1): Fix reduce/reduce confl...
2008-08-26 Jie Zhang * config/bfin-parse.y (check_macfunc_option): Fix...
2008-08-26 jiez * config/bfin-parse.y (check_macfunc_option): Fix...
2008-07-24 Jie Zhang * config/bfin-parse.y (asm_1): Error if plain symbol...
2008-07-24 jiez * config/bfin-parse.y (asm_1): Error if plain symbol...
2008-03-26 Bernd Schmidtgas/
2008-03-26 berndsgas/
2008-03-26 Bernd Schmidtgas/:
2008-03-26 berndsgas/:
2008-03-26 Bernd Schmidtgas/
2008-03-26 berndsgas/
2007-09-18 Bernd Schmidt * config/bfin-parse.y (asm_1): Slightly improve error...
2007-09-18 bernds * config/bfin-parse.y (asm_1): Slightly improve error...
2007-07-03 Nick CliftonSwitch to GPLv3
2007-07-03 nickcSwitch to GPLv3
2006-09-18 Bernd Schmidt * config/bfin-parse.y (binary): Change sub of const...
2006-09-18 bernds * config/bfin-parse.y (binary): Change sub of const...
2006-09-15 Bernd Schmidt * config/bfin-parse.y (binary): Do some more constant...
2006-09-15 bernds * config/bfin-parse.y (binary): Do some more constant...
2006-06-07 Alan Modraremove some duplicate #include's.
2006-06-07 amodraremove some duplicate #include's.
2006-05-28 Jie Zhang * config/bfin-parse.y (check_macfunc): Loose the condi...
2006-05-28 jiez * config/bfin-parse.y (check_macfunc): Loose the condi...
2006-05-25 Jie Zhang * config/bfin-parse.y (asm_1): Better check and deal...
2006-05-25 jiez * config/bfin-parse.y (asm_1): Better check and deal...
2006-05-23 Jie Zhang * config/bfin-defs.h (bfin_equals): Remove declaration.
2006-05-23 jiez * config/bfin-defs.h (bfin_equals): Remove declaration.
2006-03-26 Bernd Schmidt * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_N...
2006-03-26 bernds * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_N...
2006-01-20 Jie Zhang * config/bfin-parse.y (asm_1): Check value range for...
2006-01-20 jiez * config/bfin-parse.y (asm_1): Check value range for...
2006-01-20 Jie Zhang * config/bfin-parse.y (value_match): Use correct conve...
next