summaryrefslogtreecommitdiff
path: root/gas/config/tc-bfin.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra
2016-06-25remove a few sentinalsTrevor Saunders
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-04-20update many old style function definitionsTrevor Saunders
2016-04-03bfin: simplify current_inputlineTrevor Saunders
2016-04-01Constify moreAlan Modra
2016-03-31get rid of K&R style argsTrevor Saunders
2016-03-29make md_parse_option () take a const char *Trevor Saunders
2016-03-29replace some obstack_alloc () calls with the XOBNEW wrapperTrevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-11-09gas: Fix left shift of negative value.Dominik Vogt
2015-08-27More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-04Don't use register keywordAlan Modra
2014-07-26Prepare gas for 64-bit obstacksAlan Modra
2014-03-05Update copyright yearsAlan Modra
2011-03-15gas: blackfin: add support for bf54x-0.4Mike Frysinger
2010-10-11gas: blackfin: support numeric local labels with LOOP_BEGIN/LOOP_END pseudo i...Mike Frysinger
2010-10-11gas: blackfin: fix LOOP_BEGIN/LOOP_END pseudo insns handling of local labelsMike Frysinger
2010-09-22opcodes/gas: blackfin: support OUTC debug insnMike Frysinger
2010-09-22gas: blackfin: add support for BF51x-0.2 processorsMike Frysinger
2010-09-22gas: blackfin: add support for BF592 processorsMike Frysinger
2010-09-22gas: blackfin: allow end-of-line comments via #Mike Frysinger
2010-03-10strip trailing whitespace in Blackfin filesMike Frysinger
2010-03-10add support for Blackfin bf504/bf506Mike Frysinger
2010-03-10 * doc/as.texinfo: Add Blackfin options.Jie Zhang
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-04 gas/Jie Zhang
2009-09-03 * config/tc-bfin.c (md_parse_option): Call as_fatal for badJie Zhang
2009-09-03 gas/Jie Zhang
2009-09-03 * config/tc-bfin.c (md_assemble): Bump line counters if there isJie Zhang
2009-09-03 * config/bfin-parse.y (asm_1): Add LOOP_BEGIN and LOOP_END.Jie Zhang
2009-09-02update copyright datesAlan Modra
2009-09-01 2007-09-28 Bernd Schmidt <bernd.schmidt@analog.com>Jie Zhang
2009-09-01 * read.c (TC_START_LABEL): Add a new argument.Jie Zhang
2009-08-11 From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt
2009-08-11gas/Bernd Schmidt
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton
2008-10-21Remove unnecessary casts on obstack_alloc invocations.Alan Modra
2008-10-20 * config/bfin-parse.y: Use C style comments.Alan Modra
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra
2008-07-22 * config/tc-bfin.c (bfin_gen_loop): Remove loop symbol.Jie Zhang
2008-04-232008-04-23 Mike Frysinger <vapier@gentoo.org>Mike Frysinger
2008-03-26gas/:Bernd Schmidt
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton
2007-10-08PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 ga...Nick Clifton
2007-10-08PR gas/5135Nick Clifton