OSDN Git Service

2002-09-10 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
2002-08-29 gdr * diagnostic.c (fancy_abort): Don't repeat "internal...
2002-08-25 shebs2002-08-24 Stuart Hastings <stuart@apple.com>
2002-08-14 neil * toplev.c (parse_options_and_default_flags): Don...
2002-08-04 geoffkIndex: ChangeLog
2002-08-04 nathan * gcc.c (cc1_options): Pass output file as auxbase...
2002-08-01 rth * toplev.c (parse_options_and_default_flags...
2002-07-30 toon2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-28 sayle * Makefile.in: rtlanal.o now depends upon real.h.
2002-07-25 rsandifo * doc/invoke.texi: Document -mabi=meabi, and expand...
2002-07-24 hubicka * toplev.c (rest_of_compilation): Dump loops before...
2002-07-22 rth * loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_F...
2002-07-21 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-17 wilsonFix for i960 build failure reported by Andreas Jaeger.
2002-07-15 matz2002-07-15 Michael Matz <matz@suse.de>,
2002-07-07 neil * c-common.c (c_common_post_options): Update prototype;
2002-07-06 aj * toplev.c (set_fast_math_flags): Don't use ISO C...
2002-06-16 law * emit-rtl.c (gen_rtx_REG): Temporarily turn...
2002-06-16 law * toplev.c (rest_of_compilation): Perform a...
2002-06-14 law * gcse.c (delete_null_pointer_checks_1): Inform...
2002-06-13 law * toplev.c (rest_of_compilation): Simplify (and correc...
2002-06-13 law * emit-rtl.c (static_regno_reg_rtx): Define.
2002-06-12 hubicka * i386.md (shift patterns): Use (TARGET_SHIFT1 ||...
2002-06-11 sayle * toplev.c (rest_of_compilation): Revert flag_if_conve...
2002-06-10 sayle2002-06-10 Roger Sayle <roger@eyesopen.com>
2002-06-10 sayle * toplev.c (rest_of_compilation): Disable early if...
2002-06-06 echristo2002-06-05 Eric Christopher <echristo@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 hubicka * except.c (except.c): Do not rebuild CFG.
2002-06-03 hubicka * integrate.c (copy_insn_list): Properly pace the...
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-06-01 hubicka * Makefile.in (tracer.o): New.
2002-05-31 kazu * target.h: Fix formatting.
2002-05-30 rth * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_F...
2002-05-25 gdr* toplev.c (output_clean_symbol_name): Fix another...
2002-05-25 gdr* toplev.c (output_clean_symbol_name): Use xstrdup...
2002-05-25 rth * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.
2002-05-23 mmitchel * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Proper...
2002-05-23 hubicka * cfg.c (dump_flow_info): Print results of
2002-05-23 davem2002-05-23 David S. Miller <davem@redhat.com>
2002-05-23 neil * c-lex.c (indent_level): Remove.
2002-05-22 neil PR preprocessor/6517
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-19 rth * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,
2002-05-18 kazu * timevar.c: Fix formatting.
2002-05-17 rth * expr.c (init_expr_once): Don't use start...
2002-05-16 neil * c-common.c (cb_register_builtins): Handle more built-ins
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-13 zack * emit-rtl.c (global_rtl): Update comment.
2002-05-09 hubicka * final.c (end_final): Use C trees to output data...
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-05-08 kazu * toplev.c: Fix formatting.
2002-05-02 hubicka * cfgrtl.c (try_redirect_by_replacing_jump): Do not...
2002-04-30 rth * toplev.c (rest_of_compilation): Don't run...
2002-04-29 nickc * toplev.c (f_options): Add "profile" switch so...
2002-04-29 hubicka * toplev.c (flag_if_conversion, flag_if_conversion2...
2002-04-28 jakub PR c++/6396
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-19 mmitchel PR c++/6352
2002-04-12 rth * config.gcc (sparcv9-*-solaris2): Default...
2002-04-06 jason * toplev.c (flag_no_inline, flag_really_no_inli...
2002-04-03 rth PR opt/4330
2002-04-03 rth PR opt/4311
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-30 hubicka * local-alloc.c (local_alloc): Avoid call of update_eq...
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-26 rth * toplev.c (rest_of_compilation): Delay emit_in...
2002-03-26 cagneyAdd -Wswitch-enum. Document.
2002-03-25 zack * toplev.c: Don't include setjmp.h. Kill float_handle...
2002-03-23 cagney2002-03-23 Andrew Cagney <ac131313@redhat.com>
2002-03-22 hubicka * toplev.c (flag_loop_optimize, flag_crossjumping):
2002-03-21 aldyh2002-03-21 Aldy Hernandez <aldyh@redhat.com>
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-20 neil * Makefile.in: Update.
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-15 jason * toplev.c (wrapup_global_declarations): Clarif...
2002-03-14 hubicka * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_L...
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-12 ghazi * Makefile.in (debug.o): Depend on debug.h.
2002-03-12 rth * toplev.c (rest_of_compilation): Call purge_al...
2002-03-11 rth * toplev.c (rest_of_compilation): Don't compile...
2002-03-11 kenner * toplev.c (vms_fopen): Remove, not needed.
2002-03-11 kenner * toplev.c (debug_args): Add entry for VMS_DEBUG.
2002-03-08 hubicka * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags...
2002-03-06 hubicka * toplev.c (rest_of_compilation): Do jump threading...
2002-03-06 hubicka * cfgcleanup.c (mentions_nonequal_regs): New function.
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-03-05 geoffk * toplev.c (documented_lang_options): Document more
2002-03-04 hubicka * toplev.c (rest_of_compilation): Cleanup CFG after...
2002-03-03 rth * toplev.c (rest_of_decl_compilation): Revert...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-03-03 rth * toplev.c (rest_of_decl_compilation): Do not...
2002-03-03 rth * attribs.c (handle_alias_attribute): Don't...
2002-03-02 ghazi * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initial...
2002-03-01 hubicka * toplev.c (rest_of_compilation): Delete dead jumptabl...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-20 zack * toplev.c (output_quoted_string): Write unprintable
2002-01-28 rth * toplev.c (lang_independent_init): Round up...
2002-01-23 janis * toplev.c (process_options): Disable -fprefetch-loop...
2002-01-14 hubicka * cfgcleanup.c (try_forward_edges): Avoid infinite...
next