]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ubsan.c
c++: Handle multiple aggregate overloads [PR95319].
[thirdparty/gcc.git] / gcc / ubsan.c
2020-04-21  Jakub Jelinekubsan: Avoid -Wpadded warnings [PR94641]
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-27  Tobias BurnusPR 92463 - Cleanups due to minimum MPFR version bump...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-01-03  Richard Sandifordpoly_int: GET_MODE_PRECISION
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: get_inner_reference & co.
2017-11-24  Jakub Jelinekre PR sanitizer/83014 (ICE in pretty-print with -fsanit...
2017-11-10  Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-10-19  Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_BUILTIN.
2017-10-19  Jakub Jelinekubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-08-30  Richard Sandiford[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30  Richard Sandiford[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-08  Martin Liskatrans.c: Include header files.
2017-07-31  Jakub Jelinekre PR sanitizer/81604 (Ubsan type reporting can be...
2017-07-28  Jakub Jelinekre PR sanitizer/80998 (Implement -fsanitize=pointer...
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-27  Marek Polacekre PR sanitizer/81223 (ICE in instrument_null at gcc...
2017-06-27  Jakub Jelinekre PR sanitizer/81209 (-fsanitize=undefined ICE on...
2017-06-19  Jakub Jelinekre PR sanitizer/81125 (-fsanitize=undefined ICE)
2017-06-19  Jakub Jelinekre PR sanitizer/81111 (Cannot build libstdc++ with...
2017-06-16  Jakub Jelinekre PR sanitizer/81094 (-fsanitize=object-size does...
2017-06-13  Martin LiskaImplement no_sanitize function attribute
2017-06-08  Jakub Jelinekre PR middle-end/81005 (-fsanitize=null and -fsanitize...
2017-05-18  Marek Polacekre PR sanitizer/80797 (-fsanitize=null doesn't instrume...
2017-04-13  Denis Khalikovre PR sanitizer/80414 ([UBSAN] segfault with -fsanitize...
2017-04-11  Martin LiskaDo not instrument register variables in object-size...
2017-03-27  Jakub Jelinekre PR sanitizer/80168 (ICE in make_decl_rtl, at varasm...
2017-03-07  Jakub Jelinekre PR sanitizer/79897 (ICE in gimplify_modify_expr...
2017-02-20  Marek Polacekre PR sanitizer/79558 (ICE: Segfault in ubsan_type_desc...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-16  Jakub Jelinekre PR sanitizer/77823 (ICE: in ubsan_encode_value,...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-10-05  Jakub Jelinekre PR sanitizer/66343 ("Error: .Lubsan_type3 already...
2016-10-05  Jakub Jelinekre PR sanitizer/66343 ("Error: .Lubsan_type3 already...
2016-09-03  Kirill Yukhinubsan.c (ubsan_use_new_style_p): Fix check for empty...
2016-09-02  Martin SeborPR tree-optimization/71831 - __builtin_object_size...
2016-08-12  Jakub Jelinekre PR c/71512 (ICE: verify_gimple failed with UBSAN)
2016-07-19  Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-11  Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-05-06  Marek Polacekre PR sanitizer/70875 (ICE in get_ubsan_type_info_for_t...
2016-05-02  Richard SandifordSupport <, <=, > and >= for offset_int and widest_int
2016-01-06  Marek Polacekre PR sanitizer/69099 (ICE when compiling gcc.dg/atomic...
2016-01-04  Jakub JelinekUpdate copyright years.
2016-01-01  Jakub Jelinekre PR sanitizer/69055 (Internal compiler error -fsaniti...
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
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.
next