summaryrefslogtreecommitdiff
path: root/gas/config/tc-bfin.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary casts on obstack_alloc invocations.Alan Modra2008-10-211-2/+2
* * config/bfin-parse.y: Use C style comments.Alan Modra2008-10-201-4/+4
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-3/+1
* * config/tc-bfin.c (bfin_gen_loop): Remove loop symbol.Jie Zhang2008-07-221-0/+3
* 2008-04-23 Mike Frysinger <vapier@gentoo.org>Mike Frysinger2008-04-231-3/+17
* gas/:Bernd Schmidt2008-03-261-6/+9
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-51/+2
* PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 ga...Nick Clifton2007-10-081-10/+10
* PR gas/5135Nick Clifton2007-10-081-2/+2
* PR gas/5136Nick Clifton2007-10-081-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-6/+1
* * config/tc-bfin.c (bfin_start_line_hook): Bump line countersJie Zhang2006-05-231-1/+12
* * config/bfin-defs.h (bfin_equals): Remove declaration.Jie Zhang2006-05-231-36/+0
* * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata2006-04-231-1/+1
* * config/bfin-defs.h (Expr_Node_Type enum): Add Expr_Node_GOT_Reloc.Bernd Schmidt2006-03-261-50/+142
* * config/tc-bfin.c (Expr_Node_Gen_Reloc): If have symbol + constant,Bernd Schmidt2005-10-241-0/+15
* bfd/Jie Zhang2005-10-241-4/+2
* * config/tc-bfin.c (md_begin): Let the lex_type of '(' beJie Zhang2005-10-191-28/+1
* * Makefile.am: Bfin support.Catherine Moore2005-09-301-0/+1951