summaryrefslogtreecommitdiff
path: root/gcc/config/bfin
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * gcc/rsandifo2013-11-233-8/+16
| * Remove macros that implicitly use input_locationdmalcolm2013-11-221-1/+1
* | Merge from trunk.rsandifo2013-11-201-1/+3
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * gcc/rsandifo2013-11-092-14/+23
* | Backport new doloop interface.rsandifo2013-11-052-14/+22
* | Merge in trunk.mrs2013-11-042-9/+1
|\ \ | |/
| * * machmode.def (PARTIAL_INT_MODE): Add precision and name.mrs2013-10-301-1/+1
| * * Makefile.def (target_modules): Remove libmudflaplaw2013-10-261-8/+0
* | Fix bfin local alignment check.rsandifo2013-11-021-1/+1