]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog.old-ports-tile
tile BZ #15759: Fix bug in _dl_unmap
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 22 Jul 2013 15:46:44 +0000 (11:46 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 22 Jul 2013 15:56:36 +0000 (11:56 -0400)
commit1fe2988f523ddbad93ca7abc98fea982f2ae0505
tree283f35a8c794ad6438c0898a8a13ca6ebb1d7096
parenta8fc7a03a82959a69ca262c850be23a4932142ce
tile BZ #15759: Fix bug in _dl_unmap

We returned without calling __munmap if not in the simulator.
Now we call a separate sim_dlclose() function to make the
control flow work correctly.
NEWS
ports/ChangeLog.tile
ports/sysdeps/tile/dl-runtime.c