| Commit message (Expand) | Author | Age | Files | Lines |
* | 2008-05-09 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2008-05-10 | 1 | -1/+1 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -5/+5 |
* | * except.c (dw2_size_of_call_site_table, | hubicka | 2008-04-18 | 1 | -5/+5 |
* | 2008-04-15 Doug Kwan <dougkwan@google.com> | dougkwan | 2008-04-15 | 1 | -3/+6 |
* | * final.c (final_scan_insn): Remove if (0) code. | bje | 2008-03-29 | 1 | -24/+0 |
* | * regmove.c (try_auto_increment): Fix spelling error in comment. | bje | 2008-03-20 | 1 | -1/+1 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -12/+20 |
* | gcc | tromey | 2008-02-26 | 1 | -6/+1 |
* | gcc/ChangeLog: | spark | 2008-02-20 | 1 | -0/+9 |
* | PR middle-end/34688 | mkuvyrkov | 2008-01-26 | 1 | -0/+1 |
* | PR debug/34249 | uros | 2008-01-16 | 1 | -1/+7 |
* | gcc/ | rsandifo | 2007-12-19 | 1 | -2/+9 |
* | * invoke.texi (align-threshold, align-loop-iterations): Document. | hubicka | 2007-10-09 | 1 | -6/+49 |
* | * gcc/final.c (final_scan_insn): Remove accidentally duplicated code. | zippel | 2007-09-24 | 1 | -35/+0 |
* | * tree.h (block_nonartificial_location): New prototype. | jakub | 2007-09-23 | 1 | -2/+47 |
* | * doc/tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. | bernds | 2007-09-19 | 1 | -2/+3 |
* | gcc: | tromey | 2007-09-06 | 1 | -5/+7 |
* | * c-lex.c (interpret_fixed): Declare. | chaoyingfu | 2007-08-30 | 1 | -0/+4 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 1 | -2/+6 |
* | 2007-08-18 Paul Brook <paul@codesourcery.com> | jsm28 | 2007-08-18 | 1 | -0/+67 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2007-07-11 | 1 | -25/+0 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -37/+53 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -33/+3 |
* | * ada/misc.c (gnat_expand_body): Don't call target for destructors, | hubicka | 2007-04-22 | 1 | -0/+10 |
* | * final.c (final_scan_insn): Alter the condition of a | kazu | 2007-03-17 | 1 | -0/+70 |
* | * configure.ac: Test for assembler tolerance to # 0 "". | aoliva | 2007-03-13 | 1 | -1/+5 |
* | * rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name. | aoliva | 2007-03-09 | 1 | -1/+1 |
* | * rtl.def (ASM_INPUT): Add location. | aoliva | 2007-03-09 | 1 | -3/+22 |
* | * Makefile.in (final.o): Depend on vecprim.h. | kazu | 2006-12-23 | 1 | -1/+2 |
* | * cfgexpand.c (construct_exit_block): Don't disturb end of last BB. | hubicka | 2006-11-27 | 1 | -1/+0 |
* | * extended.texi (__builtin_expect): We no longer require second argument | hubicka | 2006-11-11 | 1 | -2/+0 |
* | * final.c (final): Walk from first instruction. | hubicka | 2006-11-10 | 1 | -1/+1 |
* | * except.h (output_function_exception_table): Add 'const char*' param. | ebotcazou | 2006-10-28 | 1 | -2/+2 |
* | 2006-10-15 Bernhard Fischer <aldot@gcc.gnu.org> | aldot | 2006-10-15 | 1 | -11/+10 |
* | 2006-08-10 Paul Brook <paul@codesourcery.com> | pbrook | 2006-08-10 | 1 | -2/+4 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | 2006-05-19 Daniel Berlin <dberlin@dberlin.org> | zadeck | 2006-05-19 | 1 | -0/+3 |
* | * cfgloopmanip.c (create_loop_notes): Removed. | rakdver | 2006-03-23 | 1 | -2/+0 |
* | * function.h (struct function) <x_tail_recursion_reentry>: | steven | 2006-03-20 | 1 | -1/+0 |
* | * final.c (shorten_branches): Remove outdated comment, and turn | rakdver | 2006-03-13 | 1 | -8/+3 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -5/+9 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -6/+5 |
* | r110126@banpei: zack | 2006-01-22 14:47:42 -0800 | zack | 2006-01-23 | 1 | -1/+1 |
* | * final.c (compute_alignments): Make it static. | kazu | 2005-12-25 | 1 | -1/+4 |
* | * final.c (final_scan_insn): Flip in_cold_section_p when changing | rsandifo | 2005-12-15 | 1 | -16/+3 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 1 | -19/+18 |
* | * final.c (force_source_line): New global variable. | ebotcazou | 2005-11-09 | 1 | -6/+12 |
* | * final.c (insn_default_length, insn_min_length): In !HAVE_ATTR_length | amylaar | 2005-09-23 | 1 | -0/+2 |
* | PR rtl-optimization/23898 | amylaar | 2005-09-20 | 1 | -8/+25 |