Re: [PATCH] [AArch64] Add support for the Samsung Exynos M1 processor

2015-03-31 Thread 박준모
Hi, Evandro. > -Original Message- > From: gcc-patches-ow...@gcc.gnu.org > [mailto:gcc-patches-ow...@gcc.gnu.org] > On Behalf Of Evandro Menezes > Sent: Tuesday, March 31, 2015 6:51 AM > To: 'GCC Patches' > Subject: [PATCH] [AArch64] Add support for the

[PATCH] [AArch64] Add support for the Samsung Exynos M1 processor

2015-03-30 Thread Evandro Menezes
The Samsung Exynos M1 implements the ARMv8 ISA and this patch adds support for it through the -mcpu command-line option. The patch was checked on aarch64-unknown-linux-gnu without new failures. OK for trunk? -- Evandro Menezes Austin, TX 0001-AArch64-Add-option-