* [prelink-cross] New version available
@ 2015-09-11 16:27 Mark Hatle
0 siblings, 0 replies; only message in thread
From: Mark Hatle @ 2015-09-11 16:27 UTC (permalink / raw)
To: Yocto Project
I've pushed a new set of changes to the prelink_cross branch.
The change most likely to affect YP users will be the arch-arm fix contributed
by Andrew Stubbs (Mentor). This resolves a problem where the prelinker would not
work on modern binutils due to a change in the BFD library. For more
information, see:
https://sourceware.org/ml/binutils/2014-06/msg00228.html
Also contributions from Samsung have added support to allow the prelinker to
evaluate LD_PRELOAD libraries as well. This can be useful if you have a system
where you may need to preload libraries for various purposes. It ensures that a
slot is available for preloading w/o conflicting with the normal load process.
Below is a quick summary of the changes (Changelog.cross entries):
2015-09-11 Mark Hatle <mark.hatle@windriver.com>
* doc/prelink.8: Add --ld-preload docs
* testsuite/Maekfile.am, testsuite/preload1*: Add test
2015-09-11 Vaneet Narang <v.narang@samsung.com>
* src/gather.c, src/get.c, src/main.c, src/prelink.h:
Add ability to specify preloaded libraries that influence the
prelinker.
2015-09-09 Akhilesh Kumar <akhilesh.k@samsung.com>
* src/gather.c: Remove unnecessary dso NULL check
2015-09-09 Maninder Singh <maninder1.s@samsung.com>
* src/doit.c, src/gather.c, src/undoall.c: Fix realloc memory leak
2015-09-07 Andrew Stubbs <ams@codesourcery.com>
* src/arch-arm.c (PL_ARCH(arm)): Set max_page_size to match
the new BFD default.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-11 16:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-11 16:27 [prelink-cross] New version available Mark Hatle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.