6 Commits

Author SHA1 Message Date
Sascha Kuehndel (InuSasha)
58d7972dad
buildsystem: add -mtune to CFLAGS, to be in sync with LDFLAGS. Else segfault is triggered in lto build 2018-06-04 20:07:06 +02:00
MilhouseVH
4d0336e729 buildsystem: simd support (neon/mmx/sse/sse2) is a feature of CPU not project 2018-03-12 22:16:38 +00:00
kszaq
2398539cf8 aarch64: define CPU extensions project-wise
S905 does not support crypto extensions, while other aarch64 CPUs may implement them.
Solution: define CPU extensions project-wise.
2016-09-07 16:06:56 +02:00
zalaare
7a84cdc96f allow all current gcc aarch64 cpu's 2016-04-06 12:01:29 -04:00
zalaare
4e73d4c625 add big.LITTLE support for arm architectures 2016-04-06 10:19:45 -04:00
Lukas Rusak
0fec249b24 config/arch.aarch64: initial support 2016-03-01 00:49:53 +01:00