This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/22051] zero terminator in the middle of glibc's .eh_frame


https://sourceware.org/bugzilla/show_bug.cgi?id=22051

--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, release/2.26/master has been updated
       via  dca8b177f6bb521638f4d8a845b4cb10348137c9 (commit)
      from  8a1adb593969e099604537804f594efe01e04f6f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=dca8b177f6bb521638f4d8a845b4cb10348137c9

commit dca8b177f6bb521638f4d8a845b4cb10348137c9
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Aug 31 06:28:31 2017 -0700

    Place $(elf-objpfx)sofini.os last [BZ #22051]

    Since sofini.os terminates .eh_frame section, it should be placed last.

        [BZ #22051]
        * Makerules (build-module-helper-objlist): Filter out
        $(elf-objpfx)sofini.os.
        (build-shlib-objlist): Append $(elf-objpfx)sofini.os if it is
        needed.

    (cherry picked from commit ecd0747df388f3925d4839740b0abcf43d0a9fb2)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    8 ++++++++
 Makerules |    5 ++++-
 2 files changed, 12 insertions(+), 1 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]