Hi,
Since, as per the development policy, all the new features should go to trunk;
I will rebase this patch on the trunk and will re-propose.
Apology for causing any inconvenience.
Thanks.
with regards,
Virendra Pathak
with regards,
Virendra Pathak
On Thu, Jun 9, 2016 at 3:41 PM, Virendra Pa
Hi,
Kindly find the Broadcom's Vulcan -mcpu patch (attached) after fixing
the alphabetical order for listing the processor name.
The patch is based on gcc-6-branch.
gcc/ChangeLog:
Virendra Pathak
* config/aarch64/aarch64-cores.def (vulcan): New core.
* config/aarch64/aarch64-t
Please find gcc ChangeLog in the correct format.
ChangeLog:
Virendra Pathak
* config/aarch64/aarch64-cores.def (vulcan): New core
* config/aarch64/aarch64-tune.md: Regenerate
* doc/invoke.texi (AARCH64/mtune): Document vulcan as an
available option.
Thanks.
with regard
Hi gcc-patches group,
ping,
updated the ChangeLog with author's entry.
ChangeLog:
Virendra Pathak (virendra.pat...@broadcom.com)
* config/aarch64/aarch64-cores.def (vulcan): New core
* config/aarch64/aarch64-tune.md: Regenerate
* doc/invoke.texi (AARCH64/mtune): Document vulcan as an available o
Hi gcc-patches group,
Please find the basic patch for adding -mcpu=vulcan support in the gcc.
Broadcom's vulcan is an armv8-a aarch64 based server processor.
At present we are using schedule model of cortex-a57 but soon we will
be submitting a schedule model for vulcan.
Please review the patch (