aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-07dumpfile.h (enum tree_dump_index): Rename TDI_generic to TDI_gimple.Jakub Jelinek1-3/+3
2017-05-31passes.c: implement pre-ICE emergency dumpingAlexander Monakov1-1/+11
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell1-0/+4
2017-05-19context.h (context::set_passes): New.Nathan Sidwell1-2/+6
2017-04-28Remove .gcno file when compilation does not success (PR driver/56469).Martin Liska1-0/+3
2017-03-10MPX: Fix option handling.Martin Liska1-21/+29
2017-03-09Disable -fcheck-pointer-bounds with sanitizers.Martin Liska1-12/+20
2017-02-13isl.m4: Remove support for ISL 0.14.Richard Biener1-3/+5
2017-02-10toplev.c (process_options): Do not mention obsolete graphite options when...Richard Biener1-4/+3
2017-01-20[hsa] Rename hsa.[ch] to hsa-common.[ch]Martin Jambor1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14Split omp-low into multiple filesMartin Jambor1-1/+1
2016-11-23[Patch 6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISIONJames Greenhalgh1-30/+6
2016-11-16gcc: remove unneeded global related to hot/cold partitioningAndrew Burgess1-5/+0
2016-10-25Implement ~line_maps ()David Malcolm1-1/+0
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-3/+3
2016-09-20Add IPA VRPKugan Vivekanandarajah1-0/+1
2016-09-05re PR middle-end/77475 (unnecessary or misleading context in reporting comman...Jakub Jelinek1-0/+3
2016-09-02Add -fdiagnostics-generate-patchDavid Malcolm1-0/+14
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-2/+2
2016-08-10toplev.c: set FILE * globals to NULL after fcloseDavid Malcolm1-1/+6
2016-07-19builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...Uros Bizjak1-8/+8
2016-06-20re PR rtl-optimization/71591 (SIGSEGV in test_uncond_jump (rtl-tests.c:90) wi...Jakub Jelinek1-0/+5
2016-06-13Do not enable -fcheck-pointer-bounds w/ -fsanitize=boundsMartin Liska1-0/+9
2016-06-06Selftest frameworkDavid Malcolm1-0/+26
2016-05-31invoke.texi (-frename-registers): Drop -fpeel-loops from list of flags impliy...Jan Hubicka1-1/+1
2016-05-31loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.Jan Hubicka1-1/+1
2016-04-26toplev.c (backend_init_target): Avoid calling init_reload when using LRA.Zhouyi Zhou1-1/+2
2016-04-22[PATCH 1/2] (header usage fix) remove unused system header includesSzabolcs Nagy1-2/+0
2016-02-25Do not gather mem stats in run_exit_handles (PRMartin Liska1-0/+3
2016-01-19Fix memory chunk corruption for opts_obstack (PR jit/68446)David Malcolm1-1/+6
2016-01-19Merge of HSAMartin Jambor1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17replace ISL with islSebastian Pop1-1/+1
2015-12-16update required isl versionAditya Kumar1-2/+10
2015-12-04re PR middle-end/68656 (warning about disabled var-tracking uses odd location...Jakub Jelinek1-34/+60
2015-12-02rename flag_loop_optimize_isl to flag_loop_nest_optimizeAditya Kumar1-1/+1
2015-11-15remove conditional compilation of sdb debug infoTrevor Saunders1-5/+1
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-0/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-14/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-19/+16
2015-10-21unconditionally compile most of the delay slot codeTrevor Saunders1-3/+1
2015-09-17Split up optabs.[hc]Richard Sandiford1-1/+2
2015-09-16Move check_global_declaration from toplev.c to cgraphunit.cManuel López-Ibáñez1-63/+0
2015-09-14PR28901 -Wunused-variable ignores unused const initialised variables in CMark Wielaard1-5/+6
2015-08-27fix compile without ISLSebastian Pop1-3/+1
2015-08-27remove -floop-unroll-and-jamSebastian Pop1-2/+1
2015-08-20toplev.c (compile_file): Remove loop calling late_global_decl on all symbols.Richard Biener1-9/+0
2015-08-14Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxThomas Schwinge1-0/+4