]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/bfin-parse.y
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gas / config / bfin-parse.y
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-01-23  Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-07-16  Alan ModraDon't include libbfd.h outside of bfd, part 1
2016-05-13  Trevor Saundersuse XNEW and related macros more
2016-04-03  Trevor Saundersbfin: simplify current_inputline
2016-02-25  Trevor SaundersConvert more variables to a constant form.
2016-01-01  Alan ModraCopyright update for binutils
2015-11-09  Dominik Vogtgas: Fix left shift of negative value.
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-07-26  Alan ModraPrepare gas for 64-bit obstacks
2014-03-05  Alan ModraUpdate copyright years
2011-12-15  Jie Zhanggas/
2011-03-29  Mike Frysingergas: blackfin: gas: blackfin: reject invalid BYTEUNPACK...
2011-03-29  Mike Frysingergas: blackfin: gas: blackfin: reject invalid BYTEOP16M...
2011-03-29  Mike Frysingergas: blackfin: gas: blackfin: reject invalid BYTEOP16P...
2011-03-29  Mike Frysingergas: blackfin: reject invalid 16bit acc add insns
2011-03-24  Mike Frysingergas: blackfin: reject invalid register destinations...
2011-03-24  Mike Frysingergas: blackfin: catch invalid dest dregs in dsp mult...
2011-03-24  Mike Frysingergas: blackfin: catch invalid register combinations...
2011-02-13  Mike Frysingergas/opcodes: blackfin: punt BYTEOP2M insn support
2011-02-11  Mike Frysingergas: blackfin: reject FP/SP with TESTSET
2010-10-15  Mike Frysingergas: blackfin: fix encoding of BYTEOP2M insn
2010-10-11  Mike Frysingergas: blackfin: support numeric local labels with LOOP_B...
2010-09-22  Mike Frysingergas: blackfin: fix typo in BYTEOP16P comment
2010-09-22  Mike Frysingergas: blackfin: reject multiple store insns in parallel...
2010-09-22  Mike Frysingergas: blackfin: add missing register move insns
2010-09-22  Mike Frysingergas: blackfin: clarify some errors with register usage...
2010-09-22  Mike Frysingergas: blackfin: fix DBG/DBGCMPLX insn encoding
2010-09-22  Mike Frysingeropcodes/gas: blackfin: support OUTC debug insn
2010-09-22  Mike Frysingergas: blackfin: support ABORT debug insn
2010-03-10  Mike Frysingerstrip trailing whitespace in Blackfin files
2010-01-14  Jie Zhang * config/bfin-aux.h: Remove argument names in function
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-04  Jie Zhang gas/
2009-09-03  Jie Zhang gas/
2009-09-03  Jie Zhang * config/bfin-parse.y (gen_multi_instr_1): Check anomaly
2009-09-03  Jie Zhang gas/
2009-09-03  Jie Zhang * 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-02  Jie Zhang * config/bfin-parse.y (value_match): Use int instead...
2009-09-02  Jie Zhang From Bernd Schmidt <bernd.schmidt@analog.com>
2009-09-02  Alan Modraupdate copyright dates
2009-09-01  Jie Zhang * 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  Bernd Schmidtgas/
2009-08-11  Mike Frysingerfix typo in gas error output (this is an assembler...
2009-05-26  Nick Clifton PR 10143
2008-10-20  Alan Modra * config/bfin-parse.y: Use C style comments.
2008-09-26  Jie Zhang * config/bfin-parse.y (asm_1): Fix reduce/reduce confl...
2008-08-26  Jie Zhang * config/bfin-parse.y (check_macfunc_option): Fix...
2008-07-24  Jie Zhang * config/bfin-parse.y (asm_1): Error if plain symbol...
2008-03-26  Bernd Schmidtgas/
2008-03-26  Bernd Schmidtgas/:
2008-03-26  Bernd Schmidtgas/
2007-09-18  Bernd Schmidt * config/bfin-parse.y (asm_1): Slightly improve error...
2007-07-03  Nick CliftonSwitch to GPLv3
2006-09-18  Bernd Schmidt * config/bfin-parse.y (binary): Change sub of const...
2006-09-15  Bernd Schmidt * config/bfin-parse.y (binary): Do some more constant...
2006-06-07  Alan Modraremove some duplicate #include's.
2006-05-28  Jie Zhang * 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-23  Jie Zhang * config/bfin-defs.h (bfin_equals): Remove declaration.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-26  Bernd Schmidt * 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  Jie Zhang * config/bfin-parse.y (value_match): Use correct conve...
2005-11-18  Jie Zhang * config/bfin-defs.h (IS_BREG, IS_LREG): New macros.
2005-09-30  Catherine Moore * Makefile.am: Bfin support.