summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-cortexa8.inc
AgeCommit message (Collapse)AuthorFiles
2008-07-19conf/machine: Set BASE_PACKAGE_ARCH which is then used to construct ↵Richard Purdie1
PACKAGE_ARCH instead of setting directly. This allows us to experiment with various changes which wouldn't otherwise be possible (from poky)
2008-06-13tune-cortex a8: remove -ftree-vectorize so people can use 2008q1 as compilerKoen Kooi1
2008-05-18tune-cortexa8: enable tree-vectorizer to get proper NEON supportKoen Kooi1
2008-04-13tune files: add FEED_ARCHKoen Kooi1
2008-04-05tune-cortexa8: let's not confuse buildsystems with too many hyphensKoen Kooi1
2008-04-05tune-cortexa8: use -march=armv7-a instead of armv7 to get ARM mode working ↵Koen Kooi1
(as opposed to only thumb2 mode)
2008-03-16tune files: add files for generic armv7 and cortex seriesKoen Kooi1
* http://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html * http://en.wikipedia.org/wiki/ARM_architecture