aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-07Always do output_function_exception_table before assemble_end_function.Richard Henderson1-9/+3
2010-09-07Define target hook TARGET_UNWIND_EMIT_BEFORE_INSN.Richard Henderson1-1/+6
2010-08-11target.def (output_addr_const_extra): New hook.Anatoly Sokolov1-5/+2
2010-08-02final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.Bernd Schmidt1-4/+2
2010-07-28i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.Kai Tietz1-6/+2
2010-07-08final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_e...Kai Tietz1-6/+4
2010-06-30toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez1-1/+2
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp1-1/+2
2010-06-04i386-protos.h (ix86_print_operand): Declare.Nathan Froyd1-2/+1
2010-06-04final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd1-13/+9
2010-05-28final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).Joseph Myers1-4/+4
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-13final.c (output_addr_const): Do not call mark_decl_referenced.Jan Hubicka1-4/+1
2010-04-26cgraph.c (cgraph_create_node): Set node frequency to normal.Jan Hubicka1-2/+5
2010-03-26re PR debug/43516 ("-fcompare-debug failure" at -O2)Jakub Jelinek1-1/+6
2009-12-01final.c (rest_of_clean_state): If -fcompare-debug is given dump final insns w...Richard Guenther1-0/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi1-7/+3
2009-10-08Add support for debugging with ICF (Identical Code Folding).Cary Coutant1-0/+20
2009-10-05re PR tree-optimization/40992 (cunroll ignoring asm size)Andrew Pinski1-2/+11
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-40/+18
2009-09-17dwarf2out.c: Include tree-pass.h and gimple.h.Jan Hubicka1-1/+1
2009-09-13tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-20/+40
2009-09-10final.c (shorten_branches): Ignore DEBUG_INSN_P instructions introduced by th...Hariharan Sandanagobalane1-1/+1
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-1/+3
2009-08-14final.c (add_debug_prefix_map): Don't use GC memory for old_prefix and new_pr...Rafael Avila de Espindola1-2/+2
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-0/+3
2009-07-07Give names to some currently nameless passes (thisDuncan Sands1-1/+1
2009-06-22alias.c: Use REG_P...Shujing Zhao1-6/+6
2009-06-17dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant1-10/+27
2009-06-08common.opt (fcompare-debug=, [...]): New.Alexandre Oliva1-0/+56
2009-06-04basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant1-2/+15
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-0/+10
2009-05-23final.c (shorten_branches): Do not align labels for jump tables.Mark Mitchell1-50/+43
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek1-1/+11
2009-05-12Merge cond-optab branch.Paolo Bonzini1-5/+14
2009-04-27dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher1-0/+1
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-3/+2
2009-04-10tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.Chao-ying Fu1-0/+10
2008-12-10re PR target/37170 (gcc.dg/weak/weak-1.c)Eric Botcazou1-1/+4
2008-11-22re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek1-2/+11
2008-11-12re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...Dodji Seketeli1-0/+4