gcc/
[platform/upstream/linaro-gcc.git] / gcc / final.c
2013-09-28 rsandifogcc/
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-23 tejohnson2013-08-23 Kaz Kojima <kkojima@gcc.gnu.org>
2013-08-20 tejohnson2013-08-20 Teresa Johnson <tejohnson@google.com>
2013-08-07 ebotcazou * rtl.h (update_alignments): Declare.
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-06-11 dmalcolm * final.c (debug_prefix_maps): Make static.
2013-05-06 hjlSupport {, } and | in assembly output
2013-04-10 rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-03-30 steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29 steven * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DA...
2013-02-01 jakub PR debug/54793
2013-01-15 jsm282013-01-15 Joseph Myers <joseph@codesourcery.com>
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-12-02 steven * function.h (struct rtl_data): Remove epilogue_delay_...
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-05 schwab* gcc/final.c (final_scan_insn) [HAVE_cc0]: Handle...
2012-11-05 dehao2012-11-05 Dehao Chen <dehao@google.com>
2012-11-05 amylaar * doc/md.texi (Defining Attributes): Document that...
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-23 vmakarov2012-10-23 Vladimir Makarov <vmakarov@redhat.com>
2012-10-20 amylaar * final.c (shorten_branches): When optimizing...
2012-09-19 dehaoIntegrate lexical block into source_location.
2012-08-15 steven * timevar.def (TV_VARPOOL, TV_WHOPR_WPA_LTRANS_EXEC...
2012-08-13 rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
2012-08-06 ccoutant2012-08-06 Cary Coutant <ccoutant@google.com>
2012-07-31 steven * sched-vis.c (dump_insn_slim): Print print_rtx_head...
2012-07-25 rthSplit out do_assembler_dialects.
2012-07-17 steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16 stevengcc/
2012-07-13 steven * ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,
2012-07-08 stevengcc/
2012-06-24 steven * output.h: (current_function_is_leaf,
2012-06-17 steven * output.h (split_double): Move prototype to rtl.h.
2012-06-17 steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-05-31 steven * Makefile.in: Fix many dependencies.
2011-12-13 gingold2011-12-13 Tristan Gingold <gingold@adacore.com>
2011-11-17 sje2011-11-17 Steve Ellcey <sje@cup.hp.com>
2011-11-11 jason * final.c, output.h (fprint_whex, fprint_w, fprint_ul...
2011-11-05 jakub PR tree-optimization/50693
2011-09-21 vries2011-09-21 Tom de Vries <tom@codesourcery.com>
2011-08-27 bernds * doc/rtl.texi (simple_return): Document.
2011-08-01 jules gcc/
2011-07-26 rth * insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE...
2011-07-09 rthMove ASM_COMMENT_START to defaults.h.
2011-07-08 rthdwarf2: Extract cfi creation to a new pass.
2011-07-07 rthdwarf2out: Emit NOTE_INSN_CFI_* both with and without...
2011-07-07 rthdwarf2out: Move insn scanning out of final.c.
2011-06-30 rthdwarf2out: Add REG_CFA_FLUSH_QUEUE.
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-06 aoliva* tree-pretty-print.c (dump_function_header): Add flags.
2011-06-01 davidxlBetter function header dump
2011-04-28 jakub PR middle-end/48597
2011-04-18 davidxluse ASM_COMMENT_START instead of #
2011-04-11 jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-04-08 davidxl-dA enhancement
2011-04-05 froydnj * debug.h (debug_flush_symbol_queue, debug_queue_symbo...
2011-04-01 bernds * dwarf2out.h (dwarf2out_frame_debug_init): Declare.
2011-03-16 jakub * emit-rtl.c (try_split): Don't call copy_call_info...
2011-03-16 jakub * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG...
2011-02-28 ktietz2011-02-28 Kai Tietz <kai.tietz@onevision.com>
2011-02-02 aolivagcc/ChangeLog:
2011-01-31 aolivaReverted:
2011-01-25 aolivaPR debug/45136
2011-01-07 iainsallow the target to label code fragments generated...
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-12 amylaar PR middle-end/44769
2010-11-04 pthaugen * final.c (compute_alignments): Compute/free loop...
2010-10-19 dj* doc/tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP):...
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-28 rthHookize TARGET_UNWIND_INFO et al.
2010-09-24 hubicka * lto-symtab.c (lto_symtab_entry_def): Add guessed...
2010-09-07 rthAlways do output_function_exception_table before assem...
2010-09-07 rthDefine target hook TARGET_UNWIND_EMIT_BEFORE_INSN.
2010-08-11 aesok * target.def (output_addr_const_extra): New hook.
2010-08-02 bernds * final.c (final_scan_insn): Call CC_STATUS_INIT uncon...
2010-07-28 ktietz2010-07-28 Kai Tietz <kai.tietz@onevision.com>
2010-07-08 ktietz2010-07-08 Kai Tietz <kai.tietz@onevision.com>
2010-06-30 manu2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-16 ruppThis patch adds the end prologue and begin epilogue...
2010-06-04 froydnj * config/i386/i386-protos.h (ix86_print_operand):...
2010-06-04 froydnj * final.c (output_asm_insn): Call
2010-05-28 jsm28 * final.c (rest_of_clean_state): Use %m in errors...
2010-05-21 stevengcc/ChangeLog:
2010-05-13 hubicka * final.c (output_addr_const): Do not call mark_decl_r...
2010-04-26 hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-03-26 jakub PR debug/43516
2009-12-01 rguenth2009-12-01 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-10-27 carrot * target.h (have_conditional_execution): Add a new...
2009-10-08 ccoutantgcc/ChangeLog:
2009-10-05 pinskia2009-10-05 Andrew Pinski <andrew_pinski@playstation...
2009-09-22 rth PR target/41246
2009-09-17 hubicka * dwarf2out.c: Include tree-pass.h and gimple.h.
2009-09-13 ebotcazou * tree.h (DECL_IGNORED_P): Document further effect...
2009-09-10 hariharans* final.c (shorten_branches) : Ignore DEBUG_INSN_P...
2009-09-02 aolivagcc/ChangeLog:
2009-08-14 espindola2009-08-14 Rafael Avila de Espindola <espindola@googl...
2009-07-14 rguenth2009-07-14 Richard Guenther <rguenther@suse.de>
2009-07-07 baldrickGive names to some currently nameless passes (this
next