summaryrefslogtreecommitdiff
path: root/gcc/config/c6x/c6x.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ada/rsandifo2014-10-291-38/+38
* * 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-251-8/+9
* 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
* * tree.h (DECL_ONE_ONLY): Return true only for externally visiblehubicka2014-05-201-2/+2
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* 2013-11-13 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2013-11-131-0/+1
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-3/+1
* * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven2013-03-231-1/+1
* PR target/52500amylaar2013-02-261-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-24/+19
* 2012-09-19 Dehao Chen <dehao@google.com>dehao2012-09-201-2/+2
* * dbgcnt.def (sched_breakdep): New counter.bernds2012-09-191-0/+11
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-4/+4
* gcc/steven2012-07-161-0/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-3/+3
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * integrate.c: Remove.steven2012-05-291-1/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* gcc/rsandifo2012-05-051-2/+4
* * config/c6x/c6x.md (reserve_cycles): New attribute.bernds2012-02-151-2/+4
* * config/c6x/c6x.c (unit_req_imbalance, res_mii): Cast the first argbernds2011-10-271-13/+5
* * config/c6x/c6x.c (c6x_asm_emit_except_personality,bernds2011-10-211-0/+26
* * reg-notes.def (DEP_CONTROL): New.bernds2011-10-211-1/+1
* * config/c6x/c6x.md (attr "op_pattern"): New.bernds2011-10-211-0/+260
* * common/config/c6x/c6x-common.c (c6x_option_optimization_table):bernds2011-09-301-7/+775
* * haifa-sched.c (modulo_ii, modulo_max_states, modulo_n_insns,bernds2011-09-301-1/+1
* 2011-09-13 Paul Brook <paul@codesourcery.com>pbrook2011-09-131-5/+31
* * config/c6x/c6x.md (collapse-ndfa, no-comb-vect): Newbernds2011-09-021-24/+211