aboutsummaryrefslogtreecommitdiff
path: root/gcc/multiple_target.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-03Simplify creation of target_clones (PR lto/66295)Martin Liska1-61/+10
2017-01-05[bootstrap-O1] add initializers to avoid warnings at -O1Alexandre Oliva1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-18re PR middle-end/78419 (ICE with target_clone on invalid target)Jakub Jelinek1-36/+32
2016-08-25* multiple_target.c (pass_data_dispatcher_calls): Fix typo.David Edelsohn1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-03multiple_target.c (create_dispatcher_calls): Add target check on ifunc.Evgeny Stupachenko1-0/+12
2015-10-30Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko1-0/+437