summaryrefslogtreecommitdiff
path: root/gcc/multiple_target.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Fix removal of ifunc (PR ipa/81214).Martin Liska2017-06-301-32/+32
* re PR ipa/81238 (Target clone support does not make default clone static.)Michael Meissner2017-06-281-0/+1
* re PR ipa/81185 (Target clones support generates awkward names)Michael Meissner2017-06-231-1/+2
* Fix multi-versioning issues (PR ipa/80732).Martin Liska2017-06-191-32/+83
* Do not ICE on an invalid input for MV.Martin Liska2017-03-141-4/+1
* Verify that target can create a dispatcher call (PR target/79892).Martin Liska2017-03-141-0/+7
* Fix multiple target clones nodes (PR lto/66295).Martin Liska2017-03-141-0/+1
* Simplify creation of target_clones (PR lto/66295)Martin Liska2017-02-031-61/+10
* [bootstrap-O1] add initializers to avoid warnings at -O1Alexandre Oliva2017-01-051-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR middle-end/78419 (ICE with target_clone on invalid target)Jakub Jelinek2016-11-181-36/+32
* * multiple_target.c (pass_data_dispatcher_calls): Fix typo.David Edelsohn2016-08-251-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* multiple_target.c (create_dispatcher_calls): Add target check on ifunc.Evgeny Stupachenko2015-11-031-0/+12
* Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko2015-10-301-0/+437