qemu-e2k/target-cris
aliguori d12d51d5ba Clean up debugging code #ifdefs (Eduardo Habkost)
Use macros to avoid #ifdefs on debugging code.

This patch doesn't try to merge logging macros from different files,
but just unify the debugging code #ifdefs onto a macro on each file. A
further cleanup can unify the debugging macros on a common header, later

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>



git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6332 c046a42c-6fe2-441c-8c8c-71466251a162
2009-01-15 21:48:06 +00:00
..
cpu.h CRIS: Implement set_thread_area for CRIS. 2009-01-07 14:19:38 +00:00
crisv32-decode.h Update FSF address in GPL/LGPL boilerplate 2009-01-04 22:05:52 +00:00
exec.h CRIS: NMI wakes up the core. 2009-01-07 12:36:06 +00:00
helper.c Clean up debugging code #ifdefs (Eduardo Habkost) 2009-01-15 21:48:06 +00:00
helper.h CRIS: Purify some of the flag evaluation helpers. 2009-01-07 23:38:41 +00:00
machine.c ETRAX: Add a model for the axis devboard88 machine. 2009-01-07 12:19:50 +00:00
mmu.c Clean up debugging code #ifdefs (Eduardo Habkost) 2009-01-15 21:48:06 +00:00
mmu.h CRIS: Remove unused pfn member from mmu translation results. 2009-01-04 15:42:04 +00:00
op_helper.c Clean up debugging code #ifdefs (Eduardo Habkost) 2009-01-15 21:48:06 +00:00
opcode-cris.h CRIS disassembler, originally from binutils, by Edgar E. Iglesias. 2007-10-08 12:45:38 +00:00
translate.c Clean up debugging code #ifdefs (Eduardo Habkost) 2009-01-15 21:48:06 +00:00