commit | 4953ee62711bd11a55e58b26c8c71b302198363c | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Sat Sep 14 16:06:50 2013 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Thu Oct 10 11:44:25 2013 -0700 |
tree | cd83df325376bf198de07bece1ca6e2cae4b26a6 | |
parent | 100b5e0170e86661aaf830869be930a1a201ed08 [diff] |
tcg: Add tcg-runtime.c helpers to all_helpers For the few targets that actually use these, we'd not report them symbolicly in the tcg opcode logs. Signed-off-by: Richard Henderson <rth@twiddle.net>