r219661 - in /trunk/gcc: ChangeLog config/arm/a...

ptomsich@gcc.gnu.org ptomsich@gcc.gnu.org
Thu Jan 15 14:48:00 GMT 2015


Author: ptomsich
Date: Thu Jan 15 14:48:12 2015
New Revision: 219661

URL: https://gcc.gnu.org/viewcvs?rev=219661&root=gcc&view=rev
Log:
2015-01-15  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>

        * config/arm/arm.md (generic_sched): Specify xgene1 in 'no' list.
        Include xgene1.md.
        * config/arm/arm.c (arm_issue_rate): Specify 4 for xgene1.
        * config/arm/arm-cores.def (xgene1): New entry.
        * config/arm/arm-tables.opt: Regenerate.
        * config/arm/arm-tune.md: Regenerate.
        * config/arm/bpabi.h (BE8_LINK_SPEC): Specify mcpu=xgene1.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm-cores.def
    trunk/gcc/config/arm/arm-tables.opt
    trunk/gcc/config/arm/arm-tune.md
    trunk/gcc/config/arm/arm.c
    trunk/gcc/config/arm/arm.md
    trunk/gcc/config/arm/bpabi.h
    trunk/gcc/config/arm/t-arm
    trunk/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list