OSDN Git Service

* flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-07-02 hubicka * flow.c (try_redirect_by_replacing_jump): Remove...
2001-07-02 lawRotate ChangeLog.
2001-07-02 law * toplev.c (dump_file_index): Move SSA dumps...
2001-07-02 geoffk2001-07-02 Geoffrey Keating <geoffk@redhat.com>
2001-07-02 kenner * emit-rtl.c (adjust_address): New function.
2001-07-02 wilsonFix HPUX libgcc_s.so linking problem.
2001-07-02 zack * cppinit.c (lang_defaults): New table.
2001-07-02 zackgcc:
2001-07-02 ro * doc/install.texi: Various spelling and markup fixes.
2001-07-02 kenner * flow.c (try_simplify_condjump): Fix typo in updating...
2001-07-02 ro * doc/install.texi (Specific, mips*-sgi-irix4): Split...
2001-07-02 law+ * simplify-rtx.c (simplify_rtx): Use swap_commu...
2001-07-02 gerald * doc/install.texi: Remove CVS Id.
2001-07-02 aj * ssa-dce.c (note_inherently_necessary_set...
2001-07-02 nathan * c-common.h (TDI_inlined): New ast dump phase.
2001-07-02 kenner * stor-layout.c (layout_decl): Revert change to handli...
2001-07-01 kenner * c-common.c (decl_attributes, case A_MODE): Don't...
2001-07-01 geoffk * doc/tm.texi (FUNCTION_ARG): Document that the last...
2001-07-01 nathan * tlink.c (recompile_files): Remove COMPILER_PATH and
2001-07-01 zack * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT,
2001-07-01 kenner * cse.c (new_label_ref): Variable deleted.
2001-06-30 zack * ns32k.md: Remove stray backslash-newline in output...
2001-06-30 zack * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_...
2001-06-30 nickcAppend a DIR_SEPARATOR to a path specified by the ...
2001-06-29 law * gcc.texi (Passes): Update due to recent ...
2001-06-29 dj* simplify-rtx.c (simplify_subreg): When simplifying...
2001-06-29 law * ssa-dce.c (ssa_eliminate_dead_code): Renamed...
2001-06-29 law * ssa-dce.c (note_inherently_necessary_set...
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-29 dnovilloAlso, fix formatting problem in previous ChangeLog...
2001-06-29 dnovillo2001-06-28 Diego Novillo <dnovillo@redhat.com>
2001-06-28 law * Makefile.in (OBJS): Add df.o
2001-06-28 zack * config/i386/i386.md: Global update to use new string...
2001-06-28 shebs * config/darwin.h (REGISTER_TARGET_PRAGMAS...
2001-06-28 law * ssa-dce.c (eliminate_dead_code): Properly...
2001-06-28 hubicka * flow.c (try_merge_block): Rename to try_optimize_cfg;
2001-06-28 law * ssa-dce.c (eliminate_dead_code): Remove fake...
2001-06-28 ro * gthr-posix.h [LIBOBJC]: Add weak definitions of
2001-06-28 gdr * diagnostic.c (default_print_error_function): Tweak.
2001-06-28 kenner * expr.c (expand_assignment): When have varying-length...
2001-06-28 hubicka * i386.md (cmp?i): Simplify; refuse immediate operand
2001-06-28 neil * i386/i386.c (ix86_valid_type_attribute_p): Give...
2001-06-28 hjlAdd CFLAGS_FOR_BUILD for canadian cross build.
2001-06-28 wilsonFix ia64-linux bootstrap failure.
2001-06-28 korbbinline pow fix/PTHREAD_*_INITIALIZER for Solaris/UW7...
2001-06-28 shebs * objc/objc-act.c (handle_impent): Rewrite...
2001-06-28 law * simplify-rtx.c (simplify_rtx): Canonicalize...
2001-06-27 gdr2001-06-27 Gabriel Dos Reis <gdr@codesourcery.com>
2001-06-27 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/cpp.texi,
2001-06-27 dberlin2001-06-26 Daniel Berlin <dan@cgsoftware.com>
2001-06-27 neil * system.h (TARGET_ESC): Move to ...
2001-06-27 korbbno preprocessing inside string literal
2001-06-27 wilsonAdd missing documentation.
2001-06-27 jsm28 * doc/cpp.texi, doc/cppinternals.texi, doc/extend...
2001-06-26 jsm28 * doc/gcc.texi, doc/install.texi, doc/invoke.texi...
2001-06-26 jsm28 * doc/c-tree.texi, doc/cpp.texi, doc/extend.texi,...
2001-06-26 dberlin2001-06-26 Daniel Berlin <dan@cgsoftware.com>
2001-06-26 gdr * toplev.c (decode_f_option): Adjust setting.
2001-06-26 ro * config/i386/sol2.h (CPP_SPEC): Pass -P for .S files.
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-26 vmakarov2001-06-26 Vladimir Makarov <vmakarov@toke.toronto...
2001-06-26 gdr * diagnostic.h (struct diagnostic_context): Add new...
2001-06-26 ro * config/mips/iris5.h (UNALIGNED_INT_ASM_OP,
2001-06-26 hubicka * i386.md (float_truncate splitter, and to mov splitte...
2001-06-26 gdr * diagnostic.h (diagnostic_prefixing_rule_t): New...
2001-06-26 neil * defaults.h: Default escape sequences to ASCII.
2001-06-26 gdr * diagnostic.c (digit_buffer): Remove as global. ...
2001-06-26 wilsonAdd ia64-hpux 128-bit long double support.
2001-06-26 wilsonMake parallel builds work.
2001-06-25 shebs2001-06-25 Dale Johannesen <dalej@apple.com>
2001-06-25 hubicka * i386.md (movsi_insv_1, movsi_insv_1_rex64): Fix...
2001-06-25 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
2001-06-24 jsm28 * doc/extend.texi, doc/gcc.texi, doc/install-old.texi,
2001-06-24 hubicka * (movsi_insv_1, movsi_insv_1_rex64): Allow immediate...
2001-06-24 rth * builtins.c (expand_builtin_expect_jump):...
2001-06-24 nickcFix oinitialisation of frame pointer in interrupt funct...
2001-06-24 rth * config/alpha/crtfastmath.c: New file.
2001-06-23 jsm28 * doc/install-old.texi: Remove more documentation...
2001-06-23 hubicka * i386-protos.h (emit_i387_cw_initialization): Declare.
2001-06-23 neil * cppmacro.c (make_string_token): Avoid warning.
2001-06-23 hubicka * flow.c (attempt_auto_inc, try_pre_increment_1):...
2001-06-22 hubicka * flow.c (mark_set_1, attempt_auto_inc, mark_used_reg,
2001-06-22 hubicka * predict.c (block_info_def): Add nvisited.
2001-06-22 jsm28 * doc/gcc.texi: Update documentation of source files...
2001-06-22 rth * doc/invoke.texi (-funsafe-math-optimizations...
2001-06-22 dnovillo2001-06-22 Diego Novillo <dnovillo@redhat.com>
2001-06-22 rth * predict.c: (expected_value_to_br_prob): Check...
2001-06-22 rth * config/ia64/crtfastmath.c: New file.
2001-06-22 geoffk2001-06-22 Toshiyasu Morita <toshiyasu.morita@hsa...
2001-06-22 jsm28 * c-common.c (verify_tree): Check for x being NULL.
2001-06-22 dj* config/arm/arm.h (struct machine_function): Remove...
2001-06-22 hubicka * predict.c (estimate_bb_frequencies): Do not handle...
2001-06-22 hubicka * regs.h (struct reg_info_def): Add freq field.
2001-06-22 aph2001-06-14 Andrew Haley <aph@cambridge.redhat.com>
2001-06-22 shebs * objc/objc-act.c (hash_init): Use xcalloc.
2001-06-21 rth * flow.c (entry_exit_blocks): Initialize frequency.
2001-06-21 amylaar * sh.c (barrier_align): Also recognize branch-around...
2001-06-21 neil PR preprocessor/3260
2001-06-21 dj* config/alpha/alpha.h (struct machine_function): Remove.
2001-06-21 aldyhhandle interrupt_handler correctly
next