summaryrefslogtreecommitdiff
path: root/gcc/config/c6x
Commit message (Expand)AuthorAgeFilesLines
* merge adjust_cost and adjust_cost_2 target hookstbsaunde2016-07-281-2/+3
* PR target/69894jakub2016-02-221-0/+2
* Update copyright years.jakub2016-01-0425-30/+30
* Machine modes for address printing.jules2015-11-091-10/+10
* Improve --help output to generate references to option aliases.msebor2015-10-211-8/+8
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-28/+12
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-3/+1
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-051-2/+2
* 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/+23
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* 2015-06-30 Sandra Loosemore <sandra@codesourcery.com>sandra2015-07-011-2/+7
* 2015-06-28 Chung-Lin Tang <cltang@codesourcery.com>sandra2015-06-281-2/+2
* 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
* 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
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Add --enable-default-pie option to GCC configurehjl2015-05-282-3/+5
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-1/+1
* gcc/rsandifo2015-05-072-15/+13
* c6x: handle c6x unk_isa in TARGET_CPU_CPP_BUILTINSaldot2015-04-221-0/+2
* Allow misaligned volatile stores in C6X.bernds2015-03-271-1/+1
* Fix c6x-uclinux build failure.bernds2015-03-272-1/+6
* Always pass explicit location to fatal_error.jsm282015-01-301-1/+2
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-3/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-0525-30/+30
* 2014-12-05 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012014-12-051-1/+2
* gcc/ada/rsandifo2014-10-293-44/+44
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-2/+2
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-11/+13
* use rtx_insn * a little moretbsaunde2014-09-041-6/+7
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-20/+22
* Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insndmalcolm2014-08-281-14/+15
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-4/+5
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-2/+2
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm2014-08-251-37/+40
* config/c6x: Use rtx_insndmalcolm2014-08-252-10/+11
* IPA C++ refactoring 4/Nmarxin2014-08-251-2/+2
* sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c)dmalcolm2014-08-221-1/+3
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-21/+21
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-2/+2
* * symtab.c (section_hash): New hash.hubicka2014-06-121-2/+2
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-1/+1
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1