aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-19Integrate lexical block into source_location.Dehao Chen1-3/+3
2012-08-15timevar.def (TV_VARPOOL, [...]): Remove.Steven Bosscher1-1/+1
2012-08-13basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther1-2/+3
2012-08-06cgraphunit.c (assemble_thunk): Add source line info.Cary Coutant1-5/+7
2012-07-31sched-vis.c (dump_insn_slim): Print print_rtx_head at the start of each new l...Steven Bosscher1-2/+7
2012-07-25Split out do_assembler_dialects.Siddhesh Poyarekar1-69/+73
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher1-2/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-07-13ggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_MALLOC.Steven Bosscher1-5/+2
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher1-0/+1
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-06-17output.h (split_double): Move prototype to rtl.h.Steven Bosscher1-143/+0
2012-06-17cfglayout.h: Remove.Steven Bosscher1-1/+108
2012-05-31Makefile.in: Fix many dependencies.Steven Bosscher1-2/+2
2011-12-13final.c (final_scan_insn): Guard the call to begin_epilogue debug hook.Tristan Gingold1-1/+2
2011-11-17re PR middle-end/51144 (r181279 possibly miscompilation of genmddeps)Steve Ellcey1-28/+1
2011-11-10final.c, output.h (fprint_whex, [...]): New functions serving as fast replace...Dimitrios Apostolou1-1/+119
2011-11-05re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)Jakub Jelinek1-1/+8
2011-09-21final.c (final): Handle if JUMP_LABEL is not LABEL_P.Tom de Vries1-1/+1
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-1/+1
2011-08-01final.c (output_addr_const): Print fixed-point constants as decimal not hex.Julian Brown1-2/+1
2011-07-25insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.Richard Henderson1-5/+1
2011-07-09Move ASM_COMMENT_START to defaults.h.Richard Henderson1-5/+0
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson1-10/+0
2011-07-07dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.Bernd Schmidt1-0/+5
2011-07-07dwarf2out: Move insn scanning out of final.c.Bernd Schmidt1-34/+20
2011-06-30dwarf2out: Add REG_CFA_FLUSH_QUEUE.Richard Henderson1-1/+3
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-2/+2
2011-06-06tree-pretty-print.c (dump_function_header): Add flags.Alexandre Oliva1-1/+2
2011-06-01Better function header dumpDavid Li1-14/+2
2011-04-28re PR middle-end/48597 (x86-64 unwind register save location misses half-regi...Jakub Jelinek1-0/+5
2011-04-18use ASM_COMMENT_START instead of #Xinliang David Li1-3/+3
2011-04-11except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor1-1/+1
2011-04-08-dA enhancementXinliang David Li1-4/+77
2011-04-05debug.h (debug_flush_symbol_queue, [...]): Delete.Nathan Froyd1-81/+0
2011-04-01dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt1-1/+1
2011-03-16emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek1-20/+0
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek1-1/+6
2011-02-28re PR debug/28047 (DWARF output_file_names should really understand DOS pathn...Kai Tietz1-1/+1
2011-02-02re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva1-2/+5
2011-01-31revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva1-5/+2
2011-01-25re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva1-2/+5
2011-01-07allow the target to label code fragments generated by partitioning.Iain Sandoe1-0/+10
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-0/+26
2010-11-12re PR middle-end/44769 (warning for split_double when HOST_BITS_PER_WIDE_INT ...Joern Rennecke1-2/+3
2010-11-04final.c (compute_alignments): Compute/free loop info all the time.Pat Haugen1-6/+3
2010-10-19tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.DJ Delorie1-21/+30
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-9/+9
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-22/+4
2010-09-24lto-symtab.c (lto_symtab_entry_def): Add guessed field.Jan Hubicka1-1/+4