OSDN Git Service

* function.c (reference_callee_copied): New.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-09-08 rth * function.c (reference_callee_copied): New.
2004-09-08 dpatel * tree-if-conv.c (find_phi_replacement_conditio...
2004-09-08 hubicka * tree-ssa-operands.c (add_stmt_operand): Use V_MUST_D...
2004-09-08 nathan * final.c (shorten_branches, final, get_insn_template,
2004-09-08 dberlin2004-09-08 Daniel Berlin <dberlin@dberlin.org>
2004-09-08 giovannibajo * tree-ssa-alias.c (compute_flow_insensitive_aliasing...
2004-09-08 hubicka * cgraph.c (cgraph_remove_node): Free DECL_INITIAL...
2004-09-08 nathanFix cp changelog from previous checkin
2004-09-08 nathan * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...
2004-09-08 nathan * emit-rtl.c (immed_double_const): Use gcc_assert...
2004-09-08 nathan * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symb...
2004-09-08 zlaski[gcc/ChangeLog]
2004-09-08 uros * config/i386/i386.c (ix86_prepare_fp_compare_a...
2004-09-08 bje * doc/rtl.texi (Insns): Document NOTE_INSN_FUNCTION_BEG.
2004-09-08 fche2004-09-07 Frank Ch. Eigler <fche@redhat.com>
2004-09-08 zlaski[gcc/ChangeLog]
2004-09-08 zlaski[gcc/ChangeLog]
2004-09-08 amodra * doc/tm.texi (MD_UNWIND_SUPPORT): Document.
2004-09-07 hubicka * cse.c (fold_rtx): Avoid building of
2004-09-07 hubicka * tree-ssa-pre.c (grand_bitmap_obstack): New.
2004-09-07 daney2004-09-07 David Daney <ddaney@avtrex.com>
2004-09-07 cticeFix hot/cold partitioning problem.
2004-09-07 hubicka * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p...
2004-09-07 nathan * cfganal.c (flow_depth_first_order_compute, dfs_enume...
2004-09-07 hubicka * tree-ssa-loop-ivopts.c (iv_value): Avoid invalid...
2004-09-07 nathan * builtins.c (fold_builtin_strchr): Use build_int_cst...
2004-09-07 nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-09-07 nathan * configure.ac (enable-checking): Add release option...
2004-09-06 hjl2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
2004-09-06 wilsonAnother MIPS vector cleanup patch, fix bad type attribu...
2004-09-06 wilsonFix ppc-darwin bootstrap failure.
2004-09-06 ebotcazou * final.c (output_in_slot): Delete.
2004-09-06 hubicka * loop.c (loop_dump_aux): Do not print RTL when not...
2004-09-06 zack * Makefile.in (rtl.o, bitmap.o): Correct dependencies...
2004-09-06 pbrookPut ChangeLog entry in the right place.
2004-09-06 pbrook2004-09-06 Steven G. Kargl <kargls@comcast.net>
2004-09-06 membar * Makefile.in (rtl.o): Remove -DGENERATOR_FILE.
2004-09-06 nathanrestore missing changelog entry
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-05 kazu * c-common.c, c-decl.c, combine.c, defaults.h, fold...
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-09-05 dnovillo * tree-if-conv.c (gate_tree_if_conversion): Enable...
2004-09-05 ajRemove extra whitespace.
2004-09-05 aj * tree-if-conv.c: Spell check comments and clean up...
2004-09-05 rakdver * tree-ssa-loop-ivopts.c: New file.
2004-09-05 ghazi * builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.
2004-09-05 ghaziFix ChangeLog
2004-09-05 ghazigcc:
2004-09-04 kennerRevert:
2004-09-04 kenner * gimplify.c (internal_get_tmp_var): Remove unused...
2004-09-04 hjl2004-09-04 H.J. Lu <hongjiu.lu@intel.com>
2004-09-04 kenner * tree.c (save_expr): No longer TREE_READONLY.
2004-09-04 kenner * fold-const.c (operand_equal_p): Remove code to allow...
2004-09-04 hubicka * passes.c (rest_of_clean_state): Fix merge conflict...
2004-09-04 hubicka * passes.c (rest_of_clean_state): Decompose the instr...
2004-09-04 rsandifo * doc/md.texi (shift patterns): New anchor. Add refer...
2004-09-04 hubicka * tree.c (iterate_hash_expr): Optimize, avoid use...
2004-09-04 rsandifo * config/mips/mips.md (mask): New mode attribute.
2004-09-04 uros2004-09-04 Uros Bizjak <uros@kss-loka.si>
2004-09-04 rsandifo * config/mips/mips.md (SHORT): New mode macro.
2004-09-04 dpatel Tree level if-conversion for vectorizer.
2004-09-04 hjl2004-09-03 H.J. Lu <hongjiu.lu@intel.com>
2004-09-04 hjl2004-09-03 H.J. Lu <hongjiu.lu@intel.com>
2004-09-03 rth PR middle-end/9997
2004-09-03 hubicka2004-09-04 Jan Hubicka <jh@suse.cz>
2004-09-03 wilsonFix aliasing bug that also caused memory usage problems.
2004-09-03 ebotcazou * final.c (output_in_slot): New global variable.
2004-09-03 hubicka * tree-ssa-operands.c (fini_ssa_operands): ggc_free...
2004-09-03 zlaski[gcc/ChangeLog]
2004-09-03 wilsonMore MIPS vector cleanup work.
2004-09-03 drow * reload.c (find_reloads): Swap operand_loc pointers for
2004-09-03 hp * config/cris/cris.h (ASM_OUTPUT_CASE_END): Use prev_n...
2004-09-03 zlaski[gcc/ChangeLog]
2004-09-03 rth/
2004-09-03 sje * config/ia64/ia64.c (ia64_function_arg): Use PARALLEL...
2004-09-03 rth PR c/7054
2004-09-03 dpatel * dwarf2out.c (gen_field_die): Equate decl...
2004-09-03 vmakarov2004-09-03 Vladimir Makarov <vmakarov@redhat.com>
2004-09-03 schwab * config/m68k/m68k.c (output_andsi3): Use -1 instead of
2004-09-03 rth * Makefile.in (LIB2ADDEHDEP): Add unwind.h...
2004-09-03 rth * combine.c (try_combine): Delay modifying...
2004-09-03 dberlin2004-09-02 Daniel Berlin <dberlin@dberlin.org>
2004-09-03 zlaski[gcc/ChangeLog]
2004-09-03 dje * config/rs6000/rs6000.c (expand_block_move...
2004-09-03 mmitchel * config/arm/bpabi.h (TARGET_BPABI_CPP_BUILTINS):...
2004-09-02 rth * combine.c (distribute_notes): Don't add REG_L...
2004-09-02 echristo2004-09-02 Eric Christopher <echristo@redhat.com>
2004-09-02 zlaski[gcc/ChangeLog]
2004-09-02 geoffk * config/rs6000/rs6000.c (expand_block_clear): Use...
2004-09-02 hubicka * rtl.def (RANGE_INFO, RANGE_REG, RANGE_VAR, RANGE_LIV...
2004-09-02 mmitchel * config/arm/symbian.h (LIB_SPEC): Define to empty.
2004-09-02 pbrook * config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f)...
2004-09-02 rsandifo * config/mips/mips.c (mips_classify_symbol, mips_fetch...
2004-09-02 rsandifo * config/mips/mips.md (*lea_high64): Change split...
2004-09-02 hubicka * gimplify.c (gimplify_compound_lval): Move "stack...
2004-09-02 wilsonEnable -ftrapping-math by default.
2004-09-02 rearnsha* arm/predicates.md (arm_reload_memory_operand): Allow...
2004-09-02 denisc PR target/16884
2004-09-02 pbrook * config.gcc (arm*-*-eabi* | arm*-*-symbianelf*): Set
2004-09-02 amodra * config/rs6000/linux64.h: Don't include signal.h...
next