re PR c++/16240 (g++ generates incorrect mangled name)
[gcc.git] / gcc /
2004-07-02 Mark Mitchellre PR c++/16240 (g++ generates incorrect mangled name)
2004-07-02 Mark MitchellFix PR number
2004-07-02 Mark Mitchellre PR c++/16270 (ICE on inner member template)
2004-07-02 Daniel Berlintree-ssa-pre.c (bitmap_set_t): New.
2004-07-02 Roger Saylers6000.c (struct processor_costs): New structure used...
2004-07-02 Richard Henderson* expmed.c (make_tree): Don't use SET_DECL_RTL.
2004-07-02 David Billinghurstre PR fortran/16290 (Test intrinsic_set_exponent.f90...
2004-07-02 Steven Bosscher* tree-flow.h (bb_ann_d): Remove ephi_nodes field.
2004-07-02 Richard Hendersonalpha.c (struct machine_function): Add gp_save_rtx.
2004-07-02 Richard Hendersonalpha.c (struct alpha_rtx_cost_data): Add int_div.
2004-07-02 Richard Hendersongimple-low.c (lower_function_body): Don't reset_block_c...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-02 Kazu Hirataifcvt.c, [...]: Fix comment typos.
2004-07-02 GCC AdministratorDaily bump.
2004-07-01 Aaron W. LaFramboisegcc.c (STANDARD_STARTFILE_PREFIX_1): Define.
2004-07-01 Richard Hendersontree-sra.c (sra_walk_expr): Don't maybe_lookup_element_...
2004-07-01 Joseph Myerscppinternals.texi, [...]: Use terminology "testsuite...
2004-07-01 Richard Hendersondwarf2out.c (reg_save): Use INVALID_REGNUM.
2004-07-01 Richard Kenner* gimplify.c (gimplify_one_sizepos): Don't do anything...
2004-07-01 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Use...
2004-07-01 Paolo Bonzinic-pretty-print.c (pp_c_postfix_expression): Fix pasto.
2004-07-01 Per Bothner* final.c (final): Fix typo reported by Aaron W. LaFra...
2004-07-01 Paul BrookFix copy/paste error.
2004-07-01 Jakub Jelinekexpr.c (expand_assignment): Optimize bitfld += cst...
2004-07-01 Paolo Bonzinic-pretty-print.c (pp_c_postfix_expression): Handle...
2004-07-01 Roger Saylesimplify-rtx.c (simplify_binary_operation): Use rtx_cos...
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-07-01 Steven BosscherRotate ChangeLog
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-07-01 Steven Bosscherstmt.c (check_seenlabel): Remove.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_function_call_count.
2004-07-01 Joseph Myersre PR c/1027 (slightly misleading printf format warning)
2004-07-01 Nick Cliftontarget.h (struct gcc_target): Add new field to struct...
2004-07-01 Eric Botcazou* gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
2004-07-01 Paolo Bonzinibuiltins.c (fold_builtin_classify): Fix typo.
2004-07-01 Richard Hendersonfunction.c (identify_blocks, [...]): Remove.
2004-07-01 Paolo Bonzinibuiltins.c (fold_builtin_classify): New.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove dont_emit_block_notes.
2004-07-01 Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-07-01 Richard Henderson* match.c (var_element): Remove unused variable.
2004-07-01 Roger Sayleexpmed.c (expand_shift): Consider expanding LSHIFT_EXPR...
2004-07-01 Geoffrey KeatingIndex: gcc/ChangeLog
2004-07-01 Alan Modrars6000.c (rs6000_mixed_function_arg): Rewrite.
2004-07-01 John David Anglinpa-protos.h (prefetch_operand): Add prototype.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_whole_function_m...
2004-07-01 Richard Hendersontree.h (immediate_size_expand): Delete.
2004-07-01 GCC AdministratorDaily bump.
2004-07-01 Richard Hendersongimplify.c (gimplify_compound_lval): Take fallback...
2004-07-01 Richard Hendersontree-gimple.c (right_assocify_expr): Kill
2004-06-30 Richard Hendersonfunction.h (struct function): Remove x_last_parm_insn...
2004-06-30 Joseph Myerscall.c (build_over_call), [...]): Call check_function_a...
2004-06-30 Richard Henderson* function.c, rtl.h (get_first_nonparm_insn): Remove.
2004-06-30 Joseph Myersc-common.h (check_function_format): Remove first parameter.
2004-06-30 Eric Botcazousparc-protos.h (output_cbranch): Constify return value.
2004-06-30 Zdenek Dvorakcommon.opt (ftree-loop-optimize): New flag.
2004-06-30 Zdenek Dvoraktree-ssa-loop-ch.c: New file.
2004-06-30 Eric Botcazoucompat-common.h: Wrap up CINT in an #ifndef SKIP_COMPLE...
2004-06-30 Richard Hendersoncall.c (build_over_call): Use __builtin_memcpy for...
2004-06-30 Richard Hendersoninit.c (build_new_1): Fill in TYPE_DOMAIN, TYPE_SIZE...
2004-06-30 Aaron W. LaFramboiseprefix.c (lookup_key): Cast buffer to LPBYTE.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-30 Richard Sandiford3000.md: Improve description.
2004-06-30 Paul Brookcirrus.md (cirrus_arm_movdi, [...]): Set pool ranges...
2004-06-30 Nitin Yewale* gcc.dg/Wunreachable-8.c : New test.
2004-06-30 Nitin Yewale* gcc.dg/h8300-ice2.c : New test
2004-06-30 Sebastian PopMakefile.in (OBJS-common): Add tree-chrec.o.
2004-06-30 Roger Saylecombine.c: Include "output.h" to define dump_file.
2004-06-30 Tobias Schlüterre PR fortran/16161 ([gfortran] IMPLICIT CHARACTER...
2004-06-30 Roger Saylers6000.c (rs6000_rtx_costs): Handle subtractions identi...
2004-06-30 J"orn Rennecke* expmed.c (expand_smod_pow2): Fix sign of mask.
2004-06-30 David Billinghurstre PR fortran/16289 (Test intrinsic_nearest.f90 not...
2004-06-30 Jakub Jelinekstruct-by-value-22_main.c: New test.
2004-06-30 Diego Novillotree-ssa-pre.c (phi_trans_add): Use is_gimple_min_invar...
2004-06-30 Eric BotcazouRTL prologue/epilogue for SPARC
2004-06-30 Jakub Jelinekre PR tree-optimization/15310 ([tree-ssa] Optimize...
2004-06-30 Steven Bosscher* config/c4x/c4x.md: Fix comment.
2004-06-30 Akos Kissarm.md (cond_return_inverted): Add "length" attribute.
2004-06-30 Per Bothnertree.c (build_min_nt, [...]): Don't set TREE_COMPLEXITY...
2004-06-30 Per Bothnerwinnt.c (i386_pe_encode_section_info): Smash rtlname...
2004-06-30 Zack Weinberg* config/ia64/hpux.h: Target does too support thread...
2004-06-30 Zack WeinbergRevert accidental commit
2004-06-30 Zack Weinbergcombine.c (distribute_notes): Don't look at global_regs...
2004-06-30 Richard Hendersongimplify.c (gimplify_modify_expr_rhs): Move immediately...
2004-06-30 GCC AdministratorDaily bump.
2004-06-29 Roman Zippelweb.c (union_defs): use all defs of an instruction...
2004-06-29 Richard Hendersonre PR middle-end/16216 (ICE in gimplify_va_arg_expr...
2004-06-29 Tobias Schlüterdecl.c, [...]: Add 2004 to copyright years.
2004-06-29 Steven BosscherMake sure types in assignments are compatible.
2004-06-29 Tobias SchlüterFix ChangeLog entry
2004-06-29 Tobias SchlüterRevert previous accidental commit.
2004-06-29 Tobias Schlüterdump-parse-tree.c (show_common): New function.
2004-06-29 Jakub Jelinekvector-defs.h: Use vector_size attribute only for GCC...
2004-06-29 Jakub Jelinekre PR target/16195 ([3.4 only] Miscompilation of GCC...
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-29 Tobias Schlüter* io.c: Add 2004 to copyright years.
next