This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Enable java for aarch64


Yvan's patch was checked in a few days ago...

/Marcus

r197770 | clyon | 2013-04-11 13:06:04 +0100 (Thu, 11 Apr 2013) | 12 lines

2013-03-16  Yvan Roux <yvan.roux@linaro.org>

        * include/private/gcconfig.h (AARCH64): New macro (defined only if
        __aarch64__).
        * include/private/gcconfig.h (mach_type_known):
        Update comment adding ARM AArch64 target.
        * include/private/gcconfig.h (NOSYS, mach_type_known,CPP_WORDSZ,
        MACH_TYPE, ALIGNMENT, HBLKSIZE, OS_TYPE, LINUX_STACKBOTTOM,
        USE_GENERIC_PUSH_REGS, DYNAMIC_LOADING, DATASTART, DATAEND,
        STACKBOTTOM): Define for AArch64.

On 14 April 2013 12:17, Matthias Klose <doko@ubuntu.com> wrote:
> Am 13.04.2013 20:21, schrieb Andreas Schwab:
>> This enables building java for aarch64.
>
> Afaics, the aarch64 changes for boehm-gc are not yet checked in. Aren't these
> needed as a prerequisite?
>


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