summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/c-family/ChangeLog:doko2016-06-011-0/+24
* Error out on -fvtable-verify without --enable-vtable-verifyro2016-05-091-0/+9
* PR driver/69805jakub2016-02-191-24/+8
* PR driver/69779: fix bogus cleanup code used by libgccjit affecting s390xdmalcolm2016-02-121-2/+14
* PR driver/69265 and 69453: improved suggestions for various misspelled optionsdmalcolm2016-02-121-28/+84
* Fix memory chunk corruption for opts_obstack (PR jit/68446)dmalcolm2016-01-191-0/+1
* Prevent "undef var" errors on gcc --help or --version with self-specshainque2016-01-121-5/+38
* gcc/jakub2016-01-041-2/+2
* Port libvtv to Solarisro2015-11-251-3/+3
* always define ENABLE_OFFLOADINGtbsaunde2015-11-151-3/+1
* [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additionallaw2015-11-131-1/+7
* PR driver/67613 - spell suggestions for misspelled command line optionsdmalcolm2015-11-131-1/+50
* Fix big memory leak in ix86_valid_target_attribute_pmarxin2015-11-121-1/+1
* Fix memory leaks and use a pool_allocatormarxin2015-11-091-1/+4
* Improve --help output to generate references to option aliases.msebor2015-10-211-45/+45
* Help the offload gcc driver find the right assemblertschwinge2015-10-021-1/+1
* PR target/66870ian2015-09-301-0/+4
* Support PIE on Solarisro2015-09-241-0/+2
* Fix --enable-offload-targets/-foffload handling, pt. 2tschwinge2015-09-231-4/+3
* Fix --enable-offload-targets/-foffload handling, pt. 1tschwinge2015-09-231-10/+13
* Avoid strndup in gcc.c (PR bootstrap/67363)ro2015-08-311-1/+1
* Fix build for targets not defining EXTRA_SPECS.jsm282015-08-251-0/+2
* Support embedding the driver in-process within libgccjitdmalcolm2015-08-251-21/+379
* Expand comment on struct switchstr.jsm282015-08-251-3/+8
* Ignore -ftree-parallelize-loops={0,1} using gtvries2015-07-141-2/+47
* Fix double word typos.aldyh2015-07-131-3/+3
* Validate -pie if PIE is enabled by defaulthjl2015-06-251-0/+5
* * gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even ifebotcazou2015-06-221-4/+6
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-1/+0
* Add --enable-default-pie option to GCC configurehjl2015-05-281-2/+47
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-2/+2
* * Makefile.def: Add libmpx.ienkovich2015-03-101-0/+5
* PR jit/64810: driver, arm, jit: configure-time default optionsdmalcolm2015-02-031-46/+38
* Always pass explicit location to fatal_error.jsm282015-01-301-61/+91
* PR driver/64737jakub2015-01-231-2/+3
* * diagnostic-core.h (internal_error_no_backtrace): New prototype.jakub2015-01-231-2/+3
* * gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explicitjakub2015-01-221-2/+5
* 2015-01-22 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax2015-01-221-24/+34
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-2/+3
* gcc/jakub2015-01-051-2/+2
* gcc/ChangeLog:manu2014-12-041-0/+5
* * gcc.c (SANITIZER_SPEC): Don't error on -fsanitize=threadjakub2014-11-261-1/+1
* Remove unnecessary calls to strchr.tocarip2014-11-251-11/+13
* PR driver/36312jakub2014-11-191-1/+3
* 2014-11-13 Dominique Dhumieres <dominiq@lps.ens.fr>iverbin2014-11-131-4/+12
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.kyukhin2014-11-131-3/+105
* [PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.kyukhin2014-11-131-11/+39
* gcc/testsuite/ChangeLog:manu2014-11-111-7/+14
* Revert revision 217149 because it breaks Ada:manu2014-11-051-12/+7
* gcc/testsuite/ChangeLog:manu2014-11-051-7/+12