[LLVMdev] llvm 2.0 release announcement [draft]

Lauro Ramos Venancio lauro.venancio at gmail.com
Mon May 14 05:19:47 PDT 2007


>
>
>   x. Lauro implemented support for Thread Local Storage with the
> __thread keyword, and added codegen support for Linux on X86 and ARM.


Thread Local Storage is not fully functional on ARM because the ARM TLS
llvm-gcc patch wasn't applied yet. So, I think  the __thread keyword support
for ARM will appear on LLVM 2.1.

  x. Lauro contributed support for the ARM AAPCS and EABI ABIs and
> PIC codegen on arm/linux.


ARM AAPCS and EABI are the same ABI.

AAPCS or EABI => arm-linux-gnueabi
APCS or OABI => arm-linux-gnu and arm-apple-darwin

Lauro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070514/95f5949e/attachment.html>


More information about the llvm-dev mailing list