aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-16tracer.c: Remove duplication declaration.Andreas Jaeger1-1/+0
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth1-169/+9
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-21/+6
2003-06-08cfglayout.c (insn_scope): New static functionJan Hubicka1-1/+1
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-3/+1
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-4/+5
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka1-0/+3
2003-06-05toplev.c (push_srcloc): Simplify behavior to save current location and set cu...Per Bothner1-16/+3
2003-06-04* toplev.c (rest_of_type_compilation): Fix typo.Kaveh R. Ghazi1-1/+1
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-0/+19
2003-06-02ggc-page.c (init_ggc): Give better diagnostics on failure to open /dev/zero.Zack Weinberg1-1/+3
2003-06-01toplev.c: Use ISO C90 prototypes.Andreas Jaeger1-141/+95
2003-05-31toplev.c (botch): Remove.Aldy Hernandez1-948/+1137
2003-05-31flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle1-0/+6
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai1-1/+1
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-8/+9
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-7/+7
2003-05-11coverage.h (coverage_counter_alloc): New function.Nathan Sidwell1-2/+3
2003-05-07toplev.c (enum dump_file_index): Swap DFI_ce3, DFI_bbro.Richard Henderson1-2/+2
2003-05-07except.c: Revert 04-01 and 04-02 forced-unwind changes.Richard Henderson1-6/+0
2003-05-05toplev.c (check_global_declarations): Suppress not-used warning for volatile ...Geoffrey Keating1-0/+2
2003-05-03re PR c/10604 (-Wall includes sign conversion warning [3.3 regression])Zack Weinberg1-23/+37
2003-05-03c-decl.c (pending_invalid_xref_file): Remove.Nathan Sidwell1-4/+4
2003-05-02Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell1-17/+7
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-5/+5
2003-04-29c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij1-4/+4
2003-04-26flags.h (time_report): Remove.Neil Booth1-21/+19
2003-04-26toplev.c (read_integral_parameter): Use "argument" in error message to distin...Phil Edwards1-1/+1
2003-04-23re PR rtl-optimization/8300 ([sparc] ICE in gen_reg_rtx, at emit-rtl.c:662)Richard Henderson1-7/+7
2003-04-21Break out coverage routines to new file.Nathan Sidwell1-6/+7
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-3/+15
2003-04-12re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating1-0/+14
2003-04-12c-pch.c: Include flags.h.Geoffrey Keating1-5/+6
2003-04-01except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION notes for not...Richard Henderson1-0/+6
2003-03-30toplev.c (rest_of_compilation): Run purge_builtin_constant_p before post-gcse...Richard Henderson1-4/+4
2003-03-24* toplev.c (independent_decode_option): Don't skip a 'Y' prefix.Neil Booth1-3/+0
2003-03-20Various cleanups to help compile server.Per Bothner1-5/+11
2003-03-12toplev.c (independent_decode_option): Return success for --help, --target-hel...Alexandre Oliva1-0/+3
2003-03-10re PR rtl-optimization/7189 (gcc -O2 -Wall does not print ``control reaches e...Steven Bosscher1-2/+4
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-16/+15
2003-03-08calls.c: Fix comment formatting.Kazu Hirata1-2/+2
2003-03-05Makefile.in (calls.o, [...]): Depend on cgraph.hJan Hubicka1-0/+11
2003-03-05i386-local.c: New.Jan Hubicka1-0/+1
2003-03-04invoke.texi: Document that unit-at-a-time is enabled for -O3Jan Hubicka1-0/+1
2003-03-03toplev.c (rest_of_compilation): Avoid cfg_cleanup calls when not optimizing.Jan Hubicka1-4/+7
2003-03-02params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff1-5/+19
2003-03-02toplev.c (aux_base_name): Moved from toplev.h.Neil Booth1-30/+30
2003-02-28* toplev.c (flag_eliminate_unused_debug_types): Enable by default.Richard Henderson1-1/+1
2003-02-28flags.h: Add flag_eliminate_unused_debug_types.Scott Snyder1-0/+6