# # ChangeLog for cpukit/score in rtems # # Generated by Trac 1.2.1.dev0 # 05/15/24 20:28:45 Thu, 25 Jun 2015 12:10:57 GMT Sebastian Huber [270ccc59] * cpukit/score/include/rtems/score/heap.h (modified) score: Fix extern "C" in 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 ... Thu, 25 Jun 2015 11:37:40 GMT Sebastian Huber [0b268b8b] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/src/isrisinprogress.c (added) score: Move default _ISR_Is_in_progress() Thu, 25 Jun 2015 09:28:59 GMT Sebastian Huber [8042107a] * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/src/smp.c (modified) score: Move SMP CPU_USE_DEFERRED_FP_SWITCH check Wed, 24 Jun 2015 11:36:40 GMT Sebastian Huber [a3fc33f] * cpukit/score/src/chain.c (modified) score: Assert proper node size Mon, 15 Jun 2015 18:45:56 GMT Sebastian Huber [9d838902] * cpukit/score/cpu/arm/armv7m-isr-level-get.c (modified) arm: Implement _CPU_ISR_Get_level() for ARMv7-M 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 ... Sat, 13 Jun 2015 12:49:23 GMT Sebastian Huber [258d580c] * cpukit/posix/src/alarm.c (modified) * cpukit/posix/src/ualarm.c (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdogremove.c (modified) score: Delete unused state WATCHDOG_REMOVE_IT Thu, 11 Jun 2015 07:56:18 GMT Sebastian Huber [f718e79] * cpukit/score/src/kern_tc.c (modified) Revert "timecounter: No _Timecounter_Tick_simple() for SMP" This ... Tue, 09 Jun 2015 19:31:27 GMT Sebastian Huber [46ae1d7a] * cpukit/score/src/kern_tc.c (modified) timecounter: No _Timecounter_Tick_simple() for SMP Tue, 09 Jun 2015 11:49:56 GMT kib [e1d61fe] * cpukit/score/src/kern_tc.c (modified) timecounter: Synchronize with FreeBSD When updating/accessing the ... Mon, 04 May 2015 17:59:39 GMT ian [7e1a9ac] * cpukit/score/src/kern_tc.c (modified) timecounter: Synchronize with FreeBSD Implement a mechanism for ... Sat, 14 Mar 2015 23:16:12 GMT ian [cb6fde65] * cpukit/score/src/kern_tc.c (modified) timecounter: Synchronize with FreeBSD Use sbuf_printf() for sysctl ... Sat, 07 Mar 2015 18:23:32 GMT hselasky [b5b8116] * cpukit/score/src/kern_tc.c (modified) timecounter: Synchronize with FreeBSD Add mutex support to the ... Tue, 09 Jun 2015 12:52:53 GMT Sebastian Huber [7919f70] * cpukit/score/include/rtems/score/cpustdatomic.h (modified) score: Fix compiler memory barriers for atomic ops Sat, 30 May 2015 15:48:27 GMT Sebastian Huber [a51b352] * c/src/lib/libbsp/sparc/shared/irq_asm.S (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/cpu_asm.S (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) sparc: Add SPARC_USE_SAFE_FP_SUPPORT The SPARC ABI is a bit special ... Tue, 02 Jun 2015 19:43:54 GMT Sebastian Huber [335e5ca] * c/src/lib/libcpu/powerpc/new-exceptions/cpu.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/score/cpu/mips/cpu.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadloadenv.c (modified) score: Add Thread_Control::is_fp Store the floating-point unit ... Tue, 02 Jun 2015 22:20:54 GMT Sebastian Huber [f455cdea] * cpukit/score/include/rtems/score/context.h (modified) rtems: Change CONTEXT_FP_SIZE define Define CONTEXT_FP_SIZE to zero ... Tue, 02 Jun 2015 12:01:29 GMT Sebastian Huber [863dcf4] * cpukit/score/src/threaddispatchdisablelevel.c (modified) score: Remove assert With the introduction of fine grained locking ... Fri, 29 May 2015 13:54:27 GMT Alexander Krutwig [2764bd43] * c/src/lib/libbsp/sparc/shared/irq_asm.S (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) sparc: Disable FPU in interrupt context Update #2270. Fri, 29 May 2015 13:54:29 GMT Sebastian Huber [1f6cdba6] * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/cpu_asm.S (modified) sparc: Remove superfluous FP enable The FP context save/restore ... Fri, 29 May 2015 13:54:28 GMT Sebastian Huber [8a1dc71b] * cpukit/score/cpu/sparc/cpu_asm.S (modified) sparc: Avoid new window for FP save/restore Update #2270. Fri, 29 May 2015 08:18:19 GMT Alexander Krutwig [4a5a4504] * cpukit/score/cpu/sparc/sparc-context-validate.S (modified) sparc: Improve _CPU_Context_validate() Write the pattern only once ... Wed, 27 May 2015 09:43:44 GMT Sebastian Huber [ec84273d] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/src/apimutexisowner.c (moved) * testsuites/support/include/tmacros.h (modified) score: Replace _API_Mutex_Is_locked() Replace ... Tue, 26 May 2015 12:13:44 GMT Sebastian Huber [76030c7] * cpukit/score/cpu/sparc/cpu.c (modified) sparc: Add static assertion Tue, 26 May 2015 12:09:11 GMT Sebastian Huber [422de7f7] * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/rtems/score/cpu.h (modified) sparc: Delete unused CONTEXT_CONTROL_SIZE Tue, 26 May 2015 12:08:11 GMT Sebastian Huber [139c0dc] * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/rtems/score/cpu.h (modified) sparc: Delete unused ISF_STACK_FRAME_OFFSET Tue, 26 May 2015 12:03:35 GMT Sebastian Huber [fedc6828] * cpukit/score/cpu/sparc/cpu.c (modified) sparc: Add static offset assertions Thu, 21 May 2015 16:52:56 GMT Hesham ALMatary [66a5000d] * cpukit/configure.ac (modified) * cpukit/librpc/src/xdr/xdr_float.c (modified) * cpukit/score/cpu/Makefile.am (modified) * cpukit/score/cpu/epiphany/Makefile.am (added) * cpukit/score/cpu/epiphany/cpu.c (added) * cpukit/score/cpu/epiphany/epiphany-context-initialize.c (added) * cpukit/score/cpu/epiphany/epiphany-context-switch.S (added) * cpukit/score/cpu/epiphany/epiphany-exception-handler.S (added) * cpukit/score/cpu/epiphany/preinstall.am (added) * cpukit/score/cpu/epiphany/rtems/asm.h (added) * cpukit/score/cpu/epiphany/rtems/score/cpu.h (added) * cpukit/score/cpu/epiphany/rtems/score/cpu_asm.h (added) * cpukit/score/cpu/epiphany/rtems/score/cpuatomic.h (added) * cpukit/score/cpu/epiphany/rtems/score/epiphany-utility.h (added) * cpukit/score/cpu/epiphany/rtems/score/epiphany.h (added) * cpukit/score/cpu/epiphany/rtems/score/types.h (added) cpukit: Add Epiphany architecture port v4 Fri, 24 Apr 2015 14:05:50 GMT Alexander Krutwig [1c59cad] * cpukit/score/cpu/sparc/Makefile.am (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/sparc-context-validate.S (added) * cpukit/score/cpu/sparc/sparc-context-volatile-clobber.S (added) sparc: Add support for sptests/spcontext01 Implement ... 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, 20 Apr 2015 09:08:22 GMT Alexander Krutwig [31be416] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/bsd.h (added) * cpukit/sapi/include/rtems/timecounter.h (added) * cpukit/sapi/preinstall.am (modified) * cpukit/sapi/src/tcsimpleinstall.c (added) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/timecounter.h (added) * cpukit/score/include/rtems/score/timecounterimpl.h (added) * cpukit/score/include/sys/timeffc.h (modified) * cpukit/score/include/sys/timetc.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/kern_tc.c (modified) * doc/bsp_howto/clock.t (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sptimecounter01/Makefile.am (added) * testsuites/sptests/sptimecounter01/init.c (added) * testsuites/sptests/sptimecounter01/sptimecounter01.doc (added) * testsuites/sptests/sptimecounter01/sptimecounter01.scn (added) timecounter: Port to RTEMS New test sptests/timecounter01. Update ... Tue, 12 May 2015 10:12:18 GMT Alexander Krutwig [cc693845] * cpukit/score/src/kern_tc.c (modified) timecounter: Honor FFCLOCK define Update #2271. Tue, 12 May 2015 10:10:04 GMT Alexander Krutwig [664f844] * cpukit/score/include/sys/timetc.h (modified) * cpukit/score/src/kern_tc.c (modified) timecounter: Use uint32_t instead of u_int FreeBSD assumes that ... Thu, 19 Mar 2015 10:38:14 GMT Alexander Krutwig [4117cd1] * cpukit/score/include/sys/_ffcounter.h (added) * cpukit/score/include/sys/timeffc.h (added) * cpukit/score/include/sys/timepps.h (added) * cpukit/score/include/sys/timetc.h (added) * cpukit/score/include/sys/timex.h (added) * cpukit/score/src/kern_tc.c (added) * cpukit/score/src/opt_compat.h (added) * cpukit/score/src/opt_ffclock.h (added) * cpukit/score/src/opt_ntp.h (added) timecounter: Import from FreeBSD Update #2271. 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, 11 May 2015 12:56:12 GMT Sebastian Huber [d8752860] * cpukit/score/include/rtems/score/threadqimpl.h (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Add static initializers for thread queues Mon, 11 May 2015 08:14:31 GMT Sebastian Huber [9052f88] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/smplock.h (modified) * cpukit/score/src/smplock.c (added) score: Do not inline SMP lock if profiling enabled This reduces the ... 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. 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:06:38 GMT Sebastian Huber [d12b313] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coresemsurrender.c (deleted) score: Inline _CORE_semaphore_Surrender() Sat, 02 May 2015 12:04:21 GMT Sebastian Huber [b76dd97] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coresemflush.c (deleted) score: Inline _CORE_semaphore_Flush() 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 ... Thu, 30 Apr 2015 11:18:45 GMT Sebastian Huber [c654b525] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/src/coremsgclose.c (modified) * cpukit/score/src/coremsgflush.c (modified) * cpukit/score/src/coremsgflushsupp.c (deleted) score: Delete _CORE_message_queue_Flush_support() Check the number ... 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 ... Fri, 24 Apr 2015 10:02:20 GMT Sebastian Huber [cc366ec] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/include/rtems/score/threadsync.h (deleted) * cpukit/score/preinstall.am (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqfirst.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadqprocesstimeout.c (deleted) * cpukit/score/src/threadqtimeout.c (deleted) * cpukit/score/src/threadtimeout.c (modified) * testsuites/sptests/spintrcritical01/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spintrcritical16/init.c (modified) * testsuites/sptests/spintrcritical20/init.c (modified) * testsuites/sptests/spintrcritical22/init.c (modified) score: New thread queue implementation Use thread wait flags for ... Wed, 22 Apr 2015 09:15:46 GMT Sebastian Huber [383cf42] * cpukit/posix/src/killinfo.c (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/src/thread.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqfirst.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadtimeout.c (modified) score: More thread queue operations Move thread queue discipline ... Tue, 21 Apr 2015 08:17:13 GMT Sebastian Huber [568af83] * cpukit/score/Makefile.am (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/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqops.c (added) * testsuites/sptests/spintrcritical23/init.c (modified) score: Add Thread_queue_Operations Replace the ... 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, ... 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 ... Fri, 24 Apr 2015 07:53:58 GMT Sebastian Huber [fd53d25] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtickle.c (deleted) score: Move _Watchdog_Tickle() Make internal function ... 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 14:28:42 GMT Sebastian Huber [6d253941] * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/watchdogadjust.c (modified) * cpukit/score/src/watchdogadjusttochain.c (modified) * cpukit/score/src/watchdoginsert.c (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtickle.c (modified) score: Add _Watchdog_Acquire|Release|Flash() Update #2307. 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 ... Fri, 24 Apr 2015 08:51:24 GMT Sebastian Huber [a61d385] * cpukit/score/src/threadq.c (modified) score: Optimize _Thread_queue_Compare_priority() Thu, 23 Apr 2015 19:29:56 GMT Sebastian Huber [56729d8] * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/src/threadqenqueue.c (modified) score: Delete STATES_WAITING_ON_THREAD_QUEUE Avoid the usage of the ... 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 ... Fri, 24 Apr 2015 09:47:35 GMT Sebastian Huber [cf255ff] * cpukit/score/include/rtems/score/assert.h (modified) score: Add _SMP_Assert() Tue, 19 May 2015 09:37:26 GMT Sebastian Huber [7e19330e] * cpukit/score/src/threaddispatchdisablelevel.c (modified) score: Fix assert Tue, 12 May 2015 08:53:47 GMT Sebastian Huber [47c9c083] * cpukit/score/src/objectidtoname.c (modified) score: Avoid Giant lock in _Objects_Id_to_name() This prevents a ... Sun, 10 May 2015 19:30:26 GMT Sebastian Huber [be0366b] * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) score: Fix scheduler helping protocol Account for priority changes ... Wed, 06 May 2015 09:54:19 GMT Sebastian Huber [a6502a58] * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/thread.c (modified) score: Fix Thread_Control and Thread_Proxy_control Fix layout of ... Thu, 30 Apr 2015 13:26:23 GMT Sebastian Huber [c639cf2] * cpukit/score/include/rtems/score/threadqimpl.h (modified) score: Delete unused Thread_queue_Timeout_callout Thu, 23 Apr 2015 13:25:13 GMT Sebastian Huber [f329353] * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) score: Fix POSIX thread join A thread join is twofold. There is ... Thu, 23 Apr 2015 11:09:56 GMT Sebastian Huber [9cac9c5] * cpukit/score/include/rtems/score/threadqimpl.h (modified) score: Delete _Thread_queue_Dequeue_priority() Thu, 23 Apr 2015 08:27:07 GMT Sebastian Huber [be6c461] * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/coremutexseize.c (modified) score: _CORE_mutex_Seize_interrupt_blocking() Move some code into ... 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 ... Tue, 21 Apr 2015 07:21:29 GMT Sebastian Huber [d349e8a4] * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/src/coremsginsert.c (modified) score: Fix priority message queue insert Move the linear search ... Wed, 22 Apr 2015 11:57:18 GMT Sebastian Huber [b0686b4] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/corerwlockimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/corerwlocktimeout.c (deleted) * cpukit/score/src/threadqenqueue.c (modified) score: Delete _CORE_RWLock_Timeout() This function was identical to ... Wed, 22 Apr 2015 09:35:14 GMT Sebastian Huber [49d4364] * cpukit/posix/src/condwait.c (modified) * cpukit/posix/src/mqueuereceive.c (modified) * cpukit/posix/src/mqueuesend.c (modified) * cpukit/posix/src/mutexlock.c (modified) * cpukit/posix/src/mutextrylock.c (modified) * cpukit/posix/src/semtrywait.c (modified) * cpukit/posix/src/semwait.c (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) score: Delete bogus THREAD_QUEUE_WAIT_FOREVER It makes no sense to ... Mon, 20 Apr 2015 07:50:01 GMT Sebastian Huber [d3802bb5] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/objectacquire.c (deleted) * cpukit/score/src/objectclose.c (modified) score: Delete object control block ISR lock The ... 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 07:49:39 GMT Sebastian Huber [413b9e28] * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) score: Modify _Thread_Dispatch_disable_critical() Return the ... 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 ... Sun, 19 Apr 2015 08:27:08 GMT Sebastian Huber [1981b469] * cpukit/score/include/rtems/score/isrlock.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * testsuites/sptests/sp37/init.c (modified) score: Add _ISR_lock_ISR_disable/enable() Fri, 17 Apr 2015 10:05:16 GMT Sebastian Huber [26c142e5] * c/src/lib/libcpu/shared/src/cache_manager.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smpmulticastaction.c (added) * testsuites/smptests/smpcache01/init.c (modified) score: Refactor SMP cache manager support Fri, 17 Apr 2015 14:45:05 GMT Joel Sherrill [c5d86ec0] * cpukit/score/cpu/or1k/rtems/score/or1k-utility.h (modified) or1k-utility.h: Add missing end of C++ header pattern closes 2326. Fri, 27 Mar 2015 13:08:10 GMT Martin Galvan [41b37e00] * cpukit/score/src/threaddispatchdisablelevel.c (modified) score: Improve assert While cpu_self->thread_dispatch_disable_level ... Thu, 16 Apr 2015 20:24:59 GMT Sebastian Huber [a211a732] * cpukit/score/src/coretodset.c (modified) * testsuites/sptests/sp52/init.c (modified) score: Fix _TOD_Set_with_timestamp() Update the current time before ... Thu, 16 Apr 2015 09:23:29 GMT Sebastian Huber [e98df4d] * cpukit/score/include/rtems/score/isrlock.h (modified) * testsuites/sptests/sp37/init.c (modified) score: Add _ISR_lock_Flash() Thu, 16 Apr 2015 09:35:54 GMT Sebastian Huber [64548a3a] * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/apimutexislocked.c (modified) score: Add const qualifier Thu, 16 Apr 2015 09:32:16 GMT Sebastian Huber [72e846d] * cpukit/score/src/apimutexislocked.c (modified) score: Fix _API_Mutex_Is_locked() Remove superfluous ISR ... Wed, 15 Apr 2015 18:23:31 GMT Sebastian Huber [45c9cf2a] * cpukit/score/include/rtems/score/watchdogimpl.h (modified) score: Delete unused WATCHDOG_MAXIMUM_INTERVAL Wed, 15 Apr 2015 06:46:51 GMT Sebastian Huber [644caa20] * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/src/apimutexislocked.c (modified) score: Fix name Tue, 14 Apr 2015 15:01:05 GMT Joel Sherrill [fc0756e] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/src/apimutexislocked.c (added) * testsuites/psxtests/psxmsgq01/init.c (modified) * testsuites/psxtests/psxsem01/init.c (modified) * testsuites/support/include/tmacros.h (modified) Add test assertion for allocator mutex being unlocked The Allocator ... 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 ... Tue, 17 Mar 2015 14:02:59 GMT Daniel Krueger [a6c5a7e0] * cpukit/score/cpu/arm/cpu.c (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) arm: Align ARM exception frame to 8 bytes The stack pointer must be ... Thu, 09 Apr 2015 11:54:17 GMT Sebastian Huber [41814fa6] * cpukit/score/src/threadqenqueue.c (modified) score: Fix thread queue race condition On uni-processor ... Fri, 27 Mar 2015 20:13:29 GMT Sebastian Huber [1461aba8] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadready.c (deleted) score: Use _Thread_Clear_state() for _Thread_Ready