summaryrefslogtreecommitdiff
path: root/gcc/toplev.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-4/+4
* flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva2007-03-141-1/+6
* toplev.c (dump_memory_report): Break out from...Jan Hubicka2006-12-231-0/+2
* common.opt (-floop-optimize, [...]): Remove.Steven Bosscher2006-02-261-1/+0
* re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson2005-09-081-1/+5
* Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2005-07-281-1/+0
* toplev.h: Add comment about the first parameter for warning().DJ Delorie2005-07-191-0/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-1/+1
* c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers2005-07-031-17/+8
* Update FSF address.Kelley Cook2005-06-251-2/+2
* diagnostic.h (verbatim): Move ...Kaveh R. Ghazi2005-06-181-0/+1
* system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford2005-06-011-2/+0
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-1/+2
* common.opt (-fnew-ra): Remove.Paolo Bonzini2005-01-171-2/+1
* toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.Richard Henderson2004-11-111-29/+28
* passes.c (rest_of_compilation): Make it static.Kazu Hirata2004-11-041-1/+0
* c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka2004-10-011-1/+1
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+0
* Hot/cold partitioning update patch.Caroline Tice2004-08-181-0/+5
* re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating2004-08-051-1/+1
* toplev.h (NO_FRONT_END_DIAG, [...]): Define.Joseph Myers2004-07-061-5/+14
* toplev.h (rest_of_compilation): Adjust prototype.Paolo Bonzini2004-06-161-1/+1
* Makefile.in (FLAGS_H): New.Zdenek Dvorak2004-06-141-1/+0
* toplev.c (floor_log2_wide): Replace loop with faster bit operations.DJ Delorie2004-06-081-0/+23
* intl.h (open_quote, [...]): New.Joseph Myers2004-05-241-1/+1
* toplev.h (flag_delete_null_pointer_checks): Move from here to...Jeff Law2004-05-171-1/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+2
* passes.c: New file.Richard Henderson2004-02-271-0/+3
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+2
* cgraphunit.c (cgraph_optimize_function): Always do optimize_inline_calls when...Jan Hubicka2004-01-131-1/+1
* ssa.c, [...]: Remove files.Richard Henderson2003-11-201-3/+0
* re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating2003-10-241-0/+3
* c-decl.c (c_expand_body_1): Push and pop function context here.Richard Henderson2003-09-081-1/+1
* tree-optimize.c: New file.Richard Henderson2003-08-291-0/+1
* common.opt: Add debug switches.Neil Booth2003-08-081-4/+0
* c.opt: Introduce -fworking-directory.Alexandre Oliva2003-08-051-0/+6
* Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis2003-07-251-6/+2
* c-pragma.c (apply_pragma_weak): Don't use warning_with_decl.Gabriel Dos Reis2003-07-191-1/+1
* Index: ChangeLogGeoffrey Keating2003-07-111-0/+1
* ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher2003-07-101-41/+29
* tree.h (default_flag_random_seed): Remove.Nathan Sidwell2003-07-061-0/+3
* toplev.c (output_clean_symbol_name): Remove.Nathan Sidwell2003-07-051-1/+0
* c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi2003-07-041-10/+21
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-021-5/+1
* Makefile.in: Update.Neil Booth2003-06-281-0/+4
* common.opt: More -f switches.Neil Booth2003-06-221-0/+6
* Makefile.in: Update.Neil Booth2003-06-211-0/+15
* c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth2003-06-201-0/+3
* Makefile.in: Update.Neil Booth2003-06-181-0/+1