log dyncallback/dyncall_callback_arm32_arm_gas.S @ 407:7364f285cac8

age author description
Sun, 03 Oct 2021 10:41:46 +0200 Tassilo Philipp - use UAL syntax for some arm instructions for armhf targets, as clang's integrated as disallows pre-UAL syntax
Sun, 03 Oct 2021 10:34:56 +0200 Tassilo Philipp - removed %-prefixes for register names from arm assembly files (was wrong to begin with, gas accepted them but the clang integrated assembler does not)
Thu, 19 Apr 2018 20:10:26 +0200 Tassilo Philipp - file header cleanups for release
Sat, 13 May 2017 23:02:17 +0200 Tassilo Philipp - replaced `.set' directives used to set symbol values in assembly files with (seemingly) more portable `=' syntax (e.g. older versions of Sun's `as' don't handle `.set')
Sun, 20 Dec 2015 15:38:14 +0100 cslag - minor test code fix
Fri, 18 Dec 2015 23:28:18 +0100 cslag - final touch for complete armhf callback support, yay r0.9-RC3
Fri, 18 Dec 2015 19:07:17 +0100 cslag - armhf callback support (not all working, yet) base dyncallback/dyncall_callback_arm32_arm_gas.s@a0d9e0f6fd9d