]> gcc.gnu.org Git - gcc.git/history - gcc/toplev.c
re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough)
[gcc.git] / gcc / toplev.c
2003-01-23 Roger Saylere PR rtl-optimization/8423 (CSE1 not propagating __bui...
2003-01-17 Kazu Hirataifcvt.c: Fix comment typos.
2003-01-16 Roger Saylegcse.c (one_cprop_pass): Change function arguments...
2003-01-11 Geoffrey Keating* toplev.c (documented_lang_options): Document -Winvali...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-24 Kazu Hirataregmove.c: Fix comment typos.
2002-12-19 Kazu HirataChangeLog: Follow spelling conventions.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-09 Jan Hubicka* toplev.c (dump_file): Fix order to match reality.
2002-11-23 Dale Johannesentoplev.c (rest_of_compilation): Fix comments.
2002-11-02 Mark Mitchellre PR c++/8391 (infinite loop in cp/decl2.c(finish_file))
2002-10-30 Hans-Peter Nilssontoplev.c (rest_of_type_compilation): Return early in...
2002-10-29 Jan Hubickatoplev.c (rest_of_compilation): Reorganize way reg_scan...
2002-10-27 Zdenek DvorakMakefile.in (dwarf2out.o): Add dependendcy on hashtab.h.
2002-10-25 Jan Hubickatoplev.c (dump_file_index): Add DFI_ce3.
2002-10-20 Roger Saylere PR c/761 (Undocumented options, part 1)
2002-10-17 Jan HubickaReally commit patch announced at Oct 14 PR c/7344
2002-10-09 Richard Henderson* toplev.c (rest_of_compilation): Revert opt/2960 change.
2002-10-08 Nathan Sidwellc-opts.c (c_common_decode_option): Add warn_strict_alia...
2002-10-07 Richard Hendersonre PR rtl-optimization/2960 (Duplicate loop conditions...
2002-10-02 Roger Saylere PR rtl-optimization/6627 (-fno-align-functions regre...
2002-09-27 Kazu HirataLANGUAGES: Follow spelling conventions.
2002-09-21 Richard Hendersonreal.c (struct real_format): Move to real.h.
2002-09-19 Richard Hendersontoplev.c (backend_init): Move init_real_once invocation ...
2002-09-16 Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-12 Zack Weinbergtoplev.c: Move default definition of USER_LABEL_PREFIX...
2002-09-12 Kazu Hirata* toplev.c (do_abort): Fix a comment typo.
2002-08-29 Gabriel Dos Reisdiagnostic.c (fancy_abort): Don't repeat "internal...
2002-08-25 Stuart Hastingsfunction.h (struct function): Add flag all_throwers_are...
2002-08-14 Neil Boothtoplev.c (parse_options_and_default_flags): Don't call...
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-08-04 Nathan Sidwellgcc.c (cc1_options): Pass output file as auxbase when...
2002-08-01 Richard Hendersontoplev.c (parse_options_and_default_flags): Don't set...
2002-07-30 Toon Moeneflags.h: Declare flag_finite_math_only.
2002-07-28 Roger SayleMakefile.in: rtlanal.o now depends upon real.h.
2002-07-25 Richard Sandifordinvoke.texi: Document -mabi=meabi, and expand on the...
2002-07-24 Jan Hubickatoplev.c (rest_of_compilation): Dump loops before clobb...
2002-07-22 Richard Hendersonloop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.
2002-07-21 Gabriel Dos Reisc-decl.c (build_array_declarator): Say 'ISO C90', not...
2002-07-17 Jim WilsonFix for i960 build failure reported by Andreas Jaeger.
2002-07-15 Michael Matz[multiple changes]
2002-07-07 Neil Boothc-common.c (c_common_post_options): Update prototype...
2002-07-06 Andreas Jaegertoplev.c (set_fast_math_flags): Don't use ISO C style...
2002-06-16 Jeff Lawemit-rtl.c (gen_rtx_REG): Temporarily turn off automati...
2002-06-16 Jeff Lawtoplev.c (rest_of_compilation): Perform a simpler,...
2002-06-14 Jeff Lawgcse.c (delete_null_pointer_checks_1): Inform caller...
2002-06-13 Roger Sayletoplev.c (rest_of_compilation): Simplify (and correct...
2002-06-13 Jeff Lawemit-rtl.c (static_regno_reg_rtx): Define.
2002-06-12 Jan Hubickai386.md (shift patterns): Use (TARGET_SHIFT1 || optimiz...
2002-06-11 Roger Sayle* toplev.c (rest_of_compilation): Revert flag_if_conver...
2002-06-10 Roger Saylecfgrtl.c (create_basic_block_structure): Remove index...
2002-06-10 Roger Sayletoplev.c (rest_of_compilation): Disable early if-conver...
2002-06-06 Eric Christophertoplev.c: Remove half-pic.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 Jan Hubickaexcept.c (except.c): Do not rebuild CFG.
2002-06-03 Jan Hubickaintegrate.c (copy_insn_list): Properly pace the INSN_SC...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-06-01 Jan HubickaMakefile.in (tracer.o): New.
2002-05-31 Kazu Hiratatarget.h: Fix formatting.
2002-05-30 Richard Hendersondefaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINT...
2002-05-25 Gabriel Dos Reis* toplev.c (output_clean_symbol_name): Fix another...
2002-05-25 Gabriel Dos Reis* toplev.c (output_clean_symbol_name): Use xstrdup...
2002-05-25 Richard Hendersonflags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.
2002-05-23 Gabriel Dos Reismingw32.h (OUTPUT_QUOTED_STRING): Properly output quote...
2002-05-23 Jan Hubickacfg.c (dump_flow_info): Print results of maybe_hot...
2002-05-23 David S. Millerbasic-block.h (CLEANUP_NO_INSN_DEL): Define it.
2002-05-23 Neil Boothc-lex.c (indent_level): Remove.
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-05-22 Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-05-19 Richard Hendersonsystem.h (BLOCK_PROFILER, [...]): Poison.
2002-05-18 Kazu Hiratatimevar.c: Fix formatting.
2002-05-17 Richard Hendersonexpr.c (init_expr_once): Don't use start/end_sequence.
2002-05-16 Neil Boothc-common.c (cb_register_builtins): Handle more built...
2002-05-15 Jan Hubickainvoke.texi (-malign-double): Re-add lost warning.
2002-05-13 Zack Weinbergemit-rtl.c (global_rtl): Update comment.
2002-05-09 Jan Hubickafinal.c (end_final): Use C trees to output data structu...
2002-05-08 Jan Hubickacfglayout.c (function_tail_eff_head): Rename to ...
2002-05-08 Kazu Hirata* toplev.c: Fix formatting.
2002-05-02 Jan Hubickacfgrtl.c (try_redirect_by_replacing_jump): Do not kill...
2002-04-30 Richard Hendersontoplev.c (rest_of_compilation): Don't run cross-jump...
2002-04-29 Nick Cliftontoplev.c (f_options): Add "profile" switch so that...
2002-04-29 Jan Hubickatoplev.c (flag_if_conversion, [...]): New static variables.
2002-04-28 Jakub Jelinekre PR c++/6396 (3.1 flow.c 583 ICE with -frename-registers)
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-19 Mark Mitchellre PR c++/6352 (GCC 3.1 inliner regression from March)
2002-04-12 Richard Hendersonconfig.gcc (sparcv9-*-solaris2): Default to 32-bit...
2002-04-06 Jason Merrilltoplev.c (flag_no_inline, [...]): Default to 2.
2002-04-03 Richard Hendersonre PR rtl-optimization/4330 (Optimizer generates illega...
2002-04-03 Richard Hendersonre PR rtl-optimization/4311 (unrolling loops creates...
2002-03-31 Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-30 Jan Hubickalocal-alloc.c (local_alloc): Avoid call of update_equiv...
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-26 Richard Hendersontoplev.c (rest_of_compilation): Delay emit_initial_valu...
2002-03-26 Andrew CagneyAdd -Wswitch-enum. Document.
2002-03-25 Zack Weinbergtoplev.c: Don't include setjmp.h.
2002-03-23 Andrew Cagney[multiple changes]
2002-03-22 Jan Hubickatoplev.c (flag_loop_optimize, [...]): New static variables.
2002-03-21 Aldy Hernandezlanghooks.c (lhd_tree_inlining_cannot_inline_tree_fn...
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
next
This page took 0.943934 seconds and 108 git commands to generate.