This is the mail archive of the gcc-cvs@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]

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


Author: jgreenhalgh
Date: Tue Dec 17 12:32:43 2013
New Revision: 206049

URL: http://gcc.gnu.org/viewcvs?rev=206049&root=gcc&view=rev
Log:
[ARM 5/5 big.LITTLE] Add support for -mcpu=cortex-a57.cortex-a53

gcc/

	* config/arm/arm-cores.def (cortex-a57.cortex-a53): New.
	* doc/invoke.texi: Document -mcpu=cortex-a57.cortex-a53.
	* config/arm/arm-tables.opt: Regenerate.
	* config/arm/arm-tune.md: Regenerate.
	* config/arm/bpabi.h
	(BE8_LINK_SPEC): Handle -mcpu=cortex-a57.cortex-a53.


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/bpabi.h
    trunk/gcc/doc/invoke.texi


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