summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-4/+1
* function.h (struct rtl_data): Remove epilogue_delay_list.Steven Bosscher2012-12-021-21/+0
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-2/+1
* final.c (final_scan_insn): Handle all comparison codes in non-jump and cmove ...Andreas Schwab2012-11-051-30/+13
* final.c (reemit_insn_block_notes): Do not change scope if insn location is UN...Dehao Chen2012-11-051-1/+6
* md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke2012-11-051-45/+28
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+4
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-13/+16
* final.c (shorten_branches): When optimizing...Joern Rennecke2012-10-201-10/+36
* Integrate lexical block into source_location.Dehao Chen2012-09-191-3/+3
* timevar.def (TV_VARPOOL, [...]): Remove.Steven Bosscher2012-08-151-1/+1
* basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther2012-08-131-2/+3
* cgraphunit.c (assemble_thunk): Add source line info.Cary Coutant2012-08-061-5/+7
* sched-vis.c (dump_insn_slim): Print print_rtx_head at the start of each new l...Steven Bosscher2012-07-311-2/+7
* Split out do_assembler_dialects.Siddhesh Poyarekar2012-07-251-69/+73
* dumpfile.h (TDF_COMMENT): New define.Steven Bosscher2012-07-171-2/+2
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* ggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_MALLOC.Steven Bosscher2012-07-131-5/+2
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-0/+1
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-1/+1
* output.h (split_double): Move prototype to rtl.h.Steven Bosscher2012-06-171-143/+0
* cfglayout.h: Remove.Steven Bosscher2012-06-171-1/+108
* Makefile.in: Fix many dependencies.Steven Bosscher2012-05-311-2/+2
* final.c (final_scan_insn): Guard the call to begin_epilogue debug hook.Tristan Gingold2011-12-131-1/+2
* re PR middle-end/51144 (r181279 possibly miscompilation of genmddeps)Steve Ellcey2011-11-171-28/+1
* final.c, output.h (fprint_whex, [...]): New functions serving as fast replace...Dimitrios Apostolou2011-11-101-1/+119
* re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)Jakub Jelinek2011-11-051-1/+8
* final.c (final): Handle if JUMP_LABEL is not LABEL_P.Tom de Vries2011-09-211-1/+1
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-1/+1
* final.c (output_addr_const): Print fixed-point constants as decimal not hex.Julian Brown2011-08-011-2/+1
* insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.Richard Henderson2011-07-251-5/+1
* Move ASM_COMMENT_START to defaults.h.Richard Henderson2011-07-091-5/+0
* dwarf2: Extract cfi creation to a new pass.Richard Henderson2011-07-071-10/+0
* dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.Bernd Schmidt2011-07-071-0/+5
* dwarf2out: Move insn scanning out of final.c.Bernd Schmidt2011-07-071-34/+20
* dwarf2out: Add REG_CFA_FLUSH_QUEUE.Richard Henderson2011-06-301-1/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+2
* tree-pretty-print.c (dump_function_header): Add flags.Alexandre Oliva2011-06-061-1/+2
* Better function header dumpDavid Li2011-06-011-14/+2
* re PR middle-end/48597 (x86-64 unwind register save location misses half-regi...Jakub Jelinek2011-04-281-0/+5
* use ASM_COMMENT_START instead of #Xinliang David Li2011-04-181-3/+3
* except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor2011-04-111-1/+1
* -dA enhancementXinliang David Li2011-04-081-4/+77
* debug.h (debug_flush_symbol_queue, [...]): Delete.Nathan Froyd2011-04-051-81/+0
* dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt2011-04-011-1/+1
* emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek2011-03-161-20/+0
* final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek2011-03-161-1/+6
* re PR debug/28047 (DWARF output_file_names should really understand DOS pathn...Kai Tietz2011-02-281-1/+1
* re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva2011-02-021-2/+5
* revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-311-5/+2