[PATCH, i386, Android] Add Android support for i386 target

H.J. Lu hjl.tools@gmail.com
Mon Apr 16 15:38:00 GMT 2012


On Mon, Apr 16, 2012 at 8:33 AM, Ilya Enkovich <enkovich.gnu@gmail.com> wrote:
> Hello,
>
> Here is patch for i386 Android support. It is the second part of
> previously splitted patch
> (http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00127.html). The first
> part has been committed
> (http://gcc.gnu.org/ml/gcc-cvs/2012-04/msg00378.html). Bootstrapped
> and checked on linux-x86_64. OK for trunk?

Maybe it is better to break it into 2 patches:

1. Introduce config/i386/linux-common.h with any new functionalities
2. Add Android support.

Thanks.


H.J.
---
> Thanks,
> Ilya
> ---
> 2012-04-16  Enkovich Ilya  <ilya.enkovich@intel.com>
>
>        * config/i386/linux-common.h: New.
>
>        * config.gcc: Add i386/linux-common.h before
>        all i386/linux.h and i386/linux64.h usages.
>
>        * config/i386/gnu-user.h (GNU_USER_TARGET_LINK_SPEC): New.
>        (LINK_SPEC): Use GNU_USER_TARGET_LINK_SPEC.
>        * config/i386/gnu-user64.h: Likewise.
>
>        * config/i386/gnu-user.common.h (GNU_USER_TARGET_CC1_SPEC): New.
>        (CC1_SPEC): Use GNU_USER_TARGET_CC1_SPEC.
>        (GNU_USER_TARGET_MATHFILE_SPEC): New.
>        (ENDFILE_SPEC): Use GNU_USER_TARGET_MATHFILE_SPEC.



More information about the Gcc-patches mailing list