Age | Commit message (Expand) | Author | Files | Lines |
2020-11-25 | libsanitizer: Add hwasan pass and associated gimple changes | Matthew Malcomson | 1 | -4/+17 |
2020-05-12 | ASAN: clear DECL_NOT_GIMPLE_REG_P. | Martin Liska | 1 | -0/+1 |
2020-05-07 | extend DECL_GIMPLE_REG_P to all types | Richard Biener | 1 | -1/+0 |
2020-01-26 | sanopt: Avoid crash on anonymous parameter [PR93436] | Marek Polacek | 1 | -3/+6 |
2020-01-14 | hash-table.h: support non-zero empty values in empty_slow (v2) | David Malcolm | 1 | -0/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -2/+2 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -5/+5 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-27 | Sanopt: ignore params with DECL_HAS_VALUE_EXPR_P (PR sanitizer/86962). | Martin Liska | 1 | -2/+4 |
2018-03-23 | re PR sanitizer/85029 (-fsanitize=undefined internal compiler error: in maybe... | Jakub Jelinek | 1 | -1/+1 |
2018-03-14 | re PR sanitizer/83392 (FAIL: c-c++-common/ubsan/ptr-overflow-sanitization-1.c... | Jakub Jelinek | 1 | -4/+9 |
2018-03-01 | Do not handled volatile arguments (PR sanitizer/82484). | Martin Liska | 1 | -1/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: get_inner_reference & co. | Richard Sandiford | 1 | -3/+6 |
2017-10-11 | Revert last commit. | Martin Liska | 1 | -3/+1 |
2017-10-11 | Do not handled volatile arguments (PR sanitizer/82484). | Martin Liska | 1 | -1/+3 |
2017-10-06 | Add sanopt support for UBSAN_PTR. | Martin Liska | 1 | -13/+255 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-07-28 | Set DECL_VALUE_EXPR after a debug stmt is generated (PR sanitizer/81340). | Martin Liska | 1 | -2/+3 |
2017-07-28 | re PR sanitizer/80998 (Implement -fsanitize=pointer-overflow) | Jakub Jelinek | 1 | -0/+3 |
2017-07-28 | Do not handle VLA in sanitization (PR sanitizer/81460). | Martin Liska | 1 | -2/+3 |
2017-07-04 | Enable addressable params sanitization with --param asan-stack=1. | Martin Liska | 1 | -1/+1 |
2017-07-03 | ASAN: handle addressable params (PR sanitize/81040). | Martin Liska | 1 | -0/+138 |
2017-06-13 | Implement no_sanitize function attribute | Martin Liska | 1 | -3/+1 |
2017-01-23 | Speed up use-after-scope (v2): rewrite into SSA | Martin Liska | 1 | -0/+11 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-17 | re PR sanitizer/78832 (-fcompare-debug failure (length) with -fsanitize=address) | Jakub Jelinek | 1 | -9/+7 |
2016-12-16 | Revert accidentally changed file. | Jakub Jelinek | 1 | -3/+0 |
2016-12-16 | re PR c/78408 (C loop initial declarations generate wrong code) | Jakub Jelinek | 1 | -0/+3 |
2016-12-13 | Add sanopt for ASAN_MARK poison and unpoison. | Martin Liska | 1 | -4/+202 |
2016-11-07 | Introduce -fsanitize-address-use-after-scope | Martin Liska | 1 | -0/+3 |
2016-10-25 | Fix not caught use-after-scope with -O1 (PR sanitize/78106) | Martin Liska | 1 | -1/+5 |
2016-09-26 | ipa-inline-analysis.c (find_foldable_builtin_expect): Use gimple_call_interna... | Marek Polacek | 1 | -2/+1 |
2016-09-02 | re PR sanitizer/77396 (address sanitizer crashes if all static global variab... | Jakub Jelinek | 1 | -0/+25 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -6/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -7/+6 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -25/+25 |
2015-08-12 | Revert "replace several uses of the anon namespace with GCC_FINAL" | Trevor Saunders | 1 | -2/+6 |
2015-08-11 | replace several uses of the anon namespace with GCC_FINAL | Trevor Saunders | 1 | -6/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -12/+4 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -1/+0 |
2015-06-25 | hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. | Richard Sandiford | 1 | -7/+2 |
2015-06-25 | ipa-icf.h (symbol_compare_hash): New class. | Richard Sandiford | 1 | -14/+15 |
2015-06-25 | tree-hash-traits.h: New file. | Richard Sandiford | 1 | -14/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |