Changes from v1->v2: 
  * Change cpu-exec.c to include the ifdef conditions that had been
    used in translate.c, i.e. DEBUG_DISAS, enabled by default.


r~



Richard Henderson (5):
  target-i386: Remove duplicate CPU log.
  target-mips: Remove duplicate CPU log.
  target-ppc: Remove duplicate cpu log.
  target-sh4: Remove duplicate CPU log.
  Enable -d cpu logging by default.

 cpu-exec.c              |   22 +++-------------------
 target-i386/translate.c |    1 -
 target-mips/translate.c |    6 ------
 target-ppc/translate.c  |    2 --
 target-sh4/translate.c  |    6 ------
 5 files changed, 3 insertions(+), 34 deletions(-)



Reply via email to