aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)Author
2017-10-12Merge branches/gcc-6-branch rev 253668Mark Murray
2017-09-13Merge branches/gcc-6-branch rev 252072.Yvan Roux
2017-07-07Merge branches/gcc-6-branch rev 250045.Yvan Roux
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux
2017-01-09Merge branches/gcc-6-branch rev 244220.Yvan Roux
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux
2016-07-11Merge branches/gcc-6-branch rev 238201.Yvan Roux
2016-02-19 PR driver/69805jakub
2016-02-12PR driver/69779: fix bogus cleanup code used by libgccjit affecting s390xdmalcolm
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsdmalcolm
2016-01-19Fix memory chunk corruption for opts_obstack (PR jit/68446)dmalcolm
2016-01-12Prevent "undef var" errors on gcc --help or --version with self-specshainque
2016-01-04gcc/jakub
2015-11-25Port libvtv to Solarisro
2015-11-15always define ENABLE_OFFLOADINGtbsaunde
2015-11-13[PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additionallaw
2015-11-13PR driver/67613 - spell suggestions for misspelled command line optionsdmalcolm
2015-11-12Fix big memory leak in ix86_valid_target_attribute_pmarxin
2015-11-09Fix memory leaks and use a pool_allocatormarxin
2015-10-21Improve --help output to generate references to option aliases.msebor
2015-10-02Help the offload gcc driver find the right assemblertschwinge
2015-09-30 PR target/66870ian
2015-09-24Support PIE on Solarisro
2015-09-23Fix --enable-offload-targets/-foffload handling, pt. 2tschwinge
2015-09-23Fix --enable-offload-targets/-foffload handling, pt. 1tschwinge
2015-08-31Avoid strndup in gcc.c (PR bootstrap/67363)ro
2015-08-25Fix build for targets not defining EXTRA_SPECS.jsm28
2015-08-25Support embedding the driver in-process within libgccjitdmalcolm
2015-08-25Expand comment on struct switchstr.jsm28
2015-07-14Ignore -ftree-parallelize-loops={0,1} using gtvries
2015-07-13Fix double word typos.aldyh
2015-06-25Validate -pie if PIE is enabled by defaulthjl
2015-06-22 * gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even ifebotcazou
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-28Add --enable-default-pie option to GCC configurehjl
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason
2015-03-10 * Makefile.def: Add libmpx.ienkovich
2015-02-03PR jit/64810: driver, arm, jit: configure-time default optionsdmalcolm
2015-01-30Always pass explicit location to fatal_error.jsm28
2015-01-23 PR driver/64737jakub
2015-01-23 * diagnostic-core.h (internal_error_no_backtrace): New prototype.jakub
2015-01-22 * gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explicitjakub
2015-01-222015-01-22 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge
2015-01-05gcc/jakub
2014-12-04gcc/ChangeLog:manu
2014-11-26 * gcc.c (SANITIZER_SPEC): Don't error on -fsanitize=threadjakub
2014-11-25Remove unnecessary calls to strchr.tocarip
2014-11-19 PR driver/36312jakub
2014-11-132014-11-13 Dominique Dhumieres <dominiq@lps.ens.fr>iverbin