]> gcc.gnu.org Git - gcc.git/history - gcc/rtl.h
rtl.h (struct rtx_def): Add comment for field jump.
[gcc.git] / gcc / rtl.h
2013-04-26 Vladimir Makarovrtl.h (struct rtx_def): Add comment for field jump.
2013-04-24 Vladimir Makarovrevert: rtl.h (struct rtx_def): ...
2013-04-24 Vladimir Makarovrtl.h (struct rtx_def): Add comment for field jump.
2013-04-03 Bin Cheng* rtl.h (AUTO_INC_DEC): Fix typo of HAVE_POST_MODIFY_DISP.
2013-03-30 Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-23 Steven Bosscheravr.c, [...]: Where applicable...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-10 Steve Ellceyre PR target/54061 (gcc.c-torture/compile/mipscop-...
2012-12-04 Steven Bosscherrtl.h (print_insn_with_notes): Remove prototype.
2012-12-03 Steven Bosscherrtl.h (print_insn_with_notes): Prototype.
2012-11-30 Steven Bosschercoretypes.h (struct pretty_print_info): Make a coretype.
2012-11-27 Steven Bosscherrtl.h (debug_bb_n_slim, [...]): Remove prototypes.
2012-11-26 Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09 Kenneth Zadeckrtl.h (CONST_SCALAR_INT_P): New macro.
2012-10-28 Vladimir Makarovrtl.h (struct rtx_def): Add a comment for member unchan...
2012-10-26 Richard Sandifordre PR bootstrap/55049 (bootstrap failed with --with...
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-17 Aldy Hernandezre PR rtl-optimization/54900 (write introduction incorr...
2012-10-16 Steven Bosscherrtl.h (get_call_rtx_from): New prototype.
2012-10-16 Jakub Jelinekre PR debug/54796 (Non-addressable stack parameter...
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-17 Georg-Johann Layrtl.h (CONST_FIXED_P): New predicate macro.
2012-09-13 Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-09-12 Rainer OrthFix Solaris 9/x86 bootstrap
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-08-02 Alexandre Olivare PR debug/52983 (internal compiler error: in df_uses_...
2012-07-31 Steven Bosscherre PR pch/53880 (compile time regression when generatin...
2012-07-24 Richard HendersonReduce the size of optabs representation
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-13 Steven Bosscheremit-rtl.c (make_debug_insn_raw, [...]): Make static.
2012-07-11 Steven Bosscherbasic-block.h (struct edge_def): Use basic_block instea...
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-17 Steven Bosscheroutput.h (split_double): Move prototype to rtl.h.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-06-17 Steven Bosscherexpmed.c (ceil_log2): Move from here...
2012-05-31 Richard Sandifordregs.h (move_table, [...]): Move these definitions...
2012-05-29 Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-09 Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-05-01 Kenneth ZadeckMakefile.in (lower-subreg.o, [...]): Depend on lower...
2012-04-21 Richard Sandifordre PR bootstrap/53021 (bootstrap failure on Linux/ia32)
2012-04-14 Tom de Vriescfgcleanup.c (try_optimize_cfg): Replace call to delete...
2012-04-11 Peter Bergnerre PR target/16458 (PowerPC - redundant compare)
2012-04-04 Mike Stumprtl.texi (const_double): Document as sign-extending.
2012-04-02 Uros BizjakPartially revert:
2012-03-29 Richard Guenthercgraph.h (cgraph_materialize_all_clones): Remove.
2012-03-07 Richard Sandifordre PR middle-end/52515 (build fails on cris-elf in...
2012-03-06 Richard Sandifordre PR middle-end/52372 (gcc.target/mips/mips16-attribut...
2012-01-24 Richard Sandifordrtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
2012-01-24 Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2011-12-09 Joern Renneckere PR middle-end/40154 (internal compiler error: in...
2011-11-06 Joern Renneckeregset.h (fixed_reg_set_regset): Declare.
2011-10-30 David S. MillerProperly limit backwards label scanning in reorg.
2011-10-21 Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-10-19 Alexandre Olivare PR middle-end/49310 (Compile time hog in var-trackin...
2011-10-15 Alan Modrare PR rtl-optimization/49941 (segmentation fault in...
2011-09-27 Jakub Jelinekrtl.h (const_tiny_rtx): Change into array of 4 x MAX_MA...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-25 Richard Hendersonre PR debug/50132 (ICE: in maybe_record_trace_start...
2011-08-21 Richard Hendersonrtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.
2011-08-18 Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-18 Richard Sandifordrtl.h (set_rtx_cost, [...]): New functions.
2011-08-02 Richard Hendersonre PR debug/49864 (ICE: in maybe_record_trace_start...
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-19 Richard Sandifordrtl.h (mem_attrs): Turn offset and size fields into...
2011-07-19 Richard Sandifordrtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-19 Richard Sandifordgcc/
2011-07-07 Bernd Schmidtdwarf2out: Move insn scanning out of final.c.
2011-07-07 Richard Hendersondwarf2out: Split CFI construction routines into a new...
2011-07-06 Bernd Schmidtemit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06 Bernd Schmidtcse.c (find_comparison_args): Use val_mode_signbit_set_p.
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-09 Andi KleenPrint location for conflicting global regs.
2011-05-03 Bernd Schmidtfunction.c (init_function_start): Call decide_function_...
2011-05-03 Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-04-08 Michael Matzre PR rtl-optimization/48389 (ICE: in make_edges, at...
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2011-03-16 Jakub Jelinekre PR debug/45882 (No debug info for vars depending...
2011-03-09 Jakub Jelinekre PR rtl-optimization/47866 (gcc.dg/torture/vector...
2011-02-28 Jakub Jelinekre PR middle-end/47893 (4.6 miscompiles mesa on i686)
2011-02-11 Pat Haugenre PR rtl-optimization/47614 (cpu2000 benchmark 301...
2011-02-03 Alexandre Olivare PR debug/43092 (Wrong debuginfo with VTA and -fomit...
2010-12-09 Richard Guentherrtl.h (invalid_mode_change_p): Adjust prototype.
2010-11-24 Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-22 Alexander Monakovre PR rtl-optimization/45652 (gcc.dg/compat/scalar...
2010-11-18 Richard Hendersonre PR middle-end/46515 (Many libjava failures)
2010-11-16 Eric Botcazoure PR rtl-optimization/46315 (-O2 -fno-strict-overflow...
2010-11-15 Jakub Jelinekre PR debug/46387 (ICE in add_stores, at var-tracking...
2010-10-12 Jakub Jelinekrtl.h: Include hashtab.h.
2010-09-29 Bernd Schmidtre PR target/40457 (use stm and ldm to access consecuti...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-24 Jakub Jelinekre PR middle-end/45234 (ICE in expand_call, at calls...
next
This page took 2.044656 seconds and 108 git commands to generate.