diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-11-08 23:41:05 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2016-11-08 23:41:05 +0000 |
commit | 38d84a0f3720e3ed4f628e07ccf4351d1b05a2e6 (patch) | |
tree | f883049934677ea9717242494950e0c09d9b2e2a /ChangeLog | |
parent | 3c7f1f59cd1611e0727f9b5ffc32dae78cb05000 (diff) | |
download | glibc-38d84a0f3720e3ed4f628e07ccf4351d1b05a2e6.zip glibc-38d84a0f3720e3ed4f628e07ccf4351d1b05a2e6.tar.gz glibc-38d84a0f3720e3ed4f628e07ccf4351d1b05a2e6.tar.bz2 |
Update nios2 localplt.data.
This patch updates nios2 localplt.data so the localplt test passes in
my compile-only all-ABIs glibc testing. A new PLT entry for
__extendsfdf2 is added.
Tested for nios2.
* sysdeps/unix/sysv/linux/nios2/localplt.data: Add __extendsfdf2
for libc.so.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-11-08 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/unix/sysv/linux/nios2/localplt.data: Add __extendsfdf2 + for libc.so. + 2016-11-08 Adhemerval Zanella <adhemerval.zanella@linaro.org> * nptl/Makefile (libpthread-routines): Remove ptw-llseek and add |