diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 947b9a7..97a1101 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2015-11-03 Evgeny Stupachenko <evstupac@gmail.com> + + * multiple_target.c (create_dispatcher_calls): Add target check + on ifunc. + (create_target_clone): Change assembler name for versioned declarations. + 2015-11-03 Thomas Schwinge <thomas@codesourcery.com> Chung-Lin Tang <cltang@codesourcery.com> |