OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-06-25 pbrookgcc/
2004-06-25 dpatel * config/rs6000/darwin.h (CC1_SPEC): Handle...
2004-06-25 mgadams * dbxout.h: Add include guards
2004-06-25 pbrook * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define...
2004-06-25 rearnsha* arm.c (arm_arch4t): New variable.
2004-06-25 rsandifo * config/mips/mips.c (reg_or_const_float_1_operand...
2004-06-25 rsandifo PR target/16144
2004-06-25 bernie * config/m68k/m68k.h: Restore valid comment removed...
2004-06-25 kenner * c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.
2004-06-25 kenner PR/16131
2004-06-25 kenner * gimplify.c: Remove unneeded forward declarations.
2004-06-25 kenner * gimplify.c (append_to_compound_expr): Deleted.
2004-06-25 kenner * fold-const.c (fold_addr_expr_with_type): Look throug...
2004-06-25 kenner * tree.h (debug_find_tree): Add declaration.
2004-06-25 echristo2004-06-24 Eric Christopher <echristo@redhat.com>
2004-06-24 rth * c-decl.c (c_in_iteration_stmt, c_in_case_stmt):...
2004-06-24 kenner * tree-pretty-print.c (dump_generic_node, case TYPE_DECL):
2004-06-24 pinskia2004-06-24 Andrew Pinski <apinski@apple.com>
2004-06-24 rth * tree-ssa-dom.c (real_avail_expr_hash): New.
2004-06-24 fche2004-06-24 Frank Ch. Eigler <fche@redhat.com>
2004-06-24 sayle PR middle-end/15239
2004-06-24 echristo2004-06-24 Eric Christopher <echristo@redhat.com>
2004-06-24 jakub * config/i386/i386.md (ffsdi2, clzdi2): New expanders.
2004-06-24 pinskiagcc/ChangeLog:
2004-06-24 sayle2004-06-24 Revital Eres <eres@il.ibm.com>
2004-06-24 rth * gimplify.c (gimplify_body): Watch for body...
2004-06-24 law * tree-ssa-dom.c (record_dominating_conditions): New...
2004-06-24 rsandifo * calls.c (shift_returned_value): Fix handling of...
2004-06-24 uweigand * c-decl.c (finish_function): Do not check for DEFAULT...
2004-06-24 bje * doc/cfg.texi (Edges): Fix typo.
2004-06-24 pbrook * config/arm/arm.c (arm_output_epilogue): Remove exces...
2004-06-24 pinskia2004-06-23 Andrew Pinski <apinski@apple.com>
2004-06-24 amodra * calls.c (expand_call): Call INIT_CUMULATIVE_ARGS...
2004-06-24 rth * c-gimplify.c (gimplify_decl_stmt): Push gimplify_one...
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-06-24 rth * gimplify.c (gimplify_compound_lval): Don...
2004-06-24 wilsonPatch from Robert Millan.
2004-06-24 echristo2004-06-23 Eric Christopher <echristo@redhat.com>
2004-06-24 echristo2004-06-23 Eric Christopher <echristo@redhat.com>
2004-06-24 uweigand * config/s390/s390-protos.h (s390_emit_compare): Add...
2004-06-23 dannysmith2004-06-23 Wu Yongwei <adah@sh163.net>
2004-06-23 dje * config/rs6000/rs6000.c (rs6000_use_dfa_pipeline_inte...
2004-06-23 pinskia2004-06-23 Andrew Pinski <apinski@apple.com>
2004-06-23 uweigand * config/s390/s390.h (DEFAULT_MAIN_RETURN): Remove.
2004-06-23 sayle * convert.c (strip_float_extension): Skip both NOP_EXP...
2004-06-23 dnovillo * Makefile.in (tree-vn.o): New.
2004-06-23 pinskia2004-06-23 Andrew Pinski <apinski@apple.com>
2004-06-23 dje2004-06-23 Pat Haugen <pthaugen@us.ibm.com>
2004-06-23 rearnsha* PR target/15948
2004-06-23 rearnshaPR target/15927
2004-06-23 rsandifo * gengtype-yacc.y (option): Avoid use of non-constant...
2004-06-23 nathanremove stray conflict marker
2004-06-23 nathan * doc/extend.texi (Function Attributes): Alphabetize.
2004-06-23 rth * c-gimplify.c (gimplify_decl_stmt): Update...
2004-06-23 echristo2004-06-22 Eric Christopher <echristo@redhat.com>
2004-06-23 law * cfghooks.c (make_forwarder_block): Decrement...
2004-06-23 rth * c-typeck.c (emit_side_effect_warnings): Ignor...
2004-06-23 rth * config/i386/i386.c (TARGET_STRUCT_VALUE_RTX...
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 rth PR middle-end/16026
2004-06-22 jsm28 * Makefile.in (distclean): Don't try to remove empty...
2004-06-22 rsandifo PR target/15869
2004-06-22 aoliva* config/mn10300/mn10300.md (movdi, movdf): Use high...
2004-06-22 dalej2004-06-22 Dale Johannesen <dalej@apple.com>
2004-06-22 bonzini2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2004-06-22 nathan * doc/invoke.texi (Machine Dependent Options): Alphabe...
2004-06-22 pinskia2004-06-21 Andrew Pinski <apinski@apple.com>
2004-06-22 geoffk2004-06-21 Geoffrey Keating <geoffk@apple.com>
2004-06-22 bje * tree-ssa.c (ssa_redirect_edge): Correct leading...
2004-06-22 kenner * Makefile.in (gimplify.o): Add cgraph.h.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 danglin PR rtl-optimization/14782
2004-06-21 rth PR rtl-opt/16114
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 zack * c-decl.c (start_function): Don't call make_decl_rtl...
2004-06-21 kcook2004-06-21 Kelley Cook <kcook@gcc.gnu.org>
2004-06-21 kcookFix whitespace from previous checking
2004-06-21 dberlin2004-06-21 Daniel Berlin <dberlin@dberlin.org>
2004-06-21 steven * config/i386/i386.c: Include insn-codes.h
2004-06-21 amylaarTypo fix.
2004-06-21 amylaar2004-06-21 Kaz Kojima <kkojima@gcc.gnu.org>
2004-06-21 pbrook * config/arm/arm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS...
2004-06-21 sayle * fold-const.c (operand_equal_p): Pass flags in recurs...
2004-06-21 bonzini2004-06-21 Paolo Bonzini <bonzini@gnu.org>
2004-06-21 jsm28 * tree-alias-common.h (struct tree_alias_ops): Change...
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-21 bonzini2004-06-21 Paolo Bonzini <bonzini@gnu.org>
2004-06-21 zlaski2004-06-20 David Ayers <d.ayers@inode.at>
2004-06-20 rakdver * loop-invariant.c: New file.
2004-06-20 rakdver * tree-ssa-pre.c (compute_antic): Keep BB_VISITED...
2004-06-20 rth * stmt.c (warn_if_unused_value): Add locus...
2004-06-20 pinskia2004-06-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-20 sayle * config/i386/i386.c (pentium4_cost): Increase "lea...
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-20 sayle * builtins.c (fold_builtin_unordered_cmp): Take an...
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-19 danglin PR target/15941
2004-06-19 rth PR target/15550
next