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