Change Sparc uses of pic_set_irq to pic_set_irq_new
[qemu] / target-arm / helper.c
2007-03-11 pbrookARM reabbot support (orginal patch by Aurelien Jarno).
2007-03-08 pbrookFix typo in help output.
2007-03-08 pbrookImplement --cpu for ARM.
2007-01-20 pbrookAdd ARM Angel semihosting to system emulation.
2006-09-09 pbrookArm MMU fix (Justin Fletcher).
2006-07-21 pbrookFix Arm cp15 c13 (Process ID) register writes.
2006-03-14 pbrookFix FIQ bank switching.
2006-02-20 pbrookAdd Arm926 core support.
2006-02-04 pbrookImplement Arm BKPT instruction.
2005-12-18 bellardswitching to Arm mode in do_interrupt() (Paul Brook)
2005-11-26 bellardARM system emulation (Paul Brook)