summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2019-08-17record: Pass bintime to client handlersSebastian Huber
2019-08-17record: Simplify client visit()Sebastian Huber
2019-08-17record: Remove superfluous castSebastian Huber
2019-08-17record: Increase client robustnessSebastian Huber
2019-08-17record: Improve overflow handlingSebastian Huber
2019-08-16record: Detect also large overflowsSebastian Huber
2019-08-16record: Simplify rtems_record_client_contextSebastian Huber
2019-08-12libdebugger/arm: Support ROM tables.Chris Johns
2019-08-12libdl/debugger: Fix the broken list delete when unloading an object module.Chris Johns
2019-08-06record: Change thread name encodingSebastian Huber
2019-08-04libdl/arm: Add support for ARM trampolinesChris Johns
2019-07-31libdebugger: ARM fixes for Cortex-A8 and ARM mode.Chris Johns
2019-07-30record: Add support for thread namesSebastian Huber
2019-07-30Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZESebastian Huber
2019-07-28libdl/arm: Fix ARM mode trampoline parsing of relocsChris Johns
2019-07-06score/interr: Fix comments.Chris Johns
2019-07-02misc/rtemsdefaultconfig: Add bdbuf so libbsd can be used with configure.Chris Johns
2019-06-28score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber
2019-06-28arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns
2019-06-26libdebugger: Unmap thread prioritiesSebastian Huber
2019-06-19rtems/confdefs.h: Fix typoJoel Sherrill
2019-06-14dev/sc16is752: Add set/get EFCR IO controlsSebastian Huber
2019-06-14dev/sc16is752: Add RS485 mode variantsSebastian Huber
2019-06-12libdl/rap: fix RAP file load error.zhengxiaojun
2019-06-07sparc: Fix mistakenly cleared PSR[EF] bit.Maksim E. Kozlov
2019-06-06sparc: Fix missed restoring of PSR in syscall_lazy_fp_switchMaksim E. Kozlov
2019-06-06sparc: Improve _CPU_Context_validate()Sebastian Huber
2019-05-22score: Compact objects class indicesSebastian Huber
2019-05-22libdl: Sort object file symbols and use a binary search to findChris Johns
2019-05-20score: Add _SMP_Unicast_action()Sebastian Huber
2019-05-20score: Add _Per_CPU_Wait_for_job()Sebastian Huber
2019-05-20score: Remove superfluous includeSebastian Huber
2019-05-20score: Add _SMP_Synchronize()Sebastian Huber
2019-05-20score: Remove unused SMP_MESSAGE_TESTSebastian Huber
2019-05-20score: Modify _Per_CPU_Perform_jobs()Sebastian Huber
2019-05-20score: Add _Per_CPU_Add_job()Sebastian Huber
2019-05-20score: Move per-processor job data structuresSebastian Huber
2019-05-20score: Remove SMP_MESSAGE_CLOCK_TICKSebastian Huber
2019-05-20score: Simplify _SMP_Multicast_action()Sebastian Huber
2019-05-20score: Add _SMP_Othercast_action()Sebastian Huber
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber
2019-05-20score: Use dedicated lock for per-CPU jobsSebastian Huber
2019-05-20posix: Remove unused OBJECTS_POSIX_INTERRUPTSSebastian Huber
2019-05-15score: Fix per-CPU job done handlingSebastian Huber
2019-05-14shell: Avoid rtems_error()Sebastian Huber
2019-05-14libdl: Fix size bug in loading symbols.Chris Johns
2019-05-14libdl: Fix loading symbol that reference unknown sections.Chris Johns
2019-05-14doxygen: score: Fix block comment end marker.Chris Johns
2019-05-13doxygen: score: adjust doc in percpudata.h to doxygen guidelinesAndreas Dachsberger
2019-05-13doxygen: score: adjust doc in smp.h to doxygen guidelinesAndreas Dachsberger