summaryrefslogtreecommitdiff
path: root/gcc/ipa-chkp.c
Commit message (Expand)AuthorAgeFilesLines
* dwarf2out.c (gen_type_die_with_usage): Call verify_type.Jan Hubicka2015-04-301-15/+1
* ipa-chkp.c (chkp_maybe_create_clone): Reset cdtor flags for instrumentation t...Ilya Enkovich2015-04-061-0/+6
* re PR target/65531 (ICE: symtab_node::verify failed: Two symbols with same co...Ilya Enkovich2015-03-311-1/+2
* ipa-chkp.c (chkp_maybe_create_clone): Don't try to clone instrumented thunks.Ilya Enkovich2015-03-191-1/+2
* c.opt (fchkp-use-wrappers): New.Ilya Enkovich2015-03-101-5/+52
* ipa-chkp.c: Use iterate_direct_aliases.Jan Hubicka2015-02-141-8/+7
* ipa-chkp.c (chkp_produce_thunks): Add early param to split thunks production ...Ilya Enkovich2015-01-191-8/+57
* re PR target/64363 (Unresolved labels with -fcheck-pointer-bounds and -mmpx)Ilya Enkovich2015-01-161-9/+30
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-2/+12
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -...Jan Hubicka2014-12-111-3/+1
* tree-core.h (built_in_class): Add builtin codes to be used by Pointer Bounds ...Ilya Enkovich2014-11-171-2/+97
* re PR bootstrap/63699 (Bootstrap fails in libcc1 on darwin14)Francois-Xavier Coudert2014-11-111-1/+0
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+647