| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix invalid memory access in gcc.c (driver/72765) | marxin | 2016-08-15 | 1 | -2/+4 |
* | fix interaction of -S and -x {c,c++}-header | jbeulich | 2016-07-04 | 1 | -1/+1 |
* | Fix bogus option suggestions for RejectNegative options (PR driver/71651) | dmalcolm | 2016-06-30 | 1 | -3/+6 |
* | gcc/c-family/ChangeLog: | doko | 2016-06-01 | 1 | -0/+24 |
* | Error out on -fvtable-verify without --enable-vtable-verify | ro | 2016-05-09 | 1 | -0/+9 |
* | PR driver/69805 | jakub | 2016-02-19 | 1 | -24/+8 |
* | PR driver/69779: fix bogus cleanup code used by libgccjit affecting s390x | dmalcolm | 2016-02-12 | 1 | -2/+14 |
* | PR driver/69265 and 69453: improved suggestions for various misspelled options | dmalcolm | 2016-02-12 | 1 | -28/+84 |
* | Fix memory chunk corruption for opts_obstack (PR jit/68446) | dmalcolm | 2016-01-19 | 1 | -0/+1 |
* | Prevent "undef var" errors on gcc --help or --version with self-specs | hainque | 2016-01-12 | 1 | -5/+38 |
* | gcc/ | jakub | 2016-01-04 | 1 | -2/+2 |
* | Port libvtv to Solaris | ro | 2015-11-25 | 1 | -3/+3 |
* | always define ENABLE_OFFLOADING | tbsaunde | 2015-11-15 | 1 | -3/+1 |
* | [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additional | law | 2015-11-13 | 1 | -1/+7 |
* | PR driver/67613 - spell suggestions for misspelled command line options | dmalcolm | 2015-11-13 | 1 | -1/+50 |
* | Fix big memory leak in ix86_valid_target_attribute_p | marxin | 2015-11-12 | 1 | -1/+1 |
* | Fix memory leaks and use a pool_allocator | marxin | 2015-11-09 | 1 | -1/+4 |
* | Improve --help output to generate references to option aliases. | msebor | 2015-10-21 | 1 | -45/+45 |
* | 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 |