tree-ssa-alias.c (compute_flow_insensitive_aliasing): If type memory tag is call...
[gcc.git] / gcc / ChangeLog
2004-09-08 Jie Zhangtree-ssa-alias.c (compute_flow_insensitive_aliasing...
2004-09-08 Jan Hubickacgraph.c (cgraph_remove_node): Free DECL_INITIAL field...
2004-09-08 Nathan SidwellFix cp changelog from previous checkin
2004-09-08 Nathan Sidwellvec.c (vec_p_reserve, [...]): Rename to ...
2004-09-08 Nathan Sidwellemit-rtl.c (immed_double_const): Use gcc_assert and...
2004-09-08 Nathan Sidwelldbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_u...
2004-09-08 Andreas ToblerMakefile.in (builtins.o): Depend on tree-mudflap.h.
2004-09-08 Uros Bizjaki386.c (ix86_prepare_fp_compare_args): Do not force...
2004-09-08 Ben Elliston* doc/rtl.texi (Insns): Document NOTE_INSN_FUNCTION_BEG.
2004-09-08 Frank Ch. Eiglerbuiltins.c (std_gimplify_va_arg_expr): Mark INDIRECT_RE...
2004-09-08 Ziemowit Laskic-decl.c (groktypename_in_parm_context): Remove function.
2004-09-08 Ziemowit LaskiMakefile.in (c-parse.o): Depend on $(C_COMMON_H).
2004-09-08 Alan Modratm.texi (MD_UNWIND_SUPPORT): Document.
2004-09-07 Jan Hubickacse.c (fold_rtx): Avoid building of (CONST (MINUS ...
2004-09-07 Jan Hubickatree-ssa-pre.c (grand_bitmap_obstack): New.
2004-09-07 David Daneyconfig.gcc: Added support for --with-divide=[breaks...
2004-09-07 Caroline TiceFix hot/cold partitioning problem.
2004-09-07 Jan Hubickatree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p...
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-09-07 Jan Hubicka* tree-ssa-loop-ivopts.c (iv_value): Avoid invalid...
2004-09-07 Nathan Sidwellbuiltins.c (fold_builtin_strchr): Use build_int_cst...
2004-09-07 Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-09-07 Nathan Sidwellconfigure.ac (enable-checking): Add release option.
2004-09-06 H.J. Lure PR bootstrap/17313 (fixinc.sh isn't parallel build...
2004-09-06 James E WilsonAnother MIPS vector cleanup patch, fix bad type attribu...
2004-09-06 James E WilsonFix ppc-darwin bootstrap failure.
2004-09-06 Eric Botcazoufinal.c (output_in_slot): Delete.
2004-09-06 Jan Hubickaloop.c (loop_dump_aux): Do not print RTL when not avail...
2004-09-06 Zack WeinbergMakefile.in (rtl.o, bitmap.o): Correct dependencies...
2004-09-06 Paul BrookPut ChangeLog entry in the right place.
2004-09-06 Paul Brook[multiple changes]
2004-09-06 Mohan EmbarMakefile.in (rtl.o): Remove -DGENERATOR_FILE.
2004-09-06 Nathan Sidwellrestore missing changelog entry
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-05 Diego Novillotree-if-conv.c (gate_tree_if_conversion): Enable only...
2004-09-05 Andreas JaegerRemove extra whitespace.
2004-09-05 Andreas Jaeger* tree-if-conv.c: Spell check comments and clean up...
2004-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-09-05 Kaveh R. Ghazibuiltin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.
2004-09-05 Kaveh GhaziFix ChangeLog
2004-09-05 Kaveh Ghazibuiltin-attrs.def (ATTR_SENTINEL, [...]): New.
2004-09-04 Richard Kennerrevert: fold-const.c (operand_equal_p): Remove code...
2004-09-04 Richard Kenner* gimplify.c (internal_get_tmp_var): Remove unused...
2004-09-04 H.J. Luconfigure: Regenerated.
2004-09-04 Richard Kenner* tree.c (save_expr): No longer TREE_READONLY.
2004-09-04 Richard Kennerfold-const.c (operand_equal_p): Remove code to allow...
2004-09-04 Jan Hubickapasses.c (rest_of_clean_state): Fix merge conflict...
2004-09-04 Jan Hubicka* passes.c (rest_of_clean_state): Decompose the instru...
2004-09-04 Richard Sandifordmd.texi (shift patterns): New anchor.
2004-09-04 Jan Hubickatree.c (iterate_hash_expr): Optimize, avoid use of...
2004-09-04 Richard Sandifordmips.md (mask): New mode attribute.
2004-09-04 Uros Bizjakbuiltins.c (expand_builtin_mathfn): Handle BUILT_IN_RIN...
2004-09-04 Richard Sandifordmips.md (SHORT): New mode macro.
2004-09-04 Devang PatelTree level if-conversion for vectorizer.
2004-09-04 H.J. Lure PR target/14925 (libunwind enabled gcc generates...
2004-09-04 H.J. Lui386.c (x86_branch_hints): Remove m_PENT4 and m_NOCONA.
2004-09-03 Richard Hendersonre PR middle-end/9997 (Coelesce stack slots for disjoin...
2004-09-03 Jan Hubickacfg.c (free_edge): Use ggc_free.
2004-09-03 James E WilsonFix aliasing bug that also caused memory usage problems.
2004-09-03 Eric Botcazoufinal.c (output_in_slot): New global variable.
2004-09-03 Jan Hubickatree-ssa-operands.c (fini_ssa_operands): ggc_free unuse...
2004-09-03 Ziemowit Laskistub-objc.c (objc_is_id, [...]): New stubs.
2004-09-03 James E WilsonMore MIPS vector cleanup work.
2004-09-03 Daniel Jacobowitzreload.c (find_reloads): Swap operand_loc pointers...
2004-09-03 Hans-Peter Nilssoncris.h (ASM_OUTPUT_CASE_END): Use prev_nonnote_insn...
2004-09-03 Ziemowit Laskic-common.h (objc_is_id, [...]): New prototypes.
2004-09-03 Jan Beulichconfigure.in: Remove target-libstdc++-v3 from noconfigd...
2004-09-03 Steve Ellceyia64.c (ia64_function_arg): Use PARALLEL even if there...
2004-09-03 Jan Beulichre PR c/7054 (#pragma pack handled incorrectly)
2004-09-03 Devang Pateldwarf2out.c (gen_field_die): Equate decl number to...
2004-09-03 Vladimir Makarovre PR target/15832 (ICE in move_for_stack_reg, at reg...
2004-09-03 Andreas Schwabm68k.c (output_andsi3): Use -1 instead of (HOST_WIDE_IN...
2004-09-03 Jan BeulichMakefile.in (LIB2ADDEHDEP): Add unwind.h and unwind...
2004-09-03 Roman Zippelcombine.c (try_combine): Delay modifying of insns which...
2004-09-03 Daniel Berlincommon.opt: Rename ivcanon to tree-loop-ivcanon, tree...
2004-09-03 Ziemowit Laskic-decl.c (store_parm_decls_newstyle): Make static.
2004-09-03 David Edelsohnrs6000.c (expand_block_move): Use SImode and HImode...
2004-09-03 Mark Mitchellbpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.
2004-09-02 Roman Zippel* combine.c (distribute_notes): Don't add REG_LABEL...
2004-09-02 Eric Christopherbuiltins.c (expand_builtin_cabs): Delete.
2004-09-02 Ziemowit Laskic-decl.c (store_parm_decls_newstyle): Make externally...
2004-09-02 Geoffrey Keatingrs6000.c (expand_block_clear): Use vector instructions...
2004-09-02 Jan Hubicka* rtl.def (RANGE_INFO, RANGE_REG, RANGE_VAR, RANGE_LIVE...
2004-09-02 Mark Mitchellsymbian.h (LIB_SPEC): Define to empty.
2004-09-02 Paul Brookbpabi.c (__aeabi_ul2d, [...]): Remove.
2004-09-02 Richard Sandifordmips.c (mips_classify_symbol, [...]): (mips_restore_gp...
2004-09-02 Richard Sandifordmips.md (*lea_high64): Change split condition to flow2_...
2004-09-02 Jan Hubickagimplify.c (gimplify_compound_lval): Move "stack" varra...
2004-09-02 James E WilsonEnable -ftrapping-math by default.
2004-09-02 Richard Earnshaw* arm/predicates.md (arm_reload_memory_operand): Allow...
2004-09-02 Denis Chertykovre PR target/16884 ([fweb related] bug while initialisi...
2004-09-02 Paul Brookconfig.gcc (arm*-*-eabi* | arm*-*-symbianelf*): Set...
2004-09-02 Alan Modralinux64.h: Don't include signal.h or sys/ucontext.h.
2004-09-02 Richard Sandiford* toplev.c (process_options): Fix typo.
2004-09-02 Richard Hendersonre PR middle-end/17258 (gcc.c-torture/compile/20030224...
2004-09-02 Dan Nicolaescu*** empty log message ***
2004-09-02 Roger Sayleexpmed.c (enum alg_code): Remove long unused enumeratio...
2004-09-02 David Edelsohnpower4.md: Increase store latency to 12.
next