summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp09/screen03.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-051-9/+3
| | | | | | | | | | | | unnecessarily uses any variables defined by the BSP. On this sweep, use of BSP_Configuration and Cpu_table was eliminated. A significant part of this modification was the addition of macros to access fields in the RTEMS configuration structures. This is necessary to strengthen the division between the BSP independent parts of RTEMS and the BSPs themselves. This started after comments and analysis by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
* Insure that the same output occurs when multiprocessing is disabled.Joel Sherrill1998-12-031-0/+7
|
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* addition of optional user provided stack allocator means that we can notJoel Sherrill1996-04-221-14/+27
| | | | | reliably produce the "insufficient memory for stack space" error if this extension is configured.
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-12/+12
| | | | | | single biggest changes were the expansion of the workspace size macro to include other types of objects and the increase in the minimum stack size for most CPUs.
* Initial revisionJoel Sherrill1995-05-111-0/+204