summaryrefslogtreecommitdiff
path: root/gcc/config/bfin
Commit message (Expand)AuthorAgeFilesLines
* * config/bfin/linux.h (CPP_SPEC): Define.law2016-11-291-0/+3
* use rtx_insn * in various places where it is obvioustbsaunde2016-11-021-3/+4
* * config/bfin/bfin.c (bfin_legitimate_address_p): Add missinglaw2016-10-282-0/+6
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* use rtx_insn * moretbsaunde2016-09-221-1/+1
* Put a TARGET_LRA_P into every targetsegher2016-09-141-0/+3
* merge adjust_cost and adjust_cost_2 target hookstbsaunde2016-07-281-2/+3
* * common.opt (funsafe-loop-optimizations): Mark ignore.amker2016-07-221-4/+1
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-1/+1
* Update copyright years.jakub2016-01-0418-18/+18
* Machine modes for address printing.jules2015-11-091-5/+5
* [PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partslaw2015-10-301-3/+1
* Improve --help output to generate references to option aliases.msebor2015-10-211-16/+16
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-28/+9
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-3/+1
* 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