(More) optimized implementation for m68k of AROS_(REL)LIBFUNCSTUB provided by Jason...
commit73efc4cd1507d39b5e63b791f84a0043a02e5be9
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 4 Sep 2011 16:52:16 +0000 (4 16:52 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 4 Sep 2011 16:52:16 +0000 (4 16:52 +0000)
treec58884d22bbdacaab306a85ffdeeeba89b07896d
parent48835233cac5b4b6e408f1f5628c163b6a078707
(More) optimized implementation for m68k of AROS_(REL)LIBFUNCSTUB provided by Jason McMullan.

Signed-off-by: Jason S. McMullan <jason.mcmullan@netronome.com>
Comment from Staf Verhaegen: on m68k %a6 is used for libbase in register
based shared library function and altstack top for C functions.
This still has to be fixed.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@41085 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-all/arossupport/aros_thunk.s [new file with mode: 0644]
arch/m68k-all/arossupport/mmakefile.src [new file with mode: 0644]
arch/m68k-all/include/aros/cpu.h