| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -38/+38 |
* | * cgraph.h: Flatten. Remove all include files. | amacleod | 2014-10-28 | 1 | -0/+4 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+9 |
* | 2014-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-16 | 1 | -0/+6 |
* | Instruction attributes take an rtx_insn * | dmalcolm | 2014-09-15 | 1 | -2/+2 |
* | recog_memoized works on an rtx_insn * | dmalcolm | 2014-09-09 | 1 | -11/+13 |
* | use rtx_insn * a little more | tbsaunde | 2014-09-04 | 1 | -6/+7 |
* | NEXT_INSN and PREV_INSN take a const rtx_insn | dmalcolm | 2014-08-28 | 1 | -20/+22 |
* | Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insn | dmalcolm | 2014-08-28 | 1 | -14/+15 |
* | Use rtx_insn for various target.def hooks | dmalcolm | 2014-08-27 | 1 | -4/+5 |
* | Remove BB_HEAD, BB_END, BB_HEADER scaffolding | dmalcolm | 2014-08-26 | 1 | -2/+2 |
* | Strengthen haifa_sched_info callbacks and 3 scheduler hooks | dmalcolm | 2014-08-25 | 1 | -37/+40 |
* | config/c6x: Use rtx_insn | dmalcolm | 2014-08-25 | 1 | -8/+9 |
* | IPA C++ refactoring 4/N | marxin | 2014-08-25 | 1 | -2/+2 |
* | sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c) | dmalcolm | 2014-08-22 | 1 | -1/+3 |
* | Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms | dmalcolm | 2014-08-19 | 1 | -21/+21 |
* | Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants | dmalcolm | 2014-08-18 | 1 | -2/+2 |
* | * symtab.c (section_hash): New hash. | hubicka | 2014-06-12 | 1 | -2/+2 |
* | * symtab.c (dump_symtab_base): Update dumping. | hubicka | 2014-06-09 | 1 | -1/+1 |
* | * expr.h: Remove prototypes of functions defined in builtins.c. | amacleod | 2014-06-02 | 1 | -0/+1 |
* | * tree.h (DECL_ONE_ONLY): Return true only for externally visible | hubicka | 2014-05-20 | 1 | -2/+2 |
* | use templates instead of gengtype for typed allocation functions | tbsaunde | 2014-05-17 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -3/+3 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+4 |
* | 2013-11-13 Jan-Benedict Glaw <jbglaw@lug-owl.de> | jbglaw | 2013-11-13 | 1 | -0/+1 |
* | * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu | steven | 2013-03-29 | 1 | -3/+1 |
* | * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c, | steven | 2013-03-23 | 1 | -1/+1 |
* | PR target/52500 | amylaar | 2013-02-26 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -24/+19 |
* | 2012-09-19 Dehao Chen <dehao@google.com> | dehao | 2012-09-20 | 1 | -2/+2 |
* | * dbgcnt.def (sched_breakdep): New counter. | bernds | 2012-09-19 | 1 | -0/+11 |
* | Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion). | dnovillo | 2012-08-15 | 1 | -4/+4 |
* | gcc/ | steven | 2012-07-16 | 1 | -0/+1 |
* | * output.h: (current_function_is_leaf, | steven | 2012-06-24 | 1 | -3/+3 |
* | 2012-06-17 Steven Bosscher <steven@gcc.gnu.org> | steven | 2012-06-17 | 1 | -1/+0 |
* | * integrate.c: Remove. | steven | 2012-05-29 | 1 | -1/+1 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2012-05-05 | 1 | -2/+4 |
* | * config/c6x/c6x.md (reserve_cycles): New attribute. | bernds | 2012-02-15 | 1 | -2/+4 |
* | * config/c6x/c6x.c (unit_req_imbalance, res_mii): Cast the first arg | bernds | 2011-10-27 | 1 | -13/+5 |
* | * config/c6x/c6x.c (c6x_asm_emit_except_personality, | bernds | 2011-10-21 | 1 | -0/+26 |
* | * reg-notes.def (DEP_CONTROL): New. | bernds | 2011-10-21 | 1 | -1/+1 |
* | * config/c6x/c6x.md (attr "op_pattern"): New. | bernds | 2011-10-21 | 1 | -0/+260 |
* | * common/config/c6x/c6x-common.c (c6x_option_optimization_table): | bernds | 2011-09-30 | 1 | -7/+775 |
* | * haifa-sched.c (modulo_ii, modulo_max_states, modulo_n_insns, | bernds | 2011-09-30 | 1 | -1/+1 |
* | 2011-09-13 Paul Brook <paul@codesourcery.com> | pbrook | 2011-09-13 | 1 | -5/+31 |
* | * config/c6x/c6x.md (collapse-ndfa, no-comb-vect): New | bernds | 2011-09-02 | 1 | -24/+211 |