]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
rs6000.c (print_operand): Call mark_decl_referenced before assemble_name.
[gcc.git] / gcc / ChangeLog
2004-05-20 Andrew Pinskirs6000.c (print_operand): Call mark_decl_referenced...
2004-05-20 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
2004-05-20 Richard Earnshawarm.md (ite_ne_zeroextractsi, [...]): Ensure we don...
2004-05-20 Steven Bosscher* tree-mudflap.c: Formatting fixes.
2004-05-20 J"orn RenneckeMakefile.in (GTFILES): Add $(srcdir)/reload.h.
2004-05-20 Nick Cliftonc4x.h (INITIALIZE_TRAMPOLINE): Replace 'tramp' with...
2004-05-20 H.J. Lure PR target/15383 (__float128 function name is used...
2004-05-19 Falk Hueffnerre PR other/15526 (-ftrapv aborts on 0 * (-1))
2004-05-19 Andrew Pinskire PR c/14171 (Bootstrap (--enable-intermodule) dies...
2004-05-19 Andrew Pinskireg-stack.c (nan): Rename to ...
2004-05-19 Jeff Lawtree-into-ssa.c (prepare_operand_for_rename): New argum...
2004-05-19 Andrew Pinskitree-cfg.c (find_case_label_for_value): Replace call...
2004-05-19 Jeff Lawtree-ssa-phiopt.c (value_replacement): Handle the case...
2004-05-19 Zdenek DvorakMultiple fixes: PRs 14692, 15274 and 15463
2004-05-19 Roger Sayletm.texi (TARGET_RTX_COSTS): Document that instruction...
2004-05-19 Paolo Bonzinifold-const.c: Remove non-printable character 160.
2004-05-19 Nick Cliftoninvoke.texi (ARM Options): Fix typo.
2004-05-19 Nick CliftonFix typos (missing closing parentheses)
2004-05-19 Steven BosscherExpanders cleanups after tree-ssa merge, part 1.
2004-05-19 Andrew Pinskitree-ssa-phiopt.c (abs_replacement): New function.
2004-05-19 Mike Stumptm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument...
2004-05-19 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
2004-05-18 Andrew PinskiMakefile.in (tree-ssa-phiopt.o): Depends on flags.h.
2004-05-18 Jeff Lawtree-ssa-phiopt.c (replace_phi_with_stmt): New function...
2004-05-18 Jeff Law* tree-ssa-phiopt.c: Fix various formatting issues.
2004-05-18 Steven Bosschers390.c (s390_expand_movstr, [...]): Do not use expand_s...
2004-05-18 Steven Bosscherfix broken CL entry
2004-05-18 Alan Modrars6000.md (ctrsi_internal3): Delete.
2004-05-18 Jeff Lawtoplev.h (flag_delete_null_pointer_checks): Move from...
2004-05-18 Zack WeinbergMakefile.def, [...]: Remove all mention of libf2c.
2004-05-17 Steven Bosscheroh oh oh. forgot to add the PR number.
2004-05-17 Steven Bosschertree-ssa-operands.c (get_expr_operands): Do not treat...
2004-05-17 Frank Ch. Eiglertree-mudflap.c (mx_register_decls): Tolerate decl trees...
2004-05-17 Ranjit MathewEnable tree browser for all front ends.
2004-05-17 Jan Hubickai386.c (construct_container): Do not produce BLKmode...
2004-05-17 H.J. Lure PR target/15084 (-O/-O2 generate wrong code on struc...
2004-05-17 Richard Sandifordmips.h (MASK_DEBUG_G, [...]): Delete.
2004-05-17 Richard Sandifordoptabs.c (expand_unop): Try implementing negation using...
2004-05-17 John David Anglinpa.md: Fix typo from last change.
2004-05-16 Richard Earnshawre PR target/10982 ([arm] poor optimisation of "if...
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-15 Roger Saylebuiltins.c (simplify_builtin_strcpy): Avoid use of...
2004-05-15 Richard Earnshawlib1funcs.asm (_lshrdi3, [...]): Add ASM implementation...
2004-05-15 Thomas Quinotprefix.c (update_path): Replace PREFIX with KEY only...
2004-05-15 Richard Earnshawarm.h (TARGET_APCS_32): Delete.
2004-05-15 Alan Modrars6000.c (rs6000_va_arg <ABI_V4>): Don't use UNITS_PER_...
2004-05-15 Joseph Myersextend.texi: Update WG14 URL.
2004-05-15 Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
2004-05-15 Jeff Lawtree-ssa-dom.c (redirect_edges_and_update_ssa_graph...
2004-05-15 Joseph Myersre PR c/15444 (Bad warning message in printf format...
2004-05-14 Richard Earnshawarm.md (all peephole2 patterns): Use predicates that...
2004-05-14 Steven Bosscherre PR rtl-optimization/14472 ([tree-ssa] [regression...
2004-05-14 Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2004-05-14 Steven Bosscherpasses.c (rest_of_handle_null_pointer): Remove.
2004-05-14 Andrew Pinskire PR tree-optimization/14466 (missed PHI optimization...
2004-05-14 Paul Brookstor-layout.c (update_alignment_for_field): Use targetm...
2004-05-14 Jeff Lawtree-ssa-live.c (calculate_live_on_entry): Ignore virtu...
2004-05-14 Zack Weinbergtree.def (documentation): Remove mention of class 'b'.
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-14 Ranjit Mathew* doc/sourcebuild.texi: Mention libbanshee and libmudflap.
2004-05-13 Andrew Pinskitree-ssa.c (delete_tree_ssa): XFREE bitmaps allocated...
2004-05-13 Andrew Pinskitree-ssa-pre.c (execute_pre): Free ephi_use_pool and...
2004-05-13 Andrew Pinskitree-ssa-live (calculate_live_on_entry): Free saw_def...
2004-05-13 Andrew Pinskitree-ssa-dce.c (perform_tree_ssa_dce): Free el at the...
2004-05-13 Jeff Lawtree-into-ssa.c (compute_global_livein): Use EXECUTE_IF...
2004-05-13 Andrew Pinskitree-into-ssa.c (insert_phi_nodes_for): XFREE bitmaps...
2004-05-13 Andrew Pinskiloop-unswitch.c (unswitch_single_loop): Free bbs at...
2004-05-13 Andrew Pinskifinal.c (shorten_branches): Free uid_shuid before reall...
2004-05-13 Andrew Pinskibb-reoder.c (connect_traces): Free cold_traces at the...
2004-05-13 Jeff Lawtree-ssa-forwprop.c (record_single_argument_cond_exprs...
2004-05-13 Andrew Pinskitree-outof-ssa.c (rewrite_vars_out_of_ssa): Free map...
2004-05-13 Andrew Pinskitree-into-ssa.c (def_blocks_free): XFREE bitmaps alloca...
2004-05-13 Andrew Pinskitree-ssa-alias.c (delete_alias_info): XFREE bitmaps...
2004-05-13 Andrew Pinskitree-ssa-dom.c (tree_ssa_dominator_optimize): Free...
2004-05-13 Andrew Pinskiconvert.c (convert_to_integer): Make a CONVERT_EXPR...
2004-05-13 Ian Lance Taylorgcc.c (default_compilers): Fill out initializers for...
2004-05-13 Paul Brook* config/arm/arm.h (PCC_BITFIELD_TYPE_MATTERS): Define.
2004-05-13 Paul Brookarm.c (arm_default_short_enums): New function.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-12 Paolo BonziniReplace several arrays with a struct of arrays.
2004-05-12 Kaz Kojimare PR rtl-optimization/15100 (cc1plus got hang-up on...
2004-05-11 Aldy Hernandezspe.md (spe_evneg): Rename to negv2si2.
2004-05-11 Aldy Hernandez* doc/md.texi (Standard Names): Fix typo in vec_init...
2004-05-11 Geoffrey Keating* doc/gty.texi (GTY Options): Clarify example.
2004-05-11 Fariborz JahanianFixed problem related to vec_ld in c++ mode.
2004-05-11 Paul Brookflags.h (flag_short_enums): Update comment.
2004-05-11 Andrew Pinskire PR target/14063 (conditional around vec_dss() call...
2004-05-11 Aldy Hernandezaltivec.md ("one_cmplv16qi2"): Change vnot to vnor.
2004-05-10 Kaz Kojimare PR target/15130 ([3.3/3.4][sh4-linux] miscompilation...
2004-05-10 Andrew Pinskigcse.c (eliminate_partially_redundant_loads): Instead...
2004-05-10 Ziemowit Laskialtivec.h (vec_sld): Add overloads for argument/return...
2004-05-10 Zack Weinbergc-decl.c (store_parm_decls_newstyle): Correct test...
2004-05-10 Richard Sandifordread-rtl.c (read_rtx): Allow 's' and 'T' strings to...
2004-05-10 Alan Modrars6000.c (function_arg_boundary): Always align AltiVec...
2004-05-10 Paul Brookarm.c (arm_promote_prototypes): Use TARGET_AAPCS_BASED.
2004-05-09 Alan Modrars6000.c (function_arg_boundary): Align for ABI_V4...
2004-05-09 Aldy Hernandez* config/rs6000/spe.md ("tstsflt_gpr"): Fix typo in...
2004-05-09 Zack Weinbergre PR c/15007 (crash when including precompiled header...
2004-05-09 Aldy Hernandez* config/rs6000/rs6000-protos.h
2004-05-08 Roger Saylefold-const.c (fold_div_compare): New function to optimi...
next
This page took 0.844203 seconds and 108 git commands to generate.