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 ports/14043] New: ARM glibc lost profil_counter export


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

             Bug #: 14043
           Summary: ARM glibc lost profil_counter export
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: carlos@systemhalted.org, roland@gnu.org
    Classification: Unclassified


ARM glibc used to export the profil_counter symbol at version GLIBC_2.4.  This
export disappeared, apparently as a result of:

2007-12-21  Daniel Jacobowitz  <dan@codesourcery.com>

        * sysdeps/unix/sysv/linux/arm/profil-counter.h: Use the i386 version.
        * sysdeps/unix/sysv/linux/arm/register-dump.h (register_dump): Update
        to use ucontext.
        (REGISTER_DUMP): Likewise.
        * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h (SIGCONTEXT,
        SIGCONTEXT_EXTRA_ARGS, GET_PC, GET_FRAME, GET_STACK): Likewise.
        (sigaction, __sigaction): Define.
        * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Delete.

-- 
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]