summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/ienkovich2015-03-121-1/+11
* * toplev.c (process_options): Change flag_ipa_ra before creatingjakub2015-02-061-4/+7
* Always pass explicit location to fatal_error.jsm282015-01-301-6/+6
* toplev: gcc version information for jitdmalcolm2015-01-271-10/+23
* PR jit/64721: toplev: don't install signal-handlers when running within libgc...dmalcolm2015-01-231-14/+18
* * toplev.c (init_local_tick): Process the failure when readlaw2015-01-221-1/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* 2015-01-05 Radovan Obradovic <radovan.obradovic@imgtec.com>clm2015-01-051-0/+12
* Update copyright years.jakub2015-01-051-1/+1
* New symbol_summary class introduced.marxin2014-12-221-1/+2
* gcc/ChangeLog:manu2014-12-041-24/+0
* PR jit/63854: Fix leak of ipa hooksdmalcolm2014-12-041-1/+3
* gcc/iverbin2014-11-281-14/+14
* PR jit/63854: Add ira_costs_c_finalizedmalcolm2014-11-191-0/+1
* PR jit/63854: Fix leak of opts_obstackdmalcolm2014-11-191-0/+2
* PR jit/63854: Fix memory leak of save_decoded_optionsdmalcolm2014-11-191-0/+2
* PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerdmalcolm2014-11-191-0/+4
* PR jit/63854: Fix memory leak within gcc_optionsdmalcolm2014-11-191-0/+3