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/14756] Backport BZ 14042 "_mcount@GLIBC_2.0 missing in libc" to 2.16


http://sourceware.org/bugzilla/show_bug.cgi?id=14756

--- Comment #4 from Carlos O'Donell <carlos_odonell at mentor dot com> 2012-10-23 14:47:58 UTC ---
Fixed by:

commit c3b96f90c9c1f0b537fdf0424e8ccc61989cd8ee
Author: Andreas Schwab <schwab@linux-m68k.org>
Date:   Tue May 1 17:10:10 2012 +0200

    Fix missing _mcount@GLIBC_2.0 on powerpc32

    (cherry picked from commit 261f485936b283f4327fc1f2fc8fd1705d805c12)

ChangeLog:

2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>

        [BZ #14042]
        * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
        for call to __mcount_internal.
        * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
        (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
        * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]