Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-22 | machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune files | Koen Kooi | 1 | |
* machine maintainers are encouraged to fix their machines | ||||
2008-07-19 | conf/machine: Set BASE_PACKAGE_ARCH which is then used to construct ↵ | Richard Purdie | 1 | |
PACKAGE_ARCH instead of setting directly. This allows us to experiment with various changes which wouldn't otherwise be possible (from poky) | ||||
2008-06-13 | tune-cortex a8: remove -ftree-vectorize so people can use 2008q1 as compiler | Koen Kooi | 1 | |
2008-05-18 | tune-cortexa8: enable tree-vectorizer to get proper NEON support | Koen Kooi | 1 | |
2008-04-13 | tune files: add FEED_ARCH | Koen Kooi | 1 | |
2008-04-05 | tune-cortexa8: let's not confuse buildsystems with too many hyphens | Koen Kooi | 1 | |
2008-04-05 | tune-cortexa8: use -march=armv7-a instead of armv7 to get ARM mode working ↵ | Koen Kooi | 1 | |
(as opposed to only thumb2 mode) | ||||
2008-03-16 | tune files: add files for generic armv7 and cortex series | Koen Kooi | 1 | |
* http://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html * http://en.wikipedia.org/wiki/ARM_architecture |