summaryrefslogtreecommitdiff
path: root/gcc/config/bfin
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* always define WORD_REGISTER_OPERATIONStbsaunde2015-07-091-1/+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
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-1/+1
* 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
* bfin: handle BFIN_CPU_UNKNOWN in TARGET_CPU_CPP_BUILTINSaldot2015-04-221-0/+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-0518-18/+18
* gcc/ada/rsandifo2014-10-292-41/+41
* * 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
* [Patch bfin] Fixup use of constraints in define_splitjgreenhalgh2014-09-221-3/+3
* 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-252-28/+30
* 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-0318-18/+18
|\
| * Update copyright years in gcc/rsandifo2014-01-0218-18/+18
* | Merge in trunk.mrs2013-12-133-8/+2
|\ \ | |/
| * 2013-12-13 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-12-131-3/+0
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
| * Cleanup definitions of libc-related target hooks.mkuvyrkov2013-12-071-3/+0
* | Merge with trunk.rsandifo2013-12-043-9/+17
|\ \ | |/