OSDN Git Service

PR target/16195
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-06-29 jakub PR target/16195
2004-06-29 amylaar Fix gcc.dg/builtin-apply2.c failures:
2004-06-29 sayle * expmed.c (expand_smod_pow2): Provide alternate imple...
2004-06-29 pinskia2004-06-29 Andrew Pinski <apinski@apple.com>
2004-06-29 rth * tree-sra.c: Rewrite from scratch. Handle...
2004-06-29 nathan * vec.h (VEC_T_safe_push, VEC_T_safe_insert): Tweak...
2004-06-29 pbrookgcc/
2004-06-29 amylaar * cfglayout.c (fixup_reorder_chain): Don't do anything for
2004-06-29 rth * tree-cfg.c (verify_stmt): Add last_in_block...
2004-06-29 amodra * function.c (assign_parms): Don't abort with zero...
2004-06-29 dnovillo * common.opt (ftree-fre): New flag.
2004-06-28 steven * config/m32r/m32r.c (m32r_sched_odd_word_p, m32r_adju...
2004-06-28 rth * tree.def (REALPART_EXPR, IMAGPART_EXPR):...
2004-06-28 amylaarTypo fix.
2004-06-28 amylaar * config.gcc (sh*-*elf*): Remove dead assignment of...
2004-06-28 jsm28 * builtins.def (execl, execlp, execle, execv, execvp...
2004-06-28 sayle * expmed.c (expand_smod_pow2): New function to expand...
2004-06-28 uweigand * Makefile.in (vec.o): Fix dependencies.
2004-06-28 andreast2004-06-28 Andreas Tobler <a.tobler@schweiz.ch>
2004-06-28 law PR target/14041
2004-06-28 nathan * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK,
2004-06-28 uweigand * combine.c (can_combine_p): Do not prevent building...
2004-06-28 kenner * tree-sra.c (is_sra_candidate_ref): Remove second...
2004-06-28 kenner * tree-pretty-print.c (dump_function_declaration)...
2004-06-28 kenner * tree-nested.c (create_tmp_var_for): Allow ARRAY_TYPE.
2004-06-28 kennerAdd ChangeLog entry not commited due to typo in CVS...
2004-06-28 nathan * vec.h, vec.c: New, type safe vector API.
2004-06-28 bonzini2004-06-28 Paolo Bonzini <bonzini@gnu.org>
2004-06-28 aoliva* config/mn10300/mn10300-protos.h (legitimate_address_p...
2004-06-28 bje * doc/cfg.texi (Basic Blocks): Define dominators.
2004-06-28 pinskia2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-28 pinskia2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-27 pinskia2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-27 dje * config/rs6000/rs6000.c (rs6000_legitimate_off...
2004-06-27 uweigand * config/s390/s390-protos.h (s390_load_got): Update...
2004-06-27 sayle * fold-const.c (fold) <BIT_IOR_EXPR>: Optimize ~X...
2004-06-26 pinskia2004-06-26 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-26 aph2004-06-26 Andrew Haley <aph@redhat.com>
2004-06-26 kkojima * genattrtab.c (write_test_expr): Put a unsigned cast...
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-26 echristo2004-06-25 Eric Christopher <echristo@redhat.com>
2004-06-26 sayle * ifcvt.c (seq_contains_jump): Delete function.
2004-06-25 mmitchel PR wrong-code/15089
2004-06-25 dj* c-common.h (warn_cast_qual, warn_missing_format_attri...
2004-06-25 kenner * gimplify.c (lookup_tmp_var): Set TREE_READONLY in...
2004-06-25 kenner * tree-nested.c (build_addr): Merge real/imagpart...
2004-06-25 mmitchel PR wrong-code/16129
2004-06-25 kenner * tree-inline.c (remap_type): Arrange to have just...
2004-06-25 sayle PR middle-end/15825
2004-06-25 law * gimplify.c (gimplify_compound_lval): Reset...
2004-06-25 kenner * tree-dfa.c (get_virtual_var): Merge real/imaginary...
2004-06-25 rsandifo PR target/16176
2004-06-25 kenner * tree-cfg.c (verify_expr): Add macro CHECK_OK.
2004-06-25 dpatel * doc/tree-ssa.texi: Document info about MODIFY_EX...
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.
next