]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/toplev.h
* common.opt (debug_struct_ordinary, debug_struct_generic): New
[thirdparty/gcc.git] / gcc / toplev.h
2010-11-19  jsm28 * common.opt (debug_struct_ordinary, debug_struct_gene...
2010-11-10  jsm28 * common.opt (flag_excess_precision_cmdline, flag_gene...
2010-10-16  jsm28 * opts.c (set_fast_math_flags,
2010-09-28  burnusgcc/
2010-08-05  rthReplace exact_log2(x & -x) in favor of more direct...
2010-07-26  aesok * target.def (output_source_filename): New hook.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-30  manu2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-28  stevengcc/ChangeLog:
2010-06-20  jsm28 PR other/32998
2010-06-07  jsm28 * common.opt (fira-verbose): Use Var.
2010-05-27  jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-27  jsm28 * input.c: New file.
2010-03-01  pzhaogcc/
2010-01-03  hjlPass -dumpbase and -dumpdir to gcc for LTO
2009-11-25  hjlRemove trailing white spaces.
2009-10-14  vmakarov2009-09-26 Vladimir Makarov <vmakarov@redhat.com>
2009-06-16  ian * toplev.h (floor_log2): If GCC_VERSION >= 3004, decla...
2009-05-22  bje * Makefile.in (bversion.h, s-bversion): New targets.
2009-05-08  hjlgcc/
2009-04-27  steven * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass):...
2009-04-17  dnovillo PR 31567
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2009-01-29  vmakarov2008-01-29 Vladimir Makarov <vmakarov@redhat.com>
2008-09-03  aldyh * diagnostic.c (error_at): New.
2008-08-26  vmakarov2008-08-26 Vladimir Makarov <vmakarov@redhat.com>
2008-08-21  manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-20  manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-18  manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-13  manu2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-13  manu2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-08  manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-06  manu2008-08-06 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-23  manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-23  meissnerAdd ability to set target options (ix86 only) and optim...
2008-07-21  espindola2007-07-21 Rafael Avila de Espindola <espindola@googl...
2008-04-05  hubicka * tree-dump.c (dump_enable_all): Remove prototype...
2008-03-31  sparkgcc/ChangeLog:
2008-03-02  manu2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-09-23  rsandifogcc/
2007-09-04  revitaleAdd new fp flags: -fassociative-math and -freciprocal...
2007-08-27  sandra2007-08-27 Sandra Loosemore <sandra@codesourcery...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  ghazi * cfglayout.c (insn_scope, insn_line): Constify.
2007-03-14  aolivagcc/ChangeLog:
2006-12-23  hubicka * toplev.c (dump_memory_report): Break out from...
2006-02-26  stevengcc/
2005-09-09  rth PR debug/23190
2005-07-28  hubicka * Makefile.in (rtl-profile.o): Kill all traces of it.
2005-07-19  dj* toplev.h: Add comment about the first parameter for...
2005-07-05  bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-03  jsm28 * c-common.h (GCC_DIAG_STYLE): Define.
2005-06-25  kcookUpdate FSF address.
2005-06-18  ghazi * diagnostic.h (verbatim): Move ...
2005-06-01  rsandifo * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.
2005-04-23  dj* diagnostic.c (warning): Accept parameter to classify...
2005-01-17  bonzini2005-01-17 Paolo Bonzini <bonzini@gnu.org>
2004-11-12  rth * toplev.c (floor_log2): Rename from floor_log2...
2004-11-04  kazu * passes.c (rest_of_compilation): Make it static.
2004-10-01  hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
2004-09-06  bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-18  cticeHot/cold partitioning update patch. The problems that...
2004-08-05  geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-06  jsm28 * toplev.h (NO_FRONT_END_DIAG, ATTRIBUTE_GCC_FE_DIAG...
2004-06-16  bonzini2004-06-16 Paolo Bonzini <bonzini@gnu.org>
2004-06-14  rakdver * Makefile.in (FLAGS_H): New.
2004-06-08  dj* toplev.c (floor_log2_wide): Replace loop with faster bit
2004-05-24  jsm28 * intl.h (open_quote, close_quote): New.
2004-05-18  law * toplev.h (flag_delete_null_pointer_checks...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-27  rth * passes.c: New file.
2004-01-21  kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-13  hubicka * cgraphunit.c (cgraph_optimize_function): Always do
2003-11-21  rth * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.
2003-10-24  geoffk PR 10757
2003-09-08  rthgcc/
2003-08-29  rthgcc/
2003-08-08  neil * common.opt: Add debug switches.
2003-08-05  aoliva* c.opt: Introduce -fworking-directory.
2003-07-25  gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-19  gdr * c-pragma.c (apply_pragma_weak): Don't use warning_wi...
2003-07-11  geoffkIndex: ChangeLog
2003-07-10  steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-06  nathan * tree.h (default_flag_random_seed): Remove.
2003-07-05  nathan * toplev.c (output_clean_symbol_name): Remove.
2003-07-04  ghazigcc:
2003-07-02  neil * c-common.h (c_common_init_options): New prototype.
2003-06-28  neil * Makefile.in: Update.
2003-06-22  neil * common.opt: More -f switches.
2003-06-21  neil * Makefile.in: Update.
2003-06-20  neil * c-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-18  neil * Makefile.in: Update.
2003-06-17  aj * rtl.h: Remove declarations from coverage.h.
2003-06-15  neil * c-pch.c (asm_file_name): Remove.
2003-06-01  aj * toplev.c: Use ISO C90 prototypes.
2003-05-31  aldyh2003-05-31 Aldy Hernandez <aldyh@redhat.com>
2003-05-13  zack * diagnostic.c (output_format): Add support for %m.
2003-05-09  gdr * toplev.h (warning_with_file_and_line): Don't declare.
2003-05-04  gdr * toplev.h (pedwarn_with_file_and_line): Don't declare.
2003-03-02  neil * toplev.c (aux_base_name): Moved from toplev.h.
next