This is the mail archive of the libc-alpha@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]

Re: [PATCH] Fix undefined reference to _dl_prof_resolve in profiled libc


On Wed, May 16, 2012 at 6:04 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> _dl_profile_resolve and its wrapper _dl_prof_resolve aren't defined in a
> profiled libc.
>
> Andreas.
>
> ? ? ? ?* sysdeps/powerpc/powerpc32/dl-machine.c
> ? ? ? ?(__elf_machine_runtime_setup) [PROF]: Don't reference
> ? ? ? ?_dl_prof_resolve.

This looks good to me and match the logic in dl-trampoline.S for Power.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]