aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.h
AgeCommit message (Expand)Author
2005-09-08 PR debug/23190rth
2005-07-28 * Makefile.in (rtl-profile.o): Kill all traces of it.hubicka
2005-07-19* toplev.h: Add comment about the first parameter for warning().dj
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini
2005-07-02 * c-common.h (GCC_DIAG_STYLE): Define.jsm28
2005-06-25Update FSF address.kcook
2005-06-18 * diagnostic.h (verbatim): Move ...ghazi
2005-06-01 * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.rsandifo
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.dj
2005-01-172005-01-17 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-11-12 * toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.rth
2004-11-04 * passes.c (rest_of_compilation): Make it static.kazu
2004-10-01 * c-decl.c (c_expand_body): Update call tree_rest_of_compilation.hubicka
2004-09-062004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-08-18Hot/cold partitioning update patch. The problems that this patchctice
2004-08-052004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk
2004-07-06 * toplev.h (NO_FRONT_END_DIAG, ATTRIBUTE_GCC_FE_DIAG): Define.jsm28
2004-06-162004-06-16 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-06-14 * Makefile.in (FLAGS_H): New.rakdver
2004-06-08* toplev.c (floor_log2_wide): Replace loop with faster bitdj
2004-05-24 * intl.h (open_quote, close_quote): New.jsm28
2004-05-18 * toplev.h (flag_delete_null_pointer_checks): Move from here to...law
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-02-27 * passes.c: New file.rth
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu
2004-01-13 * cgraphunit.c (cgraph_optimize_function): Always dohubicka
2003-11-21 * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.rth
2003-10-24 PR 10757geoffk
2003-09-08gcc/rth
2003-08-29gcc/rth
2003-08-08 * common.opt: Add debug switches.neil
2003-08-05* c.opt: Introduce -fworking-directory.aoliva
2003-07-25 Remove pedwarn_with_decl, warning_with_decl and error_with_declgdr
2003-07-19 * c-pragma.c (apply_pragma_weak): Don't use warning_with_decl.gdr
2003-07-11Index: ChangeLoggeoffk
2003-07-102003-07-10 Steven Bosscher <steven@gcc.gnu.org>steven
2003-07-06 * tree.h (default_flag_random_seed): Remove.nathan
2003-07-05 * toplev.c (output_clean_symbol_name): Remove.nathan
2003-07-04gcc:ghazi
2003-07-02 * c-common.h (c_common_init_options): New prototype.neil
2003-06-28 * Makefile.in: Update.neil
2003-06-22 * common.opt: More -f switches.neil
2003-06-21 * Makefile.in: Update.neil
2003-06-20 * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.neil
2003-06-18 * Makefile.in: Update.neil
2003-06-17 * rtl.h: Remove declarations from coverage.h.aj
2003-06-15 * c-pch.c (asm_file_name): Remove.neil
2003-06-01 * toplev.c: Use ISO C90 prototypes.aj
2003-05-312003-05-31 Aldy Hernandez <aldyh@redhat.com>aldyh
2003-05-13 * diagnostic.c (output_format): Add support for %m.zack