Age | Commit message (Expand) | Author | Files | Lines |
2016-09-26 | Fix handling of -fsanitize-recover* options. | Martin Liska | 1 | -38/+53 |
2016-09-20 | Add IPA VRP | Kugan Vivekanandarajah | 1 | -0/+1 |
2016-09-07 | i386.c: Add 'U' suffix to processor feature bits to avoid -Wnarrowing warning. | Eric Gallager | 1 | -2/+2 |
2016-08-26 | Patch for performing interprocedural bitwise constant propagation. | Prathamesh Kulkarni | 1 | -0/+4 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -0/+3 |
2016-07-12 | re PR tree-optimization/23286 (Missed code hoisting optimization) | Steven Bosscher | 1 | -0/+1 |
2016-06-30 | Offer suggestions for misspelled --param names. | David Malcolm | 1 | -1/+8 |
2016-06-22 | Implement -fdiagnostics-parseable-fixits | David Malcolm | 1 | -0/+4 |
2016-05-30 | invoke.texi (-fpeel-loops,-O3): Update documentation. | Jan Hubicka | 1 | -0/+1 |
2016-05-12 | re PR driver/71063 (ICE: Segmentation fault with --help="^") | Marek Polacek | 1 | -12/+17 |
2016-05-03 | re PR rtl-optimization/57193 (suboptimal register allocation for SSE registers) | Bernd Schmidt | 1 | -1/+0 |
2016-04-26 | Enable -frename-registers at -O2. | Bernd Schmidt | 1 | -0/+1 |
2016-03-17 | Properly set flag_pie and flag_pic | H.J. Lu | 1 | -1/+6 |
2016-02-12 | PR driver/69265 and 69453: improved suggestions for various misspelled options | David Malcolm | 1 | -6/+1 |
2016-01-26 | re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift... | Jakub Jelinek | 1 | -121/+122 |
2016-01-19 | Fix memory chunk corruption for opts_obstack (PR jit/68446) | David Malcolm | 1 | -9/+5 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -2/+29 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-17 | [PATCH] Limit path splitting to loops we optimize for speed | Jeff Law | 1 | -1/+1 |
2015-12-16 | Add pass_oacc_ipa | Tom de Vries | 1 | -0/+10 |
2015-12-08 | re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected) | Jakub Jelinek | 1 | -2/+5 |
2015-11-23 | libsanitizer merge from upstream r253555, compiler part. | Max Ostapenko | 1 | -4/+1 |
2015-11-17 | Extend tree-call-cdce to calls whose result is used | Richard Sandiford | 1 | -1/+1 |
2015-11-13 | [Patch,tree-optimization]: Add new path Splitting pass on tree ssa | Ajit Agarwal | 1 | -0/+1 |
2015-11-12 | Fix big memory leak in ix86_valid_target_attribute_p | Martin Liska | 1 | -1/+15 |
2015-10-21 | Improve --help output to generate references to option aliases. | Martin Sebor | 1 | -3/+43 |
2015-10-21 | unconditionally compile most of the delay slot code | Trevor Saunders | 1 | -1/+1 |
2015-10-13 | Support DEFPARAMENUM in params.def | Tom de Vries | 1 | -6/+13 |
2015-10-01 | bb-reorder: Add -freorder-blocks-algorithm= and wire it up | Segher Boessenkool | 1 | -1/+3 |
2015-09-25 | This patch unsets -freorder-blocks-and-partition when -fprofile-use is not sp... | Teresa Johnson | 1 | -0/+10 |
2015-09-24 | fdiagnostics-color=never does not disable color for some diagnostics | Manuel López-Ibáñez | 1 | -3/+4 |
2015-08-19 | common.opt (fstack-protector): Initialize to -1. | Magnus Granberg | 1 | -0/+5 |
2015-08-14 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -1/+1 |
2015-08-14 | Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx | Thomas Schwinge | 1 | -1/+1 |
2015-07-24 | Revert: | David Edelsohn | 1 | -1/+1 |
2015-07-23 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -1/+1 |
2015-07-15 | opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ... | Andrew MacLeod | 1 | -4/+1 |
2015-06-10 | Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt... | Alexandre Oliva | 1 | -1/+1 |
2015-06-09 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -1/+1 |
2015-05-27 | Add --enable-default-pie option to GCC configure | H.J. Lu | 1 | -0/+9 |
2015-05-18 | dbgcnt: enhance behavior. | Martin Liska | 1 | -0/+4 |
2015-05-07 | c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumenting flexible member... | Marek Polacek | 1 | -0/+2 |
2015-04-30 | Fix spurious semicolons | David Malcolm | 1 | -1/+1 |
2015-02-17 | Add -fipa-cp-alignment | H.J. Lu | 1 | -0/+4 |
2015-02-12 | tree-sra.c (dump_dereferences_table): Avoid -Wformat-security warning. | David Howells | 1 | -2/+2 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -2/+3 |
2015-01-15 | flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR i... | Jakub Jelinek | 1 | -0/+1 |
2015-01-06 | opts.c (common_handle_option): Add support for -fno-sanitize=all and -f{,no-}... | Jakub Jelinek | 1 | -1/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-11 | diagnostic.c (get_terminal_width): Renamed from | Tobias Burnus | 1 | -12/+2 |