aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-chkp.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-30dwarf2out.c (gen_type_die_with_usage): Call verify_type.Jan Hubicka1-15/+1
2015-04-06ipa-chkp.c (chkp_maybe_create_clone): Reset cdtor flags for instrumentation t...Ilya Enkovich1-0/+6
2015-03-31re PR target/65531 (ICE: symtab_node::verify failed: Two symbols with same co...Ilya Enkovich1-1/+2
2015-03-19ipa-chkp.c (chkp_maybe_create_clone): Don't try to clone instrumented thunks.Ilya Enkovich1-1/+2
2015-03-10c.opt (fchkp-use-wrappers): New.Ilya Enkovich1-5/+52
2015-02-14ipa-chkp.c: Use iterate_direct_aliases.Jan Hubicka1-8/+7
2015-01-19ipa-chkp.c (chkp_produce_thunks): Add early param to split thunks production ...Ilya Enkovich1-8/+57
2015-01-16re PR target/64363 (Unresolved labels with -fcheck-pointer-bounds and -mmpx)Ilya Enkovich1-9/+30
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-2/+12
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-11re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -...Jan Hubicka1-3/+1
2014-11-17tree-core.h (built_in_class): Add builtin codes to be used by Pointer Bounds ...Ilya Enkovich1-2/+97
2014-11-11re PR bootstrap/63699 (Bootstrap fails in libcc1 on darwin14)Francois-Xavier Coudert1-1/+0
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+647