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] Rework sparc PIC macros so crt{i,n}.S can use them too.


On 02/17/12 22:49, David Miller wrote:
> --- a/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
> +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
...
> -0:	SETUP_PIC_REG(o2,g1)			\
> +0:	SETUP_PIC_REG_LEAF(o2,g1)		\

No attempt to use RDPC for sparc64?


r~


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