aboutsummaryrefslogtreecommitdiff
path: root/gas/config/bfin-lex.l
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-02-16gas local label and dollar label handlingAlan Modra1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Don't include bfd/sysdep.h for gas filesAlan Modra1-2/+0
2021-02-24PR23691, gas .y files vs. automatic make dependenciesAlan Modra1-1/+1
2021-01-14gas: bfin: fix build time warningsMike Frysinger1-1/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-02ubsan: bfin-lex.l:503 left shift cannot be representedAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-18Add support for processing lex source files with flex v 2.6.3Bernhard Rosenkranzer1-9/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in .l files (gas)Ambrogino Modigliani1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2011-02-13gas/opcodes: blackfin: punt BYTEOP2M insn supportMike Frysinger1-1/+0
2010-10-11gas: blackfin: reign in overeager insn flag handlingMike Frysinger1-7/+8
2010-09-22gas: blackfin: handle multibyte symbolsMike Frysinger1-1/+1
2010-09-22opcodes/gas: blackfin: handle more ASTAT flagsMike Frysinger1-0/+3
2010-09-22gas: blackfin: support ABORT debug insnMike Frysinger1-1/+1
2010-04-20gas: bfin: replace index() with strchr()Mike Frysinger1-1/+1
2010-03-10strip trailing whitespace in Blackfin filesMike Frysinger1-9/+9
2010-01-14 * config/bfin-aux.h: Remove argument names in functionJie Zhang1-4/+3
2009-09-03 * config/bfin-lex.l: Remove V as STATUS_REG.Jie Zhang1-1/+0
2009-09-03 * config/bfin-defs.h (F_REG_ALL): Remove macro.Jie Zhang1-5/+7
2009-09-02update copyright datesAlan Modra1-1/+1
2008-08-22 * config/bfin-lex.l (NUMBER): Protect special `.'.Jie Zhang1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-4/+2
2006-03-26 * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_Node_GOT_Reloc.Bernd Schmidt1-0/+2
2005-10-24bfd/Jie Zhang1-1/+1
2005-09-30 * Makefile.am: Bfin support.Catherine Moore1-0/+554