| Commit message (Expand) | Author | Age | Files | Lines |
* | move many gc hashtab to hash_table | tbsaunde | 2014-10-12 | 1 | -47/+30 |
* | Instruction attributes take an rtx_insn * | dmalcolm | 2014-09-15 | 2 | -2/+2 |
* | recog_memoized works on an rtx_insn * | dmalcolm | 2014-09-09 | 1 | -4/+3 |
* | This patch silences two warnings in the mep-elf target, fixing the config-lis... | jbglaw | 2014-08-29 | 2 | -19/+14 |
* | NEXT_INSN and PREV_INSN take a const rtx_insn | dmalcolm | 2014-08-28 | 1 | -1/+1 |
* | Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insn | dmalcolm | 2014-08-28 | 1 | -12/+16 |
* | Use rtx_insn for various target.def hooks | dmalcolm | 2014-08-27 | 1 | -2/+2 |
* | Strengthen haifa_sched_info callbacks and 3 scheduler hooks | dmalcolm | 2014-08-25 | 1 | -11/+12 |
* | config/mep: Use rtx_insn and rtx_code_label | dmalcolm | 2014-08-25 | 2 | -94/+103 |
* | Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms | dmalcolm | 2014-08-19 | 1 | -18/+18 |
* | remove pointer-set.[ch] | tbsaunde | 2014-08-07 | 1 | -1/+0 |
* | * symtab.c (section_hash): New hash. | hubicka | 2014-06-12 | 1 | -1/+1 |
* | * 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 | -2/+2 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 15 | -15/+15 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -0/+10 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+4 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -2/+2 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -1/+1 |
* | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 1 | -0/+1 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-11-09 | 2 | -16/+7 |
* | gcc/ | pmatos | 2013-10-16 | 1 | -1/+1 |
* | * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | steven | 2013-03-30 | 1 | -1/+0 |
* | * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c, | steven | 2013-03-23 | 1 | -14/+12 |
* | PR target/54662 | amylaar | 2013-02-26 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 15 | -28/+15 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 7 | -10/+12 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -43/+43 |
* | * loop-doloop.c (doloop_modify): Pass doloop_end pattern to | amylaar | 2012-10-16 | 1 | -2/+4 |
* | 2012-09-19 Dehao Chen <dehao@google.com> | dehao | 2012-09-20 | 1 | -4/+4 |
* | * hooks.c (hook_int_rtx_mode_as_bool_0): New function. | olegendo | 2012-09-05 | 1 | -2/+5 |
* | * config/mep/mep.h (REG_CLASS_FROM_CONSTRAINT): Delete. | froydnj | 2012-08-22 | 3 | -144/+0 |
* | * config/mep/t-mep (mep-pragma.o): Use $(COMPILER) to compile | nickc | 2012-08-17 | 1 | -1/+1 |
* | * defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete. | froydnj | 2012-07-31 | 1 | -2/+0 |
* | gcc/ | steven | 2012-07-16 | 2 | -1/+2 |
* | * config/mep/mep.c (mep_reorg_regmove): Use | nickc | 2012-07-03 | 1 | -3/+3 |
* | * output.h: (current_function_is_leaf, | steven | 2012-06-24 | 2 | -5/+5 |
* | * system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE. | steven | 2012-06-24 | 1 | -3/+0 |
* | * integrate.c: Remove. | steven | 2012-05-29 | 1 | -1/+0 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2012-05-05 | 1 | -8/+12 |
* | Remove MaskExists property from config/*/*.opt files | hjl | 2012-03-27 | 1 | -1/+1 |
* | * langhooks.c (add_builtin_type): New function. | steven | 2012-03-05 | 1 | -27/+11 |
* | Move libgcc2 to toplevel libgcc | ro | 2011-11-02 | 3 | -248/+0 |
* | Move libgcc1 to toplevel libgcc | ro | 2011-11-02 | 2 | -135/+0 |
* | Move crtstuff support to toplevel libgcc | ro | 2011-11-02 | 1 | -8/+0 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -2/+4 |