Age | Commit message (Expand) | Author | Files | Lines |
2011-08-02 | re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439) | Richard Henderson | 1 | -1/+20 |
2011-07-07 | reload1.c (choose_reload_regs): Use mode sizes to check whether an old reload... | Richard Sandiford | 1 | -13/+3 |
2011-07-06 | emit-rtl.c (paradoxical_subreg_p): New function. | Bernd Schmidt | 1 | -6/+2 |
2011-06-23 | re PR middle-end/48770 (wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno... | Jeff Law | 1 | -7/+19 |
2011-06-17 | re PR rtl-optimization/48542 (unchanged variables in code which calls setjmp ... | Hans-Peter Nilsson | 1 | -0/+7 |
2011-06-01 | re PR rtl-optimization/48830 (unrecognized insn: storing invalid upper FP reg... | Richard Sandiford | 1 | -24/+42 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -3/+5 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -4/+2 |
2011-04-19 | re PR middle-end/47976 (Recent gfortran.dg/actual_array_constructor_3.f90 reg... | Bernd Schmidt | 1 | -27/+11 |
2011-04-09 | expr.c (expand_expr_real_1): Use add_to_hard_reg_set function instead of loop. | Anatoly Sokolov | 1 | -47/+37 |
2011-03-31 | reload1.c (elimination_effects): Fix typo in recent change. | Jeff Law | 1 | -1/+1 |
2011-03-30 | reload1.c (reload): Fix botch in last change. | Jeff Law | 1 | -1/+1 |
2011-03-30 | reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc... | Jeff Law | 1 | -155/+135 |
2011-03-26 | basic-block.h (fixup_abnormal_edges): Adjust prototype. | Eric Botcazou | 1 | -110/+16 |
2011-03-21 | expr.h (prepare_operand): Move to... | Richard Sandiford | 1 | -4/+3 |
2011-01-23 | re PR rtl-optimization/47166 (SpecCpu2000 Ammp segfaults for ARM with -O3 -mt... | Bernd Schmidt | 1 | -7/+19 |
2010-12-30 | re PR target/44606 (Wrong SPE floating point during computation) | Nathan Froyd | 1 | -11/+0 |
2010-11-24 | revert accidentally committed changes | Nathan Froyd | 1 | -0/+11 |
2010-11-24 | cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE... | Nathan Froyd | 1 | -11/+0 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -2/+2 |
2010-11-04 | re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues) | Joern Rennecke | 1 | -1/+3 |
2010-11-03 | re PR debug/46252 (-fcompare-debug failure (length) with -O -frerun-cse-after... | Jakub Jelinek | 1 | -1/+1 |
2010-10-21 | cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred. | Nathan Froyd | 1 | -4/+2 |
2010-10-21 | basic-block.h (find_fallthru_edge): Define. | Nathan Froyd | 1 | -3/+1 |
2010-10-11 | target.def (preferred_reload_class): New hook. | Anatoly Sokolov | 1 | -2/+2 |
2010-10-06 | re PR rtl-optimization/45394 (gnat fails to build on s390, trunk 20100918) | Eric Botcazou | 1 | -1/+1 |
2010-09-29 | re PR c/45054 (struct-by-value-1.c fail.) | Bernd Schmidt | 1 | -1/+5 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -2/+2 |
2010-09-09 | re PR middle-end/45312 (GCC 4.4.4 miscompiles the Linux kernel) | Vladimir Makarov | 1 | -154/+0 |
2010-07-27 | re PR rtl-optimization/45051 (gcc.c-torture/execute/builtins/abs-2.c and abs-... | Bernd Schmidt | 1 | -1/+9 |
2010-07-12 | Makefile.in (target-globals.o): Depend on reload.h. | Richard Sandiford | 1 | -16/+8 |
2010-07-04 | gcc/ | Richard Sandiford | 1 | -6/+0 |
2010-07-04 | optabs.h (optab_handler, [...]): Turn into inline functions that return an in... | Richard Sandiford | 1 | -1/+1 |
2010-06-30 | re PR middle-end/44566 (configuration with multiple targets / backends is not... | Joern Rennecke | 1 | -4/+8 |
2010-06-30 | toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. | Manuel López-Ibáñez | 1 | -2/+1 |
2010-06-27 | target.h (struct gcc_target): Add register_move_cost field. | Anatoly Sokolov | 1 | -1/+1 |
2010-06-17 | re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ... | Bernd Schmidt | 1 | -8/+4 |
2010-06-05 | target.h (struct gcc_target): Add memory_move_cost field. | Anatoly Sokolov | 1 | -1/+1 |
2010-06-04 | re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ... | Bernd Schmidt | 1 | -169/+502 |
2010-05-28 | ira.c (ira_bad_reload_regno, [...]): New functions. | Jeff Law | 1 | -4/+13 |
2010-05-25 | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 1 | -4/+4 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-17 | function.c (try_fit_stack_local, [...]): New static functions. | Bernd Schmidt | 1 | -2/+7 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -5/+6 |
2010-04-10 | reload1.c (eliminate_regs_in_insn): Don't restore an operand if doing so woul... | Bernd Schmidt | 1 | -1/+4 |
2010-03-02 | reload1.c (rtx_p, [...]): Declare. | Jeff Law | 1 | -8/+32 |
2010-02-11 | reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any modifications ... | Jakub Jelinek | 1 | -4/+12 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -15/+15 |
2009-10-26 | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 1 | -1/+1 |