public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* gdb and binutils branch hjl/pr16467 created. 53f9ffc3fd199106f544c9bccb9aeb414b4c0c08
@ 2014-01-20  1:32 hjl
  0 siblings, 0 replies; only message in thread
From: hjl @ 2014-01-20  1:32 UTC (permalink / raw)
  To: src-cvs

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 "gdb and binutils".

The branch, hjl/pr16467 has been created
        at  53f9ffc3fd199106f544c9bccb9aeb414b4c0c08 (commit)

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=53f9ffc3fd199106f544c9bccb9aeb414b4c0c08

commit 53f9ffc3fd199106f544c9bccb9aeb414b4c0c08
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Jan 19 17:25:00 2014 -0800

    Check incompatible existing default symbol definition
    
    After resolving a versioned reference, foo@VER1, to a default versioned
    definition, foo@@VER1, from a shared object, we also merge it with
    the existing default symbol definition, foo.  When foo is IFUNC and
    foo@@VER1 aren't, we will merge 2 incompatible definitions.  This
    patch avoids merging foo@@VER1 definition with foo definition if
    one is IFUNC and the other isn't.

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


hooks/post-receive
-- 
gdb and binutils


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-20  1:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-20  1:32 gdb and binutils branch hjl/pr16467 created. 53f9ffc3fd199106f544c9bccb9aeb414b4c0c08 hjl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).