]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-ubsan.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / cp-ubsan.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-06-25  Martin Seborcp: add support for per-location warning groups.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-06-01  Jason Merrillc++: vptr ubsan and object of known type [PR95466]
2020-05-22  Jason Merrillc++: -fsanitize=vptr and -fstrong-eval-order. [PR95221]
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-05-24  Paolo Carlinicp-tree.h (INDIRECT_TYPE_P): New.
2018-05-14  Paolo Carlinicp-tree.h (TYPE_REF_P): New.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-13  Jason MerrillDefer folding of *&.
2017-11-13  Jason MerrillFix cp-ubsan typo.
2017-08-08  Martin Liskatrans.c: Include header files.
2017-07-31  Martin LiskaDo UBSAN sanitization just when current_function_decl...
2017-06-13  Martin LiskaImplement no_sanitize function attribute
2017-01-01  Jakub JelinekUpdate copyright years.
2016-05-12  Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-03-18  Jason MerrillPR c++/70147 - handle primary virtual bases
2016-03-16  Jakub Jelinekre PR sanitizer/70147 (testcase from hana testsuite...
2016-03-16  Jakub Jelinekre PR sanitizer/70147 (testcase from hana testsuite...
2016-03-04  Jakub Jelinekre PR c++/70035 (Calling a non-virtual member in base...
2016-02-24  Jakub Jelinekre PR c++/69922 (Bogus -Wnonnull-compare for: ... ...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-26  Jakub Jelinekre PR c++/68508 (Internal compiler error with parenthes...
2015-11-25  Jason Merrillcp-ubsan.c (cp_ubsan_instrument_vptr_p): Use do_ubsan_i...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-07-09  Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-26  Marek Polacekcp-array-notation.c (expand_sec_reduce_builtin): Use...
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-01-29  Jakub Jelinekre PR sanitizer/64717 (-fsanitize=vptr leads to warning...
2015-01-15  Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_VPTR...