summaryrefslogtreecommitdiff
path: root/gcc/config/bfin/bfin.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* Machine modes for address printing.jules2015-11-091-5/+5
* [PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partslaw2015-10-301-3/+1
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-28/+9
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-21/+22
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* Fix assert caused by bad cfg manipulation in bfin.bernds2015-07-061-1/+12
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* * config/bfin/bfin.c (bfin_expand_prologue): Setnickc2015-06-251-0/+3
* PR target/65803law2015-06-241-1/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2miyuki2015-06-061-1/+1
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-1/+2
* gcc/rsandifo2015-05-071-12/+8
* change local vars to rtx_insn *tbsaunde2015-05-021-2/+2
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+9
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-33/+33
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-5/+5
* single_set takes an insndmalcolm2014-09-091-8/+8
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-2/+2
* Use rtx_insn for various jump-handling functions and predicatesdmalcolm2014-09-051-1/+1
* use rtx_insn * a little moretbsaunde2014-09-041-1/+2
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-13/+13
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-1/+1
* config/bfin: Use rtx_insndmalcolm2014-08-251-27/+29
* IPA C++ refactoring 4/Nmarxin2014-08-251-3/+3
* hw-doloop: Use rtx_insn (touches config/bfin/bfin.c)dmalcolm2014-08-221-1/+1
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-7/+7
* * symtab.c (section_hash): New hash.hubicka2014-06-121-13/+12
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-3/+3
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* Make the Blackfin port build again.bernds2014-05-211-5/+9
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-2/+2
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* | Merge with trunk.rsandifo2013-12-041-7/+7
|\ \ | |/
| * gcc/rsandifo2013-11-231-6/+6