aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-07-31Daily bump.GCC Administrator1-1/+1
2005-07-30tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.Jan Hubicka4-5/+51
2005-07-30comma_format_extension_4.f: Adjust length of string for format.Thomas Koenig5-7/+16
2005-07-30arm.md (all peepholes for post-increment operations): Delete.Richard Earnshaw2-390/+9
2005-07-30fold-const.c (tree_expr_nonnegative_p): Always return true for non-integral t...James A. Morrison4-2/+26
2005-07-30PR fortran/22570 and related issues.Paul Thomas2-0/+121
2005-07-29re PR target/22582 (-rdynamic is undocumented)Wolfgang Bangerth2-1/+14
2005-07-30re PR c/23143 (parameter forward declarations broken)Joseph Myers8-6/+73
2005-07-30Daily bump.GCC Administrator1-1/+1
2005-07-30arm.c (arm_coproc_mem_operand): Fix inaccurate comment.Paul Brook2-1/+5
2005-07-30arm-protos.h (arm_canonicalize_comparison): Update prototype.Paul Brook4-5/+18
2005-07-30re PR c/529 (-Wshadow warns on function prototypes vs. global vars)Joseph Myers4-10/+52
2005-07-29expr.c (expand_expr_real_1): Do not load mem targets into register.Jan Hubicka4-34/+10
2005-07-29matmul_1.f90: Correct LHS of matmul test (it used to have the wrong bounds).Thomas Koenig2-1/+6
2005-07-29re PR middle-end/21720 (GCC incorrectly rounds hex floats)Joseph Myers5-0/+212
2005-07-29altivec.md: Convert UNSPEC numerical values to define_constants.David Edelsohn3-171/+322
2005-07-29re PR bootstrap/23131 (Fixincludes on cross-build is scanning /usr/include)Mark Mitchell3-16/+31
2005-07-29install.texi: Add link to GFortran binaries wiki page.Paul Brook2-0/+8
2005-07-29mips.c (mips_cpu_info_table): Add 5kf to the table.David Ung6-6/+273
2005-07-29re PR tree-optimization/22550 (ICE in vrp_evaluate_conditional)Diego Novillo4-10/+69
2005-07-29tree-vrp.c (compare_range_with_value): Return true or false for ~[VAL_1...James A. Morrison5-3/+68
2005-07-29* decl.c, init.c, initialize.c: Fix comment typos.Kazu Hirata4-7/+11
2005-07-29cfg.c, [...]: Fix comment typos.Kazu Hirata5-4/+9
2005-07-29* method.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-07-29tree-ssa-dom.c (struct opt_stats_d): Add field num_iterations.Diego Novillo2-0/+12
2005-07-29re PR rtl-optimization/23117 (ICE on valid code while building libgcc)Richard Earnshaw2-5/+12
2005-07-28cse.c (exp_equiv_p): Special case CONST_DOUBLE.Richard Henderson6-17/+79
2005-07-29re PR c/22240 (ICE with transparent unions, function pointers and -pedantic)Joseph Myers4-1/+21
2005-07-29re PR c/22192 (Rejection of valid array declaration.)Joseph Myers4-3/+142
2005-07-29re PR middle-end/21720 (GCC incorrectly rounds hex floats)Joseph Myers4-0/+46
2005-07-28re PR rtl-optimization/22619 (Compilation failure for real_const_1.f and real...Richard Henderson2-1/+7
2005-07-29Daily bump.GCC Administrator1-1/+1
2005-07-29* trans-types.h (gfc_array_range_type): Add missing GTY decl for this.Steven Bosscher3-1/+8
2005-07-28Remove misleading use of the word "all".James E Wilson2-3/+9
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka19-1250/+118
2005-07-28cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka8-24/+111
2005-07-28* gcc.dg/tree-prof/update-loopch.c: Fix thinkos.Jan Hubicka2-2/+6
2005-07-28Annotate for PR.Richard Henderson1-0/+1
2005-07-28* doc/install.texi (Configuration): Update Valgrind homepage.Gerald Pfeifer2-1/+5
2005-07-28cfgrtl.c (rtl_merge_blocks): Call maybe_remove_eh_handler on labels we want t...Richard Henderson2-1/+17
2005-07-28re PR target/17692 (ICE splitting sse conditional move)Richard Henderson2-0/+27
2005-07-28expr.c (expand_load_internal): Fix missing parens in predicate.Diego Novillo2-1/+6
2005-07-28re PR c++/22545 (ICE with pointer to class member & user defined conversion o...Mark Mitchell4-1/+33
2005-07-28pt.c (check_explicit_specialization): Add visibility logic.Mike Stump4-0/+50
2005-07-28ipa-inline.c (update_caller_keys): Fix estimated_growth caching.Josh Conner2-1/+9
2005-07-28ipa-inline.c (cgraph_edge_badness): Update comments.Josh Conner4-24/+60
2005-07-28builtins.c: Fix comment typo(s).Volker Reichelt17-32/+52
2005-07-28re PR c/20187 (wrong code for ((unsigned char)(unsigned long long)((a?a:1)&(a...Richard Sandiford2-0/+20
2005-07-28tree-vrp.c (test_for_singularity): Extracted from ...Jeff Law5-41/+144
2005-07-28* gcc.dg/vect/vect-reduc-1char.c: Fix data to fit in char.Dorit Nuzman2-2/+6