| Commit message (Expand) | Author | Age | Files | Lines |
* | Help the offload gcc driver find the right assembler | tschwinge | 2015-10-02 | 1 | -1/+1 |
* | PR target/66870 | ian | 2015-09-30 | 1 | -0/+4 |
* | Support PIE on Solaris | ro | 2015-09-24 | 1 | -0/+2 |
* | Fix --enable-offload-targets/-foffload handling, pt. 2 | tschwinge | 2015-09-23 | 1 | -4/+3 |
* | Fix --enable-offload-targets/-foffload handling, pt. 1 | tschwinge | 2015-09-23 | 1 | -10/+13 |
* | Avoid strndup in gcc.c (PR bootstrap/67363) | ro | 2015-08-31 | 1 | -1/+1 |
* | Fix build for targets not defining EXTRA_SPECS. | jsm28 | 2015-08-25 | 1 | -0/+2 |
* | Support embedding the driver in-process within libgccjit | dmalcolm | 2015-08-25 | 1 | -21/+379 |
* | Expand comment on struct switchstr. | jsm28 | 2015-08-25 | 1 | -3/+8 |
* | Ignore -ftree-parallelize-loops={0,1} using gt | vries | 2015-07-14 | 1 | -2/+47 |
* | Fix double word typos. | aldyh | 2015-07-13 | 1 | -3/+3 |
* | Validate -pie if PIE is enabled by default | hjl | 2015-06-25 | 1 | -0/+5 |
* | * gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even if | ebotcazou | 2015-06-22 | 1 | -4/+6 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -1/+0 |
* | Add --enable-default-pie option to GCC configure | hjl | 2015-05-28 | 1 | -2/+47 |
* | * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c, | jason | 2015-05-09 | 1 | -2/+2 |
* | * Makefile.def: Add libmpx. | ienkovich | 2015-03-10 | 1 | -0/+5 |
* | PR jit/64810: driver, arm, jit: configure-time default options | dmalcolm | 2015-02-03 | 1 | -46/+38 |
* | Always pass explicit location to fatal_error. | jsm28 | 2015-01-30 | 1 | -61/+91 |
* | PR driver/64737 | jakub | 2015-01-23 | 1 | -2/+3 |
* | * diagnostic-core.h (internal_error_no_backtrace): New prototype. | jakub | 2015-01-23 | 1 | -2/+3 |
* | * gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explicit | jakub | 2015-01-22 | 1 | -2/+5 |
* | 2015-01-22 Max Ostapenko <m.ostapenko@partner.samsung.com> | chefmax | 2015-01-22 | 1 | -24/+34 |
* | Merge current set of OpenACC changes from gomp-4_0-branch. | tschwinge | 2015-01-15 | 1 | -2/+3 |
* | gcc/ | jakub | 2015-01-05 | 1 | -2/+2 |
* | gcc/ChangeLog: | manu | 2014-12-04 | 1 | -0/+5 |
* | * gcc.c (SANITIZER_SPEC): Don't error on -fsanitize=thread | jakub | 2014-11-26 | 1 | -1/+1 |
* | Remove unnecessary calls to strchr. | tocarip | 2014-11-25 | 1 | -11/+13 |
* | PR driver/36312 | jakub | 2014-11-19 | 1 | -1/+3 |
* | 2014-11-13 Dominique Dhumieres <dominiq@lps.ens.fr> | iverbin | 2014-11-13 | 1 | -4/+12 |
* | [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling. | kyukhin | 2014-11-13 | 1 | -3/+105 |
* | [PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper. | kyukhin | 2014-11-13 | 1 | -11/+39 |
* | gcc/testsuite/ChangeLog: | manu | 2014-11-11 | 1 | -7/+14 |
* | Revert revision 217149 because it breaks Ada: | manu | 2014-11-05 | 1 | -12/+7 |
* | gcc/testsuite/ChangeLog: | manu | 2014-11-05 | 1 | -7/+12 |
* | 2014-10-22 Richard Biener <rguenther@suse.de> | burnus | 2014-10-22 | 1 | -1/+1 |
* | Fix build breakage on darwin introduced by me in r215861 | dmalcolm | 2014-10-03 | 1 | -2/+2 |
* | gcc.c: Split up the driver's "main" into smaller functions | dmalcolm | 2014-10-03 | 1 | -35/+201 |
* | Fix -freport-bug patch. | tschwinge | 2014-09-26 | 1 | -3/+13 |
* | gcc/ | chefmax | 2014-09-26 | 1 | -36/+347 |
* | * config/gnu-user.h (LIBLSAN_EARLY_SPEC): Define. | jakub | 2014-09-01 | 1 | -5/+12 |
* | * gcc.c (do_spec_1): Allocate enough space for saved_suffix. | law | 2014-07-31 | 1 | -1/+1 |
* | 2014-07-31 Yury Gribov <y.gribov@samsung.com> | ygribov | 2014-07-31 | 1 | -3/+4 |
* | Support compressed debug sections | ro | 2014-06-27 | 1 | -2/+55 |
* | 2014-06-25 Paul Gortmaker <paul.gortmaker@windriver.com> | law | 2014-06-25 | 1 | -4/+9 |
* | Revert "2014-06-23 Paul Gortmaker <paul.gortmaker@windriver.com>" | law | 2014-06-23 | 1 | -1/+1 |
* | 2014-06-23 Paul Gortmaker <paul.gortmaker@windriver.com> | law | 2014-06-23 | 1 | -1/+1 |
* | * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT. | mpolacek | 2014-05-23 | 1 | -1/+1 |
* | * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE. | mpolacek | 2014-04-30 | 1 | -1/+1 |
* | PR sanitizer/60275 | jakub | 2014-04-23 | 1 | -1/+2 |