| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 25 | -30/+30 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -3/+3 |
* | Cleanup definitions of libc-related target hooks. | mkuvyrkov | 2013-12-07 | 1 | -3/+0 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+4 |
* | gcc/c-family/ | rsandifo | 2013-11-18 | 1 | -1/+1 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -1/+1 |
* | 2013-11-13 Jan-Benedict Glaw <jbglaw@lug-owl.de> | jbglaw | 2013-11-13 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2013-11-09 | 1 | -8/+4 |
* | * config/rs6000/linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC. | kyukhin | 2013-09-05 | 1 | -0/+2 |
* | PR target/56564 | jakub | 2013-06-10 | 1 | -1/+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 | 2 | -2/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 25 | -34/+30 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 2 | -2/+2 |
* | 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 |
* | * loop-doloop.c (doloop_modify): Pass doloop_end pattern to | amylaar | 2012-10-16 | 1 | -1/+3 |
* | 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 (load_got_gotoff): Set op_pattern attribute to | bernds | 2012-04-11 | 1 | -0/+1 |
* | * config/c6x/c6x.md (reserve_cycles): New attribute. | bernds | 2012-02-15 | 2 | -3/+16 |
* | Move libgcc2 to toplevel libgcc | ro | 2011-11-02 | 12 | -487/+0 |
* | Move libgcc1 to toplevel libgcc | ro | 2011-11-02 | 2 | -443/+0 |
* | Move crtstuff support to toplevel libgcc | ro | 2011-11-02 | 4 | -97/+0 |
* | Move shlib support to toplevel libgcc | ro | 2011-11-02 | 2 | -105/+0 |
* | * 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 | 4 | -1/+281 |
* | * common/config/c6x/c6x-common.c (c6x_option_optimization_table): | bernds | 2011-09-30 | 2 | -7/+875 |
* | * 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 | 3 | -7/+33 |
* | * config/c6x/c6x.md (collapse-ndfa, no-comb-vect): New | bernds | 2011-09-02 | 5 | -41/+236 |
* | PR middle-end/50161 | jakub | 2011-08-23 | 1 | -1/+1 |