Timeline



01/31/08:

23:42 Changeset in rtems [920343e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: New tests. * psxfatal01/.cvsignore, psxfatal01/Makefile.am, psxfatal01/psxfatal01.scn, psxfatal01/testcase.h, psxfatal02/.cvsignore, psxfatal02/Makefile.am, psxfatal02/psxfatal02.scn, psxfatal02/testcase.h, psxfatal_support/init.c, psxfatal_support/system.h: New files.
23:41 Changeset in rtems [c54f3ce]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * posix/src/pthreadinitthreads.c: Clean up error paths.
22:14 Changeset in rtems [dfaa1a7]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * malloctest/init.c: Add more test cases to cover heap better.
19:06 Changeset in rtems [b853d288]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * custom/ss555.cfg: Add CVS Id.
17:31 Changeset in rtems [1dd2318]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * support/include/tmacros.h: Fix put_name to handle unprintable names.
17:30 Changeset in rtems [916b0f30]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * sp43/init.c, sp43/sp43.scn: Add test case for unprintable names.
16:17 Changeset in rtems [9602045]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * libcsupport/preinstall.am, posix/preinstall.am: Revert temporary changes which aid in coverage testing.
16:15 Changeset in rtems [74d0cb44]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * posix/src/cond.c, posix/src/key.c, posix/src/mqueuenametoid.c, posix/src/mutex.c, posix/src/pbarrier.c, posix/src/prwlock.c, posix/src/pspin.c, posix/src/pthread.c, posix/src/ptimer.c, posix/src/semaphorenametoid.c: Add option for all POSIX objects whether named or unnamed to have a string name. If the API does not directly support having a name, then the user must explicitly assign it using rtems_object_set_name(). * rtems/src/rtemsobjectgetapiclassname.c: Improved testability. * score/include/rtems/score/object.h, score/src/objectgetnameasstring.c, score/src/objectnametoidstring.c, score/src/objectsetname.c: Modifications required to pass testing of recently modified object name operations. Also eliminated multiprocessing related code that was not reachable.
16:08 Changeset in rtems [403c507]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * sp09/screen01.c, sp09/sp09.scn: Add more bad thread Id cases. * sp40/init.c, sp40/sp40.scn: Add message to say test is TBD. * sp41/sp41.scn: Now has content. * sp43/init.c, sp43/sp43.scn: Enhanced to increase coverage of Object Services recently added to API.
16:07 Changeset in rtems [c87593f]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific portions of Object Services added to API. * psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn, psx14/system.h: New files.
16:06 Changeset in rtems [f2a7fa02]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * malloctest/init.c: Add new test cases per Sergei. Make some of the stranger cases operate directly on a freshly initialized heap. This should make them more reproducible.
14:53 Changeset in rtems [56c5cf09]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-31 Jennifer Averett <jennifer.averett@…> * posix/src/timersettime.c: Fix to remove warning.
14:14 Changeset in rtems [b3c73d83]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * libcsupport/src/posix_memalign.c: Remove warning.
14:14 Changeset in rtems [91b8fb9e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-31 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/object.h, score/src/objectgetinfo.c, rtems/include/rtems/rtems/object.h, rtems/src/rtemsobjectgetapiclassname.c, rtems/src/rtemsobjectgetclassinfo.c: class is a C++ keyword and cannot be used as a parameter.

01/30/08:

19:53 Changeset in rtems [7d171454]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-30 Joel Sherrill <joel.sherrill@…> * mp01/node1/Makefile.am, mp01/node2/Makefile.am, mp02/node1/Makefile.am, mp02/node2/Makefile.am, mp03/node1/Makefile.am, mp03/node2/Makefile.am, mp04/node1/Makefile.am, mp04/node2/Makefile.am, mp05/node1/Makefile.am, mp05/node2/Makefile.am, mp06/node1/Makefile.am, mp06/node2/Makefile.am, mp07/node1/Makefile.am, mp07/node2/Makefile.am, mp08/node1/Makefile.am, mp08/node2/Makefile.am, mp09/node1/Makefile.am, mp09/node2/Makefile.am, mp10/node1/Makefile.am, mp10/node2/Makefile.am, mp11/node1/Makefile.am, mp11/node2/Makefile.am, mp12/node1/Makefile.am, mp12/node2/Makefile.am, mp13/node1/Makefile.am, mp13/node2/Makefile.am, mp14/node1/Makefile.am, mp14/node2/Makefile.am: Use all managers.
14:56 Changeset in rtems [c57f26bd]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-30 Joel Sherrill <joel.sherrill@…> * score/Makefile.am, score/include/rtems/score/threadq.h, score/inline/rtems/score/threadq.inl: _Thread_queue_Process_timeout was really too complex to be inlined. * score/src/threadqprocesstimeout.c: New file.
02:35 Release/4.9 edited by JoelSherrill
/* RTEMS API Changes */ Add Object Service API changes (diff)
02:33 Release/4.9 edited by JoelSherrill
/* RTEMS Improvements */ Added rest of new Object Services (diff)
01:53 Changeset in rtems [84ec364]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * index.html.in: Update copyright year.
01:50 Changeset in rtems [87cc26db]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * score/Doxyfile: Revert Doxygen version changes.

01/29/08:

23:58 Changeset in rtems [18ca4e8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * score/Doxyfile: Update to latest Doxygen format. * score/include/rtems/score/apimutex.h, score/include/rtems/score/corebarrier.h, score/include/rtems/score/coremutex.h, score/include/rtems/score/corerwlock.h, score/include/rtems/score/heap.h, score/include/rtems/score/object.h, score/include/rtems/score/protectedheap.h, score/include/rtems/score/thread.h, score/include/rtems/score/threadsync.h, score/include/rtems/score/tod.h, score/inline/rtems/score/corerwlock.inl, score/inline/rtems/score/corespinlock.inl: Remove most doxygen warnings.
23:57 Changeset in rtems [95e7637]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Remove most doxygen warnings.
23:09 Changeset in rtems [f3839908]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * ada_user/Makefile.am, ada_user/ada_user.texi: Now builds.
22:56 Changeset in rtems [4017ab5]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * rtems/src/rtemsobjectgetapiclassname.c: Class name strings are not available when API is disabled. Do not attempt to use them.
22:22 Changeset in rtems [fccd256]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * score/include/rtems/system.h: First cut at Doxygen mainpage.
22:01 Changeset in rtems [27d4569]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Eric Norum <norume@…> * startup/bspstart.c: Fixes a lockup which occurs when a speculative load occurs from a particular range of memory.
21:53 Changeset in rtems [83a66aa]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * support/include/tmacros.h: Add new rtems_test_assert() which exits rather than calling fatal error.
21:53 Changeset in rtems [8f5b274]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * fileio/system.h, ticker/system.h: Add new Object Services collection. This changed the name of a few previously public but undocumented services and added a some new services.
21:53 Changeset in rtems [6e315132]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, sp02/task1.c, sp24/resume.c, sp30/resume.c, sp41/init.c, sp42/init.c: Add new Object Services collection. This changed the name of a few previously public but undocumented services and added a some new services. * sp43/.cvsignore, sp43/Makefile.am, sp43/init.c, sp43/sp43.scn, sp43/system.h: New files.
21:52 Changeset in rtems [65450c14]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * mp02/task1.c, mp14/delay.c: Add new Object Services collection. This changed the name of a few previously public but undocumented services and added a some new services.
21:52 Changeset in rtems [6c06288]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * itron/src/exd_tsk.c, itron/src/task.c, libmisc/capture/capture.c, libmisc/monitor/mon-config.c, libmisc/monitor/mon-driver.c, libmisc/monitor/mon-itask.c, libmisc/monitor/mon-monitor.c, libmisc/monitor/mon-mpci.c, libmisc/monitor/mon-object.c, libmisc/monitor/mon-symbols.c, posix/src/cancelrun.c, posix/src/pthreadexit.c, rtems/Makefile.am, rtems/preinstall.am, rtems/include/rtems.h, rtems/include/rtems/rtems/support.h, rtems/inline/rtems/rtems/tasks.inl, rtems/src/eventmp.c, rtems/src/msgmp.c, rtems/src/partmp.c, rtems/src/regionmp.c, rtems/src/rtemsobjectgetname.c, rtems/src/semmp.c, rtems/src/signalmp.c, rtems/src/taskdelete.c, rtems/src/taskmp.c, rtems/src/timerserver.c, score/Makefile.am, score/include/rtems/score/object.h, score/inline/rtems/score/object.inl, score/src/Unlimited.txt, score/src/objectgetnameasstring.c, score/src/threadqextractwithproxy.c: Add new Object Services collection. This changed the name of a few previously public but undocumented services and added a some new services. * rtems/include/rtems/rtems/object.h, rtems/src/rtemsbuildid.c, rtems/src/rtemsbuildname.c, rtems/src/rtemsobjectapimaximumclass.c, rtems/src/rtemsobjectapiminimumclass.c, rtems/src/rtemsobjectgetapiclassname.c, rtems/src/rtemsobjectgetapiname.c, rtems/src/rtemsobjectgetclassicname.c, rtems/src/rtemsobjectgetclassinfo.c, rtems/src/rtemsobjectidapimaximum.c, rtems/src/rtemsobjectidapiminimum.c, rtems/src/rtemsobjectidgetapi.c, rtems/src/rtemsobjectidgetclass.c, rtems/src/rtemsobjectidgetindex.c, rtems/src/rtemsobjectidgetnode.c, rtems/src/rtemsobjectsetname.c, score/src/objectapimaximumclass.c, score/src/objectgetinfo.c, score/src/objectgetinfoid.c, score/src/objectsetname.c: New files. * rtems/src/rtemsidtoname.c: Removed.
21:37 Changeset in rtems [9252e55e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * runtest.in: sp39 and sp41 lock on sis but run correctly on tsim/erc32.
21:37 Changeset in rtems [d5671b1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * user/.cvsignore, user/Makefile.am, user/c_user.texi, user/concepts.t, user/conf.t, user/dirstat.texi, user/stackchk.t, user/task.t, user/userext.t: Add new Object Services collection. Tidy up some configuration documentation from earlier changes. * user/object.t: New file.
19:00 Changeset in rtems [01618ccc]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-29 Jennifer Averett <jennifer.averett@…> * psx07/init.c, psx07/system.h: Test cleanup and added testing for pthread_attr_[get|set]clock.
18:59 Changeset in rtems [1ff7e19]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-29 Jennifer Averett <jennifer.averett@…> * score/src/corerwlockrelease.c, score/src/coresemseize.c: Changed switch statements to if statements.
17:28 Changeset in rtems [b7bc1d1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * malloctest/init.c: Add more tests per suggestions from Sergei Organov.
17:28 Changeset in rtems [e0a66c15]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * libcsupport/Makefile.am, libcsupport/include/rtems/malloc.h, libcsupport/src/malloc_walk.c, libcsupport/src/posix_memalign.c, libcsupport/src/realloc.c, score/src/heapwalk.c: Add rtems_memalign as helper and as exposed nmemalign variant with few restrictions. Also turn on compilation of _Heap_Walk but make forced calls to it conditionally compiled. This should allow more flexibility to the user as to run-time checking of the heap. * libcsupport/src/rtems_memalign.c: New file.
14:38 Changeset in rtems [1ccb8aae]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * spfatal10/.cvsignore: New file.
14:30 Changeset in rtems [42840b4]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-29 Joel Sherrill <joel.sherrill@…> * spfatal01/.cvsignore, spfatal02/.cvsignore, spfatal03/.cvsignore, spfatal04/.cvsignore, spfatal05/.cvsignore, spfatal06/.cvsignore, spfatal07/.cvsignore, spfatal08/.cvsignore, spfatal09/.cvsignore: New files.

01/28/08:

23:08 Release/4.9 edited by JoelSherrill
/* RTEMS Improvements */ Added some Object Manager services (diff)
23:02 Mission_Statement edited by JoelSherrill
Fix formatting (diff)
19:19 Changeset in rtems [5fdb1e7b]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-28 Jennifer Averett <jennifer.averett@…> * Makefile.am, configure.ac: Added fatal error tests * spfatal01/Makefile.am, spfatal01/spfatal01.scn, spfatal01/testcase.h, spfatal02/Makefile.am, spfatal02/spfatal02.scn, spfatal02/testcase.h, spfatal03/Makefile.am, spfatal03/spfatal03.scn, spfatal03/testcase.h, spfatal04/Makefile.am, spfatal04/spfatal04.scn, spfatal04/testcase.h, spfatal05/Makefile.am, spfatal05/spfatal05.scn, spfatal05/testcase.h, spfatal06/Makefile.am, spfatal06/spfatal06.scn, spfatal06/testcase.h, spfatal07/Makefile.am, spfatal07/spfatal07.scn, spfatal07/testcase.h, spfatal08/Makefile.am, spfatal08/spfatal08.scn, spfatal08/testcase.h, spfatal09/Makefile.am, spfatal09/spfatal09.scn, spfatal09/testcase.h, spfatal10/Makefile.am, spfatal10/spfatal10.scn, spfatal10/testcase.h, spfatal_support/init.c, spfatal_support/system.h: New files.
17:19 Changeset in rtems [def9eef]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-28 Joel Sherrill <joel.sherrill@…> * sapi/include/confdefs.h, score/src/mpci.c, score/src/objectmp.c, score/src/objectnametoid.c, score/src/objectnametoidstring.c: Multiprocessing compiles again and survives initialization. The recent object name and confdefs.h changes had broken it.

01/25/08:

20:14 Changeset in rtems [81f5957]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-25 Jennifer Averett <jennifer.averett@…> * sapi/include/rtems/fatal.h, score/include/rtems/score/coremutex.h, score/include/rtems/score/interr.h, score/inline/rtems/score/thread.inl, score/src/coremutexseize.c: Modifications to aid in full path testing.
16:41 Changeset in rtems [41a7fef]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-25 Joel Sherrill <joel.sherrill@…> * rtems_footer.html.in, common/cpright.texi: Update copyright. Fix spacing.
16:39 Changeset in rtems [025ac7a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-25 Joel Sherrill <joel.sherrill@…> * posix/src/mqueuesendsupp.c: Remove warning.
03:08 Changeset in rtems [499eb57]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-24 Joel Sherrill <joel.sherrill@…> * malloctest/init.c: Add include to remove warning.
02:57 Changeset in rtems [2f44708]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-24 Joel Sherrill <joel.sherrill@…> * libcsupport/include/rtems/assoc.h: rtems_assoc_ptr_by_local should be in public API.

01/24/08:

15:12 Changeset in rtems [90f6ea62]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-24 Joel Sherrill <joel.sherrill@…> * sp28/init.c, sp28/sp28.scn, sp29/init.c, sp29/sp29.scn, sp32/init.c, sp32/sp32.scn, sp33/init.c, sp33/sp33.scn, sp42/init.c: Fix end of test messages.
15:12 Changeset in rtems [2345d61b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-24 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/object.h, score/src/objectextendinformation.c, score/src/objectinitializeinformation.c, score/src/objectshrinkinformation.c: Eliminate name_table since it is not used.

01/23/08:

22:58 Changeset in rtems [f3a5a20c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-23 Joel Sherrill <joel.sherrill@…> * score/src/objectnametoidstring.c: New file.
22:57 Changeset in rtems [23a368d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-23 Joel Sherrill <joel.sherrill@…> * sp34/changepri.c, sp35/priinv.c: Convert the Objects_Name type from a simple type to a union of an unsigned 32 bit integer and a pointer. This should help eliminate weird casts between u32 and pointers in various places. The APIs now have to explicitly call _u32 or _string versions of helper routines. This should also simplify things and eliminate the need for ugly casts in some cases.
22:57 Changeset in rtems [ce19f1fa]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-23 Joel Sherrill <joel.sherrill@…> * itron/include/rtems/itron/object.h, itron/src/cre_tsk.c, libblock/src/show_bdbuf.c, libmisc/capture/capture-cli.c, libmisc/capture/capture.c, libmisc/monitor/mon-manager.c, libmisc/stackchk/check.c, posix/src/condinit.c, posix/src/keycreate.c, posix/src/mqueuecreatesupp.c, posix/src/mqueuedeletesupp.c, posix/src/mqueuenametoid.c, posix/src/mqueueopen.c, posix/src/mqueueunlink.c, posix/src/mutexinit.c, posix/src/pbarrierinit.c, posix/src/prwlockinit.c, posix/src/pspininit.c, posix/src/pthreadcreate.c, posix/src/pthreadexit.c, posix/src/semaphorecreatesupp.c, posix/src/semaphorenametoid.c, posix/src/timercreate.c, rtems/src/barrierident.c, rtems/src/dpmemident.c, rtems/src/msgqident.c, rtems/src/partident.c, rtems/src/ratemonident.c, rtems/src/regionident.c, rtems/src/semident.c, rtems/src/taskident.c, rtems/src/timerident.c, sapi/src/extensionident.c, score/Makefile.am, score/include/rtems/score/object.h, score/inline/rtems/score/object.inl, score/src/apimutexallocate.c, score/src/objectextendinformation.c, score/src/objectgetnameasstring.c, score/src/objectmp.c, score/src/objectnametoid.c: Convert the Objects_Name type from a simple type to a union of an unsigned 32 bit integer and a pointer. This should help eliminate weird casts between u32 and pointers in various places. The APIs now have to explicitly call _u32 or _string versions of helper routines. This should also simplify things and eliminate the need for ugly casts in some cases. * score/src/objectclearname.c, score/src/objectcomparenameraw.c, score/src/objectcomparenamestring.c, score/src/objectcopynameraw.c, score/src/objectcopynamestring.c: Removed.
15:35 Changeset in rtems [8571262]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-23 Joel Sherrill <joel.sherrill@…> * psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub implementation mprotect().
14:50 Changeset in rtems [f070c86]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-23 Jennifer Averett <jennifer.averett@…> * sp42/Makefile.am: New file.
13:58 Changeset in rtems [4a4aabc]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-23 Joel Sherrill <joel.sherrill@…> Add sp42 to exercise thread queue with knowledge of the implementation so we can exercise all of the normal paths possible. * Makefile.am, configure.ac: Add sp42. * sp42/.cvsignore, sp42/init.c, sp42/sp42.scn: New files.
13:07 Changeset in rtems [6b8da2b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-23 Joel Sherrill <joel.sherrill@…> * score/src/threadblockingoperationcancel.c: Clean up. * score/src/threadqextract.c: Restructure to eliminate dead code.
13:05 Changeset in rtems [9185d61]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-23 Joel Sherrill <joel.sherrill@…> * sp39/init.c: Add case for long timeout on blocking operation. * Makefile.am, configure.ac: Add new test to exercise thread queue blokcing synchronization. sp39 and sp41 are very similar. * sp41/.cvsignore, sp41/Makefile.am, sp41/init.c, sp41/sp41.scn, sp41/system.h: New files.

01/22/08:

21:19 Changeset in rtems [11c16a64]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * rtems/src/eventsurrender.c, rtems/src/ratemonperiod.c, score/src/threadqdequeue.c, score/src/threadqdequeuefifo.c, score/src/threadqdequeuepriority.c: Fix bugs encountered while testing and clean up more code.
19:10 Changeset in rtems [4e1304d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * score/src/threadqfirst.c: Remove switch.
18:30 Changeset in rtems [8b7a713]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * sp39/init.c: Clean up.
18:28 Changeset in rtems [3168deaa]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems/rtems/event.h, rtems/inline/rtems/rtems/eventset.inl, rtems/src/event.c, rtems/src/eventseize.c, rtems/src/eventsurrender.c, rtems/src/eventtimeout.c, score/Makefile.am, score/preinstall.am, score/include/rtems/score/interr.h, score/include/rtems/score/thread.h, score/include/rtems/score/threadq.h, score/include/rtems/score/tqdata.h, score/inline/rtems/score/threadq.inl, score/inline/rtems/score/tqdata.inl, score/src/threadq.c, score/src/threadqdequeue.c, score/src/threadqdequeuefifo.c, score/src/threadqdequeuepriority.c, score/src/threadqenqueue.c, score/src/threadqenqueuefifo.c, score/src/threadqenqueuepriority.c, score/src/threadqextract.c, score/src/threadqextractfifo.c, score/src/threadqextractpriority.c, score/src/threadqextractwithproxy.c, score/src/threadqfirst.c, score/src/threadqfirstfifo.c, score/src/threadqfirstpriority.c, score/src/threadqflush.c, score/src/threadqrequeue.c, score/src/threadqtimeout.c: Refactor thread queue enqueue and event blocking synchronization critical sections. This resulted in three copies of essentially the same hard to test critical section code becoming the one shared routine _Thread_blocking_operation_Cancel. In addition, the thread queue and event code now share a common synchronization enumerated type. Along the way, switches were reworked to eliminate dead code generated by gcc and comments and copyrights were updated. * score/include/rtems/score/threadsync.h, score/src/threadblockingoperationcancel.c: New files.
15:39 Changeset in rtems [b89f64c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * malloctest/init.c: Remove debug print.
15:30 Changeset in rtems [af043e13]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * bootcard.c: Improve comments and clean up argc/argv order.
15:21 Changeset in rtems [14862663]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * Makefile.am: Remove duplicate cases of mmu.rel and timer.rel in list of objects.
15:20 Changeset in rtems [797c232]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * libi2c/README_libi2c: Correct spelling error. * score/src/threadclearstate.c: Improve comment.
15:18 Changeset in rtems [b4df56dd]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * cpu_asm.S: Spacing and comment alignment.
14:48 Changeset in rtems [00b66f2]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * psxcleanup/.cvsignore: New file.
14:46 Changeset in rtems [265d9b64]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-22 Joel Sherrill <joel.sherrill@…> * sp39/init.c: Modify to improve coverage.
08:56 Changeset in rtems [c539ced1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Preps for automake-1.10.1
08:56 Changeset in rtems [980102a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
automake-1.10.1

01/19/08:

05:36 Changeset in rtems [55dfb113] by Ralf Corsepius <ralf.corsepius@…>
Sync with HEAD
05:36 Changeset in rtems [e50777d] by Ralf Corsepius <ralf.corsepius@…>
Bump version to 0.10.
05:34 Changeset in rtems [bb4a8ad]4.8 by Ralf Corsepius <ralf.corsepius@…>
Bump version to 0.10.
05:34 Changeset in rtems [f95a584]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove ftp:// URLs (OAR's ftp: is too unreliable.)
05:29 Changeset in rtems [84b84db]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump version to 0.10.
05:28 Changeset in rtems [8caf053]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove ftp:// URLs (OAR's ftp: is too unreliable.)

01/18/08:

17:30 Changeset in rtems [9b9f018e]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-18 Jennifer Averett <jennifer.averett@…> * psxcleanup/system.h: New file.
17:09 Changeset in rtems [f7ad5b3]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-18 Jennifer Averett <jennifer.averett@…> * Makefile.am, configure.ac: * psxcleanup/Makefile.am, psxcleanup/psxcleanup.c, psxcleanup/psxcleanup.scn: New files.
16:34 Changeset in rtems [0c76166]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-18 Jennifer Averett <jennifer.averett@…> * sp36/strict_order_mut.c:
16:33 Changeset in rtems [0e4232b]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-18 Jennifer Averett <jennifer.averett@…> * psx01/init.c, psxmsgq01/init.c, psxtimer01/psxtimer.c, psxtimer01/psxtimer01.scn, psxtimer02/psxtimer.c:
16:31 Changeset in rtems [c3925db]4.104.114.95 by Jennifer Averett <Jennifer.Averett@…>
2008-01-18 Jennifer Averett <jennifer.averett@…> * posix/include/rtems/posix/timer.h, posix/src/cleanuppop.c, posix/src/cleanuppush.c, posix/src/mqueueclose.c, posix/src/timergettime.c, posix/src/timersettime.c, score/include/rtems/score/timespec.h:
14:34 Changeset in rtems [f91db017]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-01-18 David Erickson <David.Erickson@…> * startup/bspstart.c: Add semicolon.
Note: See TracTimeline for information about the timeline view.