commit | 5da79c86a3744e3a901c7986c109dd06951befd2 | [log] [tgz] |
---|---|---|
author | Juergen Lock <nox@jelal.kn-bremen.de> | Fri Feb 19 19:30:07 2010 +0100 |
committer | malc <av1474@comtv.ru> | Sat Feb 20 01:37:33 2010 +0300 |
tree | feb24085268240c267ef2724db7af76f22fe9d7d | |
parent | 58d9b1e0edf41cf74639172207fb7e4f09ff84e4 [diff] |
Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARGS,STACK_OFFSET}. New version after malc's comments. (This avoids having to do #if defined __linux__ || defined __FreeBSD__ || defined __FreeBSD_kernel__ for the third case.) Submitted by: Andreas Tobler <andreast@fgznet.ch> (original version) Signed-off-by: Juergen Lock <nox@jelal.kn-bremen.de> Signed-off-by: malc <av1474@comtv.ru>