OSDN Git Service

(fr30_setup_incoming_varargs): Change arguments to match
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-07-07 nickc(fr30_setup_incoming_varargs): Change arguments to...
2004-07-07 nathan * vec.h: Fix the example use.
2004-07-07 rth * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INL...
2004-07-06 jsm28 * doc/sourcebuild.texi: Use semicolons instead of...
2004-07-06 rth * tree-sra.c (struct sra_walk_fns): Revert...
2004-07-06 jsm28 * toplev.h (NO_FRONT_END_DIAG, ATTRIBUTE_GCC_FE_DIAG...
2004-07-06 rth * config/i386/i386.c (legitimize_pic_address...
2004-07-06 sayle * ifcvt.c (struct noce_if_info): Add a Boolean b_uncon...
2004-07-06 steven * config/alpha/alpha.c (alpha_use_dfa_pipeline_interfa...
2004-07-06 dberlin2004-07-06 Daniel Berlin <dberlin@dberlin.org>
2004-07-06 dberlin2004-07-06 Daniel Berlin <dberlin@dberlin.org>
2004-07-06 rsandifo PR rtl-optimization/16380
2004-07-06 wilsonDelete obsolete doc pointed out by Chris Lattner.
2004-07-06 nathan * vec.h (VEC_embedded_alloc): Remove.
2004-07-06 mmitchel * Makefile.in (langhooks.o): Do not depend on gt-langh...
2004-07-06 dje2004-07-06 George Helffrich <george@gly.bris.ac.uk>
2004-07-06 ebotcazou * config/sparc/sparc.c (get_pc_symbol): Rename into
2004-07-06 nathan * dbxout.c (dbxout_type): Don't test whether the binfo...
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-06 steven * config/mcore/mcore.c (TARGET_SCHED_USE_DFA_PIPELINE_...
2004-07-06 kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-05 ebotcazou * config/sparc/sparc.md (nonlocal_goto): Remove disabl...
2004-07-05 sayle * calls.c (load_register_parameters): Call expand_shif...
2004-07-05 jakub * expr.c (expand_assignment): Disable the bitfield...
2004-07-05 jsm28 * doc/sourcebuild.texi: Revert previous patch.
2004-07-05 jsm28 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c:...
2004-07-05 rth * function.c (assign_parm_setup_reg): Properly...
2004-07-05 zackgcc:
2004-07-05 danglin * pa.md (prefetch, prefetch_32, prefetch_64): Only...
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-07-05 sayle * fold-const.c (fold) <TRUNC_MOD_EXPR>: Optimize unsig...
2004-07-05 kenner * tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.
2004-07-05 kenner * tree-sra.c (struct sra_walk_fns): Init function...
2004-07-05 kenner * tree-pretty-print.c (dump_generic_node, case ARRAY_T...
2004-07-05 kenner * expr.c (expand_expr_real_1, case SWITCH_EXPR): Don...
2004-07-05 kennerFix typo
2004-07-05 jsm28 * sourcebuild.texi (Config Fragments): Use @comma...
2004-07-05 kenner * tree-cfg.c (verify_expr): Use CHECK_OK in binary...
2004-07-05 kenner * function.c, langhooks-def.h, langhooks.h: Move max_s...
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-05 steven * rtl.h (struct rtx_def): Remove the integrated flag.
2004-07-05 rsandifo PR target/16357
2004-07-05 zlomek * var-tracking.c: Fix some comments.
2004-07-05 rth * function.c (struct assign_parm_data_all)...
2004-07-04 dberlin2004-07-04 Daniel Berlin <dberlin@dberlin.org>
2004-07-04 rsandifo * combine.c (simplify_comparison): Fix comment typo.
2004-07-04 ebotcazou * config/sparc/sparc.c (SIBCALL_SLOT_EMPTY_P): Rename
2004-07-04 neil * config/netbsd.h (NETBSD_OS_CPP_BUILTINS_COMMON)...
2004-07-04 rsandifo * config/mips/mips.h (MASK_DEBUG_C, TARGET_DEBUG_C_MOD...
2004-07-04 steven * config/iq2000/iq2000.c (TARGET_SCHED_USE_DFA_PIPELIN...
2004-07-04 sayle * tree-ssa-ccp.c (set_rhs): Change function to return...
2004-07-04 rth PR c/16348
2004-07-04 mmitchel * configure.ac (ranlib_flags): New variable.
2004-07-04 sayle * ifcvt.c (noce_try_sign_mask): Call emit_store_flag...
2004-07-04 neil * doc/cpp.texi: Don't document what we do for ill...
2004-07-04 gerald * doc/contrib.texi (Contributors): Adjust link for...
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-04 rth * config/ia64/ia64.c (spill_xfmode_operand...
2004-07-04 rth PR tree-optimization/16341
2004-07-04 rthMissed commit
2004-07-03 jsm28 * tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which...
2004-07-03 schwab * config/ia64/ia64.md: Define new attribute "empty".
2004-07-03 kenner * tree-inline.c (initialize_inlined_parameters): Pass...
2004-07-03 kenner * tree-sra.c (generate_element_init): Remove any usele...
2004-07-03 kenner * gimplify.c (gimplify_conversion): Remove stripping...
2004-07-03 kenner * tree-ssa.c (tree_ssa_useless_type_conversion): Also...
2004-07-03 kenner * langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New...
2004-07-03 steven * config/sh/sh.c (sh_use_dfa_interface): Add TARGET_SH1.
2004-07-03 zack * c-decl.c (struct c_binding): Remove contour field...
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-02 jsm28 * doc/bugreport.texi, doc/configterms.texi, doc/contri...
2004-07-02 dberlin2004-07-02 Daniel Berlin <dberlin@dberlin.org)
2004-07-02 sayle * config/rs6000/rs6000.c (struct processor_costs)...
2004-07-02 rth * expmed.c (make_tree): Don't use SET_DECL_RTL.
2004-07-02 steven * tree-flow.h (bb_ann_d): Remove ephi_nodes field.
2004-07-02 rth * config/alpha/alpha.c (struct machine_function...
2004-07-02 rth * config/alpha/alpha.c (struct alpha_rtx_cost_d...
2004-07-02 rth * gimple-low.c (lower_function_body): Don't...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-02 kazu * ifcvt.c, modulo-sched.c, tree-alias-common.c, tree...
2004-07-01 dannysmith2004-07-02 Aaron W. LaFramboise <aaronraolete36@aaronw...
2004-07-01 rth * tree-sra.c (sra_walk_expr): Don't maybe_looku...
2004-07-01 jsm28 * doc/cppinternals.texi, doc/install.texi, doc/invoke...
2004-07-01 rth * dwarf2out.c (reg_save): Use INVALID_REGNUM.
2004-07-01 kenner * gimplify.c (gimplify_one_sizepos): Don't do anything...
2004-07-01 kenner * tree-pretty-print.c (dump_generic_node, case ARRAY_R...
2004-07-01 bonzini2004-07-01 Paolo Bonzini <bonzini@gnu.org>
2004-07-01 bothner * final.c (final): Fix typo reported by Aaron W....
2004-07-01 jakub * expr.c (expand_assignment): Optimize bitfld += cst...
2004-07-01 bonzini2004-07-01 Paolo Bonzini <bonzini@gnu.org>
2004-07-01 sayle * simplify-rtx.c (simplify_binary_operation) <PLUS...
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 stevenRotate ChangeLog
2004-07-01 steven * stmt.c (check_seenlabel): Remove.
2004-07-01 rth * function.h (struct function): Remove x_functi...
2004-07-01 jsm28 PR c/1027
2004-07-01 nickc* target.h (struct gcc_target): Add new field to struct...
2004-07-01 bonzini2004-07-01 Paolo Bonzini <bonzini@gnu.org>
2004-07-01 rth * function.c (identify_blocks, identify_blocks_...
2004-07-01 bonzinigcc/ChangeLog:
next