Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-06 | arm_features.h Add ARM architectures 8A and 6M | gizmo98 | |
Just copied macros from gcc source code: https://github.com/gcc-mirror/gcc/blob/113a5d9f83975b703ec06a1d2baa30604d322cf1/libatomic/config/arm/arm-config.h#L54 | |||
2015-01-31 | Add __ARM_ARCH_7S__ architecture | gizmo98 | |
See http://sourceforge.net/p/predef/wiki/Architectures/ Apple A6 is an __ARM__ARCH_7S__ architecture. | |||
2013-04-02 | drc: handle more calling conventions | notaz | |
2013-04-01 | still adjusting asm for better as compatibility.. | notaz | |
2013-03-25 | asm: use a macro for functions | notaz | |
2012-12-02 | improve ARM feature detection | notaz | |