2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>

* sapi/include/confdefs.h: Rework to be more accurate on allocation. In
	particular, there was a report from that Matthew Riek that memory was
	being reserved twice for the IDLE task. This was covering up other
	places that under allocated memory. Before I was done, I had reworked
	the file to be easier to read, maintain and be more accurate.
This commit is contained in:
Joel Sherrill
2008-06-05 14:41:42 +00:00
parent 32caf25fbf
commit 5877cc3af5
2 changed files with 971 additions and 749 deletions

View File

@@ -1,3 +1,11 @@
2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/confdefs.h: Rework to be more accurate on allocation. In
particular, there was a report from that Matthew Riek that memory was
being reserved twice for the IDLE task. This was covering up other
places that under allocated memory. Before I was done, I had reworked
the file to be easier to read, maintain and be more accurate.
2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/include/rtems/score/isr.h, score/src/isr.c: Use

File diff suppressed because it is too large Load Diff