OSDN Git Service

2004-09-24 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-09-17 law * tree-ssa-dom.c (const_and_copies_stack): New.
2004-09-17 hubicka PR tree-optimization/17509
2004-09-17 dpatel * dbxout.c (get_lang_number): New.
2004-09-17 dnovillo PR tree-optimization/17273
2004-09-17 jsm28 * c-tree.h (enum c_typespec_keyword): New.
2004-09-17 rsandifo * doc/extend.texi: Fix duplicated word.
2004-09-17 toon2004-09-17 Toon Moene <toon@moene.indiv.nluug.nl>
2004-09-17 phython2004-09-17 James Morrison <phython@gcc.gnu.org>
2004-09-17 hp * configure.ac (gcc_cv_gld_version): Handle whitespace...
2004-09-17 amylaarBe more precise in last entry.
2004-09-17 kazu * basic-block.h, c-decl.c, c-parse.in, cgraphunit...
2004-09-17 kazu * doc/compat.texi, doc/cpp.texi, doc/cppopts.texi,
2004-09-17 rsandifo * Makefile.in (gen-protos.o): Depend on errors.h.
2004-09-17 steven PR tree-optimization/17513
2004-09-17 uros PR rtl-optimization/15187
2004-09-17 dnovillo PR tree-optimization/17528
2004-09-16 kkojima * config/sh/sh.md (call): Extend 32-bit addresses...
2004-09-16 dnovillo * tree-ssa-operands.c (add_call_clobber_ops): Make...
2004-09-16 rakdver * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-16 fche2004-09-16 Frank Ch. Eigler <fche@redhat.com>
2004-09-16 law * tree-into-ssa.c (block_defs_stack): New toplevel...
2004-09-16 amacleod2004-09-16 Andrew MacLeod <amacleod@redhat.com>
2004-09-16 dberlin2004-09-16 Daniel Berlin <dberlin@dberlin.org>
2004-09-16 kazu * doc/invoke.texi: Fix typos. Follow spelling convent...
2004-09-16 nathan * doc/c-tree.texi (Classes): Remove index entries for
2004-09-16 rakdver * fold-const.c (fold): Fold difference of addresses.
2004-09-16 dje * config/rs6000/rs6000.c (rs6000_xcoff_asm_name...
2004-09-16 nathan * cp-tree.h (struct lang_type_class): Make pure_virtuals a
2004-09-16 pinskia2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-16 hubicka * predict.c (expr_expected_value, strip_builtin_expect...
2004-09-15 wilsonFix linux kernel miscompilation.
2004-09-15 mmitchel * varasm.c (default_function_rdodata_section): Make...
2004-09-15 rth * tree-ssa-operands.c (add_call_clobber_ops...
2004-09-15 steven * Makefile.in (tree-ssa-dom.o): Depend on tree-ssa...
2004-09-15 pinskia2004-09-15 Andrew Pinski <apinski@apple.com>
2004-09-15 jsm28gcc:
2004-09-15 mmitchel * configure.ac: Check for COMDAT support. Robustify...
2004-09-15 hubicka * tree-ssa.c (verify_flow_sensitive_alias_info): Do...
2004-09-15 hubicka * tree-cfg.c (remove_bb): Release SSA defs.
2004-09-15 kazu * doc/tm.texi: Follow spelling conventions.
2004-09-15 kazu * tree-ssa-dom.c: Fix comment typos.
2004-09-15 amodra * config/rs6000/linux-unwind.h (struct gcc_pt_regs...
2004-09-15 jakub * expr.c (string_constant): Handle also read-only...
2004-09-15 jakub * builtins.c (expand_builtin_memmove): Optimize memmov...
2004-09-15 rakdver PR tree-optimization/17468
2004-09-15 rsandifo * config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete.
2004-09-15 ebotcazou * doc/install.texi (sparc-sun-solaris2*): Properly...
2004-09-15 law * tree-ssa-dom.c (avail_exprs_stack): New globa...
2004-09-15 law * tree-dfa.c (free_df_for_stmt): No longer static.
2004-09-15 dnovillo PR tree-optimization/17252
2004-09-15 rth PR middle-end/17397
2004-09-15 pinskia2004-09-14 Andrew Pinski <apinski@apple.com>
2004-09-14 sayle PR rtl-optimization/9771
2004-09-14 dnovillo PR tree-optimization/15262
2004-09-14 jsm28 PR c/15498
2004-09-14 hubicka * cfg.c (expunge_block): Revert previous change adding...
2004-09-14 mmitchel * config.gcc: Do not build a shared libgcc for arm...
2004-09-14 jsm28 * c-tree.h (struct c_declspecs): Add const_p, volatile...
2004-09-14 law * tree-ssa-dom.c (stmts_to_rescan): Move from...
2004-09-14 kazu * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,
2004-09-14 kazu * config/darwin-c.c, config/alpha/alpha.c, config...
2004-09-14 rakdver * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG...
2004-09-14 rakdver * tree-cfg.c (thread_jumps): Update dominators correct...
2004-09-14 rakdver * unroll.c: Removed.
2004-09-14 nathan * Makefile.in (STAGE1_CHECKING): New variable.
2004-09-14 uros * config/i386/i386.c (output_fp_compare): Add generation
2004-09-14 kazu * config/m32r/m32r.md, config/m68k/m68kelf.h,
2004-09-14 wilsonFix gen-proto (fixproto) build failure.
2004-09-14 hubicka * Makefile.in (predict.o): Depend on tree-scalar-evolu...
2004-09-14 zadeckHad wrong date on my the entry.
2004-09-14 dalejFix PR 17408 and PR 17409.
2004-09-14 pbrook * config/arm/arm.c (arm_expand_prologue): Make args_to...
2004-09-13 drow * fold-const.c (fold_checksum_tree): Ignore TYPE_CACHE...
2004-09-13 drow * expmed.c (synth_mult): Initialize latency. Check...
2004-09-13 zadeckNew code to analyze file level static variables and...
2004-09-13 jsm28 * c-decl.c (grokdeclarator): Correct comments about...
2004-09-13 sje * config/ia64/ia64.c (ia64_scalar_mode_supported_p...
2004-09-13 rth PR 17436
2004-09-13 wilsonSB-1 specific MIPS vector instructions.
2004-09-13 zack * config.in: Regenerate after removal of libbanshee.
2004-09-13 amacleod2004-09-13 Andrew MacLeod <amacleod@redhat.com>
2004-09-13 pinskia2004-09-13 Andrew Pinski <apinski@apple.com>
2004-09-13 stevenfix spaces vs. tabs for scripts.
2004-09-13 rth PR inline-asm/6806
2004-09-13 gdrFix email
2004-09-13 rth PR tree-opt/10528
2004-09-12 jsm28 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c,...
2004-09-12 hubicka * i386.c (x86_schedule): New global variable.
2004-09-12 rth PR c++/16254
2004-09-12 rakdver * tree-ssa-loop-manip.c (split_loop_exit_edge): Handle...
2004-09-12 hubicka * ggc-common.c (cmp_statistics): Fix sorting.
2004-09-12 dje PR target/16795
2004-09-12 pinskia2004-09-12 Andrew Pinski <apinski@apple.com>
2004-09-12 pinskia2004-09-12 Andrew Pinski <apinski@apple.com>
2004-09-12 rth * config/i386/i386.c (ix86_split_ashldi): Speci...
2004-09-12 rth * print-rtl.c (print_decl_name): New.
2004-09-12 rth PR 17186, part deux
2004-09-12 toon2004-09-12 Toon Moene <toon@moene.indiv.nluug.nl>
2004-09-11 sayle PR middle-end/17411
2004-09-11 geoffk * config/darwin.c (machopic_validate_stub_or_non_lazy_...
next