Files
rtems/cpukit
Joel Sherrill 7c4c284c4a 2009-04-14 Michael Walle <michael@walle.cc>
* cpu.h: corrected the registers in Context_Control and
	in CPU_Interrupt_frame to correspond to the saved frame in cpu_asm.S
   	Also switched on CPU_ISR_PASSES_FRAME_POINTER.
 	* cpu_asm.S: Moved the restore part of _CPU_Context_switch for
	easier reading.  Fixed _CPU_Context_restore, it now moves the
	argument and branches to a label in _CPU_Context_switch.  Removed
	unnecessary saves of registers in context switch and irq handling.
	Rewrote irq code to call the C helper.  Added some documentation
	* irq.c: New file derived from c4x and nios2.
2009-04-14 13:44:29 +00:00
..
2006-10-16 15:58:13 +00:00
2008-09-07 18:07:30 +00:00
2009-02-20 16:12:53 +00:00
2008-12-23 05:00:57 +00:00
2009-04-14 13:41:33 +00:00
2009-04-14 08:50:03 +00:00
2008-06-30 14:49:37 +00:00
2008-06-30 13:36:20 +00:00
2009-03-11 17:26:47 +00:00