summaryrefslogtreecommitdiffstats
path: root/core/combo/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove more always-true ARCH_ARM_HAVE_ flags.Elliott Hughes2013-02-143-14/+0
* | | am d0fb6930: am 07a58f8f: Merge "Nothing uses ARCH_ARM_HAVE_CLZ or ARCH_ARM_H...Elliott Hughes2013-02-134-29/+0
|\ \ \ | |/ /
| * | Nothing uses ARCH_ARM_HAVE_CLZ or ARCH_ARM_HAVE_FFS.Elliott Hughes2013-02-134-29/+0
| |/
* | Use -mcpu=cortex-a15 for gcc arch dependent compilation.Ben Cheng2013-01-141-5/+7
|/
* Support for MIPS Build targets.Raghu Gandham2012-08-018-0/+118
* Enable TLS register by default for ARMv7a archKenny Root2012-02-212-0/+2
* x86: Refine the way we configure the x86 build.David 'Digit' Turner2011-12-142-0/+53
* Add a new build target armv7-a-neonColin Cross2010-03-101-0/+24
* Modify the armv7-a target arch to not use NEONColin Cross2010-03-101-3/+3
* enable cortex branch predition errata workaround for armv7-a buildsErik Gilling2009-07-171-0/+3
* add HAVE_VFP flagMike Reed2009-07-161-0/+2
* set -fpu=neon so we can use arm_neon.hMike Reed2009-07-131-1/+1
* Move the BoardConfig.mk search and inclusion to core/config.mk.Patrick Scott2009-06-231-0/+17
* Fix armv5te-vfp build. AarghDavid 'Digit' Turner2009-05-291-1/+1
* Rename TARGET_ARCH_VERSION to TARGET_ARCH_VARIANT +David 'Digit' Turner2009-05-293-0/+51