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 #8 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, master has been updated
       via  ecd0747df388f3925d4839740b0abcf43d0a9fb2 (commit)
      from  5f0704b66cea73cf2ab148ec4cff645cc301fd8c (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=ecd0747df388f3925d4839740b0abcf43d0a9fb2

commit ecd0747df388f3925d4839740b0abcf43d0a9fb2
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.

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

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]