]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-ubsan.c
Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR sanitize/81530).
[thirdparty/gcc.git] / gcc / cp / cp-ubsan.c
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...