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] [x86_64] libgcc changes to add znver1


On Thu, Oct 29, 2015 at 2:16 PM, Kumar, Venkataramanan
<Venkataramanan.Kumar@amd.com> wrote:
> Hi Uros,
>
> As per your comments in https://gcc.gnu.org/ml/gcc-patches/2015-09/msg02326.html  please find the patch that also adds changes to libgcc.
>
> It was bootstrapped and regressed tested on x86_64.
>
> Ok for trunk?
>
> Change logs
> gcc/ChangeLog
>
> 2015-10-29  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
>
>        * config/i386/i386.c (get_builtin_code_for_version): Set priority for
>        PROCESSOR_ZNVER1.
>        (enum processor_model): Add M_AMDFAM17H_znver1.
>        (struct arch_names_table): Likewise.
>        * doc/extend.texi: ADD znver1.
>
> libgcc/ChangeLog
> 2015-10-12  Venkataramanan kumar  <venkataramanan.kumar@amd.com>
>
>        * config/i386/cpuinfo.c (enum processor_types): Add AMDFAM17H.
>        (processor_subtypes): Add znver1.
>        (get_amd_cpu): Detect znver1.

OK.

Thanks,
Uros.


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