commit | 796f1a689d935e74c7f8a1967ee2cf432e556800 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Wed Apr 30 11:39:20 2014 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Mon Jun 23 07:31:58 2014 -0700 |
tree | a71e4759fc2d7c41650eded96ffb002ae5e10453 | |
parent | b31284cecf36c75179dac828344fcce2b21204c4 [diff] |
tcg-ppc64: Begin merging ppc32 with ppc64 Just enough to compile, assuming you edit config-host.mak manually. It will still abort at runtime, due to missing brcond2, setcond2, mulu2. Tested-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Richard Henderson <rth@twiddle.net>