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] Avoid GOT relocations in ld.so on powerpc


On Fri, May 18, 2012 at 5:04 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> This is what I have checked in.
>
> Andreas.
>
> Â Â Â Â* sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
> Â Â Â ÂINTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
> Â Â Â Â* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
> Â Â Â ÂRefer to _rtld_local_ro instead of _rtld_global_ro.
> Â Â Â Â* sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
> Â Â Â ÂLikewise.
> Â Â Â Â* sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
> Â Â Â ÂLikewise.
> Â Â Â Â* sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
> Â Â Â ÂLikewise.
> Â Â Â Â* sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
> Â Â Â Â* sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
> Â Â Â Âof _rtld_global, and rtld_progname instead of _dl_argv[0].

Thanks Andreas.


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