|
|
@817031f
|
11/16/99 15:28:03 |
Joel Sherrill |
New file.
4.104.114.84.95
|
|
|
@c7016198
|
11/16/99 15:27:52 |
Joel Sherrill |
Added.
4.104.114.84.95
|
|
|
@b88691c
|
11/16/99 15:26:29 |
Joel Sherrill |
Source and destination arguments to strncpy were swapped. This …
4.104.114.84.95
|
|
|
@c276c87
|
11/16/99 15:24:30 |
Joel Sherrill |
Added itron tests.
4.104.114.84.95
|
|
|
@3fb7b70b
|
11/16/99 14:39:56 |
Jennifer.Averett |
Changed to call tmmacros instead of assert.
4.104.114.84.95
|
|
|
@ac656f2d
|
11/16/99 14:15:56 |
Joel Sherrill |
Moved start code from lib/start to libbsp.
4.104.114.84.95
|
|
|
@25f705e
|
11/16/99 13:55:35 |
Joel Sherrill |
Moved start code from lib/start to libbsp.
4.104.114.84.95
|
|
|
@1d04e16
|
11/16/99 13:45:51 |
Joel Sherrill |
Moved start code from lib/start to libbsp.
4.104.114.84.95
|
|
|
@7f93f772
|
11/16/99 13:37:49 |
Joel Sherrill |
Committed modifications from ITRON Task and Task Dependendent …
4.104.114.84.95
|
|
|
@a7d988a
|
11/16/99 13:37:25 |
Joel Sherrill |
Minor changes since new Makefile.
4.104.114.84.95
|
|
|
@14dbf50
|
11/16/99 13:34:41 |
Joel Sherrill |
Added start subdirectory.
4.104.114.84.95
|
|
|
@1bcdb3f6
|
11/16/99 13:31:13 |
Joel Sherrill |
Committed modifications from ITRON Task and Task Dependendent …
4.104.114.84.95
|
|
|
@80fd699
|
11/15/99 22:19:51 |
Joel Sherrill |
Removed nanosleep() since it is now in its own file.
4.104.114.84.95
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@9da0994
|
11/15/99 17:15:58 |
Joel Sherrill |
Split ITRON Message Buffer Manager into multiple files.
4.104.114.84.95
|
|
|
@fb27af76
|
11/15/99 16:39:01 |
Joel Sherrill |
Split ITRON semaphore manager into multiple files.
4.104.114.84.95
|
|
|
@afb11f8
|
11/12/99 22:00:10 |
Joel Sherrill |
+ Modified calls to use TSK_SLF for calls to self.
+ Modified calls to …
4.104.114.84.95
|
|
|
@624d7ca4
|
11/12/99 21:27:42 |
Joel Sherrill |
+ Added comments on paths tested.
4.104.114.84.95
|
|
|
@e8c902c
|
11/12/99 21:26:54 |
Joel Sherrill |
+ Added check for priority over 256.
+ Modified output to correctly …
4.104.114.84.95
|
|
|
@8ed3125d
|
11/12/99 21:24:56 |
Joel Sherrill |
Added comments for path's tested.
4.104.114.84.95
|
|
|
@d8f3f65b
|
11/12/99 21:23:34 |
Joel Sherrill |
+ Changed validation of the_thread to validation of location.
+ …
4.104.114.84.95
|
|
|
@2979c28
|
11/12/99 21:21:09 |
Joel Sherrill |
+ Changed validation of the_thread to validation of location.
+ …
4.104.114.84.95
|
|
|
@3971537
|
11/12/99 21:20:04 |
Joel Sherrill |
+ Changed validation of the_thread to validation of location.
4.104.114.84.95
|
|
|
@037a7b1
|
11/12/99 21:18:36 |
Joel Sherrill |
+ Moved error checks to before the disable dispatch where possible.
4.104.114.84.95
|
|
|
@0c5ab522
|
11/12/99 21:16:45 |
Joel Sherrill |
Added comment about the E_CTX error condition (Implementation dependent).
4.104.114.84.95
|
|
|
@c257429f
|
11/12/99 21:15:12 |
Joel Sherrill |
+ Moved error checks to before the dispatch disable where possible.
+ …
4.104.114.84.95
|
|
|
@2183b65
|
11/12/99 21:13:52 |
Joel Sherrill |
+ Modified correct return path to call _ITRON_return_errorno( E_OK ) …
4.104.114.84.95
|
|
|
@ea6bfcb
|
11/12/99 21:12:27 |
Joel Sherrill |
+ Modified correct return path to call _ITRON_return_errorno( E_OK ) …
4.104.114.84.95
|
|
|
@6af81435
|
11/12/99 15:54:48 |
Joel Sherrill |
Corrected so now actually indexes into the allocation block.
4.104.114.84.95
|
|
|
@1925ec9b
|
11/12/99 15:54:07 |
Joel Sherrill |
Corrected remaining references to struct rtems_task_variable_t since …
4.104.114.84.95
|
|
|
@a8d72dea
|
11/12/99 15:53:29 |
Joel Sherrill |
Removed unnecessary 3rd parameter.
4.104.114.84.95
|
|
|
@6bd132e5
|
11/12/99 15:37:09 |
Joel Sherrill |
New file.
4.104.114.84.95
|
|
|
@95bb279
|
11/12/99 14:54:13 |
Joel Sherrill |
Used typedef so all "struct rtems_task_variable_t" uses are now
just …
4.104.114.84.95
|
|
|
@884b460
|
11/12/99 14:52:36 |
Joel Sherrill |
Added per-task variable data stucture (rtems_task_variable_t), …
4.104.114.84.95
|
|
|
@f4771656
|
11/12/99 14:51:03 |
Joel Sherrill |
Test name changed to reflect placement after merger.
4.104.114.84.95
|
|
|
@ec0b5ce
|
11/12/99 14:50:42 |
Joel Sherrill |
Test name changed to reflect placement after merger.
Changed output …
4.104.114.84.95
|
|
|
@3136f5c9
|
11/12/99 14:49:47 |
Joel Sherrill |
Test name changed to reflect placement after merger.
Increased stack …
4.104.114.84.95
|
|
|
@5aa5560
|
11/12/99 14:38:19 |
Joel Sherrill |
Added per task variables based on patch from Eric Norum …
4.104.114.84.95
|
|
|
@3c49a508
|
11/12/99 14:15:50 |
Joel Sherrill |
Cleaned up style.
4.104.114.84.95
|
|
|
@3ad17f5
|
11/12/99 13:46:04 |
Joel Sherrill |
Removed redundant line.
4.104.114.84.95
|
|
|
@6977b38
|
11/12/99 13:45:39 |
Joel Sherrill |
Enabled after merging message buffer code.
4.104.114.84.95
|
|
|
@f9078d1
|
11/12/99 13:22:31 |
Joel Sherrill |
Added comment block and removed include of deleted file.
4.104.114.84.95
|
|
|
@d102810e
|
11/11/99 02:39:12 |
Joel Sherrill |
Updated.
4.104.114.84.95
|
|
|
@dc83752
|
11/11/99 02:23:26 |
Joel Sherrill |
Screen updated.
4.104.114.84.95
|
|
|
@458d4e66
|
11/11/99 02:23:04 |
Joel Sherrill |
Added new test sp28 to test the task variable directives.
4.104.114.84.95
|
|
|
@713b2ea
|
11/10/99 22:15:42 |
Joel Sherrill |
General cleanup. Test documentation improved. The message buffer …
4.104.114.84.95
|
|
|
@59d1127
|
11/10/99 22:14:26 |
Joel Sherrill |
Corrected to account for the way memory is divided up in …
4.104.114.84.95
|
|
|
@7d29dc7f
|
11/10/99 22:13:42 |
Joel Sherrill |
Added line to make sure HAS_ITRON_API is defined in Makefile.
4.104.114.84.95
|
|
|
@72719d2
|
11/10/99 20:37:01 |
Joel Sherrill |
Added call to _Thread_Enable_dispatch() and did some cleanup.
4.104.114.84.95
|
|
|
@74db82a
|
11/10/99 20:36:25 |
Joel Sherrill |
rtems_semaphore_flush test from Eric Norum <eric@…>.
4.104.114.84.95
|
|
|
@cbccd37
|
11/10/99 14:31:11 |
Joel Sherrill |
Patch from Eric Norum <eric@…> which includes:
Patches …
4.104.114.84.95
|
|
|
@442d0478
|
11/10/99 14:19:55 |
Joel Sherrill |
Combination of committing some new files which had been overlooked
and …
4.104.114.84.95
|
|
|
@eb02f47
|
11/10/99 13:48:27 |
Joel Sherrill |
Committed modifications from ITRON Task and Task Dependendent …
4.104.114.84.95
|
|
|
@dcc1f6b6
|
11/10/99 13:45:54 |
Joel Sherrill |
Added support for ITRON tests.
4.104.114.84.95
|
|
|
@bab5ba44
|
11/09/99 23:28:04 |
Joel Sherrill |
Added more tasking tests.
4.104.114.84.95
|
|
|
@e099180
|
11/09/99 23:27:05 |
Joel Sherrill |
Merged tests from Task group.
4.104.114.84.95
|
|
|
@3d67661
|
11/09/99 23:10:48 |
Joel Sherrill |
Added nesting count for suspend/resume.
4.104.114.84.95
|
|
|
@70e9af9
|
11/09/99 22:45:35 |
Joel Sherrill |
Changed B, H, and W variables to BVar, HVar, and WVar to avoid …
4.104.114.84.95
|
|
|
@e18ba7f
|
11/09/99 22:25:55 |
Joel Sherrill |
Commented out single letter type names since they conflict with …
4.104.114.84.95
|
|
|
@c73b8ac2
|
11/09/99 22:18:43 |
Joel Sherrill |
This patch adds the basic framework for the ITRON 3.0 API …
4.104.114.84.95
|
|
|
@c8cad18
|
11/09/99 22:16:16 |
Joel Sherrill |
Removed.
4.104.114.84.95
|
|
|
@ad502d18
|
11/09/99 22:14:21 |
Joel Sherrill |
Renamed classes to avoid single letter class names.
4.104.114.84.95
|
|
|
@352c9b2
|
11/09/99 22:07:23 |
Joel Sherrill |
This patch adds the basic framework for the ITRON 3.0 API …
4.104.114.84.95
|
|
|
@1007c3c
|
11/09/99 19:54:40 |
Joel Sherrill |
Fixed warning where initialized default POSIX API structure did
have …
4.104.114.84.95
|
|
|
@bd0b378
|
11/09/99 19:45:23 |
Joel Sherrill |
Removed unused variable warning.
4.104.114.84.95
|
|
|
@d55af6d
|
11/09/99 15:38:47 |
Joel Sherrill |
Now using libchip instead of local precursor to libchip. Untested.
4.104.114.84.95
|
|
|
@53b1847
|
11/09/99 13:40:57 |
Joel Sherrill |
Removed reaching "up and over" to install BSP header files.
4.104.114.84.95
|
|
|
@b440e57b
|
11/09/99 13:40:30 |
Joel Sherrill |
Added imfs_unixstub.c to satisfy linker problems on UNIX port.
4.104.114.84.95
|
|
|
@3fb8909a
|
11/09/99 13:39:42 |
Joel Sherrill |
sem_close was accidentally lost in the split.
4.104.114.84.95
|
|
|
@a8df60b
|
11/09/99 13:38:00 |
Joel Sherrill |
New test for POSIX Message Queues added.
4.104.114.84.95
|
|
|
@27eb3ec
|
11/09/99 13:36:26 |
Joel Sherrill |
New files.
4.104.114.84.95
|
|
|
@a0af97d
|
11/09/99 03:43:47 |
Joel Sherrill |
Patch from Eric Norum <eric@…> to add NTP BOOTP support …
4.104.114.84.95
|
|
|
@84bf329
|
11/09/99 03:37:40 |
Joel Sherrill |
Added #define to make this file exactly like its siblings in mpc821 …
4.104.114.84.95
|
|
|
@78facc4
|
11/09/99 02:50:26 |
Joel Sherrill |
Removed "up and over" into libbsp/.../include.
4.104.114.84.95
|
|
|
@9af31a6
|
11/09/99 02:32:37 |
Joel Sherrill |
Moved include files to hppa1.1 subdirectory and put their sources
in …
4.104.114.84.95
|
|
|
@bb11d7e
|
11/09/99 02:31:37 |
Joel Sherrill |
Removed runway directory and moved contents to include.
4.104.114.84.95
|
|
|
@f758f810
|
11/05/99 22:26:12 |
Jennifer.Averett |
Correctly set and called handlers table for the link.
4.104.114.84.95
|
|
|
@089ad91d
|
11/05/99 22:25:16 |
Jennifer.Averett |
Fixed comment
4.104.114.84.95
|
|
|
@7f6a0750
|
11/05/99 22:24:56 |
Jennifer.Averett |
Moved imfs set handlers prototype to the imfs.h file.
4.104.114.84.95
|
|
|
@bf2cf8e6
|
11/05/99 21:20:30 |
Joel Sherrill |
New file. Added as part of adding a formal API to this object.
4.104.114.84.95
|
|
|
@378fe02
|
11/05/99 21:11:09 |
Joel Sherrill |
New file.
4.104.114.84.95
|
|
|
@94b357c2
|
11/05/99 21:10:54 |
Joel Sherrill |
Unmount was failing as a side-effect of splitting the rmnod handler …
4.104.114.84.95
|
|
|
@1c55d2e8
|
11/05/99 19:38:37 |
Joel Sherrill |
Split unistd.c file into sysconf.c and sleep.c.
4.104.114.84.95
|
|
|
@7edb9281
|
11/05/99 19:02:03 |
Joel Sherrill |
Following comments from Eric Norum <eric@…>, a fairly …
4.104.114.84.95
|
|
|
@0fab6dde
|
11/05/99 17:49:56 |
Joel Sherrill |
Patch from Eric Valette <valette@…> so this will build …
4.104.114.84.95
|
|
|
@968f7742
|
11/05/99 17:45:55 |
Joel Sherrill |
Fixed typo.
4.104.114.84.95
|
|
|
@458bd34
|
11/05/99 16:44:02 |
Joel Sherrill |
This is another pass at making sure that nothing outside the BSP …
4.104.114.84.95
|
|
|
@f817b02
|
11/04/99 18:05:09 |
Joel Sherrill |
The files in libcpu should not be directly dependent on any BSP. In …
4.104.114.84.95
|
|
|
@2b2ab1c
|
11/03/99 12:51:09 |
Joel Sherrill |
Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since …
4.104.114.84.95
|
|
|
@86ed4f0
|
11/03/99 12:48:41 |
Joel Sherrill |
Added CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM as a configuration …
4.104.114.84.95
|
|
|
@2b295183
|
11/03/99 12:47:16 |
Joel Sherrill |
Added prototype of _POSIX_Semaphore_Delete to avoid warnings.
4.104.114.84.95
|
|
|
@0a3946f
|
11/03/99 12:46:58 |
Joel Sherrill |
Added prototype of POSIX_Thread_cancel_run to avoid warnings.
4.104.114.84.95
|
|
|
@d76608e0
|
11/03/99 12:46:29 |
Joel Sherrill |
Typo fixed by Ralf Corsepius <corsepiu@…>.
4.104.114.84.95
|
|
|
@7cc8d6c
|
11/02/99 21:48:15 |
Joel Sherrill |
Split core mutex and semaphore handlers into separate files.
4.104.114.84.95
|
|
|
@82cb78d8
|
11/02/99 21:45:15 |
Joel Sherrill |
Split core message queue and watchdog handler objects into separate files.
4.104.114.84.95
|
|
|