Age | Commit message (Expand) | Author | Files | Lines |
2011-02-11 | re PR rtl-optimization/47614 (cpu2000 benchmark 301.apsi fails with revision ... | Pat Haugen | 1 | -0/+3 |
2011-02-03 | re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc... | Alexandre Oliva | 1 | -0/+11 |
2010-12-09 | rtl.h (invalid_mode_change_p): Adjust prototype. | Richard Guenther | 1 | -2/+1 |
2010-11-24 | common.opt (initial_max_fld_align, [...]): New Variable entries. | Joseph Myers | 1 | -3/+0 |
2010-11-22 | re PR rtl-optimization/45652 (gcc.dg/compat/scalar-by-value-3 FAILs with -O2 ... | Alexander Monakov | 1 | -0/+1 |
2010-11-18 | re PR middle-end/46515 (Many libjava failures) | Richard Henderson | 1 | -1/+1 |
2010-11-16 | re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code gene... | Eric Botcazou | 1 | -0/+1 |
2010-11-15 | re PR debug/46387 (ICE in add_stores, at var-tracking.c:5415) | Jakub Jelinek | 1 | -0/+1 |
2010-10-12 | rtl.h: Include hashtab.h. | Jakub Jelinek | 1 | -0/+2 |
2010-09-29 | re PR target/40457 (use stm and ldm to access consecutive memory words) | Bernd Schmidt | 1 | -0/+48 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -2/+12 |
2010-09-24 | re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig... | Jakub Jelinek | 1 | -2/+14 |
2010-09-09 | rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. | Jakub Jelinek | 1 | -0/+3 |
2010-08-15 | reload.h (register_move_cost, [...]): Adjust prototype. | Anatoly Sokolov | 1 | -1/+1 |
2010-08-09 | ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_set... | Bingfeng Mei | 1 | -0/+1 |
2010-08-05 | From Martin Thuresson <martint@google.com> | Bernd Schmidt | 1 | -0/+1 |
2010-07-30 | re PR debug/45055 (another -fcompare-debug failure with uninitialised read in... | Jakub Jelinek | 1 | -0/+2 |
2010-07-29 | revert: rtl.def (NOTE): Swap operands 4 and 5. | Jakub Jelinek | 1 | -7/+7 |
2010-07-27 | rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5. | Bernd Schmidt | 1 | -12/+14 |
2010-07-12 | rtl.h (target_rtl): Add x_static_reg_base_value. | Richard Sandiford | 1 | -0/+4 |
2010-07-12 | Makefile.in (reginfo.o): Don't depend on $(GGC_H) or gt-reginfo.h. | Richard Sandiford | 1 | -0/+5 |
2010-07-12 | Makefile.in (target-globals.o): Depend on $(RTL_H). | Richard Sandiford | 1 | -5/+47 |
2010-07-11 | reginfo.h (reg_classes_intersect_p): Change arguments type to reg_class_t. | Anatoly Sokolov | 1 | -1/+1 |
2010-06-30 | toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. | Manuel López-Ibáñez | 1 | -0/+13 |
2010-06-10 | Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). | Richard Sandiford | 1 | -1/+1 |
2010-06-10 | Makefile.in (READ_MD_H): Add $(HASHTAB_H). | Richard Sandiford | 1 | -4/+0 |
2010-06-10 | read-md.h (read_md_file): Declare. | Richard Sandiford | 1 | -1/+1 |
2010-06-10 | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 1 | -7/+0 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -2/+2 |
2010-06-01 | fwprop.c: Make emit-rtl.h include last. | Jan Hubicka | 1 | -19/+0 |
2010-05-26 | explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead... | Steven Bosscher | 1 | -1/+0 |
2010-05-26 | rtl.h (decl_default_tls_model): Move prototype from here... | Steven Bosscher | 1 | -1/+0 |
2010-05-22 | rtl.h (union rtunion_def): Remove rt_bit member. | Steven Bosscher | 1 | -4/+0 |
2010-05-15 | vecir.h: New file with VEC primitives for tree, gimple, and rtl. | Steven Bosscher | 1 | -4/+1 |
2010-05-05 | re PR debug/43478 (Missing DW_AT_location for a variable) | Alexandre Oliva | 1 | -0/+2 |
2010-05-01 | rtl.h (CONST_DOUBLE_P): Define. | Anatoly Sokolov | 1 | -0/+5 |
2010-04-20 | double-int.h (double_int_setbit): Declare. | Anatoly Sokolov | 1 | -0/+1 |
2010-03-16 | re PR debug/43051 (VTA causes a stack living parameter unavailable in most of... | Jakub Jelinek | 1 | -1/+1 |
2010-02-19 | re PR bootstrap/43121 (Bootstrap failure) | Jakub Jelinek | 1 | -3/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -6/+6 |
2009-11-24 | cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable ... | David Binderman | 1 | -1/+1 |
2009-10-26 | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 1 | -1/+4 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -1/+6 |
2009-10-22 | rtl.h (shallow_copy_rtvec): Declare. | Richard Sandiford | 1 | -0/+1 |
2009-10-20 | rtl.h (simplify_replace_fn_rtx): Declare. | Richard Sandiford | 1 | -2/+2 |
2009-10-17 | * rtl.h (RTL_LOCATION): Fix typo. | Alexandre Oliva | 1 | -1/+1 |
2009-10-14 | params.def (PARAM_IRA_LOOP_RESERVED_REGS): New. | Vladimir Makarov | 1 | -0/+2 |
2009-10-13 | re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371) | Jakub Jelinek | 1 | -0/+3 |
2009-10-05 | re PR tree-optimization/40992 (cunroll ignoring asm size) | Andrew Pinski | 1 | -0/+1 |
2009-09-22 | re PR target/41246 (should "sorry" when regparm=3 and nested functions are en... | Richard Henderson | 1 | -2/+0 |