aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-30* ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.Kaveh R. Ghazi2-0/+20
2005-05-29cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata11-12/+19
2005-05-29ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly if the RHS is...Roger Sayle2-1/+11
2005-05-29ChangeLog: add PR numbersFrancois-Xavier Coudert2-0/+3
2005-05-29tree-ssa-ccp.c (ccp_fold): Return immediately after calling fold_unary and fo...Kazu Hirata2-12/+7
2005-05-29char_pointer_assign.f90: Test character-pointerassignments and pointer assign...Paul Thomas4-0/+140
2005-05-29re PR fortran/16939 (Pointers not passed as subroutine arguments)Paul Thomas2-39/+108
2005-05-29reg-stack.c (propagate_stack): Always copy the source stack to the destination.Roger Sayle2-76/+62
2005-05-29tree-ssa-alias.c (new_type_alias): New procedure to create a type memory tag ...Keith Besaw5-18/+74
2005-05-29* gfortran.dg/output_exponents_1.f90: New test.Francois-Xavier Coudert2-0/+17
2005-05-29* gfortran.dg/dollar_edit_descriptor-1.f: New test.Francois-Xavier Coudert2-0/+16
2005-05-29re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert5-4/+26
2005-05-29re PR tree-optimization/21639 (poisoned ggc memory used for -ftree-vectorize)Dorit Naishlos2-1/+6
2005-05-29cal.c, [...]: Fix comment typos.Kazu Hirata9-26/+32
2005-05-29Daily bump.GCC Administrator1-1/+1
2005-05-29re PR c++/21340 (error in constructor lookup (can't find constructor with "co...Mark Mitchell4-0/+47
2005-05-28re PR tree-optimization/21562 (Quiet bad codegen (unrolling + tail call inter...Jan Hubicka4-13/+51
2005-05-28revert: re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnatura...Paolo Carlini8-30/+39
2005-05-28* basic-block.h: Remove forward declaration of bb_ann_d.Kazu Hirata2-3/+2
2005-05-28Makefile.in (OBJS-common): Add tree-cfgcleanup.o.Kazu Hirata5-721/+786
2005-05-28tree-ssa-ccp.c (ccp_fold): Remove code that produces non-gimple min minvariant.Kazu Hirata2-32/+5
2005-05-28* gfortran.dg/subnormal_1.f90: new test.Steven G. Kargl2-0/+15
2005-05-28arith.c (gfc_arith_init_1): Fix off by one problem;Steven G. Kargl2-3/+41
2005-05-28tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis): Update pr...Jan Hubicka9-19/+151
2005-05-28intrinsic.texi: added documentation for BIT_SIZE, BTEST, CHAR, CEILING and CMPLXJerry DeLisle2-107/+328
2005-05-28configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis20-152/+405
2005-05-28tree-inline.c (cfun_stack): Change the type to VEC(function_p,heap).Kazu Hirata2-11/+12
2005-05-28tree-ssa-dom.c (vrp_element_p): Define.Kazu Hirata2-22/+44
2005-05-28libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii6-9/+318
2005-05-28re PR c++/21614 (wrong code when calling member function of undefined class)Mark Mitchell5-7/+49
2005-05-28c-decl.c (add_stmt): Add C frontend specific version.Ian Lance Taylor7-45/+72
2005-05-28Daily bump.GCC Administrator1-1/+1
2005-05-27cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.Roger Sayle14-16/+65
2005-05-27mips-protos.h (mips_declare_object): Add printf attribute.Kaveh R. Ghazi3-2/+9
2005-05-27reg-stack.c (compensate_edge): Remove original prototype.Roger Sayle2-55/+97
2005-05-27except.c (can_throw_internal_1, [...]): Add "is_resx" argument.Jan Hubicka4-13/+35
2005-05-27domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.Kazu Hirata4-27/+30
2005-05-27basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata12-104/+74
2005-05-27abi.html: Mention 3.4.0 as the current baseline; add a notice about the confi...Paolo Carlini2-1/+13
2005-05-27cgraph.c: Include tree-gimple.hJan Hubicka5-181/+174
2005-05-27ChangeLog: Fix typo.Ziga Mahkovec1-1/+5
2005-05-27MAINTAINERS (Write After Approval): Add self.Ziga Mahkovec2-0/+5
2005-05-27re PR libstdc++/21674 (basic_string vs debug_mode)Benjamin Kosnik1-0/+1
2005-05-27in_pack_generic.c: Adjust copyright years.Thomas Koenig3-8/+17
2005-05-27trans-array.c (gfc_trans_deferred_array): Use build_int_cst to force like typ...Steven G. Kargl2-1/+7
2005-05-27[multiple changes]Richard Guenther4-14/+94
2005-05-27re PR tree-optimization/21658 (CCP does not propagate ADDR_EXPR far enough.)Kazu Hirata4-2/+35
2005-05-27test.html: Mention PCH_CXXFLAGS.Mark Mitchell4-11/+34
2005-05-27misc-inst.cc: Remove unnecessary included files.Theodore Papadopoulo2-4/+5
2005-05-27c++config: Remove extern template use when in debug mode, disable for non-wea...Benjamin Kosnik2-23/+33