aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-01Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor6-6/+58
2005-08-01re PR libfortran/23178 (Undefined symbol: __gfortran_flush_i8)François-Xavier Coudert3-3/+32
2005-08-01dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG, with auto-inc codes.Richard Henderson2-1/+4
2005-08-01* config/alpha/predicates.md (and_operand): Test mode of CONST_DOUBLE.Richard Henderson2-1/+6
2005-08-01i386-protos.h (asm_preferred_eh_data_format): Declare.Jan Hubicka4-3/+36
2005-08-01host-linux.c (linux_gt_pch_get_address): Add new name randomize_va_space for ...Ian Lance Taylor2-2/+12
2005-08-0120050801-1.c: New test.Andrew Pinski3-0/+25
2005-08-01* tree-inline.c (copy_decl_for_dup): Add missing condition.Razya Ladelsky1-1/+2
2005-08-01common.opt (flag_ipa_cp): Put in right place to maintain alphabetic sort.Steven Bosscher2-24/+29
2005-08-01* decl.c, utils.c: Fix comment typos.Kazu Hirata3-3/+7
2005-08-01profile.c (compute_value_histograms): Fix thinko.Jan Hubicka5-3/+61
2005-08-01re PR tree-optimization/23133 (recip does not factor division by function par...Richard Guenther2-1/+18
2005-08-01re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Richard Guenther3-5/+30
2005-08-01Interprocedural constant propagation.Razya Ladelsky4-19/+355
2005-08-01Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky7-80/+208
2005-08-01ipa-cp.c: New file.Razya Ladelsky3-0/+2023
2005-08-01intrinsic.texi: Add documentation for exponent...Jerry DeLisle2-10/+132
2005-08-01class.c, [...]: Fix comment typos.Kazu Hirata7-6/+11
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata17-18/+27
2005-08-01re PR c/22311 (internal compiler error: in c_common_type (-fshort-enums))Joseph Myers4-2/+21
2005-08-01Daily bump.GCC Administrator1-1/+1
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