Port-powerpc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ppc vs. gcc48 - switching from PPC EABI to PPC SVR4/TLS ABI



> On Nov 21, 2014, at 8:24 AM, Frank Wille <frank%phoenix.owl.de@localhost> wrote:
> 
> Chuck Silvers wrote:
> 
>> supporting TLS on powerpc actually involved switching from the PPC
>> EABI (embedded ABI) (which uses the R2 register for small data items)
>> to the PPC SVR4 ABI (which uses the R2 register for the TLS private
>> pointer).
> 
> May I ask which kind of programs use EABI? I was under the impression that
> the kernel and userland for all powerpc ports have always been compiled
> using the SVR4 ABI.

It was an option before pthreads.  But it was rarely, if ever, used.



Home | Main Index | Thread Index | Old Index