aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.h
AgeCommit message (Expand)AuthorFilesLines
2004-08-18Hot/cold partitioning update patch.Caroline Tice1-0/+5
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-1/+1
2004-07-06toplev.h (NO_FRONT_END_DIAG, [...]): Define.Joseph Myers1-5/+14
2004-06-16toplev.h (rest_of_compilation): Adjust prototype.Paolo Bonzini1-1/+1
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak1-1/+0
2004-06-08toplev.c (floor_log2_wide): Replace loop with faster bit operations.DJ Delorie1-0/+23
2004-05-24intl.h (open_quote, [...]): New.Joseph Myers1-1/+1
2004-05-17toplev.h (flag_delete_null_pointer_checks): Move from here to...Jeff Law1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+2
2004-02-27passes.c: New file.Richard Henderson1-0/+3
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+2
2004-01-13cgraphunit.c (cgraph_optimize_function): Always do optimize_inline_calls when...Jan Hubicka1-1/+1
2003-11-20ssa.c, [...]: Remove files.Richard Henderson1-3/+0
2003-10-24re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating1-0/+3
2003-09-08c-decl.c (c_expand_body_1): Push and pop function context here.Richard Henderson1-1/+1
2003-08-29tree-optimize.c: New file.Richard Henderson1-0/+1
2003-08-08common.opt: Add debug switches.Neil Booth1-4/+0
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva1-0/+6
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis1-6/+2
2003-07-19c-pragma.c (apply_pragma_weak): Don't use warning_with_decl.Gabriel Dos Reis1-1/+1
2003-07-11Index: ChangeLogGeoffrey Keating1-0/+1
2003-07-10ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher1-41/+29
2003-07-06tree.h (default_flag_random_seed): Remove.Nathan Sidwell1-0/+3
2003-07-05toplev.c (output_clean_symbol_name): Remove.Nathan Sidwell1-1/+0
2003-07-04c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi1-10/+21
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-5/+1
2003-06-28Makefile.in: Update.Neil Booth1-0/+4
2003-06-22common.opt: More -f switches.Neil Booth1-0/+6
2003-06-21Makefile.in: Update.Neil Booth1-0/+15
2003-06-20c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth1-0/+3
2003-06-18Makefile.in: Update.Neil Booth1-0/+1
2003-06-17rtl.h: Remove declarations from coverage.h.Andreas Jaeger1-1/+0
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth1-0/+12
2003-06-01toplev.c: Use ISO C90 prototypes.Andreas Jaeger1-56/+56
2003-05-31toplev.c (botch): Remove.Aldy Hernandez1-3/+0
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-2/+0
2003-05-09toplev.h (warning_with_file_and_line): Don't declare.Gabriel Dos Reis1-4/+0
2003-05-04toplev.h (pedwarn_with_file_and_line): Don't declare.Gabriel Dos Reis1-2/+0
2003-03-02toplev.c (aux_base_name): Moved from toplev.h.Neil Booth1-1/+0
2002-08-04gcc.c (cc1_options): Pass output file as auxbase when appropriate.Nathan Sidwell1-0/+2
2002-07-25invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford1-0/+1
2002-06-05toplev.h (report_error_function): Remove.Gabriel Dos Reis1-2/+0
2002-05-31target.h: Fix formatting.Kazu Hirata1-1/+1
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-0/+1
2002-05-16c-common.c (cb_register_builtins): Handle more built-ins here rather than in ...Neil Booth1-4/+6
2002-03-25toplev.c: Don't include setjmp.h.Zack Weinberg1-1/+0
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben1-0/+1
2001-12-31* toplev.h: Remove forward def of tree_node, rtx_def.Graham Stott1-5/+0
2001-11-06Clean up langhooksNeil Booth1-69/+0
2001-10-25langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg1-0/+3