Age | Commit message (Expand) | Author | Files | Lines |
2016-07-19 | builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1... | Uros Bizjak | 1 | -1/+1 |
2016-07-11 | Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG. | Bernd Edlinger | 1 | -2/+2 |
2016-05-06 | re PR sanitizer/70875 (ICE in get_ubsan_type_info_for_type with -fsanitize=un... | Marek Polacek | 1 | -1/+0 |
2016-05-02 | Support <, <=, > and >= for offset_int and widest_int | Richard Sandiford | 1 | -4/+4 |
2016-01-06 | re PR sanitizer/69099 (ICE when compiling gcc.dg/atomic/c11-atomic-exec-2.c w... | Marek Polacek | 1 | -5/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-01 | re PR sanitizer/69055 (Internal compiler error -fsanitize=float-cast-overflow) | Jakub Jelinek | 1 | -0/+1 |
2015-11-08 | Merge of the scalar-storage-order branch. | Eric Botcazou | 1 | -4/+4 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -16/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -13/+10 |
2015-10-21 | libsanitizer merge from upstream r250806, compiler part. | Max Ostapenko | 1 | -2/+37 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -24/+24 |
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-08-05 | re PR c/16351 (NULL dereference warnings) | Manuel López-Ibáñez | 1 | -2/+2 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -16/+5 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-traits.h (ggc_cache_hasher): Rename to... | Richard Sandiford | 1 | -1/+1 |
2015-06-25 | decl.c (value_annotation_hasher::handle_cache_entry): Delete. | Richard Sandiford | 1 | -9/+3 |
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 | -6/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-04 | re PR middle-end/65984 (ICE: definition in block 4 does not dominate use in b... | Jakub Jelinek | 1 | -3/+4 |
2015-04-09 | re PR tree-optimization/65709 (Bad code for LZ4 decompression with -O3 on x86... | Jakub Jelinek | 1 | -2/+2 |
2015-03-27 | re PR sanitizer/65583 ([UBSAN] ICE segfault in inline_edge_summary) | Marek Polacek | 1 | -1/+34 |
2015-03-12 | tree-cfg.c (gimple_split_block): Remove loop finding stmt to split on. | Richard Biener | 1 | -0/+1 |
2015-03-10 | re PR sanitizer/65367 (indefinite loop occurs with sanitize enabled and certa... | Marek Polacek | 1 | -1/+6 |
2015-02-18 | re PR sanitizer/65081 (-fsanitize=object-size fails with simple pointer arithm) | Marek Polacek | 1 | -1/+41 |
2015-02-12 | re PR sanitizer/65019 (Compare debug failure with -fsanitize=alignment,object... | Jakub Jelinek | 1 | -1/+1 |
2015-02-10 | re PR sanitizer/65004 (Compare debug failure with -fno-sanitize-recover -fsan... | Jakub Jelinek | 1 | -1/+1 |
2015-01-27 | re PR sanitizer/64741 (Incorrect size of UBSan type descriptors) | Jakub Jelinek | 1 | -11/+15 |
2015-01-22 | ubsan.c (ubsan_type_descriptor): Use 'pretty_print' for 'pretty_name' to avoi... | Chen Gang | 1 | -29/+34 |
2015-01-15 | flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR i... | Jakub Jelinek | 1 | -0/+161 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -1/+13 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+11 |
2015-01-08 | ubsan.c (do_ubsan_in_current_function): New. | Jason Merrill | 1 | -3/+11 |
2015-01-05 | re PR sanitizer/64344 ([UBSAN] ICE with -fsanitize=float-cast-overflow [ICE i... | Jakub Jelinek | 1 | -8/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-01 | re PR tree-optimization/64121 (ICE: SSA corruption with -O -fsanitize=undefined) | Marek Polacek | 1 | -1/+8 |
2014-12-01 | re PR sanitizer/63956 ([UBSAN] ICE segfault in cxx_eval_call_expression ../..... | Marek Polacek | 1 | -0/+1 |
2014-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -8/+6 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -12/+9 |
2014-11-20 | convert many if_marked htab to hash_table | Trevor Saunders | 1 | -20/+32 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -2/+2 |
2014-11-19 | gimple.h (gimple_build_assign_with_ops): Add unary arg overload. | Jakub Jelinek | 1 | -5/+4 |
2014-11-19 | re PR sanitizer/63690 (ICE: tree check: expected class 'expression', have 'co... | Marek Polacek | 1 | -1/+7 |
2014-11-19 | re PR sanitizer/63913 (ICE: verify_gimple failed: statement marked for throw,... | Jakub Jelinek | 1 | -5/+26 |
2014-11-18 | re PR sanitizer/63866 (ICE in C++ printer with -fdump-ipa) | Marek Polacek | 1 | -7/+31 |
2014-11-14 | re PR sanitizer/63839 (ICE: tree check: expected ssa_name, have var_decl in s... | Marek Polacek | 1 | -9/+18 |