summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtl.def (SUBREG): Update comments.Richard Sandiford2007-12-191-2/+9
* invoke.texi (align-threshold, [...]): Document.Jan Hubicka2007-10-091-6/+49
* * gcc/final.c (final_scan_insn): Remove accidentally duplicated code.Roman Zippel2007-09-241-35/+0
* tree.h (block_nonartificial_location): New prototype.Jakub Jelinek2007-09-231-2/+47
* tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt2007-09-191-2/+3
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-5/+7
* c-lex.c (interpret_fixed): Declare.Chao-ying Fu2007-08-301-0/+4
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-2/+6
* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook2007-08-181-0/+67
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck2007-07-111-25/+0