aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson44-2866/+203
2004-07-03ia64.c (spill_xfmode_operand): Use assign_stack_temp instead of gen_mem_addre...Richard Henderson3-8/+30
2004-07-03re PR tree-optimization/16341 (BOOT_CFLAGS='-O2 -fno-inline' causes a compari...Richard Henderson3-3/+160
2004-07-03Missed commitRichard Henderson1-0/+5
2004-07-04[multiple changes]Anthony Green2-8/+32
2004-07-04Daily bump.GCC Administrator1-1/+1
2004-07-04Daily bump.GCC Administrator1-1/+1
2004-07-03decl.c (gfc_match_implicit_range): Don't use typespec.Paul Brook7-85/+126
2004-07-03tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which compares equal with tree_in...Joseph Myers2-1/+6
2004-07-03tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Don't fold fp plus with ...Richard Henderson2-0/+32
2004-07-03ia64.md: Define new attribute "empty".Andreas Schwab3-8/+24
2004-07-03tree-inline.c (initialize_inlined_parameters): Pass proper function context t...Richard Kenner2-10/+37
2004-07-03* tree-sra.c (generate_element_init): Remove any useless conversions.Richard Kenner2-1/+6
2004-07-03gimplify.c (gimplify_conversion): Remove stripping useless conversions from h...Richard Kenner2-14/+24
2004-07-03tree-ssa.c (tree_ssa_useless_type_conversion): Also look at VIEW_CONVERT_EXPR...Richard Kenner4-3/+8
2004-07-03langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook.Richard Kenner4-0/+20
2004-07-03sh.c (sh_use_dfa_interface): Add TARGET_SH1.Steven Bosscher3-26/+54
2004-07-03c-decl.c (struct c_binding): Remove contour field; add depth, invisible, nest...Zack Weinberg3-93/+188
2004-07-03re PR c++/3761 (ICE in check_template_shadow, at cp/pt.c:2013, with friend an...Scott Brumbaugh4-1/+43
2004-07-03* gcc.c-torture/execute/builtin-abs-1.cZack Weinberg83-760/+983
2004-07-03re PR c++/14971 (better error message for partial specialization of function ...Giovanni Bajo2-2/+7
2004-07-03Daily bump.GCC Administrator1-1/+1
2004-07-03Daily bump.GCC Administrator1-1/+1
2004-07-02c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson21-662/+160
2004-07-02cxxabi_tweaks.h: New file.Paul Brook2-0/+106
2004-07-03bugreport.texi, [...]: Avoid some first-person references and patronizing com...Joseph Myers14-71/+89
2004-07-02re PR c++/16240 (g++ generates incorrect mangled name)Mark Mitchell5-4/+39
2004-07-02configure.ac: Set ABI_TWEAKS_SRCDIR.Paul Brook15-35/+60
2004-07-02Fix PR numberMark Mitchell1-1/+1
2004-07-02re PR c++/16270 (ICE on inner member template)Mark Mitchell2-0/+7
2004-07-02testsuite/20_util/allocator/, auto_ptr/, raw_storage_iterator.cc, temporary_b...Paolo Carlini22-0/+0
2004-07-02Locale.java (hashcode): Made transient.Bryce McKinlay2-18/+26
2004-07-02tree-ssa-pre.c (bitmap_set_t): New.Daniel Berlin2-51/+211
2004-07-02rs6000.c (struct processor_costs): New structure used to hold instruction lat...Roger Sayle2-154/+317
2004-07-02* expmed.c (make_tree): Don't use SET_DECL_RTL.Richard Henderson2-15/+21
2004-07-02type_traits.h (_Is_normal_iterator): Move...Paolo Carlini4-84/+118
2004-07-02re PR fortran/16290 (Test intrinsic_set_exponent.f90 fails on irix6.5)David Billinghurst2-4/+10
2004-07-02Makefile.def (build_modules): Add bison, byacc, flex, m4, texinfo.Paolo Bonzini6-484/+785
2004-07-02* tree-flow.h (bb_ann_d): Remove ephi_nodes field.Steven Bosscher2-3/+4
2004-07-01alpha.c (struct machine_function): Add gp_save_rtx.Richard Henderson2-5/+28
2004-07-01alpha.c (struct alpha_rtx_cost_data): Add int_div.Richard Henderson2-15/+51
2004-07-01gimple-low.c (lower_function_body): Don't reset_block_changes here.Richard Henderson9-2/+21
2004-07-01tree.def (RTL_EXPR): Remove.Richard Henderson24-458/+107
2004-07-02ifcvt.c, [...]: Fix comment typos.Kazu Hirata8-9/+15
2004-07-02Daily bump.GCC Administrator2-2/+2
2004-07-01gcc.c (STANDARD_STARTFILE_PREFIX_1): Define.Aaron W. LaFramboise4-9/+56
2004-07-01tree-sra.c (sra_walk_expr): Don't maybe_lookup_element_for_expr in order to d...Richard Henderson2-9/+13
2004-07-01cppinternals.texi, [...]: Use terminology "testsuite" and "enumerated".Joseph Myers8-48/+54
2004-07-01dwarf2out.c (reg_save): Use INVALID_REGNUM.Richard Henderson2-9/+21
2004-07-01* gimplify.c (gimplify_one_sizepos): Don't do anything if any VAR_DECL.Richard Kenner2-1/+7