2002-07-05 Joel Sherrill <joel@OARcorp.com>

* cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
	marked XXX.
This commit is contained in:
Joel Sherrill
2002-07-05 18:10:25 +00:00
parent 2540208c66
commit 4a2b4f0b61
8 changed files with 18 additions and 10 deletions
+5
View File
@@ -1,3 +1,8 @@
2002-07-05 Joel Sherrill <joel@OARcorp.com>
* cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
marked XXX.
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: RTEMS_TOP(../../../..).
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* XXX CPU Dependent Source
* C4x CPU Dependent Source
*
*
* COPYRIGHT (c) 1989-1999.
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* XXX CPU Dependent Source
* C4x CPU Dependent Source
*
*
* COPYRIGHT (c) 1989-1999.
+2 -3
View File
@@ -1,6 +1,6 @@
/* cpu.h
*
* This include file contains information pertaining to the XXX
* This include file contains information pertaining to the C4x
* processor.
*
* COPYRIGHT (c) 1989-1999.
@@ -100,9 +100,8 @@ extern "C" {
*
* C4x Specific Information:
*
* XXXanswer
*
* Initial investigation indicates a software managed stack will be needed.
* But the implementation does not currently include support for one.
*/
#define CPU_HAS_SOFTWARE_INTERRUPT_STACK FALSE
+5
View File
@@ -1,3 +1,8 @@
2002-07-05 Joel Sherrill <joel@OARcorp.com>
* cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
marked XXX.
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: RTEMS_TOP(../../../..).
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* XXX CPU Dependent Source
* C4x CPU Dependent Source
*
*
* COPYRIGHT (c) 1989-1999.
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* XXX CPU Dependent Source
* C4x CPU Dependent Source
*
*
* COPYRIGHT (c) 1989-1999.
+2 -3
View File
@@ -1,6 +1,6 @@
/* cpu.h
*
* This include file contains information pertaining to the XXX
* This include file contains information pertaining to the C4x
* processor.
*
* COPYRIGHT (c) 1989-1999.
@@ -100,9 +100,8 @@ extern "C" {
*
* C4x Specific Information:
*
* XXXanswer
*
* Initial investigation indicates a software managed stack will be needed.
* But the implementation does not currently include support for one.
*/
#define CPU_HAS_SOFTWARE_INTERRUPT_STACK FALSE