OSDN Git Service

Reassociate multiply expression with an adjacent non-multiply expression.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-03-30 fjahanianReassociate multiply expression with an adjacent non...
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-30 pinskia * config/darwin.c (machopic_function_base_name):
2004-03-30 nickc(thumb_jump): Reduce the backward branch range, and...
2004-03-30 amodra * .cvsignore: Add GPATH, GRTAGS, GSYMS and GTAGS ...
2004-03-30 hpenner * config/rs6000/rs6000.c (output_vec_const_move):
2004-03-30 hpenner PR 11591
2004-03-29 hubicka * toplev.c (backend_init): Add missing call to inint_o...
2004-03-29 hp * config/cris/cris.h: Correct #ifdef to test for
2004-03-29 kenner * function.c (put_var_into_stack): If old RTL was...
2004-03-28 zack * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIE...
2004-03-28 dorit * config/rs6000/altivec.md: (andvv16qi3, andv8hi3...
2004-03-28 ciceron * config/m68hc11/m68hc11-protos.h (m68hc11_page0_symbo...
2004-03-28 jsm28 * c-tree.h (C_DECL_REGISTER): New.
2004-03-27 uweigand * function.c (thread_prologue_and_epilogue): Move
2004-03-27 uweigand * expr.c (store_constructor): Use gen_int_mode to...
2004-03-27 ghazi * builtin-types.def (BT_WINT, BT_FN_INT_WINT, BT_FN_WI...
2004-03-26 dnovillo * c-typeck.c (comptypes): Replace calls to TYPE_DOMAIN
2004-03-26 aldyh PR 14219
2004-03-26 ebotcazou * config.gcc: Remove sparc-tti-*.
2004-03-26 sayle * fold-const.c (tree_expr_nonnegative_p): Handle BIT_X...
2004-03-26 rth PR 11527
2004-03-26 ghazi * builtins.c (fold_builtin): Fix error in last change.
2004-03-25 rsandifo * config/mips/mips.h: Formatting fix.
2004-03-25 ghazi * builtins.def: Add ctype builtins.
2004-03-25 ghazi * builtins.c (fold_builtin): Add new builtin optimizat...
2004-03-25 dje * config/rs6000/rs6000.c (rs6000_always_hint): New...
2004-03-25 kazugcc/
2004-03-25 kazu PR optimization/9707.
2004-03-25 pbrook * config/arm/arm.c (vfp_print_multi): Remove.
2004-03-25 rth * alias.c (alias_invariant, alias_invariant_siz...
2004-03-24 kazugcc/
2004-03-24 neroden(gcc)
2004-03-24 zlaski[gcc/ChangeLog]
2004-03-24 dje * doc/invoke.texi (-frename-registers: Add enabled...
2004-03-24 neroden2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2004-03-24 pbrook * config.gcc <arm>: Add --with-abi=
2004-03-24 neroden * configure.ac: Check for -Wno-variadic-macros; don...
2004-03-24 rsandifoFix changelog entry for:
2004-03-24 rsandifo * config.gcc (mips64vr-*-elf*, mips64vrel-*-elf*)...
2004-03-24 rsandifo * config/mips/mips.h (MASK_FIX_VR4122, TARGET_FIX_VR41...
2004-03-24 rsandifo * config/mips/mips.h (PROCESSOR_R4130): New processor_...
2004-03-24 rsandifo * doc/invoke.texi: Apply missed hunk from 2004-03...
2004-03-24 aolivaPR preprocessor/14438
2004-03-24 ian * doc/extend.texi (ARM Built-in Functions): Replace...
2004-03-24 sayle * reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE...
2004-03-24 zlaski[gcc/ChangeLog]
2004-03-23 zackCorrect PR number in last commit
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 hainque * optabs.c (expand_binop): When synthesizing...
2004-03-23 kenner * alias.c (get_alias_set): Add support for TYPE_REF_CA...
2004-03-23 sayle * fold-const.c (tree_expr_nonnegative_p): A&B is nonne...
2004-03-23 kazu * fold-const.c (fold): Remove cases for INTEGER_CST...
2004-03-23 sayle2004-03-23 Kazu Hirata <kazu@cs.umass.edu>
2004-03-23 jakub * config.gcc (sparc-*-linux*): Add sparc/t-linux to...
2004-03-23 rsandifo * gcse.c (can_assign_to_reg_p): New function, split...
2004-03-23 dnovillo * c-typeck.c (same_translation_unit_p): Fix pasto.
2004-03-22 djefix typo.
2004-03-22 dje * params.def (PARAM_MAX_SCHED_REGION_BLOCKS...
2004-03-22 brobecke * dwarf2out.c (is_subrange_type): Do not emit...
2004-03-22 brobecke * dwarf2out.c (is_subrange_type): Minor code...
2004-03-22 jakub PR c/14069
2004-03-22 pinskia2004-03-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-03-22 pinskia2004-03-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-03-22 uweigand * regrename.c (regrename_optimize): Set regs_ever_live...
2004-03-22 ebotcazou PR middle-end/14470
2004-03-22 neroden * configure.ac: Allow --disable-coverage-flags (for...
2004-03-22 kazu * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,
2004-03-22 dannysmith PR target/14291
2004-03-22 uweigand * config/s390/s390.md ("*doloop_si"): Change predicate...
2004-03-22 aoliva* real.h (struct real_value): Use the same type for all
2004-03-21 gdr * pretty-print.c (pp_base_maybe_space): New function.
2004-03-21 uweigand * config/s390/s390.md ("addti3", "subti3"): New insns...
2004-03-21 uweigand * expmed.c (choose_mult_variant): Pass MULT_COST as...
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-03-21 pinskia2004-03-21 Andrew Pinski <pinskia@gcc.gnu.org>
2004-03-21 jsm28 * frontends.texi: Add missing line.
2004-03-21 jsm282004-03-21 Zack Weinberg <zack@codesourcery.com>
2004-03-21 zlomek * cfgrtl.c (cfg_layout_redirect_edge_and_branch):...
2004-03-20 rakdver * emit-rtl.c (set_mem_attributes_minus_bitpos): Set...
2004-03-20 sayleTrivial typo in previous commit ChangeLog.
2004-03-20 sayle PR target/13889
2004-03-20 kazu * fold-const.c (fold): Replace "expr" with "t".
2004-03-20 ian PR c/12373
2004-03-20 kazu * fold-const.c (fold): Replace "final_type" with ...
2004-03-20 kazu * fold-const.c (fold): Constify "type".
2004-03-20 kazu * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c...
2004-03-20 jsm28 PR other/14630
2004-03-20 kazu * fold-const.c (fold): Replace "t" with "tem" where...
2004-03-20 kazu * fold-const.c (fold): Remove variable "invert".
2004-03-20 jsm28 PR c/14635
2004-03-20 rsandifo * Makefile.in (dojump.o): Depend on $(GGC_H) and dojump.h.
2004-03-20 kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-20 zlaski[gcc/ChangeLog]
2004-03-20 kazu * loop-doloop.c (add_test): Replace GEN_INT (0) with
2004-03-19 kazu PR target/11520
2004-03-19 kazu * fold-const.c (fold) <ABS_EXPR>: Move the handling...
2004-03-19 kenner * tree.h (TYPE_ARRAY_MAX_SIZE): Use type.maxval directly.
2004-03-19 denisc * config/avr/avr.md ("call_insn"): Handle explicit...
next