genattrtab.h, [...]: Replace "GNU CC" with "GCC".
[gcc.git] / gcc / toplev.c
2003-03-12 Alexandre Olivatoplev.c (independent_decode_option): Return success...
2003-03-10 Steven Bosscherre PR rtl-optimization/7189 (gcc -O2 -Wall does not...
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-08 Kazu Hiratacalls.c: Fix comment formatting.
2003-03-05 Jan HubickaMakefile.in (calls.o, [...]): Depend on cgraph.h
2003-03-05 Jan Hubickai386-local.c: New.
2003-03-04 Jan Hubickainvoke.texi: Document that unit-at-a-time is enabled...
2003-03-03 Jan Hubickatoplev.c (rest_of_compilation): Avoid cfg_cleanup calls...
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-03-02 Neil Boothtoplev.c (aux_base_name): Moved from toplev.h.
2003-03-01 Richard Henderson* toplev.c (flag_eliminate_unused_debug_types): Enable...
2003-02-28 Scott Snyderflags.h: Add flag_eliminate_unused_debug_types.
2003-02-28 Jan Hubickacombine.c (gen_lowpart_for_combine): Update handling...
2003-02-27 Geert Boschtoplev.c (print_version): Add indentation for GGC heuri...
2003-02-26 Zdenek Dvorakcse.c (count_reg_usage): Fix handling of REG_EQUAL...
2003-02-25 Jan HubickaMakefile.in (lcm.o): Add dependency on function.h
2003-02-22 Jan Hubickatoplev.c (rest_of_compilation): Apply fotgotten hunk...
2003-02-22 Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...
2003-02-22 Steven Bosscherre PR c++/3782 (-quiet -fstats produces a segmentation...
2003-02-22 Kaveh R. GhaziMakefile.in (ggc-common.o): Depend on $(PARAMS_H)
2003-02-22 Jan Hubickai386.c (builtin_description): Add __builtin_ia32_paddq...
2003-02-21 Jan Hubicka* toplev.c (parse_options_and_default_flags): Undo...
2003-02-20 Jan Hubickatoplev.c (flag_sched2_use_superblocks, [...]): New...
2003-02-19 Matt Austerntoplev.c, [...]: Move write_global_declarations from...
2003-02-18 Andreas SchwabMakefile.in (toplev.o): Depend on $(LANGHOOKS_DEF_H).
2003-02-18 Matt Austernlanghooks.h, [...]: introduce new langhook...
2003-02-12 Jan HubickaMakefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time
2003-02-12 Geoffrey Keatingdiagnostic.c (real_abort): New.
2003-02-09 Richard Sandifordtoplev.c (rest_of_compilation): Recompute register...
2003-02-08 Zdenek Dvorakcfgloop.h (fix_loop_placement, [...]): Declare.
2003-02-06 Geoffrey KeatingMakefile.in (host_hook_obj): New.
2003-02-01 Richard Sandifordflags.h (flag_volatile): Remove declaration.
2003-01-26 Steven Bosscheravr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before...
2003-01-25 Roger Saylefunction.h (struct function): New field calls_constant_p.
2003-01-25 Roger Saylecse.c (fold_rtx): Instantiate CONSTANT_P_RTX to 0 when...
2003-01-24 Zdenek Dvorakcfgloopanal.c: New file.
2003-01-24 Phil EdwardsRename -W to -Wextra.
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...
next