| Commit message (Expand) | Author | Age | Files | Lines |
* | parse.c (parse_interface): Silence uninitialized var warning. | Jan Hubicka | 2008-08-30 | 1 | -1/+1 |
* | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 2008-08-29 | 1 | -2/+2 |
* | Fix final.c. | Anatoly Sokolov | 2008-08-12 | 1 | -2/+2 |
* | * final.c (final_scan_insn): Use app_enable/app_disable functions. | Anatoly Sokolov | 2008-08-12 | 1 | -25/+5 |
* | re PR bootstrap/36974 (Gcc failed to bootstrap) | Rafael Avila de Espindola | 2008-07-30 | 1 | -0/+3 |
* | final.c (call_from_call_insn): New. | Rafael Avila de Espindola | 2008-07-30 | 1 | -0/+39 |
* | c-typeck.c (build_external_ref): Don't call assemble_external. | Rafael Avila de Espindola | 2008-07-22 | 1 | -0/+8 |
* | c-pch.c (get_ident): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-07-16 | 1 | -21/+21 |
* | http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00520.html | Christian Bruel | 2008-07-09 | 1 | -1/+1 |
* | * final.c (asm_insn_count): Return zero for an empty asm body. | Mark Shinwell | 2008-07-02 | 1 | -0/+3 |
* | dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 2008-06-26 | 1 | -5/+3 |
* | final.c (frame_pointer_needed): Removed. | H.J. Lu | 2008-05-25 | 1 | -6/+0 |
* | calls.c (expand_call): Don't use callgraph to increase preferred_stack_boundary. | H.J. Lu | 2008-05-09 | 1 | -1/+1 |
* | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 2008-04-25 | 1 | -5/+5 |
* | except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r... | Jan Hubicka | 2008-04-18 | 1 | -5/+5 |
* | dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr... | Doug Kwan | 2008-04-15 | 1 | -3/+6 |
* | * final.c (final_scan_insn): Remove if (0) code. | Ben Elliston | 2008-03-30 | 1 | -24/+0 |
* | regmove.c (try_auto_increment): Fix spelling error in comment. | Ben Elliston | 2008-03-20 | 1 | -1/+1 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -12/+20 |
* | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 2008-02-26 | 1 | -6/+1 |
* | invoke.texi (Warning Options): Add new option -Wframe-larger-than=. | Seongbae Park | 2008-02-20 | 1 | -0/+9 |
* | re PR middle-end/34688 ([4.1/4.2] ICE: output_operand: invalid expression as ... | Maxim Kuvyrkov | 2008-01-26 | 1 | -0/+1 |
* | re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-... | Uros Bizjak | 2008-01-16 | 1 | -1/+7 |
* | rtl.def (SUBREG): Update comments. | Richard Sandiford | 2007-12-19 | 1 | -2/+9 |
* | invoke.texi (align-threshold, [...]): Document. | Jan Hubicka | 2007-10-09 | 1 | -6/+49 |
* | * gcc/final.c (final_scan_insn): Remove accidentally duplicated code. | Roman Zippel | 2007-09-24 | 1 | -35/+0 |
* | tree.h (block_nonartificial_location): New prototype. | Jakub Jelinek | 2007-09-23 | 1 | -2/+47 |
* | tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. | Bernd Schmidt | 2007-09-19 | 1 | -2/+3 |
* | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 2007-09-06 | 1 | -5/+7 |
* | c-lex.c (interpret_fixed): Declare. | Chao-ying Fu | 2007-08-30 | 1 | -0/+4 |
* | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2007-08-23 | 1 | -2/+6 |
* | Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. | Paul Brook | 2007-08-18 | 1 | -0/+67 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | toplev.c (no_new_pseudos): Deleted. | Kenneth Zadeck | 2007-07-11 | 1 | -25/+0 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -37/+53 |
* | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 2007-05-21 | 1 | -33/+3 |
* | misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant... | Jan Hubicka | 2007-04-22 | 1 | -0/+10 |
* | final.c (final_scan_insn): Alter the condition of a conditional trap if we ha... | Kazu Hirata | 2007-03-17 | 1 | -0/+70 |
* | configure.ac: Test for assembler tolerance to # 0 "". | Alexandre Oliva | 2007-03-13 | 1 | -1/+5 |
* | rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name. | Alexandre Oliva | 2007-03-09 | 1 | -1/+1 |
* | rtl.def (ASM_INPUT): Add location. | Alexandre Oliva | 2007-03-09 | 1 | -3/+22 |
* | Makefile.in (final.o): Depend on vecprim.h. | Kazu Hirata | 2006-12-23 | 1 | -1/+2 |
* | cfgexpand.c (construct_exit_block): Don't disturb end of last BB. | Jan Hubicka | 2006-11-27 | 1 | -1/+0 |
* | extended.texi (__builtin_expect): We no longer require second argument to be ... | Jan Hubicka | 2006-11-11 | 1 | -2/+0 |
* | final.c (final): Walk from first instruction. | Jan Hubicka | 2006-11-10 | 1 | -1/+1 |
* | except.h (output_function_exception_table): Add 'const char*' param. | Eric Botcazou | 2006-10-28 | 1 | -2/+2 |
* | final.c: Update Copyright year. | Bernhard Fischer | 2006-10-15 | 1 | -11/+10 |
* | final.c (final_scan_insn): Clear current_insn_predicate before outputting inl... | Paul Brook | 2006-08-10 | 1 | -2/+4 |
* | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 2006-05-28 | 1 | -1/+1 |
* | re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma... | Daniel Berlin | 2006-05-19 | 1 | -0/+3 |