aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-31re PR target/23095 (ICE in regstack compensate_edge)Steven Bosscher6-2/+73
2005-07-31trans-decl.c (gfc_build_builtin_function_decls): Give the internal malloc fun...Steven Bosscher2-0/+11
2005-07-31pretty-print.h (pp_widest_integer): New macro.Jan Hubicka3-0/+18
2005-07-31trans-stmt.c (gfc_trans_goto): Jump to the known label instead of the assigne...Steven Bosscher2-4/+11
2005-07-31output.h (enum section_category): Export from varasm.cJan Hubicka11-56/+410
2005-07-31re PR target/20621 (ICE: in change_address_1, at emit-rtl.c:1886)Richard Sandiford2-0/+11
2005-07-31re PR libfortran/21787 (flush I/O before calling abort())Francois-Xavier Coudert2-1/+8
2005-07-31Daily bump.GCC Administrator1-1/+1
2005-07-30make_exports.pl: Pass --strip-underscores to c++filt.Andrew Pinski2-1/+5
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-30re PR libfortran/22436 (print *,tiny(1._10) yields asterisks)Francois-Xavier Coudert2-5/+26
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 Thomas4-17/+156
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 libstdc++/22284 (ia64 exception handling broken)H.J. Lu2-1/+7
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