[cfe-commits] [patch] mips64 target support

Simon Atanasyan satanasyan at mips.com
Tue Apr 3 13:54:25 PDT 2012


On Tue, Mar 27, 2012 at 9:58 PM, Simon Atanasyan <satanasyan at mips.com> wrote:
> The patch enables mips64 target support in the clang driver.
>
>  1. Define _MIPS_SZPTR, _MIPS_SZINT, _MIPS_SZLONG macros.
>  2. Provide -EB / -EL and -32/-64 options to the assembler.
>  3. Provide path to the 64-bit ld.so.1 to the linker.
>  4. Add new directories to the library search paths set.
>
> Please review it.

Ping.

--
Simon




More information about the cfe-commits mailing list