source: rtems/c/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6b910bd   11/22/99 14:27:04 Joel Sherrill Use PGM consistently. 4.104.114.84.95
(edit) @c99d395   11/22/99 14:26:36 Joel Sherrill Made it agree on PGM versus PGM/PGMS. 4.104.114.84.95
(edit) @b7912a89   11/22/99 14:25:01 Joel Sherrill Changed name of W, X, and Y macros for fields in the Clock Synthesizer … 4.104.114.84.95
(edit) @561e4ff6   11/22/99 14:03:16 Joel Sherrill Adding files missed by earlier merger of SH-2. 4.104.114.84.95
(edit) @875fbdbb   11/22/99 13:48:10 Joel Sherrill Added files missed by previous merger of SH-2 port. 4.104.114.84.95
(edit) @b22a19e   11/22/99 13:46:50 Joel Sherrill Adding files not added as part of merger of SH2 port. 4.104.114.84.95
(edit) @27ea47c   11/22/99 13:45:55 Joel Sherrill Removed unneeded directory. 4.104.114.84.95
(edit) @9608320   11/22/99 13:41:11 Joel Sherrill Patch rtems-rc-19991117-4.diff from Ralf Corsepius … 4.104.114.84.95
(edit) @75f2b0b   11/22/99 13:12:48 Joel Sherrill Small patch (rtems-rc-19991117-5.diff) from Ralf Corsepius … 4.104.114.84.95
(edit) @d2a05e7   11/19/99 16:40:40 Joel Sherrill Renaming all BSP specific startXXX directories to use the same name … 4.104.114.84.95
(edit) @9c0385a   11/19/99 16:22:09 Joel Sherrill Renaming all BSP specific startXXX directories to use the same name … 4.104.114.84.95
(edit) @149f3f9   11/19/99 16:06:32 Joel Sherrill Moved startsis to start. 4.104.114.84.95
(edit) @97c465c   11/18/99 21:30:12 Joel Sherrill Minor cleanup to reduce the code space. 4.104.114.84.95
(edit) @4a238002   11/18/99 21:22:58 Joel Sherrill Patch from "John M. Mills" <jmills@…> with subsequent cleanup … 4.104.114.84.95
(edit) @c38f5f16   11/18/99 19:55:28 Jennifer.Averett Added EINVAL for passing a NULL pointer in. 4.104.114.84.95
(edit) @8c5cc6b2   11/18/99 19:51:13 Jennifer.Averett Added test code for named semaphores and moved to use of … 4.104.114.84.95
(edit) @23168f53   11/18/99 19:50:45 Jennifer.Averett Started to added POSIX message queue test code. 4.104.114.84.95
(edit) @105d7872   11/18/99 19:50:15 Jennifer.Averett Added routine to remove an object from the namespace. It just clears … 4.104.114.84.95
(edit) @17879f4   11/18/99 19:43:13 Jennifer.Averett + Debuged to the point that you could open, unlink and close a … 4.104.114.84.95
(edit) @c9ae846   11/18/99 19:41:34 Jennifer.Averett Added a routine to remove a semaphore name from its namespace. 4.104.114.84.95
(edit) @f811c8e   11/18/99 17:05:44 Joel Sherrill Removed IT_COUNT since it was not used. 4.104.114.84.95
(edit) @dd9c6e0d   11/18/99 14:06:48 Joel Sherrill Patch rtems-rc-19991117-0.diff.gz from Ralf Corsepius … 4.104.114.84.95
(edit) @b7852c2   11/18/99 13:58:02 Joel Sherrill Patch rtems-rc-19991105-3.diff.gz from Ralf Corsepius … 4.104.114.84.95
(edit) @40fe60a3   11/17/99 20:44:13 Jennifer.Averett Comment added. 4.104.114.84.95
(edit) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 4.104.114.84.95
(edit) @39827cc   11/17/99 17:31:51 Joel Sherrill Now allows override of base address via -Ttext command to linker. 4.104.114.84.95
(edit) @d2b8d742   11/17/99 16:58:04 Jennifer.Averett + Updated copyright information. 4.104.114.84.95
(edit) @9d9a3dd   11/17/99 16:47:58 Jennifer.Averett + Updated copyright information. 4.104.114.84.95
(edit) @23d9392f   11/17/99 15:42:18 Joel Sherrill New file documenting the on board monitor (PPCBUG) configuration used … 4.104.114.84.95
(edit) @2d8a4ed0   11/17/99 15:32:30 Joel Sherrill Conditionally take out the offensive pragma pack when on RTEMS in … 4.104.114.84.95
(edit) @4ccd020   11/17/99 15:24:32 Joel Sherrill New shell of a test for ITRON Mailbox Manager. 4.104.114.84.95
(edit) @5e96e917   11/17/99 15:24:11 Joel Sherrill Updated Mailbox Manager submitted and split into multiple files. 4.104.114.84.95
(edit) @1c10acc   11/17/99 14:56:18 Joel Sherrill Update from Andrew D. McDowell? <amcdowel@…> with … 4.104.114.84.95
(edit) @0545e15   11/16/99 22:57:58 Joel Sherrill Fixed screen. 4.104.114.84.95
(edit) @0b0441af   11/16/99 22:57:32 Joel Sherrill Added TERMINAL_IDENTIFICATION pieces. 4.104.114.84.95
(edit) @38d65f80   11/16/99 22:56:53 Joel Sherrill Fixed alignment problem on _endtext. 4.104.114.84.95
(edit) @aad726e   11/16/99 22:56:38 Joel Sherrill Moved task_variable pointer to basic shared part of TCB instead of … 4.104.114.84.95
(edit) @987445b   11/16/99 22:55:11 Joel Sherrill Added proper nesting level for dispatch disable check. 4.104.114.84.95
(edit) @96c2db6   11/16/99 22:51:47 Joel Sherrill Added code so if dispatching level is specified to be -1, then no … 4.104.114.84.95
(edit) @cea3304   11/16/99 22:51:06 Joel Sherrill Corrected nesting level on dispatching verification. 4.104.114.84.95
(edit) @0beded61   11/16/99 22:50:08 Joel Sherrill Corrected disable dispatch nesting count checks. 4.104.114.84.95
(edit) @4efe2b7a   11/16/99 22:47:23 Jennifer.Averett Added check to return passed if task is not suspended. 4.104.114.84.95
(edit) @0fa51b5b   11/16/99 22:46:55 Jennifer.Averett Added code to catch the error of suspend count exceding the counter value. 4.104.114.84.95
(edit) @9181246   11/16/99 22:45:51 Jennifer.Averett Fixed bug. 4.104.114.84.95
(edit) @18c3155   11/16/99 22:45:33 Jennifer.Averett Added handler for fsync. For the memfile it is the same as the data sync. 4.104.114.84.95
(edit) @ca7d922   11/16/99 21:32:09 Joel Sherrill Fixed typo. 4.104.114.84.95
(edit) @9c7867b   11/16/99 21:30:41 Jennifer.Averett Inserted output from the erc32 run into the output file. 4.104.114.84.95
(edit) @7fe5ff38   11/16/99 21:15:03 Joel Sherrill Use miniIMFS like hello from samples. 4.104.114.84.95
(edit) @a470c0ee   11/16/99 21:10:48 Joel Sherrill Increased stack space because message buffers are on the stack. 4.104.114.84.95
(edit) @22542b6b   11/16/99 20:50:36 Jennifer.Averett Removed leading space from output. 4.104.114.84.95
(edit) @f89df68   11/16/99 20:50:07 Jennifer.Averett Added comment indicating that dup is known to be broken. 4.104.114.84.95
(edit) @47c7705   11/16/99 20:49:18 Jennifer.Averett Added data to the log file so it matches the real output. 4.104.114.84.95
(edit) @ac0ba842   11/16/99 20:48:48 Jennifer.Averett Added comment to log file indicating that task order is not critical. 4.104.114.84.95
(edit) @36072c8a   11/16/99 20:47:30 Jennifer.Averett Added test case of rsm_tsk and frsm_tsk on a task not suspended. This … 4.104.114.84.95
(edit) @90378e4   11/16/99 16:23:26 Joel Sherrill Added BSP_MAXIMUM_OPERATION_COUNT and BSP_ITERATION_COUNT which allow … 4.104.114.84.95
(edit) @4b960e5   11/16/99 16:21:00 Joel Sherrill Added code to the macros which checked directive status to also check … 4.104.114.84.95
(edit) @72d4b1d9   11/16/99 16:19:06 Joel Sherrill Use the miniIMFS to reduce code space. 4.104.114.84.95
(edit) @a20190a4   11/16/99 16:15:05 Joel Sherrill Added test cases for uname(). 4.104.114.84.95
(edit) @65a38bc   11/16/99 16:14:37 Joel Sherrill Web server uses the POSIX API. Therefor, it must be disabled when the … 4.104.114.84.95
(edit) @ce18601a   11/16/99 16:13:26 Joel Sherrill Removed start subdirectory and distributed contents to the appropriate … 4.104.114.84.95
(edit) @0cb7cb9   11/16/99 16:10:39 Joel Sherrill Added comments. 4.104.114.84.95
(edit) @d3fdf459   11/16/99 16:09:50 Joel Sherrill Now use _Thread_Reset(). 4.104.114.84.95
(edit) @88cb6b2   11/16/99 16:08:10 Joel Sherrill Added threadreset.c. 4.104.114.84.95
(edit) @f6d0821   11/16/99 16:07:52 Joel Sherrill Added prototype for _Thread_Reset() and numerous comments. 4.104.114.84.95
(edit) @c094542   11/16/99 16:07:17 Joel Sherrill Only check for System V IPC if multiprocessing is enabled. The unix … 4.104.114.84.95
(edit) @f4b76ab5   11/16/99 16:04:51 Joel Sherrill Fixed so can be included multiple times in the executive source. 4.104.114.84.95
(edit) @31473b7   11/16/99 16:03:21 Joel Sherrill Works now. Removed times() since the version in the C Library support … 4.104.114.84.95
(edit) @165fe39   11/16/99 16:01:54 Joel Sherrill Return a reasonable error other than ENOSYS. 4.104.114.84.95
(edit) @7fec3b7a   11/16/99 16:01:32 Joel Sherrill Added call to _Watchdog_Remove to remove the sporadic timer. It was … 4.104.114.84.95
(edit) @2c0e896e   11/16/99 16:00:11 Joel Sherrill Moved utsname from "build for now" (unimplemented files) to the main … 4.104.114.84.95
(edit) @d280ce18   11/16/99 15:58:21 Joel Sherrill Comment fixed when adding prototype for … 4.104.114.84.95
(edit) @bd462d1   11/16/99 15:52:49 Joel Sherrill New file. 4.104.114.84.95
(edit) @d6c83529   11/16/99 15:48:11 Joel Sherrill Patch rtems-rc-19991105-1.diff.gz from Ralf Corsepius … 4.104.114.84.95
(edit) @fa3346f   11/16/99 15:41:58 Jennifer.Averett Modified file to match seen output. 4.104.114.84.95
(edit) @f9879915   11/16/99 15:41:29 Jennifer.Averett Modified output file to match seen output. Added comment to all ino … 4.104.114.84.95
(edit) @e9b00d7   11/16/99 15:40:40 Jennifer.Averett Removed compiler warning. 4.104.114.84.95
(edit) @d37aa444   11/16/99 15:39:08 Jennifer.Averett Changed asserts to tmmacros. 4.104.114.84.95
(edit) @2d82857   11/16/99 15:38:44 Jennifer.Averett Updated scn file to match new output. Left out unemplemented parts as … 4.104.114.84.95
(edit) @47619951   11/16/99 15:33:10 Jennifer.Averett + Changed ID to 1. ( Compilation error introduced by modifications. ) 4.104.114.84.95
(edit) @1da9f4bd   11/16/99 15:30:04 Jennifer.Averett Modified scan file to match. 4.104.114.84.95
(edit) @817031f   11/16/99 15:28:03 Joel Sherrill New file. 4.104.114.84.95
(edit) @c7016198   11/16/99 15:27:52 Joel Sherrill Added. 4.104.114.84.95
(edit) @b88691c   11/16/99 15:26:29 Joel Sherrill Source and destination arguments to strncpy were swapped. This … 4.104.114.84.95
(edit) @c276c87   11/16/99 15:24:30 Joel Sherrill Added itron tests. 4.104.114.84.95
(edit) @3fb7b70b   11/16/99 14:39:56 Jennifer.Averett Changed to call tmmacros instead of assert. 4.104.114.84.95
(edit) @ac656f2d   11/16/99 14:15:56 Joel Sherrill Moved start code from lib/start to libbsp. 4.104.114.84.95
(edit) @25f705e   11/16/99 13:55:35 Joel Sherrill Moved start code from lib/start to libbsp. 4.104.114.84.95
(edit) @1d04e16   11/16/99 13:45:51 Joel Sherrill Moved start code from lib/start to libbsp. 4.104.114.84.95
(edit) @7f93f772   11/16/99 13:37:49 Joel Sherrill Committed modifications from ITRON Task and Task Dependendent … 4.104.114.84.95
(edit) @a7d988a   11/16/99 13:37:25 Joel Sherrill Minor changes since new Makefile. 4.104.114.84.95
(edit) @14dbf50   11/16/99 13:34:41 Joel Sherrill Added start subdirectory. 4.104.114.84.95
(edit) @1bcdb3f6   11/16/99 13:31:13 Joel Sherrill Committed modifications from ITRON Task and Task Dependendent … 4.104.114.84.95
(edit) @80fd699   11/15/99 22:19:51 Joel Sherrill Removed nanosleep() since it is now in its own file. 4.104.114.84.95
(edit) @40aac29   11/15/99 21:37:56 Jennifer.Averett Returned third parameter for a NULL name to the objects open call. 4.104.114.84.95
(edit) @25789705   11/15/99 21:35:14 Jennifer.Averett + Fixed files to consistantly use a case of the location after calls … 4.104.114.84.95
(edit) @1ae60eb4   11/15/99 21:31:28 Jennifer.Averett + Modified to use new Thread_Reset routine instead of the restart method. 4.104.114.84.95
(edit) @e672263   11/15/99 21:28:21 Jennifer.Averett Fixed verificaiton checks to call correct macro if dispatch is disabled. 4.104.114.84.95
(edit) @06380cfe   11/15/99 21:25:53 Jennifer.Averett + Added check that a task could be sent to a dormant state then … 4.104.114.84.95
(edit) @0f88857   11/15/99 21:19:58 Jennifer.Averett + Changed preempt routine into two dummy tasks one that is in dormant … 4.104.114.84.95
(edit) @9da0994   11/15/99 17:15:58 Joel Sherrill Split ITRON Message Buffer Manager into multiple files. 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.