summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi2009-10-271-7/+3
* Add support for debugging with ICF (Identical Code Folding).Cary Coutant2009-10-081-0/+20
* re PR tree-optimization/40992 (cunroll ignoring asm size)Andrew Pinski2009-10-051-2/+11
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-40/+18
* dwarf2out.c: Include tree-pass.h and gimple.h.Jan Hubicka2009-09-171-1/+1
* tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou2009-09-131-20/+40
* final.c (shorten_branches): Ignore DEBUG_INSN_P instructions introduced by th...Hariharan Sandanagobalane2009-09-101-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+3
* final.c (add_debug_prefix_map): Don't use GC memory for old_prefix and new_pr...Rafael Avila de Espindola2009-08-141-2/+2
* tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther2009-07-141-0/+3
* Give names to some currently nameless passes (thisDuncan Sands2009-07-071-1/+1
* alias.c: Use REG_P...Shujing Zhao2009-06-221-6/+6
* dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant2009-06-171-10/+27
* common.opt (fcompare-debug=, [...]): New.Alexandre Oliva2009-06-081-0/+56
* basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant2009-06-041-2/+15
* cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson2009-05-291-0/+10
* final.c (shorten_branches): Do not align labels for jump tables.Mark Mitchell2009-05-231-50/+43
* re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek2009-05-161-1/+11
* Merge cond-optab branch.Paolo Bonzini2009-05-121-5/+14
* dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher2009-04-271-0/+1
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-3/+2
* tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.Chao-ying Fu2009-04-101-0/+10
* re PR target/37170 (gcc.dg/weak/weak-1.c)Eric Botcazou2008-12-101-1/+4
* re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek2008-11-221-2/+11
* re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...Dodji Seketeli2008-11-121-0/+4
* re PR target/37170 (gcc.dg/weak/weak-1.c)Hans-Peter Nilsson2008-09-221-8/+30
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-2/+5
* parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka2008-08-301-1/+1
* loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka2008-08-291-2/+2
* Fix final.c.Anatoly Sokolov2008-08-121-2/+2
* * final.c (final_scan_insn): Use app_enable/app_disable functions.Anatoly Sokolov2008-08-121-25/+5
* re PR bootstrap/36974 (Gcc failed to bootstrap)Rafael Avila de Espindola2008-07-301-0/+3
* final.c (call_from_call_insn): New.Rafael Avila de Espindola2008-07-301-0/+39
* c-typeck.c (build_external_ref): Don't call assemble_external.Rafael Avila de Espindola2008-07-221-0/+8
* c-pch.c (get_ident): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-21/+21
* http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00520.htmlChristian Bruel2008-07-091-1/+1
* * final.c (asm_insn_count): Return zero for an empty asm body.Mark Shinwell2008-07-021-0/+3
* dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-5/+3
* final.c (frame_pointer_needed): Removed.H.J. Lu2008-05-251-6/+0
* calls.c (expand_call): Don't use callgraph to increase preferred_stack_boundary.H.J. Lu2008-05-091-1/+1
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-5/+5
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-5/+5
* dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan2008-04-151-3/+6
* * final.c (final_scan_insn): Remove if (0) code.Ben Elliston2008-03-301-24/+0
* regmove.c (try_auto_increment): Fix spelling error in comment.Ben Elliston2008-03-201-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-12/+20
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-6/+1
* invoke.texi (Warning Options): Add new option -Wframe-larger-than=.Seongbae Park2008-02-201-0/+9
* re PR middle-end/34688 ([4.1/4.2] ICE: output_operand: invalid expression as ...Maxim Kuvyrkov2008-01-261-0/+1
* re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-...Uros Bizjak2008-01-161-1/+7