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 dynamic-link/19122] Unnecessary PLT relocations in librtld.os


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

--- 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  3c82bb5042330441a18fd8e8d5b74d25d5540a66 (commit)
      from  f84114688abe316b6a736302a7c13f4883d41f13 (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=3c82bb5042330441a18fd8e8d5b74d25d5540a66

commit 3c82bb5042330441a18fd8e8d5b74d25d5540a66
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Oct 15 14:33:26 2015 -0700

    Mark ld.so internel __uname hidden

    Since ld.so internel __uname is only used internally in ld.so, it can
    be made hidden.

        [BZ #19122]
        * include/sys/utsname.h [IS_IN (rtld)] (__uname): Add
        attribute_hidden.

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

Summary of changes:
 ChangeLog             |    3 +++
 include/sys/utsname.h |    4 ++++
 2 files changed, 7 insertions(+), 0 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]