]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Mention Bug in ChangeLog for S390: Save and restore fprs/vrs while resolving symbols.
authorStefan Liebler <stli@linux.vnet.ibm.com>
Wed, 6 Apr 2016 13:21:00 +0000 (15:21 +0200)
committerStefan Liebler <stli@linux.vnet.ibm.com>
Wed, 6 Apr 2016 13:21:00 +0000 (15:21 +0200)
The Bugzilla 19916 is added to the ChangeLog for
commit 4603c51ef7989d7eb800cdd6f42aab206f891077.

ChangeLog

index 048299a45e109fd54d01bc7aef57e0393fed9061..3eaf80737ec971cf1b1086c519bb1991774e0b2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2016-03-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
 
+       [BZ #19916]
        * sysdeps/s390/s390-32/dl-trampoline.S: Include dl-trampoline.h twice
        to create a non-vector/vector version for _dl_runtime_resolve and
        _dl_runtime_profile. Move implementation to ...