summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa-sink.c (nearest_common_dominator_of_uses): Factorkazu2005-05-022-14/+11
* * tree-ssa-uncprop.c (equiv_hash_elt, remove_equivalence,kazu2005-05-022-8/+23
* 2005-05-02 Paolo Bonzini <bonzini@gnu.org>bonzini2005-05-0213-11554/+3512
* PR c++/15875mmitchel2005-05-022-0/+17
* * function.c (reorder_blocks, reorder_blocks_1): Use VECkazu2005-05-022-7/+13
* * config/bfin/bfin.c (emit_link_insn, effective_address_32bit_p,bernds2005-05-023-57/+59
* 2005-05-02 Paul Brook <paul@codesourcery.com>pbrook2005-05-022-1/+5
* * doc/passes.texi: Document vectorization pass.dorit2005-05-022-0/+17
* * tree-scalar-evolution.c (get_exit_conditions_rec,kazu2005-05-022-15/+24
* PR c++/19542matz2005-05-0211-12/+85
* Daily bump.gccadmin2005-05-021-1/+1
* * dwarf2out.c (decl_scope_table, push_decl_scope,kazu2005-05-012-8/+10
* * global.c (calculate_reg_pav): Use VEC instead of VARRAY.kazu2005-05-012-9/+16
* * gimplify.c (gimplify_compound_lval): Use VEC instead ofkazu2005-05-012-14/+15
* 2005-05-01 Mark Mitchell <mark@codesourcery.com>pinskia2005-05-011-0/+1
* * c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1mmitchel2005-05-015-1/+36
* * function.c (INVOKE__main): Do not define.mmitchel2005-05-012-9/+10
* * tree-ssa-loop-ivopts.c: Fix a comment typo.kazu2005-05-012-1/+5
* 2005-01-05 Paul Brook <paul@codesourcery.com>pbrook2005-05-015-41/+19
* * doc/install.texi (Specific): Omit dots in the @anchors namesgerald2005-05-012-10/+16
* * zh_CN.po: New file.jsm282005-05-012-0/+21859
* PR tree-optimization/18316rakdver2005-05-019-197/+834
* * config/i386/i386.md (movmemsi): Also active whenmatz2005-05-014-1/+21
* Daily bump.gccadmin2005-05-011-1/+1
* 2005-04-30 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-04-302-0/+11
* PR bootstrap/20633gerald2005-04-302-0/+6
* 2005-04-30 Paul Brook <paul@codesourcery.com>pbrook2005-04-305-10/+33
* Fix matmul PR18857 and supply testcasepault2005-04-302-0/+58
* * tree-ssanames.c: Fix a comment typo.kazu2005-04-303-2/+7
* * config/h8300/h8300.c (byte_reg): Use gcc_assert andnathan2005-04-303-252/+261
* * loop-invariant.c (invariants, create_new_invariant,kazu2005-04-302-18/+26
* * function.c (instantiate_decls): Remove valid_only argument.rth2005-04-302-527/+371
* Daily bump.gccadmin2005-04-301-1/+1
* * gengtype.c (write_func_for_structure): Split out ...rth2005-04-292-45/+29
* gcc:tromey2005-04-299-7/+22
* 2005-04-29 Andrew Pinski <pinskia@gcc.gnu.org>tromey2005-04-292-1/+6
* 2005-04-29 Devang Patel <dpatel@apple.com>pinskia2005-04-291-0/+1
* 2005-04-28 Andrew Haley <aph@redhat.com>aph2005-04-297-64/+185
* PR rtl-optimization/21144matz2005-04-292-1/+7
* * config/xtensa/xtensa.h (OPTIMIZATION_OPTIONS): Define to disablebwilson2005-04-292-0/+18
* gcc/kazu2005-04-294-6/+57
* PR tree-optimization/21272dpatel2005-04-294-1/+22
* * tree-flow-inline.h, tree-ssa-operands.c: Fix comment typos.kazu2005-04-293-5/+7
* 2005-04-29 Jakub Jelinek <jakub@redhat.com>jakub2005-04-2918-28/+889
* * tree-flow-inline.h: Fix a comment typo.kazu2005-04-293-2/+7
* * config/fr30/fr30.c (fr30_expand_prologue): Use gcc_assert andnathan2005-04-293-17/+18
* * config/arm/arm.h (ARM_EABI_CTORS_SECTION_OP): Do not define if ajules2005-04-293-0/+20
* 2005-04-29 Jim Tison <jtison@us.ibm.com>uweigand2005-04-292-7/+9
* * crtstuff.c: Handle targets that use .init_array.jules2005-04-299-11/+155
* * config/m68k/m68k.c (m68k_initial_elimination_offset): Usenathan2005-04-294-134/+103