OSDN Git Service

Reassociate multiply expression with an adjacent non-multiply expression.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-03-19 kenner * tree.c (substitute_in_expr): Rewrite to simplify...
2004-03-19 kazu * fold-const.c (negate_expr): Move the handling of...
2004-03-19 kenner * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro...
2004-03-19 bonzini2004-03-19 Paolo Bonzini <bonzini@gnu.org>
2004-03-19 rsandifo * expmed.c (choose_mult_variant, expand_mult_const...
2004-03-19 ian * mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2.
2004-03-19 ghazi * convert.c (convert_to_real): Add more math builtins.
2004-03-19 ghazi * convert.c (convert_to_real): Reformat using switch...
2004-03-19 mmitchel * c-common.c (pointer_int_sum): Do not complain about...
2004-03-19 kazu * system.h (MD_ASM_CLOBBERS): Move to "Old target...
2004-03-18 wilsonAnother patch for pending SB-1 DFA scheduler.
2004-03-18 kenner * stor-layout.c (set_sizetype): Use TYPE_ORIG_SIZE_TYPE.
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-18 dje2004-03-18 Mostafa Hagog <mustafa@il.ibm.com>
2004-03-18 mmitchel * c-decl.c (grokdeclarator): Do not complain about...
2004-03-18 bwilson * config/xtensa/xtensa.c (current_function_arg_words...
2004-03-18 rsandifo * alias.c (record_set): Detect the case where a regist...
2004-03-18 rakdver * doloop.c: Removed.
2004-03-18 fjahanianFixed some stack size allocation in G5's mixed mode.
2004-03-18 hubicka * predict.c (propagate_freq): Compute correctly freque...
2004-03-17 echristo2004-03-17 Eric Christopher <echristo@redhat.com>
2004-03-17 joel2004-03-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2004-03-17 jakub * config/rs6000/t-linux64 (bispecs): Don't add -mlong...
2004-03-17 hubicka * cfgrtl.c (rtl_create_basic_block): Pre-allocate...
2004-03-17 wilsonPatch for pending SB-1 DFA scheduler.
2004-03-17 brobecke * dwarf2out.c (subrange_type_die): Define new...
2004-03-17 kazu * config/mn10300/mn10300.c (notice_update_cc): Don...
2004-03-17 ghazi * builtins.c (integer_valued_real_p): Add builtin...
2004-03-17 ghazi * convert.c (convert_to_real): Fix typos in `long...
2004-03-17 mmitchel PR c++/14481
2004-03-17 mmitchel * config/h8300/t-rtems (h8300-*-rtems*): New.
2004-03-16 echristo2004-03-16 Eric Christopher <echristo@redhat.com>
2004-03-16 kazu * config/i386/i386-protos.h: Add a prototype for
2004-03-16 brobecke * dwarf2out.c (loc_descriptor_from_tree): Add...
2004-03-16 neroden2004-03-16 Nathanael Nerode <neroden@gcc.gnu.org>
2004-03-16 bonzinigcc/ChangeLog
2004-03-16 kazu * config/freebsd-spec.h, config/arc/arc-protos.h,
2004-03-16 joel2004-03-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2004-03-16 bonzini2004-03-16 Paolo Bonzini <bonzini@gnu.org>
2004-03-16 rsandifo PR target/14599
2004-03-16 bernie * config.gcc, config/m68k/linux.h: Implement with...
2004-03-16 bernie2004-03-16 Richard Zidlicky <rz@linux-m68k.org>
2004-03-16 wilsonPatch for SB-1 DFA scheduler work.
2004-03-16 rth PR middle-end/14535
2004-03-15 pinskia2004-03-15 Ian Lance Taylor <ian@wasabisystems.com>
2004-03-15 ebotcazou * config/sparc/sparc.h: Rework comments about the...
2004-03-15 kazu * defaults.h (REVERSIBLE_CC_MODE): Define.
2004-03-15 kazugcc/
2004-03-15 pbrook * config/arm/arm.c (thumb_expand_prologue): Tie prolog...
2004-03-15 gdr * c-pretty-print.c (pp_c_semicolon): Fix formatting.
2004-03-14 jsm28 * doc/contrib.texi, doc/extend.texi, doc/gcov.texi,
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-14 kcook2004-03-14 Kelley Cook <kcook@gcc.gnu.org>
2004-03-14 andreast2004-03-14 Andreas Tobler <a.tobler@schweiz.ch>
2004-03-14 sayle * fold-const.c (negate_expr, operand_equal_for_compari...
2004-03-14 rearnsha* arm.h (EXTRA_CONSTRAINT_STR_ARM): Update comment.
2004-03-13 gerald * doc/install.texi: Note status of -fnew-ra.
2004-03-13 ebotcazou PR middle-end/14470
2004-03-13 jakub PR target/14533
2004-03-13 rearnsha* arm.c (arm_legitimate_address_p): New argument, OUTER...
2004-03-13 amodra * config/rs6000/rs6000.c (rs6000_va_arg): Replace...
2004-03-13 amodra PR target/14567
2004-03-13 denisc PR target/14047
2004-03-12 jakub * config/rs6000/rs6000-protos.h (rs6000_output_dwarf_d...
2004-03-12 pinskia2003-03-12 Andrew Pinski <apinski@apple.com>
2004-03-12 dje * doc/install.texi (*-ibm-aix*): Document assem...
2004-03-12 dannysmith * config/i386/winnt.c (i386_pe_strip_name_encoding_ful...
2004-03-12 sayle * combine.c (unmentioned_reg_p): New function to check...
2004-03-12 sayle * config/i386/i386.c (ix86_split_ashrdi): Optimize...
2004-03-12 austernEnabled linkonce support for Darwin.
2004-03-12 ghazi * builtins.c (expand_builtin_mathfn): Add pow10* to the
2004-03-12 ebotcazou * doc/tm.texi (registers) <Values in Registers>: Add
2004-03-12 rth PR target/14547
2004-03-12 rth * config/alpha/alpha.c (xfloating_ops, vax_cvt_...
2004-03-11 rth * simplify-rtx.c (simplify_relational_operation...
2004-03-11 rth PR target/14539
2004-03-11 rth * except.c (remove_unreachable_regions): Look...
2004-03-11 uweigand PR target/14262
2004-03-11 uweigandChangeLog:
2004-03-11 rsandifo PR target/14496
2004-03-11 sje * config/ia64/hpux.h (TARGET_INIT_LIBFUNCS): Add undef.
2004-03-11 sayle * fold-const.c (negate_expr_p) <RSHIFT_EXPR>: We can...
2004-03-11 amodra * real.c (encode_ibm_extended): Do round low word.
2004-03-11 bje * config/arm/arm.md (is_xscale): Comment this attribut...
2004-03-11 ebotcazou * config/host-solaris.c (sol_gt_pch_use_address): Add
2004-03-11 rsandifo * config/mips/mips.md: Use move_operand in splitters...
2004-03-11 zlomek PR/14362
2004-03-11 zlomek * var-tracking.c (vars_copy_1): Cleanup and speedup...
2004-03-11 kazu * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,
2004-03-11 neroden2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2004-03-11 neroden(top level)
2004-03-11 rth * c-pch.c (c_common_no_more_pch): Update for...
2004-03-11 rth PR c/14517
2004-03-11 kcookboehm-gc/
2004-03-10 sayle2004-03-10 Uros Bizjak <uros@kss-loka.si>
2004-03-10 green2004-03-10 Anthony Green <green@redhat.com>
2004-03-10 dje * config/rs6000/aix.h (TARGET_OS_CPP_BUILTINS): Rename...
2004-03-10 ghazi * fold-const.c (tree_expr_nonnegative_p): Add more...
2004-03-10 dje * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_buil...
2004-03-10 aph2004-03-10 Andrew Haley <aph@redhat.com>
next