Commit Graph
22127 Commits
Author SHA1 Message Date
Jennifer Averett 40fe60a3cb Comment added. 1999-11-17 20:44:13 +00:00
Joel Sherrill 4ea3e14ce6 changed version to 19991117 1999-11-17 18:59:02 +00:00
Joel Sherrill e172d36cee changed version to 19991117 1999-11-17 18:42:21 +00:00
Joel Sherrill 5f577302b4 Removed reference to Jennifer. 1999-11-17 18:39:07 +00:00
Joel Sherrill 08311cc3a9 Updated copyright notice. 1999-11-17 17:51:34 +00:00
Joel Sherrill 20f54e96e3 Removed as part of patch rtems-rc-19991105-1.diff.gz from Ralf Corsepius
<corsepiu@faw.uni-ulm.de>.
1999-11-17 17:48:25 +00:00
Joel Sherrill 39827cc0de Now allows override of base address via -Ttext command to linker. 1999-11-17 17:31:51 +00:00
Jennifer Averett d2b8d742be + Updated copyright information. 1999-11-17 16:58:04 +00:00
Jennifer Averett 9d9a3dd8d3 + Updated copyright information. 1999-11-17 16:47:58 +00:00
Joel Sherrill ce8cd34e34 New date. 1999-11-17 15:52:26 +00:00
Joel Sherrill 368d9a3463 changed version to 19991117 1999-11-17 15:51:39 +00:00
Joel Sherrill 23d9392f69 New file documenting the on board monitor (PPCBUG) configuration used
to be able to boot the archives located in powerpc-rtems/c/mcp750/bin.
This information was provided by Eric Valette <valette@crf.canon.fr>
1999-11-17 15:42:18 +00:00
Joel Sherrill 0d523caf97 Patch rtems-rc-19991105-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
His comments follow:

  This is a minor enhancement to shgen, which should not have any
  side-effects.
1999-11-17 15:36:57 +00:00
Joel Sherrill 2d8a4ed0d6 Conditionally take out the offensive pragma pack when on RTEMS in addition
to UnixWare (UW).
1999-11-17 15:32:30 +00:00
Joel Sherrill 4ccd0203a2 New shell of a test for ITRON Mailbox Manager. 1999-11-17 15:24:32 +00:00
Joel Sherrill 5e96e91757 Updated Mailbox Manager submitted and split into multiple files. 1999-11-17 15:24:11 +00:00
Joel Sherrill c730be8f61 Corrected spacing. 1999-11-17 15:04:32 +00:00
Joel Sherrill 8a33a48bca Correctd name of document produced for consistency. 1999-11-17 15:04:26 +00:00
Joel Sherrill 2eda969b73 Updated to reflect Mailbox Manager submission. 1999-11-17 15:03:55 +00:00
Joel Sherrill 1c10acc7f3 Update from Andrew D. McDowell <amcdowel@cs.uah.edu> with modifications
by Joel and Jennifer based on experience merging the other managers
and cleaning them up.  No test code is available at this point.
1999-11-17 14:56:18 +00:00
Joel Sherrill 0545e15c16 Fixed screen. 1999-11-16 22:57:58 +00:00
Joel Sherrill 0b0441afd8 Added TERMINAL_IDENTIFICATION pieces. 1999-11-16 22:57:32 +00:00
Joel Sherrill 38d65f80d5 Fixed alignment problem on _endtext. 1999-11-16 22:56:53 +00:00
Joel Sherrill aad726ebd4 Moved task_variable pointer to basic shared part of TCB instead of
RTEMS API extension to avoid problems when the extension is freed.
Eventually the task variable switch extension should become part
of the core context switch and the Ada tcb self implemented in
terms of it.
1999-11-16 22:56:38 +00:00
Joel Sherrill 987445baf4 Added proper nesting level for dispatch disable check. 1999-11-16 22:55:11 +00:00
Joel Sherrill 96c2db619f Added code so if dispatching level is specified to be -1, then no
check is performed.  This is needed in some timer service routines
since they are called from multiple disable levels.
1999-11-16 22:51:47 +00:00
Joel Sherrill cea3304914 Corrected nesting level on dispatching verification. 1999-11-16 22:51:06 +00:00
Joel Sherrill 0beded61bc Corrected disable dispatch nesting count checks. 1999-11-16 22:50:08 +00:00
Jennifer Averett 4efe2b7a5d Added check to return passed if task is not suspended. 1999-11-16 22:47:23 +00:00
Jennifer Averett 0fa51b5b0a Added code to catch the error of suspend count exceding the counter value. 1999-11-16 22:46:55 +00:00
Jennifer Averett 9181246072 Fixed bug. 1999-11-16 22:45:51 +00:00
Jennifer Averett 18c315533b Added handler for fsync. For the memfile it is the same as the data sync. 1999-11-16 22:45:33 +00:00
Joel Sherrill d2bfbaf2b1 Fixed spacing. 1999-11-16 21:56:45 +00:00
Joel Sherrill a47e653a2c Changed name of document generated. 1999-11-16 21:56:31 +00:00
Joel Sherrill 8ea517843a Added ITRON 3.0 API User's Guide. 1999-11-16 21:53:59 +00:00
Joel Sherrill 46139bf3ab Fixed typo. 1999-11-16 21:53:35 +00:00
Joel Sherrill 00b335e247 Corrected status. 1999-11-16 21:46:16 +00:00
Joel Sherrill ca7d922c8e Fixed typo. 1999-11-16 21:32:09 +00:00
Jennifer Averett 9c7867b64c Inserted output from the erc32 run into the output file. 1999-11-16 21:30:41 +00:00
Joel Sherrill 7fe5ff380e Use miniIMFS like hello from samples. 1999-11-16 21:15:03 +00:00
Joel Sherrill a470c0eeff Increased stack space because message buffers are on the stack. 1999-11-16 21:10:48 +00:00
Jennifer Averett 22542b6ba7 Removed leading space from output. 1999-11-16 20:50:36 +00:00
Jennifer Averett f89df68270 Added comment indicating that dup is known to be broken. 1999-11-16 20:50:07 +00:00
Jennifer Averett 47c77059a0 Added data to the log file so it matches the real output. 1999-11-16 20:49:18 +00:00
Jennifer Averett ac0ba84277 Added comment to log file indicating that task order is not
critical.
1999-11-16 20:48:48 +00:00
Jennifer Averett 36072c8a5d Added test case of rsm_tsk and frsm_tsk on a task not suspended.
This should result in nothing happening, but an E_OK result.
1999-11-16 20:47:30 +00:00
Joel Sherrill 3db81880fe Fixed spacing. 1999-11-16 20:22:25 +00:00
Joel Sherrill 1573ec8aed New file. 1999-11-16 20:02:43 +00:00
Joel Sherrill 0660b4f892 Changed copyright date to 1999. 1999-11-16 19:50:56 +00:00
Joel Sherrill 086a898af2 Added copyright. 1999-11-16 19:47:37 +00:00