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 1/3] Add aarch64-*-rtems* target


On Thu, Feb 25, 2016 at 02:49:08PM -0600, Joel Sherrill wrote:
> 	* gcc/config.gcc, libgcc/config.host: Add aarch64-*-rtems*.
> 	* gcc/config/aarch64/rtems.h: New file.

OK.

Thanks,
James

> ---
>  gcc/config.gcc             | 11 +++++++++--
>  gcc/config/aarch64/rtems.h | 28 ++++++++++++++++++++++++++++
>  libgcc/config.host         |  2 +-
>  3 files changed, 38 insertions(+), 3 deletions(-)
>  create mode 100644 gcc/config/aarch64/rtems.h


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