# # ChangeLog for cpukit/sapi in rtems # # Generated by Trac 1.2.1.dev0 # 04/18/24 11:23:02 Fri, 09 Dec 2016 05:51:44 GMT Sebastian Huber [0a81a58] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/psxtests/psxfatal02/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILED Update #2825. Fri, 09 Dec 2016 05:49:25 GMT Sebastian Huber [279d5260] * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spfatal01/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILED Update #2825. Thu, 08 Dec 2016 15:41:30 GMT Sebastian Huber [b6606e8] * c/src/lib/libbsp/powerpc/shared/startup/panic.c (modified) * cpukit/libcsupport/src/gxx_wrappers.c (modified) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/fatal.h (modified) * cpukit/sapi/src/exshutdown.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/fatal2.c (deleted) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/cpu/nios2/nios2-context-initialize.c (modified) * cpukit/score/cpu/nios2/nios2-isr-get-level.c (modified) * cpukit/score/cpu/nios2/nios2-isr-set-level.c (modified) * cpukit/score/cpu/powerpc/ppc-isr-vector-install.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/userextimpl.h (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/userextiterate.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/devnullfatal01/testcase.h (modified) * testsuites/psxtests/psxfatal01/testcase.h (modified) * testsuites/psxtests/psxfatal02/testcase.h (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/sptests/spfatal01/testcase.h (modified) * testsuites/sptests/spfatal02/testcase.h (modified) * testsuites/sptests/spfatal03/testcase.h (modified) * testsuites/sptests/spfatal04/testcase.h (modified) * testsuites/sptests/spfatal05/testcase.h (modified) * testsuites/sptests/spfatal06/testcase.h (modified) * testsuites/sptests/spfatal07/testcase.h (modified) * testsuites/sptests/spfatal08/testcase.h (modified) * testsuites/sptests/spfatal09/testcase.h (modified) * testsuites/sptests/spfatal10/testcase.h (modified) * testsuites/sptests/spfatal11/testcase.h (modified) * testsuites/sptests/spfatal12/testcase.h (modified) * testsuites/sptests/spfatal13/testcase.h (modified) * testsuites/sptests/spfatal14/testcase.h (modified) * testsuites/sptests/spfatal15/testcase.h (modified) * testsuites/sptests/spfatal16/testcase.h (modified) * testsuites/sptests/spfatal17/testcase.h (modified) * testsuites/sptests/spfatal18/testcase.h (modified) * testsuites/sptests/spfatal19/testcase.h (modified) * testsuites/sptests/spfatal20/testcase.h (modified) * testsuites/sptests/spfatal24/testcase.h (modified) * testsuites/sptests/spfatal25/testcase.h (modified) * testsuites/sptests/spfatal27/testcase.h (modified) * testsuites/sptests/spfatal28/testcase.h (modified) * testsuites/sptests/spfatal29/testcase.h (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) score: Remove fatal is internal indicator The fatal is internal ... Tue, 06 Dec 2016 10:35:34 GMT Sebastian Huber [4b579c5f] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/linkersets.h (modified) * testsuites/sptests/splinkersets01/init.c (modified) score: Simplify linker set API Resurrect RTEMS_LINKER_SET_BEGIN() ... Wed, 23 Nov 2016 11:48:57 GMT Sebastian Huber [bee0323] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: Uncomment unused internal error codes Update #2825. Wed, 16 Nov 2016 13:50:09 GMT Sebastian Huber [c42be504] * cpukit/configure.ac (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/spinlock.h (deleted) * cpukit/posix/include/rtems/posix/spinlockimpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/pspin.c (deleted) * cpukit/posix/src/pspindestroy.c (modified) * cpukit/posix/src/pspininit.c (modified) * cpukit/posix/src/pspinlock.c (modified) * cpukit/posix/src/pspintrylock.c (deleted) * cpukit/posix/src/pspinunlock.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/corespinlock.h (deleted) * cpukit/score/include/rtems/score/corespinlockimpl.h (deleted) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/corespinlockrelease.c (deleted) * cpukit/score/src/corespinlockwait.c (deleted) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxspin01/main.c (modified) * testsuites/psxtests/psxspin01/psxspin01.scn (modified) * testsuites/psxtests/psxspin01/test.c (modified) * testsuites/psxtests/psxspin02/Makefile.am (deleted) * testsuites/psxtests/psxspin02/main.c (deleted) * testsuites/psxtests/psxspin02/psxspin02.doc (deleted) * testsuites/psxtests/psxspin02/psxspin02.scn (deleted) * testsuites/psxtests/psxspin02/test.c (deleted) * testsuites/sptests/spsysinit01/init.c (modified) posix: Add self-contained pthread spinlock Turn pthread_spinlock_t ... Wed, 16 Nov 2016 15:39:43 GMT Sebastian Huber [125f248] * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/spfatal03/testcase.h (modified) score: Add thread queue enqueue callout Replace the expected thread ... Thu, 10 Nov 2016 11:02:28 GMT Sebastian Huber [84e6f15] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/rtems/score/cpu.h (modified) * cpukit/score/cpu/m32c/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sh/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/rtems/score/cpu.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threaddispatch.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal06/Makefile.am (added) * testsuites/smptests/smpfatal06/init.c (added) * testsuites/smptests/smpfatal06/smpfatal06.doc (added) * testsuites/smptests/smpfatal06/smpfatal06.scn (added) * testsuites/sptests/spinternalerror02/init.c (modified) score: Robust thread dispatch On SMP configurations, it is a fatal ... Mon, 14 Nov 2016 08:11:07 GMT Sebastian Huber [d78d529] * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/sched_yield.c (modified) * cpukit/rtems/src/taskwakeafter.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal29/Makefile.am (added) * testsuites/sptests/spfatal29/spfatal29.doc (added) * testsuites/sptests/spfatal29/spfatal29.scn (added) * testsuites/sptests/spfatal29/testcase.h (added) * testsuites/sptests/spinternalerror02/init.c (modified) score: Add and use _Thread_Dispatch_direct() This function is ... Mon, 07 Nov 2016 07:06:48 GMT Sebastian Huber [e610785] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/smp.c (modified) score: Rename _Scheduler_Assignments Rename _Scheduler_Assignments ... Fri, 21 Oct 2016 07:23:58 GMT Sebastian Huber [3a27248] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/status.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal03/Makefile.am (added) * testsuites/smptests/smpfatal03/init.c (added) * testsuites/smptests/smpfatal03/smpfatal03.doc (added) * testsuites/smptests/smpfatal03/smpfatal03.scn (added) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: First part of new MrsP implementation Update #2556. Fri, 23 Sep 2016 04:45:07 GMT Sebastian Huber [be57318] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/linkersets.h (modified) * testsuites/sptests/splinkersets01/init.c (modified) score: More robust linker sets Update #2408. Update #2790. Wed, 07 Sep 2016 07:04:45 GMT Sebastian Huber [5d6b211] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadmp.c (modified) score: Add scheduler node table for each thread Update #2556. Fri, 19 Aug 2016 11:37:01 GMT Sebastian Huber [796f12a] * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) score: Add missing const qualifiers Mon, 08 Aug 2016 06:44:51 GMT Sebastian Huber [aaaf9610] * cpukit/libfs/src/jffs2/include/linux/rbtree.h (modified) * cpukit/posix/src/keysetspecific.c (modified) * cpukit/sapi/src/rbtreeinsert.c (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/src/rbtreeextract.c (modified) * cpukit/score/src/scheduleredfnodeinit.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/watchdoginsert.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) score: Add debug support to red-black trees This helps to detect ... Tue, 26 Jul 2016 08:34:21 GMT Sebastian Huber [d79df38] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spmutex01/spmutex01.doc (modified) * testsuites/sptests/spsyslock01/init.c (modified) score: Add deadlock detection The mutex objects use the owner field ... Thu, 21 Jul 2016 08:15:02 GMT Sebastian Huber [059529e] * cpukit/libcsupport/src/malloc_deferred.c (modified) * cpukit/libcsupport/src/mount-mgr.c (modified) * cpukit/libcsupport/src/printertask.c (modified) * cpukit/libcsupport/src/sup_fs_location.c (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/posix/src/aio_misc.c (modified) * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/include/rtems/rbheap.h (modified) * cpukit/sapi/src/rbheap.c (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/include/rtems/score/resourceimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/freechain.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/threadqops.c (modified) * testsuites/sptests/spchain/init.c (modified) score: Add debug support to chains This helps to detect * double ... Fri, 17 Jun 2016 05:50:01 GMT Sebastian Huber [69a6802b] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/sapi/src/rbtreefind.c (added) * cpukit/sapi/src/rbtreeinsert.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtreeimpl.h (modified) * cpukit/score/src/rbtreefind.c (deleted) score: Move _RBTree_Find() The _RBTree_Find() is no longer used in ... Fri, 17 Jun 2016 05:38:17 GMT Sebastian Huber [768c483b] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/sapi/src/rbtreeinsert.c (added) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/src/rbtreeinsert.c (modified) score: Move _RBTree_Insert() The _RBTree_Insert() is no longer used ... Thu, 09 Jun 2016 09:17:13 GMT Sebastian Huber [251c94d] * cpukit/sapi/include/confdefs.h (modified) confdefs.h: Do not hide network file systems Do not hide network ... Fri, 27 May 2016 12:43:19 GMT Sebastian Huber [93306058] * cpukit/posix/include/rtems/posix/psignalimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/psignalclearsignals.c (modified) * cpukit/posix/src/psignalsetprocesssignals.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigaction.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/spfatal03/testcase.h (modified) score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check ... Tue, 24 May 2016 07:43:28 GMT Sebastian Huber [25e28d8] * cpukit/sapi/include/confdefs.h (modified) confdefs.h: Fix heap alloc size estimate Account for the heap ... Fri, 20 May 2016 08:39:50 GMT Chris Johns [24d0ee57] * c/src/lib/libbsp/shared/include/irq-info.h (modified) * c/src/lib/libbsp/shared/src/irq-info.c (modified) * c/src/lib/libbsp/shared/src/irq-shell.c (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/bspIo.h (modified) * cpukit/include/rtems/print.h (added) * cpukit/libblock/include/rtems/blkdev.h (modified) * cpukit/libblock/src/blkdev-blkstats.c (modified) * cpukit/libblock/src/blkdev-print-stats.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/print_fprintf.c (added) * cpukit/libcsupport/src/print_printf.c (added) * cpukit/libcsupport/src/printf_plugin.c (modified) * cpukit/libcsupport/src/printk.c (modified) * cpukit/libcsupport/src/printk_plugin.c (modified) * cpukit/libcsupport/src/putk.c (modified) * cpukit/libcsupport/src/vprintk.c (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/libmisc/fb/mw_print.c (modified) * cpukit/libmisc/fb/mw_uid.h (modified) * cpukit/libmisc/shell/main_blkstats.c (modified) * cpukit/libmisc/shell/main_cpuuse.c (modified) * cpukit/libmisc/shell/main_perioduse.c (modified) * cpukit/libmisc/shell/main_profreport.c (modified) * cpukit/libmisc/shell/main_stackuse.c (modified) * cpukit/libmisc/shell/main_top.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/stackchk.h (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testbeginend.c (modified) * cpukit/libmisc/testsupport/testextension.c (modified) * cpukit/preinstall.am (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/sapi/include/rtems/profiling.h (modified) * cpukit/sapi/src/profilingreportxml.c (modified) * cpukit/score/src/cpusetprintsupport.c (modified) * testsuites/fstests/fsnofs01/init.c (modified) * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block04/init.c (modified) * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block08/init.c (modified) * testsuites/libtests/block09/init.c (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/capture01/init.c (modified) * testsuites/libtests/complex/init.c (modified) * testsuites/libtests/devnullfatal01/testcase.h (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/math/init.c (modified) * testsuites/libtests/mathf/init.c (modified) * testsuites/libtests/mathl/init.c (modified) * testsuites/libtests/mouse01/init.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/libtests/uid01/init.c (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/samples/capture/init.c (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) * testsuites/sptests/spextensions01/init.c (modified) * testsuites/sptests/spfatal07/testcase.h (modified) * testsuites/sptests/spfatal16/testcase.h (modified) * testsuites/sptests/spfatal26/init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spfatal_support/system.h (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/spprintk/init.c (modified) * testsuites/sptests/spprofiling01/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) * testsuites/support/include/buffer_test_io.h (modified) * testsuites/support/include/test_support.h (modified) * testsuites/support/src/locked_print.c (modified) cpukit, testsuite: Add rtems_printf and rtems_printer support. This ... Thu, 19 May 2016 09:20:58 GMT Sebastian Huber [7dfb4b9] * cpukit/posix/include/rtems/posix/priorityimpl.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) score: Add per scheduler instance maximum priority The priority ... Tue, 03 May 2016 07:19:59 GMT Sebastian Huber [876dde7a] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/threadget.c (modified) * testsuites/sptests/sp43/init.c (modified) score: Make _Objects_Information_table const The ... Tue, 03 May 2016 05:38:19 GMT Sebastian Huber [1d40d81b] * c/src/ada/rtems-tasks.adb (modified) * c/src/ada/rtems-tasks.ads (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/mainpage.h (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/rtems/src/taskvariable_invoke_dtor.c (deleted) * cpukit/rtems/src/taskvariableadd.c (deleted) * cpukit/rtems/src/taskvariabledelete.c (deleted) * cpukit/rtems/src/taskvariableget.c (deleted) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp28/Makefile.am (deleted) * testsuites/sptests/sp28/init.c (deleted) * testsuites/sptests/sp28/sp28.doc (deleted) * testsuites/sptests/sp28/sp28.scn (deleted) rtems: Remove task variables Update #2494. Update #2555. Tue, 03 May 2016 10:57:16 GMT Sebastian Huber [b1b6f3b0] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/src/coremsg.c (modified) confdefs.h: Fix message queue size estimate Account for maximum ... Tue, 03 May 2016 10:55:00 GMT Sebastian Huber [e4fd35d] * cpukit/sapi/include/confdefs.h (modified) * testsuites/psxtests/psxconfig01/init.c (modified) confdefs.h: Fix named object size estimate Account for the ... Fri, 29 Apr 2016 10:09:32 GMT Sebastian Huber [981eed2] * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (added) * cpukit/score/preinstall.am (modified) * cpukit/score/src/schedulerstrongapa.c (added) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpstrongapa01/Makefile.am (added) * testsuites/smptests/smpstrongapa01/init.c (added) * testsuites/smptests/smpstrongapa01/smpstrongapa01.doc (added) * testsuites/smptests/smpstrongapa01/smpstrongapa01.scn (added) score: Add dummy Strong APA scheduler Start with a copy of the ... Tue, 26 Apr 2016 19:20:31 GMT Sebastian Huber [c8982e5] * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mqueueimpl.h (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mqueueclose.c (modified) * cpukit/posix/src/mqueuedeletesupp.c (modified) * cpukit/posix/src/mqueuegetattr.c (modified) * cpukit/posix/src/mqueuenotify.c (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mqueuesetattr.c (modified) * cpukit/posix/src/mqueueunlink.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxmsgq04/init.c (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Simplify message queues The mq_open() function returns a ... Tue, 19 Apr 2016 12:14:10 GMT Sebastian Huber [d7a12be9] * cpukit/posix/include/rtems/posix/keyimpl.h (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/sapi/include/rtems/extensionimpl.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectgetnext.c (modified) * cpukit/score/src/objectgetnoprotection.c (modified) score: Optimize _Objects_Get_no_protection() Make the id the first ... Tue, 19 Apr 2016 11:39:00 GMT Sebastian Huber [f05eeb2] * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/pbarrier.c (modified) * cpukit/posix/src/prwlock.c (modified) * cpukit/posix/src/pspin.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/rtems/src/barrier.c (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/apimutex.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/thread.c (modified) * testsuites/psxtests/psxobj01/init.c (modified) score: Simplify _Objects_Initialize_information() Remove unused ... Fri, 08 Apr 2016 14:23:22 GMT Sebastian Huber [36272279] * cpukit/sapi/include/rtems/extensionimpl.h (modified) * cpukit/sapi/src/extensiondelete.c (modified) sapi: Avoid Giant lock for extensions Extension create and delete ... Mon, 04 Apr 2016 07:37:15 GMT Sebastian Huber [d995a263] * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/src/chainprotected.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/src/chainappend.c (deleted) score: Delete _Chain_Append() This function is not used in the ... Mon, 04 Apr 2016 07:36:01 GMT Sebastian Huber [3bf2bcc8] * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/src/chainprotected.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/src/chainget.c (deleted) score: Delete _Chain_Get() This function is not used in the score. ... Mon, 04 Apr 2016 04:57:01 GMT Sebastian Huber [223fff46] * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/src/chainprotected.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/src/chainextract.c (deleted) score: Delete _Chain_Extract() This function is not used in the ... Mon, 04 Apr 2016 04:17:59 GMT Sebastian Huber [b0354b0e] * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/src/chainprotected.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/src/chaininsert.c (deleted) score: Delete _Chain_Insert() This function is not used in the ... Mon, 04 Apr 2016 07:29:02 GMT Sebastian Huber [cd900523] * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/src/chainprotected.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/src/chaingetempty.c (deleted) score: Delete _Chain_Get_with_empty_check() This function is not ... Mon, 04 Apr 2016 07:24:47 GMT Sebastian Huber [c130387] * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/src/chainprotected.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/src/chainprependempty.c (deleted) score: Delete _Chain_Prepend_with_empty_check() This function is ... Mon, 04 Apr 2016 06:46:27 GMT Sebastian Huber [88f4157c] * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/src/chainprotected.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/src/chainappendempty.c (deleted) score: Delete _Chain_Append_with_empty_check() This function is not ... Mon, 04 Apr 2016 04:52:55 GMT Sebastian Huber [6406b69] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/chain.h (modified) * cpukit/sapi/src/chainprotected.c (moved) * cpukit/score/include/rtems/score/chainimpl.h (modified) score: Delete _Chain_Prepend() This function is not used in the ... Mon, 04 Apr 2016 07:42:15 GMT Sebastian Huber [84f5c0a] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/src/objectget.c (modified) * cpukit/score/src/objectgetisr.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectmp.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Use red-black tree for active global objects Use a red-black ... Tue, 29 Mar 2016 09:57:40 GMT Sebastian Huber [349dd6b] * cpukit/sapi/include/confdefs.h (modified) score: Fix MPCI workspace size estimate Account for the global ... Tue, 29 Mar 2016 09:55:36 GMT Sebastian Huber [4182b6f] * cpukit/sapi/include/confdefs.h (modified) score: Fix MPCI workspace size estimate Global objects are no real ... Tue, 29 Mar 2016 10:07:20 GMT Sebastian Huber [9a972889] * cpukit/sapi/include/confdefs.h (modified) score: Fix MPCI receive server workspace size Tue, 29 Mar 2016 10:06:55 GMT Sebastian Huber [16832b0] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) score: Fix multiprocessing thread proxies We must provide thread ... Thu, 17 Mar 2016 08:01:44 GMT Sebastian Huber [2f02f93] * cpukit/sapi/src/ioregisterdriver.c (modified) * cpukit/sapi/src/iounregisterdriver.c (modified) sapi: Include missing header file Tue, 15 Mar 2016 14:09:17 GMT Sebastian Huber [05ef287] * cpukit/sapi/src/extensioncreate.c (modified) sapi: Do not disable thread dispatching Do not disable thread ... Mon, 14 Mar 2016 09:11:38 GMT Sebastian Huber [18ff889] * cpukit/libmisc/monitor/mon-driver.c (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/include/rtems/ioimpl.h (added) * cpukit/sapi/preinstall.am (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/sapi/src/ioclose.c (modified) * cpukit/sapi/src/iocontrol.c (modified) * cpukit/sapi/src/ioinitialize.c (modified) * cpukit/sapi/src/ioopen.c (modified) * cpukit/sapi/src/ioread.c (modified) * cpukit/sapi/src/ioregisterdriver.c (modified) * cpukit/sapi/src/iounregisterdriver.c (modified) * cpukit/sapi/src/iowrite.c (modified) * testsuites/sptests/sp40/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) score: Use ISR lock for IO driver registration Create ... Mon, 14 Mar 2016 08:40:57 GMT Sebastian Huber [62d2540] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/iodata.c (deleted) score: Delete unused SAPI_IO_EXTERN Update #2559. Thu, 18 Feb 2016 07:36:26 GMT Sebastian Huber [03b900d] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/rtems/posix/timerimpl.h (modified) * cpukit/posix/src/alarm.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/timercreate.c (modified) * cpukit/posix/src/timerdelete.c (modified) * cpukit/posix/src/timergetoverrun.c (modified) * cpukit/posix/src/timergettime.c (modified) * cpukit/posix/src/timerinserthelper.c (deleted) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/timertsr.c (deleted) * cpukit/posix/src/ualarm.c (modified) * cpukit/rtems/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/ratemondelete.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/ratemontimeout.c (modified) * cpukit/rtems/src/taskwakeafter.c (modified) * cpukit/rtems/src/taskwakewhen.c (modified) * cpukit/rtems/src/timercancel.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/rtems/src/timerdelete.c (modified) * cpukit/rtems/src/timerfireafter.c (modified) * cpukit/rtems/src/timerfirewhen.c (modified) * cpukit/rtems/src/timergetinfo.c (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/rtems/src/timerserverfireafter.c (modified) * cpukit/rtems/src/timerserverfirewhen.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/coretodtickle.c (deleted) * cpukit/score/src/kern_tc.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * cpukit/score/src/watchdog.c (deleted) * cpukit/score/src/watchdogadjust.c (deleted) * cpukit/score/src/watchdoginsert.c (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtick.c (modified) * testsuites/psxtests/psx04/init.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpclock01/Makefile.am (added) * testsuites/smptests/smpclock01/init.c (added) * testsuites/smptests/smpclock01/smpclock01.doc (added) * testsuites/smptests/smpclock01/smpclock01.scn (added) * testsuites/smptests/smpwakeafter01/smpwakeafter01.scn (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp31/task1.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spintrcritical10/init.c (modified) * testsuites/sptests/spintrcritical16/init.c (modified) * testsuites/sptests/spintrcritical17/Makefile.am (deleted) * testsuites/sptests/spintrcritical17/init.c (deleted) * testsuites/sptests/spintrcritical17/spintrcritical17.doc (deleted) * testsuites/sptests/spintrcritical17/spintrcritical17.scn (deleted) * testsuites/sptests/spintrcritical20/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) * testsuites/sptests/sptimerserver01/Makefile.am (added) * testsuites/sptests/sptimerserver01/init.c (added) * testsuites/sptests/sptimerserver01/sptimerserver01.doc (added) * testsuites/sptests/sptimerserver01/sptimerserver01.scn (added) * testsuites/sptests/spwatchdog/init.c (modified) * testsuites/tmtests/tmtimer01/tmtimer01.scn (modified) score: Replace watchdog handler implementation Use a red-black tree ... Wed, 03 Feb 2016 11:41:02 GMT Sebastian Huber [358bd740] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) * cpukit/score/include/rtems/score/copyrt.h (modified) * cpukit/score/include/rtems/score/mpciimpl.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/smp.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) score: Avoid SCORE_EXTERN Delete SCORE_INIT. This finally removes ... Tue, 26 Jan 2016 10:16:56 GMT Sebastian Huber [3bc12a8f] * c/src/lib/libbsp/i386/shared/irq/irq.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/irq/BSP_irq.c (modified) * c/src/lib/libcpu/powerpc/mpc5xx/irq/irq.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/irq.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_hdl.c (modified) * cpukit/posix/include/rtems/posix/psignalimpl.h (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * cpukit/rtems/src/taskident.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/apiext.h (deleted) * cpukit/score/preinstall.am (modified) * cpukit/score/src/apiext.c (deleted) * cpukit/score/src/threaddispatch.c (modified) * testsuites/sptests/spsize/size.c (modified) Delete unused API extensions Tue, 26 Jan 2016 10:13:45 GMT Sebastian Huber [4210114] * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Use linker set for POSIX User Threads init Update #2408. Tue, 26 Jan 2016 10:10:43 GMT Sebastian Huber [1ff8eca] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Use linker set for Classic User Tasks init Update #2408. Tue, 26 Jan 2016 09:11:48 GMT Sebastian Huber [8ca372e] * c/src/lib/libbsp/powerpc/beatnik/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/startup/bspstart.c (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/include/rtems/sptables.h (deleted) * cpukit/sapi/preinstall.am (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) * cpukit/score/include/rtems/score/mpciimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/src/mpci.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) Use linker set for MPCI initialization Update #2408. Tue, 26 Jan 2016 08:28:11 GMT Sebastian Huber [6bf44a5] * cpukit/libdrvmgr/drvmgr.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) Use linker set for driver manager initialization Update #2408. Mon, 25 Jan 2016 21:03:00 GMT Sebastian Huber [ca4602e] * c/src/lib/libbsp/Makefile.am (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) * c/src/lib/libbsp/arm/atsam/Makefile.am (modified) * c/src/lib/libbsp/arm/beagle/Makefile.am (modified) * c/src/lib/libbsp/arm/csb336/Makefile.am (modified) * c/src/lib/libbsp/arm/csb337/Makefile.am (modified) * c/src/lib/libbsp/arm/edb7312/Makefile.am (modified) * c/src/lib/libbsp/arm/gdbarmsim/Makefile.am (modified) * c/src/lib/libbsp/arm/gumstix/Makefile.am (modified) * c/src/lib/libbsp/arm/lm3s69xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc176x/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc24xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc32xx/Makefile.am (modified) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) * c/src/lib/libbsp/arm/rtl22xx/Makefile.am (modified) * c/src/lib/libbsp/arm/smdk2410/Makefile.am (modified) * c/src/lib/libbsp/arm/stm32f4/Makefile.am (modified) * c/src/lib/libbsp/arm/tms570/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/Makefile.am (modified) * c/src/lib/libbsp/bfin/TLL6527M/Makefile.am (modified) * c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am (modified) * c/src/lib/libbsp/bfin/eZKit533/Makefile.am (modified) * c/src/lib/libbsp/epiphany/epiphany_sim/Makefile.am (modified) * c/src/lib/libbsp/i386/pc386/Makefile.am (modified) * c/src/lib/libbsp/lm32/lm32_evr/Makefile.am (modified) * c/src/lib/libbsp/lm32/milkymist/Makefile.am (modified) * c/src/lib/libbsp/m32c/m32cbsp/Makefile.am (modified) * c/src/lib/libbsp/m68k/av5282/Makefile.am (modified) * c/src/lib/libbsp/m68k/csb360/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68340/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68360/Makefile.am (modified) * c/src/lib/libbsp/m68k/genmcf548x/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf52235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5225x/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5329/Makefile.am (modified) * c/src/lib/libbsp/m68k/mrm332/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147s/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme162/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme167/Makefile.am (modified) * c/src/lib/libbsp/m68k/uC5282/Makefile.am (modified) * c/src/lib/libbsp/mips/csb350/Makefile.am (modified) * c/src/lib/libbsp/mips/hurricane/Makefile.am (modified) * c/src/lib/libbsp/mips/jmr3904/Makefile.am (modified) * c/src/lib/libbsp/mips/malta/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4925/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4938/Makefile.am (modified) * c/src/lib/libbsp/moxie/moxiesim/Makefile.am (modified) * c/src/lib/libbsp/nios2/nios2_iss/Makefile.am (modified) * c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am (modified) * c/src/lib/libbsp/or1k/generic_or1k/Makefile.am (modified) * c/src/lib/libbsp/powerpc/beatnik/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen5200/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/haleakala/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/Makefile.am (modified) * c/src/lib/libbsp/powerpc/psim/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qemuppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qoriq/Makefile.am (modified) * c/src/lib/libbsp/powerpc/ss555/Makefile.am (modified) * c/src/lib/libbsp/powerpc/t32mppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex4/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex5/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh1/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh2/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh4/Makefile.am (modified) * c/src/lib/libbsp/sh/shsim/Makefile.am (modified) * c/src/lib/libbsp/shared/bootcard.c (modified) * c/src/lib/libbsp/shared/bsplibc.c (deleted) * c/src/lib/libbsp/shared/bsppost.c (deleted) * c/src/lib/libbsp/shared/include/bootcard.h (modified) * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * c/src/lib/libbsp/sparc64/niagara/Makefile.am (modified) * c/src/lib/libbsp/sparc64/usiii/Makefile.am (modified) * c/src/lib/libbsp/v850/gdbv850sim/Makefile.am (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/libio_helper_null.c (deleted) * cpukit/libcsupport/src/libio_init.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/fstests/fsnofs01/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) Use linker set for libio initialization Update #2408. Mon, 25 Jan 2016 20:23:53 GMT Sebastian Huber [f64c6b4] * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/newlibc_exit.c (modified) * cpukit/libcsupport/src/open_dev_console.c (modified) * cpukit/sapi/include/confdefs.h (modified) Use atexit() handler to close std file descriptors Mon, 25 Jan 2016 20:18:41 GMT Sebastian Huber [3d36164f] * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/libio_init.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Use linker set for root file system initialization Update #2408. Tue, 15 Dec 2015 08:38:31 GMT Sebastian Huber [529b08a7] * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) posix: Delete empty _POSIX_API_Initialize() Tue, 15 Dec 2015 08:32:55 GMT Sebastian Huber [2605a489] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/keyimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/keyrundestructors.c (deleted) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Keys initialization Update #2408. Thu, 10 Dec 2015 14:30:41 GMT Sebastian Huber [190169fe] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/cpusetimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/src/cpuset.c (modified) * doc/user/init.t (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional CPU Set Handler initialization Update #2408. Mon, 14 Dec 2015 15:40:28 GMT Sebastian Huber [4eee8781] * cpukit/posix/include/rtems/posix/spinlockimpl.h (modified) * cpukit/posix/src/pspin.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Spinlock initialization Update #2408. Mon, 14 Dec 2015 15:39:10 GMT Sebastian Huber [76a8328] * cpukit/posix/include/rtems/posix/rwlockimpl.h (modified) * cpukit/posix/src/prwlock.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX RWLock initialization Update #2408. Mon, 14 Dec 2015 15:37:34 GMT Sebastian Huber [e4e7f14] * cpukit/posix/include/rtems/posix/barrierimpl.h (modified) * cpukit/posix/src/pbarrier.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Barrier initialization Update #2408. Mon, 14 Dec 2015 15:36:21 GMT Sebastian Huber [6c678557] * cpukit/posix/include/rtems/posix/ptimer.h (modified) * cpukit/posix/include/rtems/posix/timerimpl.h (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Timer initialization Update #2408. Mon, 14 Dec 2015 15:34:50 GMT Sebastian Huber [2189b3e] * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Semaphore initialization Update #2408. Mon, 14 Dec 2015 15:33:39 GMT Sebastian Huber [3015ed64] * cpukit/posix/include/rtems/posix/mqueueimpl.h (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Message Queue initialization Update #2408. Mon, 14 Dec 2015 15:31:44 GMT Sebastian Huber [9871f5dc] * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Mutex initialization Update #2408. Mon, 14 Dec 2015 15:29:19 GMT Sebastian Huber [f4fee477] * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/src/cond.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Condition Variable initialization Update #2408. Fri, 11 Dec 2015 09:47:22 GMT Sebastian Huber [ef1a985f] * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Threads initialization Update #2408. Thu, 10 Dec 2015 12:46:07 GMT Sebastian Huber [04436ae7] * cpukit/posix/include/rtems/posix/psignalimpl.h (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional POSIX Signals initialization Update #2408. Mon, 14 Dec 2015 14:28:51 GMT Sebastian Huber [58089ff] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/rtemsapi.h (deleted) * cpukit/rtems/preinstall.am (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/rtemsapi.c (deleted) * cpukit/score/include/rtems/score/basedefs.h (modified) rtems: Delete empty _RTEMS_API_Initialize() Mon, 14 Dec 2015 14:27:56 GMT Sebastian Huber [97d94ff] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/barrierimpl.h (modified) * cpukit/rtems/src/barrier.c (modified) * cpukit/rtems/src/barrierdata.c (deleted) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Barrier initialization Update #2408. Mon, 14 Dec 2015 14:15:22 GMT Sebastian Huber [b377e3f] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/ratemondata.c (deleted) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Rate Monotonic initialization Update #2408. Mon, 14 Dec 2015 14:12:39 GMT Sebastian Huber [af12278] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/dpmemimpl.h (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/dpmemdata.c (deleted) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Dual-Ported Memory initialization Update #2408. Mon, 14 Dec 2015 14:10:32 GMT Sebastian Huber [365456cc] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regiondata.c (deleted) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Region initialization Update #2408. Mon, 14 Dec 2015 14:08:27 GMT Sebastian Huber [fd3cc36f] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/partimpl.h (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partdata.c (deleted) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spfatal13/testcase.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Partition initialization Update #2408. Mon, 14 Dec 2015 14:05:47 GMT Sebastian Huber [cbaac1f7] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semdata.c (deleted) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Semaphore initialization Update #2408. Mon, 14 Dec 2015 14:02:45 GMT Sebastian Huber [ed8b00e6] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgdata.c (deleted) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Message Queue initialization Update #2408. Mon, 14 Dec 2015 13:59:56 GMT Sebastian Huber [ae85b066] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/eventimpl.h (modified) * cpukit/rtems/src/event.c (deleted) * cpukit/rtems/src/eventseize.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Event initialization Update #2408. Mon, 14 Dec 2015 13:56:41 GMT Sebastian Huber [a7f36829] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/signalimpl.h (modified) * cpukit/rtems/src/signal.c (deleted) * cpukit/rtems/src/signalcatch.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Signal initialization Update #2408. Mon, 14 Dec 2015 13:52:35 GMT Sebastian Huber [26335844] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/rtemstimerdata.c (deleted) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/sp43/init.c (modified) * testsuites/sptests/sp43/sp43.scn (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Timer initialization Update #2408. Mon, 14 Dec 2015 13:46:10 GMT Sebastian Huber [565672a] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/taskdata.c (deleted) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Classic Tasks initialization Update #2408. Thu, 10 Dec 2015 10:40:26 GMT Sebastian Huber [92bb345] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/extensionimpl.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/extensiondata.c (deleted) * cpukit/score/include/rtems/sysinit.h (modified) * doc/user/init.t (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Extensions initialization Update #2408. Thu, 10 Dec 2015 14:44:02 GMT Sebastian Huber [a853c851] * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/userext.c (modified) * doc/user/init.t (modified) * testsuites/sptests/spsysinit01/init.c (modified) Optional Initial Extensions initialization Update #2408. Mon, 25 Jan 2016 19:55:52 GMT Sebastian Huber [36b86d7] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/src/threadcreateidle.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) score: Create idle threads via linker set This allows a more fine ... Mon, 14 Dec 2015 13:26:13 GMT Sebastian Huber [17e6f86] * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) Statically initialize _Objects_Information_table Tue, 26 Jan 2016 15:22:46 GMT Sebastian Huber [297aa07] * cpukit/libdrvmgr/drvmgr.c (modified) * cpukit/sapi/src/exinit.c (modified) Revert "drvmgr: Move bsp_driver_level_hook() calls" The ... Tue, 26 Jan 2016 06:17:27 GMT Sebastian Huber [61bbf919] * cpukit/libdrvmgr/drvmgr.c (modified) * cpukit/sapi/src/exinit.c (modified) drvmgr: Move bsp_driver_level_hook() calls Wed, 23 Dec 2015 06:29:47 GMT Sebastian Huber [76ac1ee3] * c/src/lib/libbsp/arm/shared/armv7m/clock/armv7m-clock-config.c (modified) * c/src/lib/libbsp/m68k/mcf52235/clock/clock.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/clock/clock.c (modified) * c/src/lib/libbsp/m68k/mcf5329/clock/clock.c (modified) * c/src/lib/libbsp/m68k/uC5282/clock/clock.c (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/clock/clock-config.c (modified) * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) * c/src/lib/libbsp/sparc/erc32/clock/ckinit.c (modified) * c/src/lib/libbsp/sparc/leon2/clock/ckinit.c (modified) * c/src/lib/libbsp/sparc/leon3/clock/ckinit.c (modified) * c/src/lib/libbsp/sparc/shared/timer/tlib_ckinit.c (modified) * c/src/lib/libcpu/arm/lpc22xx/clock/clockdrv.c (modified) * cpukit/rtems/src/clocktick.c (modified) * cpukit/sapi/include/rtems/timecounter.h (modified) * cpukit/score/include/rtems/score/timecounter.h (modified) * cpukit/score/src/kern_tc.c (modified) * doc/bsp_howto/clock.t (modified) score: Fix simple timecounter support Update #2502. Mon, 11 Jan 2016 12:02:06 GMT Sebastian Huber [599d71f] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/timecounterimpl.h (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/kern_tc.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) score: Statically initialize TOD handler Thu, 07 Jan 2016 08:55:45 GMT Sebastian Huber [ccd5434] * c/src/lib/libbsp/arm/gdbarmsim/include/bsp.h (modified) * c/src/lib/libbsp/epiphany/epiphany_sim/include/bsp.h (modified) * c/src/lib/libbsp/i386/pc386/include/bsp.h (modified) * c/src/lib/libbsp/m32c/m32cbsp/include/bsp.h (modified) * c/src/lib/libbsp/moxie/moxiesim/include/bsp.h (modified) * c/src/lib/libbsp/sh/shsim/include/bsp.h (modified) * c/src/lib/libbsp/shared/clock_driver_simidle.c (modified) * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) * c/src/lib/libbsp/sparc64/niagara/include/bsp.h (modified) * c/src/lib/libbsp/sparc64/usiii/include/bsp.h (modified) * c/src/lib/libbsp/v850/gdbv850sim/include/bsp.h (modified) * c/src/lib/libcpu/bfin/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/mpc6xx/clock/c_clock.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/rtems/src/taskrestart.c (modified) * cpukit/rtems/src/taskstart.c (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadentryadaptoridle.c (added) * cpukit/score/src/threadentryadaptornumeric.c (added) * cpukit/score/src/threadentryadaptorpointer.c (added) * cpukit/score/src/threadglobalconstruction.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadstart.c (modified) * testsuites/samples/minimum/init.c (modified) * testsuites/sptests/sp54/init.c (modified) * testsuites/sptests/spintrcritical_support/intrcritical.c (modified) score: Introduce Thread_Entry_information This avoids potential ... Tue, 22 Dec 2015 08:13:08 GMT Sebastian Huber [fe100e16] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/psxtests/psxfatal01/testcase.h (modified) * testsuites/sptests/spfatal02/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: Add fatal errors for NULL entry init tasks This simplifies ... Wed, 23 Dec 2015 20:44:02 GMT Aun-Ali Zaidi [d5154d0f] * c/src/ada-tests/ada_mvscn (modified) * c/src/ada-tests/configure.ac (modified) * c/src/ada-tests/mptests/Makefile.am (modified) * c/src/ada-tests/mptests/mp02/Makefile.am (deleted) * c/src/ada-tests/mptests/mp02/config_base.h (deleted) * c/src/ada-tests/mptests/mp02/mptest.adb (deleted) * c/src/ada-tests/mptests/mp02/mptest.ads (deleted) * c/src/ada-tests/mptests/mp02/node1/Makefile.am (deleted) * c/src/ada-tests/mptests/mp02/node1/ada_mp02-node1.scn (deleted) * c/src/ada-tests/mptests/mp02/node1/config.h (deleted) * c/src/ada-tests/mptests/mp02/node1/mp02_node1.adb (deleted) * c/src/ada-tests/mptests/mp02/node2/Makefile.am (deleted) * c/src/ada-tests/mptests/mp02/node2/ada_mp02-node2.scn (deleted) * c/src/ada-tests/mptests/mp02/node2/config.h (deleted) * c/src/ada-tests/mptests/mp02/node2/mp02_node2.adb (deleted) * c/src/ada-tests/sptests/sp07/ada_sp07.scn (modified) * c/src/ada-tests/sptests/sp07/sptest.adb (modified) * c/src/ada-tests/sptests/sp09/ada_sp09.scn (modified) * c/src/ada-tests/sptests/sp09/sptest.adb (modified) * c/src/ada-tests/support/init.c (modified) * c/src/ada-tests/tmtests/tm08/tmtest.adb (modified) * c/src/ada-tests/tmtests/tm08/tmtest.ads (modified) * c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.adb (modified) * c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.ads (modified) * c/src/ada-tests/tmtests/tmoverhd/tmtest.adb (modified) * c/src/ada/rtems-tasks.adb (modified) * c/src/lib/libbsp/arm/csb336/times (modified) * c/src/lib/libbsp/arm/csb337/times (modified) * c/src/lib/libbsp/arm/edb7312/times (modified) * c/src/lib/libbsp/bfin/TLL6527M/times (modified) * c/src/lib/libbsp/bfin/eZKit533/times (modified) * c/src/lib/libbsp/i386/pc386/times_i486dx (modified) * c/src/lib/libbsp/i386/pc386/times_p5 (modified) * c/src/lib/libbsp/m68k/av5282/README (modified) * c/src/lib/libbsp/m68k/csb360/times (modified) * c/src/lib/libbsp/m68k/gen68302/times (modified) * c/src/lib/libbsp/m68k/gen68360/README (modified) * c/src/lib/libbsp/m68k/idp/times (modified) * c/src/lib/libbsp/m68k/mcf5206elite/times (modified) * c/src/lib/libbsp/m68k/mcf52235/README (modified) * c/src/lib/libbsp/m68k/mcf5225x/README (modified) * c/src/lib/libbsp/m68k/mcf5235/README (modified) * c/src/lib/libbsp/m68k/mcf5329/README (modified) * c/src/lib/libbsp/m68k/mrm332/times (modified) * c/src/lib/libbsp/m68k/mvme162/times (modified) * c/src/lib/libbsp/m68k/mvme167/times (modified) * c/src/lib/libbsp/m68k/uC5282/TIMES (modified) * c/src/lib/libbsp/mips/csb350/times (modified) * c/src/lib/libbsp/mips/hurricane/times (modified) * c/src/lib/libbsp/nios2/nios2_iss/times (modified) * c/src/lib/libbsp/no_cpu/no_bsp/times (modified) * c/src/lib/libbsp/powerpc/mbx8xx/times-mbx821 (modified) * c/src/lib/libbsp/powerpc/mbx8xx/times-mbx860 (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/times.mcp750 (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/times.mvme2307 (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/README (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/times (modified) * c/src/lib/libbsp/powerpc/mvme5500/vectors/exceptionhandler.c (modified) * c/src/lib/libbsp/powerpc/ss555/times (modified) * c/src/lib/libbsp/sh/gensh1/times (modified) * c/src/lib/libbsp/sparc/erc32/times (modified) * c/src/lib/libbsp/sparc/leon2/times (modified) * c/src/lib/libbsp/sparc/leon3/times (modified) * c/src/librtems++/include/rtems++/rtemsTask.h (modified) * c/src/librtems++/src/rtemsTask.cc (modified) * cpukit/libcsupport/src/README (modified) * cpukit/libmisc/monitor/README (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/config.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/mainpage.h (modified) * cpukit/rtems/src/taskgetnote.c (deleted) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/taskresume.c (modified) * cpukit/rtems/src/tasksetnote.c (deleted) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/rtems/src/tasksuspend.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * doc/user/conf.t (modified) * doc/user/intr.t (modified) * doc/user/task.t (modified) * doc/user/userext.t (modified) * testsuites/PROBLEMS (modified) * testsuites/libtests/rtems++/System.h (modified) * testsuites/libtests/rtems++/Task1.cc (modified) * testsuites/libtests/rtems++/rtems++.scn (modified) * testsuites/mptests/Makefile.am (modified) * testsuites/mptests/configure.ac (modified) * testsuites/mptests/mp02/Makefile.am (deleted) * testsuites/mptests/mp02/init.c (deleted) * testsuites/mptests/mp02/node1/Makefile.am (deleted) * testsuites/mptests/mp02/node1/mp02-node1.doc (deleted) * testsuites/mptests/mp02/node1/mp02-node1.scn (deleted) * testsuites/mptests/mp02/node2/Makefile.am (deleted) * testsuites/mptests/mp02/node2/mp02-node2.doc (deleted) * testsuites/mptests/mp02/node2/mp02-node2.scn (deleted) * testsuites/mptests/mp02/system.h (deleted) * testsuites/mptests/mp02/task1.c (deleted) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/sp07.scn (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp07/task1.c (modified) * testsuites/sptests/sp07/task2.c (modified) * testsuites/sptests/spnotepad01/Makefile.am (deleted) * testsuites/sptests/spnotepad01/init.c (deleted) * testsuites/sptests/spnotepad01/spnotepad01.doc (deleted) * testsuites/sptests/spnotepad01/spnotepad01.scn (deleted) * testsuites/sptests/spnotepad02/Makefile.am (deleted) * testsuites/sptests/spnotepad02/init.c (deleted) * testsuites/sptests/spnotepad02/spnotepad02.doc (deleted) * testsuites/sptests/spnotepad02/spnotepad02.scn (deleted) * testsuites/sptests/sptask_err04/sptask_err04.doc (modified) * testsuites/sptests/sptask_err04/sptask_err04.scn (modified) * testsuites/sptests/sptask_err04/system.h (modified) * testsuites/sptests/sptask_err04/task1.c (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm08/tm08.doc (modified) * testsuites/tmtests/tmoverhd/dumrtems.h (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) * testsuites/tmtests/tmoverhd/tmoverhd.doc (modified) * testsuites/tmtests/tmtests_plan.csv (modified) * testsuites/tools/generic/sorttimes.in (modified) api: Remove deprecated Notepads Notepads where a feature of RTEMS' ... Mon, 14 Dec 2015 13:07:40 GMT Sebastian Huber [e01b184] * cpukit/rtems/include/rtems/rtems/mp.h (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) rtems: Delete empty function Tue, 22 Sep 2015 14:21:12 GMT Sebastian Huber [d0c39838] * c/src/lib/libbsp/shared/bootcard.c (modified) * c/src/lib/libbsp/shared/include/bootcard.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/sysinit.h (added) * cpukit/score/preinstall.am (modified) * doc/user/init.t (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spsysinit01/Makefile.am (added) * testsuites/sptests/spsysinit01/init.c (added) * testsuites/sptests/spsysinit01/spsysinit01.doc (added) * testsuites/sptests/spsysinit01/spsysinit01.scn (added) Use linker set for system initialization Make ... Tue, 08 Dec 2015 07:43:41 GMT Sebastian Huber [9736283] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) score: Statically initialize system state Update #2408. Tue, 08 Dec 2015 07:34:08 GMT Sebastian Huber [bd91f446] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/src/apiext.c (modified) score: Delete unused API extensions Update #2408.