aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-33/+3
2007-04-22misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant...Jan Hubicka1-0/+10
2007-03-17final.c (final_scan_insn): Alter the condition of a conditional trap if we ha...Kazu Hirata1-0/+70
2007-03-13configure.ac: Test for assembler tolerance to # 0 "".Alexandre Oliva1-1/+5
2007-03-09rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name.Alexandre Oliva1-1/+1
2007-03-09rtl.def (ASM_INPUT): Add location.Alexandre Oliva1-3/+22
2006-12-23Makefile.in (final.o): Depend on vecprim.h.Kazu Hirata1-1/+2
2006-11-27cfgexpand.c (construct_exit_block): Don't disturb end of last BB.Jan Hubicka1-1/+0
2006-11-11extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka1-2/+0
2006-11-10final.c (final): Walk from first instruction.Jan Hubicka1-1/+1
2006-10-28except.h (output_function_exception_table): Add 'const char*' param.Eric Botcazou1-2/+2
2006-10-15final.c: Update Copyright year.Bernhard Fischer1-11/+10
2006-08-10final.c (final_scan_insn): Clear current_insn_predicate before outputting inl...Paul Brook1-2/+4
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-05-19re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma...Daniel Berlin1-0/+3
2006-03-23cfgloopmanip.c (create_loop_notes): Removed.Zdenek Dvorak1-2/+0
2006-03-20function.h (struct function): Rename to x_stack_check_probe_note.Steven Bosscher1-1/+0
2006-03-13final.c (shorten_branches): Remove outdated comment, and turn the if branch t...Zdenek Dvorak1-8/+3
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-5/+9
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-6/+5
2006-01-23r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg1-1/+1
2005-12-25final.c (compute_alignments): Make it static.Kazu Hirata1-1/+4
2005-12-15final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford1-16/+3
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-19/+18
2005-11-09final.c (force_source_line): New global variable.Eric Botcazou1-6/+12
2005-09-23final.c (insn_default_length, [...]): In !HAVE_ATTR_length case, define as ma...J"orn Rennecke1-0/+2
2005-09-20re PR rtl-optimization/23898 (basic block reordering excessively increases co...J"orn Rennecke1-8/+25
2005-08-10bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini1-2/+2
2005-07-08final.c: Include sdbout.h when required.David Billinghurst1-0/+4
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-0/+205
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-3/+3
2005-04-25* final.c (output_addr_const): Revert 2005-04-09 change.Richard Henderson1-0/+2
2005-04-25re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated)J"orn Rennecke1-2/+2
2005-04-23* final.c, ipa-inline.c, varasm.c: Fix comment typos.Kazu Hirata1-1/+1
2005-04-22builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.Nathan Sidwell1-5/+4
2005-04-09Forgotten hunk from my last merge patch:Jan Hubicka1-2/+0
2005-04-02re PR middle-end/20491 (internal compiler error: in subreg_regno_offset, at r...Alexandre Oliva1-2/+1
2005-04-01final.c (final_scan_insn): Revert part of 2005-03-30 patch...Ian Lance Taylor1-1/+13
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-67/+16
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-49/+10
2005-03-23final.c (final_scan_insn): Don't remove no-op instructions.Ian Lance Taylor1-15/+2
2005-03-22re PR target/20561 (Error compiling jdtcore.jar on powerpc)Jakub Jelinek1-7/+13
2004-11-25dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument.Richard Henderson1-7/+6
2004-11-23emit-rtl.c, rtl.h (subreg_hard_regno): Remove.Richard Henderson1-2/+1
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-2/+2
2004-10-28re PR target/15286 (ICE cause by reload)Ulrich Weigand1-1/+18
2004-10-28* final.c (shorten_branches): Initialize flags structure.Kaz Kojima1-0/+1
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-1/+2