]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ubsan.c
alias.c: Reorder #include statements and remove duplicates.
[thirdparty/gcc.git] / gcc / ubsan.c
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-21  Max Ostapenkolibsanitizer merge from upstream r250806, compiler...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-12  Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11  Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-08-05  Manuel López-Ibáñezre PR c/16351 (NULL dereference warnings)
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-traits.h (ggc_cache_hasher): Rename to...
2015-06-25  Richard Sandiforddecl.c (value_annotation_hasher::handle_cache_entry...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-04  Jakub Jelinekre PR middle-end/65984 (ICE: definition in block 4...
2015-04-09  Jakub Jelinekre PR tree-optimization/65709 (Bad code for LZ4 decompr...
2015-03-27  Marek Polacekre PR sanitizer/65583 ([UBSAN] ICE segfault in inline_e...
2015-03-12  Richard Bienertree-cfg.c (gimple_split_block): Remove loop finding...
2015-03-10  Marek Polacekre PR sanitizer/65367 (indefinite loop occurs with...
2015-02-18  Marek Polacekre PR sanitizer/65081 (-fsanitize=object-size fails...
2015-02-12  Jakub Jelinekre PR sanitizer/65019 (Compare debug failure with ...
2015-02-10  Jakub Jelinekre PR sanitizer/65004 (Compare debug failure with ...
2015-01-27  Jakub Jelinekre PR sanitizer/64741 (Incorrect size of UBSan type...
2015-01-22  Chen Gangubsan.c (ubsan_type_descriptor): Use 'pretty_print...
2015-01-15  Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_VPTR...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-08  Jason Merrillubsan.c (do_ubsan_in_current_function): New.
2015-01-05  Jakub Jelinekre PR sanitizer/64344 ([UBSAN] ICE with -fsanitize...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-01  Marek Polacekre PR tree-optimization/64121 (ICE: SSA corruption...
2014-12-01  Marek Polacekre PR sanitizer/63956 ([UBSAN] ICE segfault in cxx_eval...
2014-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-20  Trevor Saundersconvert many if_marked htab to hash_table
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-19  Marek Polacekre PR sanitizer/63690 (ICE: tree check: expected class...
2014-11-19  Jakub Jelinekre PR sanitizer/63913 (ICE: verify_gimple failed: state...
2014-11-18  Marek Polacekre PR sanitizer/63866 (ICE in C++ printer with -fdump...
2014-11-14  Marek Polacekre PR sanitizer/63839 (ICE: tree check: expected ssa_na...
2014-11-04  Marek Polacekubsan.c (instrument_object_size): Optimize [x & CST...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22  Jakub JelinekNew syntax for -fsanitize-recover.
2014-10-10  Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_...
2014-10-06  Jakub Jelinekubsan.h (ubsan_get_source_location): New prototype.
2014-09-10  Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_NONNULL...
2014-09-10  Jakub Jelinekubsan.h (struct ubsan_mismatch_data): Removed.
2014-08-01  Jakub Jelinekopts.c (common_handle_option): Handle -fsanitize=alignment.
2014-07-24  Martin LiskaIPA C++ refactoring 2/N
2014-07-09  Trevor Saundersremove has_execute
2014-06-30  Marek Polacekconvert.c (convert_to_integer): Don't instrument conver...
2014-06-20  Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-06  Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-23  Marek Polacekbuiltins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_...
2014-05-21  Marek Polacekre PR sanitizer/61272 ([UBSAN] ICE in is_ubsan_builtin_...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-04-23  Jakub Jelinekre PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-03-26  Jakub Jelinekubsan.h (ubsan_create_data): Change second argument...
2014-03-26  Jakub Jelinekre PR sanitizer/60636 (ubsan doesn't instrument signed...
2014-03-19  Marek Polacekre PR sanitizer/60569 (Segfault with -flto and -fsaniti...
2014-03-18  Jakub Jelinekre PR sanitizer/60557 (UBSAN: ICE after ubsan_expand_nu...
2014-03-18  Jakub Jelinekre PR sanitizer/60535 (Link failure with -flto and...
2014-01-08  Marek Polacekre PR sanitizer/59667 (ubsan: ICE ubsan_type_descriptor)
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Jakub Jelinekubsan.c: Include tree-ssanames.h, asan.h and gimplify...
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-05  Marek Polacekre PR sanitizer/59333 (ICE with long long and -m32...
2013-12-04  Marek PolacekImplement -fsanitize=signed-integer-overflow.
2013-11-27  Marek Polacekre PR sanitizer/59306 (ICE with -fsanitize=null: gimple...
2013-11-27  Marek Polacekubsan.c (ubsan_type_descriptor): If varpool_get_node...
2013-11-26  Jakub Jelinekre PR sanitizer/59258 (ubsan: ICE(segfault): stack...
2013-11-25  Marek Polacekubsan.c (ubsan_create_data): Increase the size of the...
2013-11-22  Jakub Jelinekubsan.c (ubsan_source_location): Don't crash on unknown...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-09-25  Marek Polacekre PR sanitizer/58420 (internal compiler error: in...
2013-09-20  Marek Polacekre PR sanitizer/58413 (ubsan constant folding)
2013-08-31  Marek Polacekubsan.c: Include tm_p.h.
2013-08-30  Marek PolacekMerge ubsan into trunk.