# # ChangeLog for cpukit/rtems in rtems # # Generated by Trac 1.2.1.dev0 # 06/01/24 19:25:20 Thu, 17 Mar 2016 05:51:56 GMT Sebastian Huber [92dee4ab] * cpukit/rtems/include/rtems/rtems/asrimpl.h (modified) * cpukit/rtems/src/signalcatch.c (modified) rtems: Avoid Giant lock in rtems_signal_catch() Update #2555. Thu, 17 Mar 2016 05:30:29 GMT Sebastian Huber [f5bb2991] * cpukit/rtems/src/taskmode.c (modified) rtems: Avoid Giant lock in rtems_task_mode() Update #2555. Thu, 03 Mar 2016 06:02:03 GMT Sebastian Huber [d37adfe5] * cpukit/libcsupport/src/__times.c (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/schedulersmpstartidle.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadgetcputimeused.c (added) score: Fix CPU time used by executing threads The CPU time used of ... Mon, 07 Mar 2016 15:01:57 GMT Sebastian Huber [77e6eba7] * cpukit/posix/include/rtems/posix/timerimpl.h (modified) * cpukit/posix/src/timerdelete.c (modified) * cpukit/posix/src/timergetoverrun.c (modified) * cpukit/posix/src/timergettime.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/rtems/src/timercancel.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/rtems/src/timerdelete.c (modified) * cpukit/rtems/src/timergetinfo.c (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectgetlocal.c (added) score: Add and use _Objects_Get_local() This simplifies the ... 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 ... Tue, 01 Mar 2016 05:36:16 GMT Sebastian Huber [d297c81d] * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/rtems/src/ratemongetstatus.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) score: Delete Thread_CPU_usage_t This type is superfluous since all ... Thu, 25 Feb 2016 12:08:45 GMT Sebastian Huber [67de508] * cpukit/rtems/src/ratemonperiod.c (modified) rtems: Avoid __RTEMS_USE_TICKS_FOR_STATISTICS__ Option was removed ... Wed, 17 Feb 2016 11:52:17 GMT Sebastian Huber [2e71aa41] * cpukit/rtems/src/clocktick.c (modified) * cpukit/score/src/watchdogtick.c (modified) score: Simplify _Watchdog_Tick() Move thread dispatch disable check ... 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: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, 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. 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. 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, 18 Jan 2016 23:34:25 GMT Joel Sherrill [2b9374e1] * cpukit/rtems/src/taskcreate.c (modified) taskcreate.c: Add method name to comment to be clearer Mon, 18 Jan 2016 23:31:09 GMT Joel Sherrill [33ece0da] * cpukit/rtems/include/rtems/rtems/sem.h (modified) sem.h: Delete junk in comment Mon, 18 Jan 2016 23:30:38 GMT Joel Sherrill [815b653] * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) ratemon.h: Fix comments Fri, 08 Jan 2016 11:11:03 GMT Sebastian Huber [1506658c] * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/src/taskstart.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadstart.c (modified) score: Simplify _Thread_Start() 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 ... Fri, 08 Jan 2016 08:05:34 GMT Sebastian Huber [4e3bb2dd] * cpukit/rtems/src/tasks.c (modified) rtems: Fix warning Tue, 22 Dec 2015 08:40:48 GMT Sebastian Huber [44e9871] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadglobalconstruction.c (modified) score: Avoid dead code in global construction Update #2514. 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 Fri, 11 Dec 2015 10:09:13 GMT Sebastian Huber [54c3fbd] * cpukit/posix/src/pthread.c (modified) * cpukit/rtems/include/rtems/rtems/asrimpl.h (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/score/src/threadinitialize.c (modified) score: Initialize thread control to zero This reduces the code size ... Thu, 10 Dec 2015 13:10:48 GMT Sebastian Huber [df55d07f] * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/rtems/src/taskmode.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) score: Untangle thread actions Remove the thread action handler ... Thu, 26 Nov 2015 13:08:56 GMT Sebastian Huber [8054b1c] * c/src/lib/libbsp/shared/bootcard.c (modified) * c/src/lib/libbsp/shared/include/bootcard.h (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/sptables.h (modified) * cpukit/sapi/src/debug.c (deleted) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/debug.h (deleted) * cpukit/score/preinstall.am (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp10/Makefile.am (deleted) * testsuites/sptests/sp10/init.c (deleted) * testsuites/sptests/sp10/sp10.doc (deleted) * testsuites/sptests/sp10/sp10.scn (deleted) * testsuites/sptests/spregion_err01/init.c (modified) * testsuites/sptests/spsize/size.c (modified) Remove Close #2477. Thu, 26 Nov 2015 13:11:19 GMT Sebastian Huber [a062014] * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regionresizesegment.c (modified) * cpukit/rtems/src/regionreturnsegment.c (modified) Delete _Region_Debug_Walk() The expensive heap walks are ... Wed, 25 Nov 2015 06:55:00 GMT Sebastian Huber [8ce0b0cb] * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/score/src/threadtimeout.c (modified) Fix _Assert() statement Tue, 10 Nov 2015 16:23:12 GMT Sebastian Huber [b84a51c] * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/score/src/threadtimeout.c (modified) score: Fix race condition on SMP We must ensure that the ... Wed, 11 Nov 2015 09:47:52 GMT Sebastian Huber [4fee129] * c/src/lib/libbsp/shared/src/irq-server.c (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/src/timerserver.c (modified) Introduce general purpose system server event Use this event for ... Fri, 16 Oct 2015 06:17:52 GMT Sebastian Huber [c52568d] * c/src/librtems++/include/rtems++/rtemsTask.h (modified) * cpukit/libblock/include/rtems/ide_part_table.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) basdefs.h: Add and use RTEMS_DEPRECATED Wed, 02 Sep 2015 21:54:21 GMT Martin Galvan [7def219] * c/src/lib/libbsp/shared/umon/umon.h (modified) * cpukit/posix/include/rtems/posix/ptimer.h (modified) * cpukit/rtems/include/rtems/rtems/dpmemimpl.h (modified) various .h files: Add missing C++ extern wrappers Updates #2405. Wed, 24 Jun 2015 13:43:19 GMT Sebastian Huber [d7665823] * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/taskident.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/thread.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/thread.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/spobjgetnext/init.c (modified) * testsuites/sptests/sptask_err04/task1.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Introduce Thread_queue_Heads Move the storage for the thread ... Thu, 25 Jun 2015 11:48:00 GMT Sebastian Huber [bd67d7d2] * cpukit/posix/include/rtems/posix/psignalimpl.h (modified) * cpukit/rtems/include/rtems/rtems/signalimpl.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) score: Simplify Avoid Thread_Control typedef ... Fri, 19 Jun 2015 12:57:44 GMT Sebastian Huber [cdf30f05] * c/src/lib/libbsp/shared/bootcard.c (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/src/intrbody.c (modified) * doc/user/intr.t (modified) * testsuites/libtests/heapwalk/init.c (modified) * testsuites/samples/Makefile.am (modified) * testsuites/samples/configure.ac (modified) * testsuites/sptests/sp37/init.c (modified) * testsuites/sptests/sp40/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) rtems: Add rtems_interrupt_local_disable|enable() Add ... Wed, 27 May 2015 15:13:58 GMT Joel Sherrill [e6b31b27] * cpukit/configure.ac (modified) * cpukit/libcsupport/src/__times.c (modified) * cpukit/libmisc/cpuuse/cpuusagedata.c (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/src/ratemongetstatistics.c (modified) * cpukit/rtems/src/ratemongetstatus.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/schedulerdefaulttick.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/sp69/init.c (modified) Remove use ticks for statistics configure option. This was obsolete ... Sat, 13 Jun 2015 13:29:04 GMT Sebastian Huber [80fca28] * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/timercreate.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/spwatchdog/init.c (modified) score: Add _Watchdog_Preinitialize() Add an assert to ensure that ... Thu, 11 Jun 2015 08:44:18 GMT Sebastian Huber [aa2a62c] * cpukit/rtems/include/rtems/rtems/attrimpl.h (modified) rtems: Do not switch off the FP attribute This is necessary after ... Tue, 09 Jun 2015 17:54:26 GMT Gedare Bloom [6f55315] * cpukit/rtems/include/rtems/rtems/clock.h (modified) cpukit/rtems: Fix doc for rtems_clock_get_ticks_per_second closes #2357. Thu, 21 May 2015 12:55:15 GMT Joel Sherrill [63c68cfc] * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regionextend.c (modified) * cpukit/rtems/src/regiongetfreeinfo.c (modified) * cpukit/rtems/src/regiongetinfo.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regiongetsegmentsize.c (modified) * cpukit/rtems/src/regionresizesegment.c (modified) * cpukit/rtems/src/regionreturnsegment.c (modified) region*.c: Ensure return_status is set when RTEMS_MULTIPROCESSING is ... Tue, 12 May 2015 12:32:47 GMT Alexander Krutwig [7cd2484] * cpukit/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/src/clockgettime.c (modified) * cpukit/posix/src/posixtimespecabsolutetimeout.c (modified) * cpukit/posix/src/timergettime.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/timertsr.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/src/clockgetuptime.c (modified) * cpukit/rtems/src/clockgetuptimenanoseconds.c (modified) * cpukit/rtems/src/clockgetuptimeseconds.c (deleted) * cpukit/rtems/src/clockgetuptimetimeval.c (modified) * cpukit/rtems/src/clocksetnsecshandler.c (deleted) * cpukit/rtems/src/clocktick.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/timespec.h (modified) * cpukit/score/include/rtems/score/timestamp.h (modified) * cpukit/score/include/rtems/score/timestamp64.h (deleted) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/coretodadjust.c (modified) * cpukit/score/src/coretodget.c (deleted) * cpukit/score/src/coretodgetuptimetimespec.c (deleted) * cpukit/score/src/coretodsecondssinceepoch.c (deleted) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/coretodtickle.c (modified) * cpukit/score/src/kern_tc.c (modified) * cpukit/score/src/timespecgetasnanoseconds.c (modified) * cpukit/score/src/ts64addto.c (deleted) * cpukit/score/src/ts64divide.c (deleted) * cpukit/score/src/ts64equalto.c (deleted) * cpukit/score/src/ts64getnanoseconds.c (deleted) * cpukit/score/src/ts64getseconds.c (deleted) * cpukit/score/src/ts64lessthan.c (deleted) * cpukit/score/src/ts64set.c (deleted) * cpukit/score/src/ts64settozero.c (deleted) * cpukit/score/src/ts64subtract.c (deleted) * cpukit/score/src/ts64totimespec.c (deleted) * cpukit/score/src/ts64totimeval.c (deleted) * cpukit/score/src/watchdogtick.c (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spclock_err01/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/sptimecounter02/Makefile.am (added) * testsuites/sptests/sptimecounter02/init.c (added) * testsuites/sptests/sptimecounter02/sptimecounter02.doc (added) * testsuites/sptests/sptimecounter02/sptimecounter02.scn (added) timecounter: Use in RTEMS Replace timestamp implementation with ... Mon, 11 May 2015 13:11:00 GMT Sebastian Huber [9eb056f] * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) rtems: Avoid Giant lock for events Mon, 18 May 2015 09:09:14 GMT Sebastian Huber [d5423295] * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/isrlock.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/profiling.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threadqenqueue.c (modified) score: _Thread_Dispatch_disable_critical() Thread dispatching is ... Mon, 11 May 2015 12:56:49 GMT Sebastian Huber [aa05cfbb] * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/rtems/src/taskwakeafter.c (modified) * cpukit/rtems/src/taskwakewhen.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/src/threaddelayended.c (deleted) score: Replace _Thread_Delay_ended() Use _Thread_Timeout() instead. ... Mon, 04 May 2015 08:00:50 GMT Sebastian Huber [7a70a09] * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/systemeventsend.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) score: Delete _Objects_Put_for_get_isr_disable() This function is ... Thu, 07 May 2015 12:02:46 GMT Sebastian Huber [a816f084] * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/src/schedulerchangeroot.c (modified) score: Fine grained locking for MrsP Update #2273. Wed, 06 May 2015 12:25:09 GMT Sebastian Huber [80f376d] * cpukit/rtems/src/clocktick.c (modified) * testsuites/sptests/sp37/init.c (modified) score: Remove Giant lock in rtems_clock_tick() Update #2307. Tue, 05 May 2015 11:05:54 GMT Sebastian Huber [900d337f] * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.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/src/coremutex.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/coremutexsurrender.c (modified) * cpukit/score/src/schedulercbs.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadsetpriority.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Rework _Thread_Change_priority() Move the writes to ... Sat, 02 May 2015 12:27:24 GMT Sebastian Huber [4438ac25] * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/apimutexunlock.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/coremutexsurrender.c (modified) * cpukit/score/src/debugisownerofallocator.c (modified) score: Fine grained locking for mutexes Update #2273. Sat, 02 May 2015 12:02:20 GMT Sebastian Huber [cfa5aab] * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coresemseize.c (deleted) * cpukit/score/src/mpci.c (modified) score: Delete _CORE_semaphore_Seize() Rename ... Fri, 01 May 2015 18:52:51 GMT Sebastian Huber [e76c517] * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coresemsurrender.c (modified) * cpukit/score/src/mpci.c (modified) score: Fine grained locking for semaphores Update #2273. Thu, 30 Apr 2015 11:12:54 GMT Sebastian Huber [cc18d7b] * cpukit/posix/include/rtems/posix/mqueueimpl.h (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/src/msgqbroadcast.c (modified) * cpukit/rtems/src/msgqflush.c (modified) * cpukit/rtems/src/msgqreceive.c (modified) * cpukit/rtems/src/msgqsend.c (modified) * cpukit/rtems/src/msgqurgent.c (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/src/coremsgbroadcast.c (modified) * cpukit/score/src/coremsgclose.c (modified) * cpukit/score/src/coremsgflush.c (modified) * cpukit/score/src/coremsginsert.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * doc/user/msg.t (modified) score: Fine grained locking for message queues Aggregate several ... Mon, 27 Apr 2015 14:25:52 GMT Sebastian Huber [f5d6c8b] * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/mpciimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corebarrier.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlock.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coresemseize.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) score: Delete Thread_queue_Control::timeout_status Use a parameter ... Thu, 23 Apr 2015 08:01:22 GMT Sebastian Huber [02c4c441] * cpukit/posix/include/rtems/posix/barrierimpl.h (modified) * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/include/rtems/posix/psignalimpl.h (modified) * cpukit/posix/include/rtems/posix/rwlockimpl.h (modified) * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/include/rtems/rtems/barrierimpl.h (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/score/include/rtems/score/corebarrierimpl.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/corerwlockimpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgclose.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/coresemseize.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqfirst.c (modified) score: Add Thread_queue_Control::Lock Move the complete thread ... Wed, 22 Apr 2015 08:06:05 GMT Sebastian Huber [08fe84b] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/src/eventseize.c (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/threadtimeout.c (moved) * testsuites/sptests/spintrcritical10/init.c (modified) score: Generalize _Event_Timeout() Add a thread wait timeout code. ... Sun, 26 Apr 2015 13:22:20 GMT Sebastian Huber [b7cff7fe] * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * testsuites/sptests/spintrcritical10/init.c (modified) score: Reduce thread wait states Merge THREAD_WAIT_STATE_SATISFIED, ... Mon, 04 May 2015 06:56:14 GMT Sebastian Huber [d5a9c80] * cpukit/rtems/src/timerserver.c (modified) rtems: Use once mutex for timer server init Fri, 10 Apr 2015 13:31:31 GMT Sebastian Huber [a382010c] * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdogadjust.c (modified) * cpukit/score/src/watchdogadjusttochain.c (deleted) * cpukit/score/src/watchdoginsert.c (modified) * testsuites/sptests/spintrcritical17/init.c (modified) * testsuites/sptests/spintrcritical17/spintrcritical17.doc (modified) score: New timer server implementation Use mostly the standard ... Wed, 15 Apr 2015 08:53:29 GMT Sebastian Huber [1ccbd052] * cpukit/rtems/src/timercreate.c (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/watchdoginsert.c (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtickle.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/spwatchdog/init.c (modified) score: Add Watchdog_Iterator Rewrite the _Watchdog_Insert(), ... Wed, 15 Apr 2015 09:26:46 GMT Sebastian Huber [2903090] * cpukit/posix/src/alarm.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/timerdelete.c (modified) * cpukit/posix/src/timerinserthelper.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/ualarm.c (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/ratemondelete.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/timerreset.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/rtems/src/timerserverfireafter.c (modified) * cpukit/rtems/src/timerserverfirewhen.c (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtickle.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) score: Add header to _Watchdog_Remove() Add watchdog header ... Thu, 23 Apr 2015 11:01:05 GMT Sebastian Huber [22788bc] * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/regionprocessqueue.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corerwlockrelease.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqextractwithproxy.c (modified) * cpukit/score/src/threadqprocesstimeout.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: _Thread_queue_Extract() Remove thread queue parameter from ... Wed, 22 Apr 2015 19:29:21 GMT Sebastian Huber [9f10911] * cpukit/libfs/src/pipe/fifo.c (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corebarrier.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlock.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coresemseize.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Delete Thread_queue_Control::state Use a parameter for ... Mon, 20 Apr 2015 07:45:10 GMT Sebastian Huber [1041de1] * cpukit/rtems/src/eventreceive.c (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) * cpukit/rtems/src/systemeventreceive.c (modified) * cpukit/rtems/src/systemeventsend.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadget.c (modified) * testsuites/sptests/spintrcritical10/init.c (modified) score: Add _Thread_Get_interrupt_disable() Remove _Thread_Acquire() ... Mon, 20 Apr 2015 06:52:52 GMT Sebastian Huber [3bf4a9fa] * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectgetisr.c (modified) score: _Objects_Get_isr_disable() Do not disable thread dispatching ... Mon, 20 Apr 2015 06:45:41 GMT Sebastian Huber [4db0ae8e] * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/src/mutexget.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/objectgetisr.c (modified) score: _Objects_Get_isr_disable() Use ISR_lock_Context instead of ... Mon, 13 Apr 2015 11:57:57 GMT Sebastian Huber [1dc6662] * cpukit/posix/src/ualarm.c (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) score: Rename _Watchdog_Reset() Update #2307. Fri, 10 Apr 2015 14:19:48 GMT Sebastian Huber [54cf0e34] * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/watchdogadjust.c (modified) * cpukit/score/src/watchdogadjusttochain.c (modified) * cpukit/score/src/watchdoginsert.c (modified) * cpukit/score/src/watchdogtickle.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Add Watchdog_Header This type is intended to encapsulate all ... Fri, 10 Apr 2015 13:51:50 GMT Sebastian Huber [bcf536a] * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/watchdogadjust.c (modified) score: Split _Watchdog_Adjust() Split _Watchdog_Adjust() into ... Fri, 27 Mar 2015 20:08:21 GMT Sebastian Huber [edcf89b] * cpukit/rtems/src/taskresume.c (modified) * cpukit/rtems/src/tasksuspend.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * testsuites/tmtests/tm26/task1.c (modified) rtems: Atomically suspend/resume tasks Fri, 20 Mar 2015 12:41:27 GMT Sebastian Huber [4054c916] * cpukit/rtems/src/taskmode.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/scheduler.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadclearstate.c (modified) * cpukit/score/src/threadready.c (modified) * cpukit/score/src/threadsetstate.c (modified) * cpukit/score/src/threadyield.c (modified) score: Add scheduler acquire/release This is currently a global ... Sat, 14 Mar 2015 16:04:25 GMT Joel Sherrill [217b3f53] * cpukit/rtems/src/clockget.c (modified) * cpukit/rtems/src/taskgetnote.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/rtems/src/tasksetnote.c (modified) * cpukit/rtems/src/taskvariable_invoke_dtor.c (modified) * cpukit/rtems/src/taskvariableadd.c (modified) * cpukit/rtems/src/taskvariabledelete.c (modified) * cpukit/rtems/src/taskvariableget.c (modified) Disable deprecated warning on implementation of deprecated methods Tue, 10 Mar 2015 17:39:59 GMT Joel Sherrill [bdf23b6c] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture-cli.h (modified) * cpukit/libmisc/capture/capture_support.c (modified) * cpukit/libmisc/fb/fb.h (modified) * cpukit/libmisc/fb/mw_uid.c (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/src/barrier.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/cpu/m68k/rtems/score/m68k.h (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coremutexsurrender.c (modified) cpukit: Remove old DESCRIPTION: in comments These were remnants of ... Tue, 10 Mar 2015 19:28:19 GMT Gedare Bloom [cf404563] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/user/task.t (modified) cpukit: deprecate task variables. closes #2293. Tue, 10 Mar 2015 17:51:21 GMT Gedare Bloom [23e43f6] * cpukit/rtems/include/rtems/rtems/clock.h (modified) * doc/user/clock.t (modified) cpukit: deprecate rtems_clock_get(). closes #2294. Fri, 06 Mar 2015 17:41:49 GMT Gedare Bloom [3ac68119] * c/src/librtems++/include/rtems++/rtemsTask.h (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * doc/user/task.t (modified) * doc/user/userext.t (modified) * testsuites/libtests/rtems++/System.h (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/spnotepad01/init.c (modified) * testsuites/sptests/sptask_err04/system.h (modified) * testsuites/tmtests/tm08/system.h (modified) cpukit: deprecate notepads Deprecate Classic API Notepads. Mark ... Fri, 06 Mar 2015 19:26:12 GMT Joel Sherrill [e0eb07a] * cpukit/libdl/rtl-allocator.h (modified) * cpukit/libdl/rtl.h (modified) * cpukit/libfs/src/devfs/devfs.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/score/include/rtems/score/cpuset.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) Fix more Doxygen typos Fri, 06 Mar 2015 16:35:40 GMT Joel Sherrill [cc69334f] * c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h (modified) * cpukit/libfs/src/dosfs/dosfs.h (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/captureimpl.h (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/mainpage.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) Fix a number of minor Doxygen formatting issues Wed, 04 Mar 2015 07:02:19 GMT Sebastian Huber [7d6e94b] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/eventimpl.h (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventdata.c (deleted) * cpukit/rtems/src/eventreceive.c (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) * cpukit/rtems/src/systemeventreceive.c (modified) * cpukit/rtems/src/systemeventsend.c (modified) * cpukit/rtems/src/tasks.c (modified) * testsuites/sptests/spintrcritical10/init.c (modified) * testsuites/sptests/spintrcritical21/init.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Implement fine-grained locking for events Use the ISR lock ... Mon, 23 Feb 2015 15:54:54 GMT Sebastian Huber [6157743] * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadrestart.c (modified) score: Simplify and fix signal delivery Deliver the POSIX signals ... Thu, 26 Feb 2015 09:33:36 GMT Sebastian Huber [b8a5abf] * cpukit/rtems/src/taskmode.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) score: Update _Thread_Heir only if necessary Previously, the ... Thu, 05 Mar 2015 07:11:27 GMT Sebastian Huber [81b03c6] * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/src/mpci.c (modified) score: Add and use PRIORITY_PSEUDO_ISR Thu, 05 Mar 2015 08:53:09 GMT Sebastian Huber [b8aa1c1] * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/score/include/rtems/score/isrlock.h (modified) score: C/C++ compatibility macros for ISR locks Update #2273. Thu, 15 Jan 2015 13:13:19 GMT Sebastian Huber [f87ede5] * cpukit/libnetworking/kern/uipc_socket.c (modified) * cpukit/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/libnetworking/rtems/rtems_select.c (modified) * cpukit/libnetworking/rtems/rtems_syscall.c (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * testsuites/libtests/syscall01/init.c (modified) * testsuites/samples/loopback/init.c (modified) libnetworking: Fix close of active sockets Send a special event to ... Tue, 25 Nov 2014 15:47:20 GMT Sebastian Huber [038faca1] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/cachecoherentalloc.c (added) * cpukit/rtems/include/rtems/rtems/cache.h (modified) * testsuites/sptests/spcache01/init.c (modified) * testsuites/sptests/spcache01/spcache01.doc (modified) * testsuites/sptests/spcache01/spcache01.scn (modified) rtems: Add rtems_cache_coherent_allocate() Add ... Fri, 10 Oct 2014 07:09:19 GMT Sebastian Huber [a38ced2] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadglobalconstruction.c (added) * cpukit/score/src/threadhandler.c (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxglobalcon01/Makefile.am (added) * testsuites/psxtests/psxglobalcon01/init.cc (added) * testsuites/psxtests/psxglobalcon01/psxglobalcon01.doc (added) * testsuites/psxtests/psxglobalcon01/psxglobalcon01.scn (added) * testsuites/psxtests/psxglobalcon02/Makefile.am (added) * testsuites/psxtests/psxglobalcon02/init.cc (added) * testsuites/psxtests/psxglobalcon02/psxglobalcon02.doc (added) * testsuites/psxtests/psxglobalcon02/psxglobalcon02.scn (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spglobalcon01/Makefile.am (added) * testsuites/sptests/spglobalcon01/init.cc (added) * testsuites/sptests/spglobalcon01/spglobalcon01.doc (added) * testsuites/sptests/spglobalcon01/spglobalcon01.scn (added) * testsuites/sptests/spthreadlife01/init.c (modified) score: Rework global construction Ensure that the global ... Wed, 27 Aug 2014 12:06:10 GMT Sebastian Huber [34db8ec] * cpukit/rtems/src/timerserver.c (modified) rtems: SMP fix for timer server Fri, 22 Aug 2014 15:09:36 GMT Sebastian Huber [96ec8ee8] * cpukit/rtems/include/rtems/rtems/clock.h (modified) * doc/user/clock.t (modified) * testsuites/sptests/sp37/init.c (modified) * testsuites/sptests/sp37/sp37.doc (modified) * testsuites/sptests/sp37/system.h (modified) rtems: Add more clock tick functions Add rtems_clock_tick_later(), ... Fri, 22 Aug 2014 14:39:47 GMT Sebastian Huber [f553c6e] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/src/clockgettickssinceboot.c (deleted) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * doc/user/clock.t (modified) rtems: Inline rtems_clock_get_ticks_since_boot() Update documentation. Fri, 11 Jul 2014 14:37:56 GMT Daniel Cederman [ddbc3f8d] * c/src/lib/libbsp/sparc/leon3/include/cache_.h (modified) * c/src/lib/libcpu/shared/src/cache_manager.c (modified) * cpukit/rtems/include/rtems/rtems/cache.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) score: Add SMP support to the cache manager Adds functions that ...