]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/final.c
shorten_branches takes an rtx_insn
[thirdparty/gcc.git] / gcc / final.c
2014-08-25  David Malcolmshorten_branches takes an rtx_insn
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-22  David Malcolmfinal.c: Use rtx_insn (also touches output.c and config...
2014-08-21  David MalcolmDebug hooks: use rtx_insn and rtx_code_label
2014-08-21  David MalcolmUse rtx_insn internally within generated functions
2014-08-19  David MalcolmConvert various rtx to rtx_note *
2014-08-19  David MalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-07-09  Tom de VriesEnable fuse-caller-save on self-recursive functions
2014-07-09  Trevor Saundersremove has_execute
2014-06-20  Tom de VriesFix finding reg-sets of call insn
2014-06-20  Tom de VriesDon't save function_used_regs if it contains all call_u...
2014-06-20  Tom de VriesUse function_used_regs variable in collect_fn_hard_reg_...
2014-06-06  Eric Botcazourtl.h (insn_location): Declare.
2014-05-29  Tom de VriesFix bootstrap on powerpc64le-linux-gnu
2014-05-28  Radovan Obradovic-fuse-caller-save - Use collected register usage inform...
2014-05-28  Radovan Obradovic-fuse-caller-save - Collect register usage information
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-24  Jan Hubickagengtype-state.c (fatal_reading_state): Bring offline.
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-05-05  Andreas Krebbeltarget.def: Add new target hook.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saundersremove has_gate
2014-04-16  Eric Botcazoufinal.c (compute_alignments): Do not apply loop alignme...
2014-02-18  Jakub Jelinekre PR sanitizer/60142 ([asan] -fsanitize=address breaks...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-19  Sriraman TallamEmit a label for the split cold function part.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-12  Marek Polacekfinal.c (update_alignments): Initialize label to NULL_RTX.
2013-11-04  Kostya Serebryanylibsanitizer merge from upstream r191666
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-23  Kaz Kojimare PR rtl-optimization/58220 (Many new failures for...
2013-08-20  Teresa Johnsonre PR rtl-optimization/57451 (Incorrect debug ranges...
2013-08-07  Eric Botcazourtl.h (update_alignments): Declare.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-06-11  David Malcolmfinal.c (debug_prefix_maps): Make static.
2013-05-06  Maxim KuznetsovSupport {, } and | in assembly output
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  Steven Bosschercfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_...
2013-02-01  Jakub Jelinekre PR debug/54793 (the location of a formal_parameter...
2013-01-15  Joseph Myersre PR target/43961 ([ARM thumb] "branch out of range...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-02  Steven Bosscherfunction.h (struct rtl_data): Remove epilogue_delay_list.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-05  Andreas Schwabfinal.c (final_scan_insn): Handle all comparison codes...
2012-11-05  Dehao Chenfinal.c (reemit_insn_block_notes): Do not change scope...
2012-11-05  Joern Renneckemd.texi (Defining Attributes): Document that we are...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-23  Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-20  Joern Renneckefinal.c (shorten_branches): When optimizing...
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-08-15  Steven Bosschertimevar.def (TV_VARPOOL, [...]): Remove.
2012-08-13  Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-06  Cary Coutantcgraphunit.c (assemble_thunk): Add source line info.
2012-07-31  Steven Bosschersched-vis.c (dump_insn_slim): Print print_rtx_head...
2012-07-25  Siddhesh PoyarekarSplit out do_assembler_dialects.
2012-07-17  Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-13  Steven Bosscherggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_M...
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-17  Steven Bosscheroutput.h (split_double): Move prototype to rtl.h.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-31  Steven BosscherMakefile.in: Fix many dependencies.
2011-12-13  Tristan Gingoldfinal.c (final_scan_insn): Guard the call to begin_epil...
2011-11-17  Steve Ellceyre PR middle-end/51144 (r181279 possibly miscompilation...
2011-11-11  Dimitrios Apostoloufinal.c, output.h (fprint_whex, [...]): New functions...
2011-11-05  Jakub Jelinekre PR tree-optimization/50693 (Loop optimization restri...
2011-09-21  Tom de Vriesfinal.c (final): Handle if JUMP_LABEL is not LABEL_P.
2011-08-27  Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-01  Julian Brownfinal.c (output_addr_const): Print fixed-point constant...
2011-07-26  Richard Hendersoninsn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.
2011-07-09  Richard HendersonMove ASM_COMMENT_START to defaults.h.
2011-07-08  Richard Hendersondwarf2: Extract cfi creation to a new pass.
2011-07-07  Bernd Schmidtdwarf2out: Emit NOTE_INSN_CFI_* both with and without...
2011-07-07  Bernd Schmidtdwarf2out: Move insn scanning out of final.c.
2011-06-30  Richard Hendersondwarf2out: Add REG_CFA_FLUSH_QUEUE.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-06  Alexandre Olivatree-pretty-print.c (dump_function_header): Add flags.
2011-06-01  David LiBetter function header dump
2011-04-28  Jakub Jelinekre PR middle-end/48597 (x86-64 unwind register save...
2011-04-18  Xinliang David Liuse ASM_COMMENT_START instead of #
2011-04-11  Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-04-08  Xinliang David Li-dA enhancement
2011-04-05  Nathan Froyddebug.h (debug_flush_symbol_queue, [...]): Delete.
2011-04-01  Bernd Schmidtdwarf2out.h (dwarf2out_frame_debug_init): Declare.
2011-03-16  Jakub Jelinekemit-rtl.c (try_split): Don't call copy_call_info debug...
2011-03-16  Jakub Jelinekfinal.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LO...
2011-02-28  Kai Tietzre PR debug/28047 (DWARF output_file_names should reall...
2011-02-02  Alexandre Olivare PR debug/47498 (-fcompare-debug failure with -fsched...
2011-01-31  Alexandre Olivarevert: re PR debug/45136 (-fcompare-debug failure...
2011-01-25  Alexandre Olivare PR debug/45136 (-fcompare-debug failure with -Os...
2011-01-07  Iain Sandoeallow the target to label code fragments generated...
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
next