summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* Gengtype changes:Diego Novillo2012-11-141-2/+1
* * gcc/final.c (final_scan_insn) [HAVE_cc0]: Handle all comparisonschwab2012-11-051-30/+13
* 2012-11-05 Dehao Chen <dehao@google.com>dehao2012-11-051-1/+6
* * doc/md.texi (Defining Attributes): Document that we are definingamylaar2012-11-051-45/+28
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+4
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-13/+16
* * final.c (shorten_branches): When optimizing, start with smallamylaar2012-10-201-10/+36
* Integrate lexical block into source_location.dehao2012-09-191-3/+3
* * timevar.def (TV_VARPOOL, TV_WHOPR_WPA_LTRANS_EXEC, TV_LIFE,steven2012-08-151-1/+1
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-2/+3
* 2012-08-06 Cary Coutant <ccoutant@google.com>ccoutant2012-08-061-5/+7
* * sched-vis.c (dump_insn_slim): Print print_rtx_head at thesteven2012-07-311-2/+7
* Split out do_assembler_dialects.rth2012-07-251-69/+73
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-2/+2
* gcc/steven2012-07-161-1/+0
* * ggc.h (ggc_internal_alloc_stat, ggc_alloc_typed_stat,steven2012-07-131-5/+2
* gcc/steven2012-07-081-0/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-1/+1
* * output.h (split_double): Move prototype to rtl.h.steven2012-06-171-143/+0
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+108
* * Makefile.in: Fix many dependencies.steven2012-05-311-2/+2
* 2011-12-13 Tristan Gingold <gingold@adacore.com>gingold2011-12-131-1/+2
* 2011-11-17 Steve Ellcey <sje@cup.hp.com>sje2011-11-171-28/+1
* * final.c, output.h (fprint_whex, fprint_w, fprint_ul, sprint_ul):jason2011-11-111-1/+119
* PR tree-optimization/50693jakub2011-11-051-1/+8
* 2011-09-21 Tom de Vries <tom@codesourcery.com>vries2011-09-211-1/+1
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-1/+1
* gcc/jules2011-08-011-2/+1
* * insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.rth2011-07-261-5/+1
* Move ASM_COMMENT_START to defaults.h.rth2011-07-091-5/+0
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-10/+0
* dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.rth2011-07-071-0/+5
* dwarf2out: Move insn scanning out of final.c.rth2011-07-071-34/+20
* dwarf2out: Add REG_CFA_FLUSH_QUEUE.rth2011-06-301-1/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+2
* * tree-pretty-print.c (dump_function_header): Add flags.aoliva2011-06-061-1/+2
* Better function header dumpdavidxl2011-06-011-14/+2
* PR middle-end/48597jakub2011-04-281-0/+5
* use ASM_COMMENT_START instead of #davidxl2011-04-181-3/+3
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-1/+1
* -dA enhancementdavidxl2011-04-081-4/+77
* * debug.h (debug_flush_symbol_queue, debug_queue_symbol): Delete.froydnj2011-04-051-81/+0
* * dwarf2out.h (dwarf2out_frame_debug_init): Declare.bernds2011-04-011-1/+1
* * emit-rtl.c (try_split): Don't call copy_call_info debug hook.jakub2011-03-161-20/+0
* * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.jakub2011-03-161-1/+6
* 2011-02-28 Kai Tietz <kai.tietz@onevision.com>ktietz2011-02-281-1/+1
* gcc/ChangeLog:aoliva2011-02-021-2/+5
* Reverted:aoliva2011-01-311-5/+2
* PR debug/45136aoliva2011-01-251-2/+5
* allow the target to label code fragments generated by partitioning.iains2011-01-071-0/+10