All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: Yocto Project <yocto@yoctoproject.org>
Subject: [prelink-cross] New version available
Date: Fri, 11 Sep 2015 11:27:57 -0500	[thread overview]
Message-ID: <55F3010D.2070300@windriver.com> (raw)

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.


                 reply	other threads:[~2015-09-11 16:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55F3010D.2070300@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.