summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/71591jakub2016-06-201-0/+5
* Do not enable -fcheck-pointer-bounds w/ -fsanitize=boundsmarxin2016-06-131-0/+9
* Selftest frameworkdmalcolm2016-06-061-0/+26
* * doc/invoke.texi (-frename-registers): Drop -fpeel-loops from listhubicka2016-05-311-1/+1
* * loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.hubicka2016-05-311-1/+1
* 2016-04-26 Zhouyi Zhou <yizhouzhou@ict.ac.cn>law2016-04-261-1/+2
* [PATCH 1/2] (header usage fix) remove unused system header includesnsz2016-04-221-2/+0
* Do not gather mem stats in run_exit_handles (PRmarxin2016-02-251-0/+3
* Fix memory chunk corruption for opts_obstack (PR jit/68446)dmalcolm2016-01-191-1/+6
* Merge of HSAjamborm2016-01-191-0/+3
* Update copyright years.jakub2016-01-041-1/+1
* replace ISL with islspop2015-12-171-1/+1
* update required isl versionspop2015-12-161-2/+10
* PR c/68656jakub2015-12-041-34/+60
* rename flag_loop_optimize_isl to flag_loop_nest_optimizespop2015-12-021-1/+1
* remove conditional compilation of sdb debug infotbsaunde2015-11-151-5/+1
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-0/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-14/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-19/+16
* unconditionally compile most of the delay slot codetbsaunde2015-10-211-3/+1
* Split up optabs.[hc]rsandifo2015-09-171-1/+2
* Move check_global_declaration from toplev.c to cgraphunit.cmanu2015-09-161-63/+0
* PR28901 -Wunused-variable ignores unused const initialised variables in Cmark2015-09-141-5/+6
* fix compile without ISLspop2015-08-271-3/+1
* remove -floop-unroll-and-jamspop2015-08-271-2/+1
* 2015-08-20 Richard Biener <rguenther@suse.de>rguenth2015-08-201-9/+0
* Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxtschwinge2015-08-141-0/+4
* Refactoring of timevar APIdmalcolm2015-08-031-6/+12
* 2015-07-24 Manuel López-Ibáñez <manu@gcc.gnu.org>paolo2015-07-241-4/+5
* 2015-07-08 Richard Biener <rguenther@suse.de>rguenth2015-07-091-0/+5
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* gcc/rsandifo2015-07-051-5/+2
* [Patch SRA] Fix PR66119 by calling get_move_ratio in SRAjgreenhalgh2015-07-031-14/+0
* gcc/rsandifo2015-06-301-5/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* PR bootstrap/66448jason2015-06-091-0/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* PR sanitizer/66452mpolacek2015-06-081-0/+1
* Merge debug-early branch into mainline.aldyh2015-06-051-41/+37
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* New memory allocation statistics infrastructure.marxin2015-05-271-0/+1
* remove #if HAVE_conditional_movetbsaunde2015-05-221-5/+6
* always define HAVE_conditional_movetbsaunde2015-05-221-1/+1
* Introduce TV_INITIALIZE_RTLdmalcolm2015-05-201-0/+2
* * toplev.c (emit_debug_global_declarations): Do not output debug infohubicka2015-05-161-0/+3
* libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)dmalcolm2015-05-131-0/+3
* Move global state in timevar.c to a new "timer" classdmalcolm2015-05-121-2/+5
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-1/+1
* always define HAVE_epiloguetbsaunde2015-04-281-3/+0