| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -2/+1 |
* | gas: blackfin: add support for bf54x-0.4 | Mike Frysinger | 2011-03-15 | 1 | -0/+5 |
* | gas: blackfin: support numeric local labels with LOOP_BEGIN/LOOP_END pseudo i... | Mike Frysinger | 2010-10-11 | 1 | -0/+9 |
* | gas: blackfin: fix LOOP_BEGIN/LOOP_END pseudo insns handling of local labels | Mike Frysinger | 2010-10-11 | 1 | -2/+5 |
* | opcodes/gas: blackfin: support OUTC debug insn | Mike Frysinger | 2010-09-22 | 1 | -0/+10 |
* | gas: blackfin: add support for BF51x-0.2 processors | Mike Frysinger | 2010-09-22 | 1 | -0/+4 |
* | gas: blackfin: add support for BF592 processors | Mike Frysinger | 2010-09-22 | 1 | -1/+5 |
* | gas: blackfin: allow end-of-line comments via # | Mike Frysinger | 2010-09-22 | 1 | -2/+2 |
* | strip trailing whitespace in Blackfin files | Mike Frysinger | 2010-03-10 | 1 | -10/+10 |
* | add support for Blackfin bf504/bf506 | Mike Frysinger | 2010-03-10 | 1 | -0/+6 |
* | * doc/as.texinfo: Add Blackfin options. | Jie Zhang | 2010-03-10 | 1 | -2/+5 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -41/+41 |
* | gas/ | Jie Zhang | 2009-09-04 | 1 | -0/+3 |
* | * config/tc-bfin.c (md_parse_option): Call as_fatal for bad | Jie Zhang | 2009-09-03 | 1 | -6/+2 |
* | gas/ | Jie Zhang | 2009-09-03 | 1 | -157/+0 |
* | * config/tc-bfin.c (md_assemble): Bump line counters if there is | Jie Zhang | 2009-09-03 | 1 | -0/+4 |
* | * config/bfin-parse.y (asm_1): Add LOOP_BEGIN and LOOP_END. | Jie Zhang | 2009-09-03 | 1 | -117/+25 |
* | update copyright dates | Alan Modra | 2009-09-02 | 1 | -1/+1 |
* | 2007-09-28 Bernd Schmidt <bernd.schmidt@analog.com> | Jie Zhang | 2009-09-01 | 1 | -2/+0 |
* | * read.c (TC_START_LABEL): Add a new argument. | Jie Zhang | 2009-09-01 | 1 | -8/+7 |
* | From Jie Zhang <jie.zhang@analog.com> | Bernd Schmidt | 2009-08-11 | 1 | -0/+234 |
* | gas/ | Bernd Schmidt | 2009-08-11 | 1 | -2/+741 |
* | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 2009-06-22 | 1 | -3/+1 |
* | Remove unnecessary casts on obstack_alloc invocations. | Alan Modra | 2008-10-21 | 1 | -2/+2 |
* | * config/bfin-parse.y: Use C style comments. | Alan Modra | 2008-10-20 | 1 | -4/+4 |
* | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 2008-08-12 | 1 | -3/+1 |
* | * config/tc-bfin.c (bfin_gen_loop): Remove loop symbol. | Jie Zhang | 2008-07-22 | 1 | -0/+3 |
* | 2008-04-23 Mike Frysinger <vapier@gentoo.org> | Mike Frysinger | 2008-04-23 | 1 | -3/+17 |
* | gas/: | Bernd Schmidt | 2008-03-26 | 1 | -6/+9 |
* | Remove duplicate definitions of the md_atof() function | Nick Clifton | 2007-10-17 | 1 | -51/+2 |
* | PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 ga... | Nick Clifton | 2007-10-08 | 1 | -10/+10 |
* | PR gas/5135 | Nick Clifton | 2007-10-08 | 1 | -2/+2 |
* | PR gas/5136 | Nick Clifton | 2007-10-08 | 1 | -1/+1 |
* | Switch to GPLv3 | Nick Clifton | 2007-07-03 | 1 | -2/+2 |
* | remove some duplicate #include's. | Alan Modra | 2006-06-07 | 1 | -6/+1 |
* | * config/tc-bfin.c (bfin_start_line_hook): Bump line counters | Jie Zhang | 2006-05-23 | 1 | -1/+12 |
* | * config/bfin-defs.h (bfin_equals): Remove declaration. | Jie Zhang | 2006-05-23 | 1 | -36/+0 |
* | * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c, | Kazu Hirata | 2006-04-23 | 1 | -1/+1 |
* | * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_Node_GOT_Reloc. | Bernd Schmidt | 2006-03-26 | 1 | -50/+142 |
* | * config/tc-bfin.c (Expr_Node_Gen_Reloc): If have symbol + constant, | Bernd Schmidt | 2005-10-24 | 1 | -0/+15 |
* | bfd/ | Jie Zhang | 2005-10-24 | 1 | -4/+2 |
* | * config/tc-bfin.c (md_begin): Let the lex_type of '(' be | Jie Zhang | 2005-10-19 | 1 | -28/+1 |
* | * Makefile.am: Bfin support. | Catherine Moore | 2005-09-30 | 1 | -0/+1951 |