OSDN Git Service

* toplev.c (decode_f_option): Adjust setting.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
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
2001-06-21 pmeFix massive typo/thinko in previous ChangeLog entry.
2001-06-21 pme2001-06-21 Phil Edwards <pme@sources.redhat.com>
2001-06-21 dj* integrate.c (mark_hard_reg_initial_vals): Check for...
2001-06-21 dj* integrate.c (ggc.h): Include.
2001-06-21 shebs * doc/contrib.texi, doc/cpp.texi, doc/cppinternals...
2001-06-21 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
2001-06-20 hubicka * predict.c (estimate_probability): Fix loop bounds.
2001-06-20 hubicka * toplev.c (rest_of_compilation): Run mark_constant_fu...
2001-06-20 hubicka * predict.c (estimate_loops_at_level, propagate_freq
2001-06-20 amylaar * sh.c (barrier_align): Don't ask for alignment when...
2001-06-20 law * ssa.c (rename_block): Update parameter to...
2001-06-20 shebs * objc/objc-act.c (hash_init): Assume xmalloc always...
2001-06-20 meissnerFix __builtin_expect on PowerPCs
2001-06-19 geoffk * doc/rtl.texi (Machine Modes): Correct description of
2001-06-19 law * ssa.c (remove_phi_alternative): Remove declara...
2001-06-19 law * flow.c (delete_unreachable_blocks): Fix patch...
2001-06-19 berndsFix incorrect note handling.
2001-06-19 law * ssa.c (ssa_uses): Remove definition.
2001-06-19 law * Makefile.in (OBJS): Replace dce.o with ssa...
2001-06-19 law * ssa-dce.c: Renamed from dce.c.
2001-06-19 echristo2001-06-19 Eric Christopher <echristo@redhat.com>
2001-06-19 amylaar * sh.c (output_branch): Delete bogus code.
2001-06-18 law * flow.c (find_unreachable_blocks): New function.
2001-06-18 law * dce.c (eliminate_dead_code): Fix formatting...
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-18 hubicka * unroll.c: Include predict.h.
2001-06-18 bje2001-06-18 Ben Elliston <bje@redhat.com>
2001-06-17 neil * tm.texi: Document STDC_0_IN_SYSTEM_HEADERS.
2001-06-17 kenner * expr.c (expand_expr, case ADDR_EXPR): If taking...
2001-06-16 sirl 2001-06-16 Franz Sirl <Franz.Sirl-kernel...
2001-06-16 dberlin2001-06-16 Daniel Berlin <dan@cgsoftware.com>
2001-06-16 neil * cpp.texi, invoke.texi: Update.
2001-06-16 hubicka * i386.md (minsf): Fix splitter. (PR fortran/3191)
2001-06-15 neil * doc/cpp.texi: Update.
2001-06-15 ljrittle* doc/install.texi: Use correct markup hints.
2001-06-15 kenner * function.c (gen_mem_addressof): Handle case where...
2001-06-15 kenner * explow.c (expr_size): If DECL and size specified...
2001-06-15 zack* doc/cpp.texi: Formatting corrections.
2001-06-15 hubicka * optabs.c (expand_twoval_binop): Avoid undefined...
2001-06-15 ro * doc/install.texi (Specific, alpha*-*-*): Fixed Tru64...
2001-06-15 aj * doc/install.texi (Specific): Mention that glibc...
2001-06-15 aph2001-06-14 Andrew Haley <aph@redhat.com>
2001-06-15 zack * doc/cpp.texi: Revised and brought up to date.
2001-06-15 ljrittle* doc/install.texi: Update --enable-threads to match...
2001-06-15 m.hayes * doc/install.texi: Update for C4x.
2001-06-14 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
2001-06-14 rth * config/mips/mips.md (exception_receiver)...
2001-06-14 dberlin2001-06-14 Daniel J. Berlin <dan@cgsoftware.com>
2001-06-14 hubicka * i386.c (ix86_expand_prologue): Fix merging conflict.
2001-06-14 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
2001-06-14 hubicka * i386.c (x86_accumulate_outgoing_args, x86_prologue_u...
2001-06-14 korbbBlow away a duplicate definition of "pow()" for C++
2001-06-14 rth * ifcvt.c (dead_or_predicable): Fix return...
2001-06-13 mmitchel * NEWS: Remove.
2001-06-13 rth * ifcvt.c (cond_exec_get_condition): Use revers...
2001-06-13 ro * mips-tfile.c (copy_object): Always pass indexNil...
2001-06-13 kazu2001-06-13 Kazu Hirata <kazu@hxi.com>
next