Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-07-30 | exec.h cleanup | Blue Swirl | 1 | -27/+0 |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl | 1 | -1/+0 |
2011-06-26 | Move cpu_has_work and cpu_pc_from_tb to cpu.h | Blue Swirl | 1 | -11/+0 |
2011-06-26 | exec.h: fix coding style and change cpu_has_work to return bool | Blue Swirl | 1 | -2/+2 |
2011-03-13 | inline cpu_halted into sole caller | Paolo Bonzini | 1 | -11/+0 |
2011-02-08 | cris, microblaze: use cpu_has_work | Paolo Bonzini | 1 | -3/+1 |
2010-07-03 | move cpu_pc_from_tb to target-*/exec.h | Paolo Bonzini | 1 | -0/+6 |
2010-07-03 | remove unused stuff from */exec.h | Paolo Bonzini | 1 | -2/+0 |
2010-01-19 | kill regs_to_env and env_to_regs | Paolo Bonzini | 1 | -8/+0 |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | 1 | -2/+1 |
2009-05-26 | microblaze: Add translation routines. | Edgar E. Iglesias | 1 | -0/+57 |