Age | Commit message (Expand) | Author | Files | Lines |
2018-07-19 | [ESan] EfficiencySanitizer implementation. | Denis Khalikov | 1 | -0/+19 |
2017-12-08 | [TTC-11] Embed UBSan into ASan runtimesubmit/tizen_base/20171208.084018accepted/tizen/base/20171215.171112 | Maxim Ostapenko | 1 | -1/+1 |
2017-02-06 | Merge branches/gcc-6-branch rev 245201. | Yvan Roux | 1 | -1/+18 |
2017-01-09 | Merge branches/gcc-6-branch rev 244220. | Yvan Roux | 1 | -0/+11 |
2016-08-22 | Merge branches/gcc-6-branch rev 239654. | Yvan Roux | 1 | -2/+3 |
2016-07-11 | Merge branches/gcc-6-branch rev 238201. | Yvan Roux | 1 | -3/+6 |
2016-02-19 | PR driver/69805 | jakub | 1 | -24/+8 |
2016-02-12 | PR driver/69779: fix bogus cleanup code used by libgccjit affecting s390x | dmalcolm | 1 | -2/+14 |
2016-02-12 | PR driver/69265 and 69453: improved suggestions for various misspelled options | dmalcolm | 1 | -28/+84 |
2016-01-19 | Fix memory chunk corruption for opts_obstack (PR jit/68446) | dmalcolm | 1 | -0/+1 |
2016-01-12 | Prevent "undef var" errors on gcc --help or --version with self-specs | hainque | 1 | -5/+38 |
2016-01-04 | gcc/ | jakub | 1 | -2/+2 |
2015-11-25 | Port libvtv to Solaris | ro | 1 | -3/+3 |
2015-11-15 | always define ENABLE_OFFLOADING | tbsaunde | 1 | -3/+1 |
2015-11-13 | [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additional | law | 1 | -1/+7 |
2015-11-13 | PR driver/67613 - spell suggestions for misspelled command line options | dmalcolm | 1 | -1/+50 |
2015-11-12 | Fix big memory leak in ix86_valid_target_attribute_p | marxin | 1 | -1/+1 |
2015-11-09 | Fix memory leaks and use a pool_allocator | marxin | 1 | -1/+4 |
2015-10-21 | Improve --help output to generate references to option aliases. | msebor | 1 | -45/+45 |
2015-10-02 | Help the offload gcc driver find the right assembler | tschwinge | 1 | -1/+1 |
2015-09-30 | PR target/66870 | ian | 1 | -0/+4 |
2015-09-24 | Support PIE on Solaris | ro | 1 | -0/+2 |
2015-09-23 | Fix --enable-offload-targets/-foffload handling, pt. 2 | tschwinge | 1 | -4/+3 |
2015-09-23 | Fix --enable-offload-targets/-foffload handling, pt. 1 | tschwinge | 1 | -10/+13 |
2015-08-31 | Avoid strndup in gcc.c (PR bootstrap/67363) | ro | 1 | -1/+1 |
2015-08-25 | Fix build for targets not defining EXTRA_SPECS. | jsm28 | 1 | -0/+2 |
2015-08-25 | Support embedding the driver in-process within libgccjit | dmalcolm | 1 | -21/+379 |
2015-08-25 | Expand comment on struct switchstr. | jsm28 | 1 | -3/+8 |
2015-07-14 | Ignore -ftree-parallelize-loops={0,1} using gt | vries | 1 | -2/+47 |
2015-07-13 | Fix double word typos. | aldyh | 1 | -3/+3 |
2015-06-25 | Validate -pie if PIE is enabled by default | hjl | 1 | -0/+5 |
2015-06-22 | * gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even if | ebotcazou | 1 | -4/+6 |
2015-06-08 | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 1 | -1/+0 |
2015-05-28 | Add --enable-default-pie option to GCC configure | hjl | 1 | -2/+47 |
2015-05-09 | * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c, | jason | 1 | -2/+2 |
2015-03-10 | * Makefile.def: Add libmpx. | ienkovich | 1 | -0/+5 |
2015-02-03 | PR jit/64810: driver, arm, jit: configure-time default options | dmalcolm | 1 | -46/+38 |
2015-01-30 | Always pass explicit location to fatal_error. | jsm28 | 1 | -61/+91 |
2015-01-23 | PR driver/64737 | jakub | 1 | -2/+3 |
2015-01-23 | * diagnostic-core.h (internal_error_no_backtrace): New prototype. | jakub | 1 | -2/+3 |
2015-01-22 | * gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explicit | jakub | 1 | -2/+5 |
2015-01-22 | 2015-01-22 Max Ostapenko <m.ostapenko@partner.samsung.com> | chefmax | 1 | -24/+34 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | tschwinge | 1 | -2/+3 |
2015-01-05 | gcc/ | jakub | 1 | -2/+2 |
2014-12-04 | gcc/ChangeLog: | manu | 1 | -0/+5 |
2014-11-26 | * gcc.c (SANITIZER_SPEC): Don't error on -fsanitize=thread | jakub | 1 | -1/+1 |
2014-11-25 | Remove unnecessary calls to strchr. | tocarip | 1 | -11/+13 |
2014-11-19 | PR driver/36312 | jakub | 1 | -1/+3 |
2014-11-13 | 2014-11-13 Dominique Dhumieres <dominiq@lps.ens.fr> | iverbin | 1 | -4/+12 |
2014-11-13 | [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling. | kyukhin | 1 | -3/+105 |