Age | Commit message (Expand) | Author | Files | Lines |
2007-03-17 | final.c (final_scan_insn): Alter the condition of a conditional trap if we ha... | Kazu Hirata | 1 | -0/+70 |
2007-03-13 | configure.ac: Test for assembler tolerance to # 0 "". | Alexandre Oliva | 1 | -1/+5 |
2007-03-09 | rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name. | Alexandre Oliva | 1 | -1/+1 |
2007-03-09 | rtl.def (ASM_INPUT): Add location. | Alexandre Oliva | 1 | -3/+22 |
2006-12-23 | Makefile.in (final.o): Depend on vecprim.h. | Kazu Hirata | 1 | -1/+2 |
2006-11-27 | cfgexpand.c (construct_exit_block): Don't disturb end of last BB. | Jan Hubicka | 1 | -1/+0 |
2006-11-11 | extended.texi (__builtin_expect): We no longer require second argument to be ... | Jan Hubicka | 1 | -2/+0 |
2006-11-10 | final.c (final): Walk from first instruction. | Jan Hubicka | 1 | -1/+1 |
2006-10-28 | except.h (output_function_exception_table): Add 'const char*' param. | Eric Botcazou | 1 | -2/+2 |
2006-10-15 | final.c: Update Copyright year. | Bernhard Fischer | 1 | -11/+10 |
2006-08-10 | final.c (final_scan_insn): Clear current_insn_predicate before outputting inl... | Paul Brook | 1 | -2/+4 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-19 | re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma... | Daniel Berlin | 1 | -0/+3 |
2006-03-23 | cfgloopmanip.c (create_loop_notes): Removed. | Zdenek Dvorak | 1 | -2/+0 |
2006-03-20 | function.h (struct function): Rename to x_stack_check_probe_note. | Steven Bosscher | 1 | -1/+0 |
2006-03-13 | final.c (shorten_branches): Remove outdated comment, and turn the if branch t... | Zdenek Dvorak | 1 | -8/+3 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -5/+9 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -6/+5 |
2006-01-23 | r110126@banpei: zack | 2006-01-22 14:47:42 -0800 | Zack Weinberg | 1 | -1/+1 |
2005-12-25 | final.c (compute_alignments): Make it static. | Kazu Hirata | 1 | -1/+4 |
2005-12-15 | final.c (final_scan_insn): Flip in_cold_section_p when changing between the h... | Richard Sandiford | 1 | -16/+3 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -19/+18 |
2005-11-09 | final.c (force_source_line): New global variable. | Eric Botcazou | 1 | -6/+12 |
2005-09-23 | final.c (insn_default_length, [...]): In !HAVE_ATTR_length case, define as ma... | J"orn Rennecke | 1 | -0/+2 |
2005-09-20 | re PR rtl-optimization/23898 (basic block reordering excessively increases co... | J"orn Rennecke | 1 | -8/+25 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -2/+2 |
2005-07-08 | final.c: Include sdbout.h when required. | David Billinghurst | 1 | -0/+4 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+205 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-06 | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 1 | -3/+3 |
2005-04-25 | * final.c (output_addr_const): Revert 2005-04-09 change. | Richard Henderson | 1 | -0/+2 |
2005-04-25 | re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated) | J"orn Rennecke | 1 | -2/+2 |
2005-04-23 | * final.c, ipa-inline.c, varasm.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -5/+4 |
2005-04-09 | Forgotten hunk from my last merge patch: | Jan Hubicka | 1 | -2/+0 |
2005-04-02 | re PR middle-end/20491 (internal compiler error: in subreg_regno_offset, at r... | Alexandre Oliva | 1 | -2/+1 |
2005-04-01 | final.c (final_scan_insn): Revert part of 2005-03-30 patch... | Ian Lance Taylor | 1 | -1/+13 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -67/+16 |
2005-03-30 | final.c (final): Remove prescan parameter. | Ian Lance Taylor | 1 | -49/+10 |
2005-03-23 | final.c (final_scan_insn): Don't remove no-op instructions. | Ian Lance Taylor | 1 | -15/+2 |
2005-03-22 | re PR target/20561 (Error compiling jdtcore.jar on powerpc) | Jakub Jelinek | 1 | -7/+13 |
2004-11-25 | dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. | Richard Henderson | 1 | -7/+6 |
2004-11-23 | emit-rtl.c, rtl.h (subreg_hard_regno): Remove. | Richard Henderson | 1 | -2/+1 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -2/+2 |
2004-10-28 | re PR target/15286 (ICE cause by reload) | Ulrich Weigand | 1 | -1/+18 |
2004-10-28 | * final.c (shorten_branches): Initialize flags structure. | Kaz Kojima | 1 | -0/+1 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -1/+2 |
2004-09-11 | * final.c (output_asm_insn): Correct problem with -fverbose-asm. | Geoffrey Keating | 1 | -2/+2 |
2004-09-10 | final.c (output_asm_insn): Use strtoul instead of atoi, save a loop. | Geoffrey Keating | 1 | -27/+32 |