Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-10-17 | conf/machine/include/tune-arm920t.conf : fix so that -march and -mcpu arent | Graeme Gregory | 1 | |
confilivting. THis caused all -Werror compiled programs to fail. | ||||
2006-07-16 | tune-arm920t: set PACKAGE_ARCH to armv4t | Koen Kooi | 1 | |
2006-07-16 | tune-arm920t: add -mcpu=arm920t since gcc will happily generate armv5 isns ↵ | Koen Kooi | 1 | |
(clz, bx) when using -march=armv4t, spotted by Lennert Buytenhek | ||||
2006-01-07 | Move machine include files (files that are not machines in their own right) ↵ | Richard Purdie | 1 | |
into conf/machine/include. |