summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-10 Richard Biener <rguenther@suse.de>rguenth2015-07-101-0/+5
* [Backport Patch SRA] Fix PR66119 by calling get_move_ratio in SRAjgreenhalgh2015-07-031-14/+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
* PR driver/36312jakub2014-11-191-1/+2
* New unroll and jam option in Graphite.mircea2014-11-151-2/+3
* * configure.ac (--with-diagnostics-color): New configurejakub2014-11-141-6/+22
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-131-0/+3
* 2014-11-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-11-131-1/+1
* gcc/testsuite/ChangeLog:manu2014-11-111-2/+9
* [Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOjgreenhalgh2014-11-061-0/+14
* Revert revision 217149 because it breaks Ada:manu2014-11-051-9/+2
* gcc/testsuite/ChangeLog:manu2014-11-051-2/+9
* gcc/ienkovich2014-11-051-0/+10
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+2
* Add AutoFDO.dehao2014-10-211-0/+5
* State cleanups from jit branchdmalcolm2014-10-211-15/+53
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+4
* * machmode.h (int_n_data_t): New.dj2014-10-141-0/+27
* gcc/rsandifo2014-09-121-1/+2
* Revert incorrect merging of debug-early branch.aldyh2014-09-041-1/+1
* + * c/c-decl.c (write_global_declarations_1): Call global_decl()aldyh2014-09-041-1/+1
* IPA C++ refactoring 4/Nmarxin2014-08-251-2/+5
* gcc/ChangeLog:manu2014-08-201-5/+0
* * configure.ac: Eliminate ClooG installation dependency.romangareev2014-08-181-3/+3
* 2014-07-31 Yury Gribov <y.gribov@samsung.com>ygribov2014-07-311-2/+11
* 2014-07-31 Bingfeng Mei <bmei@broadcom.com>meibf2014-07-311-10/+10
* gcc/rsandifo2014-07-241-21/+10
* IPA C++ refactoring 2/Nmarxin2014-07-241-1/+1
* * toplev.c (output_stack_usage): Adjust the location of the warning.ebotcazou2014-07-191-5/+8
* Support location tracking for built-in macro tokensdodji2014-07-161-1/+1