Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-08 | refactor x86_64 cpu choice, so that it can be used for toolchain, too | Waldemar Brodkorb | |
2016-01-08 | Add support for x86_64 CPU optimisation in gcc | Oliver Schib | |
Allows to choose which x86_64 CPU type should be used. The corresponding -march optimisation for gcc will be activated. Signed-off-by: Oliver Schib <lich000king@yahoo.de> |