| Commit message (Expand) | Author | Age | Files | Lines |
* | Change GPLv2 files (which do not have exceptions or additions) over to GPLv3. | Nick Clifton | 2007-09-01 | 1 | -5/+4 |
* | re PR middle-end/29299 (gcc "used" attribute has no effect on local-scope sta... | Jan Hubicka | 2006-10-18 | 1 | -1/+6 |
* | re PR middle-end/28964 (partition_stack_vars uses unstable sort) | Richard Guenther | 2006-09-22 | 1 | -0/+8 |
* | re PR middle-end/28683 (ICE (segfault in add_reg_br_prob_note) when comparing... | Jakub Jelinek | 2006-08-26 | 1 | -0/+2 |
* | cfgexpand.c, [...]: Fix comment typos. | Kazu Hirata | 2006-06-30 | 1 | -1/+1 |
* | re PR rtl-optimization/28121 (verify_flow_info failed (wrong amount of branch... | Zdenek Dvorak | 2006-06-22 | 1 | -0/+7 |
* | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 2006-05-28 | 1 | -1/+1 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -24/+24 |
* | function.h (frame_offset_overflow): Declare. | Eric Botcazou | 2006-03-11 | 1 | -0/+3 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -1/+2 |
* | passes.c (register_one_dump_file): Accept the current properties instead of p... | Paolo Bonzini | 2006-02-08 | 1 | -1/+1 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -6/+6 |
* | re PR rtl-optimization/25654 (RTL alias analysis unprepared to handle stack s... | Steven Bosscher | 2006-01-23 | 1 | -4/+43 |
* | cfgexpand.c (discover_nonconstant_array_refs_r, [...]): Move here from tree-o... | Ulrich Weigand | 2005-10-19 | 1 | -0/+64 |
* | re PR rtl-optimization/23324 (unsigned bitfield in struct not accessed correc... | Richard Henderson | 2005-10-12 | 1 | -5/+5 |
* | re PR middle-end/22216 (ICE during GC) | Andrew Pinski | 2005-10-06 | 1 | -0/+4 |
* | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 2005-08-06 | 1 | -2/+2 |
* | cfgexpand.c (expand_one_stack_var): Do not expand variables when we do unit-a... | Jan Hubicka | 2005-07-12 | 1 | -0/+4 |
* | cfgexpand.c (stack_protect_classify_type): Use TYPE_SIZE_UNIT (type) instead ... | Jakub Jelinek | 2005-07-11 | 1 | -7/+6 |
* | cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC. | Kazu Hirata | 2005-07-08 | 1 | -5/+0 |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -2/+26 |
* | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 2005-06-27 | 1 | -3/+214 |
* | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 2005-06-26 | 1 | -7/+0 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 2005-06-16 | 1 | -0/+7 |
* | cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P. | Daniel Berlin | 2005-06-04 | 1 | -1/+1 |
* | re PR tree-optimization/21562 (Quiet bad codegen (unrolling + tail call inter... | Jan Hubicka | 2005-05-28 | 1 | -13/+16 |
* | cfgexpand.c, [...]: Fix comment typos. | Kazu Hirata | 2005-05-19 | 1 | -1/+1 |
* | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 2005-04-28 | 1 | -5/+5 |
* | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 2005-04-21 | 1 | -5/+3 |
* | cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | Kazu Hirata | 2005-04-15 | 1 | -1/+1 |
* | cfgbuild.c (find_sub_basic_blocks): Remove. | Kazu Hirata | 2005-03-07 | 1 | -2/+2 |
* | cfgexpand.c (construct_exit_block): Use EDGE_PRED instead of EDGE_I. | Kazu Hirata | 2005-03-03 | 1 | -1/+1 |
* | ChangeLog.5: Fix log message typo(s). | Volker Reichelt | 2005-02-24 | 1 | -1/+1 |
* | c-common.def, [...]: Update copyright. | Kazu Hirata | 2005-01-27 | 1 | -1/+1 |
* | * cfgexpand.c (expand_gimple_tailcall): Fix typo. | Steven Bosscher | 2005-01-24 | 1 | -1/+1 |
* | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 2004-11-24 | 1 | -2/+2 |
* | re PR middle-end/17925 (Gotos loses their locations) | Andrew Pinski | 2004-10-17 | 1 | -0/+7 |
* | cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function. | Steven Bosscher | 2004-10-08 | 1 | -13/+47 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -18/+23 |
* | * cfgexpand.c, config/s390/tpf-eh.c: Fix comment typos. | Kazu Hirata | 2004-09-23 | 1 | -2/+2 |
* | cfgexpand.c (add_reg_br_prob_note): New function. | Jan Hubicka | 2004-09-23 | 1 | -3/+47 |
* | re PR rtl-optimization/17513 (ICE: verify_flow_info failed after gcse) | Steven Bosscher | 2004-09-17 | 1 | -4/+14 |
* | re PR middle-end/17416 (stack variable merging doesn't work) | Richard Henderson | 2004-09-11 | 1 | -6/+2 |
* | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 2004-09-07 | 1 | -4/+3 |
* | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 2004-09-06 | 1 | -11/+13 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -1/+1 |
* | re PR middle-end/9997 (Coelesce stack slots for disjoint scopes.) | Richard Henderson | 2004-09-03 | 1 | -5/+746 |
* | re PR middle-end/17075 (miscompilation with tail calls in cfgexpand) | Richard Henderson | 2004-08-22 | 1 | -9/+31 |
* | basic-block.h (profile_staus): New global variable. | Jan Hubicka | 2004-08-04 | 1 | -0/+2 |