yury
|
2dafb8d674
* arm-android: Use kuser_memory_barrier by default.
|
9 vuotta sitten |
yury
|
0d9d730efe
* arm-android: Use kuser_cmpxchg for Interlocked* functions when RTL is compiled for the ARMv5t CPU.
|
9 vuotta sitten |
florian
|
e6efbd36ad
* compiler defined cpuflags instead of creating them during system unit compilation
|
13 vuotta sitten |
tom_at_work
|
f252fd369e
Tried to reorganize the ARM define mess in rtl/arm/arm.inc. Instead of requiring to enumerate all possible ARM variants each time a CPU feature is used, add a define of the format CPUARM_HAS_XXX and use that. Note that a better solution would be to properly implement the compiler cpuinfo infrastructure, however that is much more work.
|
13 vuotta sitten |