summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2021-03-11leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom
2021-03-11sparc,leon: avoid triggering LEON3FT errata TN-0009Daniel Hellstrom
2021-03-11sparc,leon: avoid triggering TN-0009 bad sequenceDaniel Hellstrom
2021-03-11sparc: fix bad register alignment for 64 bit storeDaniel Hellstrom
2021-03-11sparc: Remove sequences that the B2BST scan script warns aboutDaniel Cederman
2021-03-09basedefs: Clarify RTEMS_STRING(), RTEMS_XSTRING()Frank Kühndel
2021-03-08main_help.c: Unchecked return value from library (CID #1437650)Ryan Long
2021-03-08pwdgrp.c: Fix Unchecked return value from library (CID #1255518)Ryan Long
2021-03-08main_chmod.c: Fix Unchecked return value from library (CID #1063856)Ryan Long
2021-03-08gen_uuid.c: Fix two Unchecked return value from library errorsRyan Long
2021-03-08main_edit.c: Fix Unchecked return value (CID #1255318)Ryan Long
2021-03-05pci_cfg_read.c: Fix Missing break in switch (CID #1399723)Ryan Long
2021-03-05cpuusagetop.c: Fix three Missing break in switch Coverity errorsRyan Long
2021-03-05bsps/aarch64: RTEMS_DEBUG stack alignment faultsKinsey Moore
2021-03-05score/aarch64: Fix interrupt level readsAlex White
2021-03-05cpukit: Explicitly enforce alignment requirementsKinsey Moore
2021-03-05aarch64: Fix context switchSebastian Huber
2021-03-05score: Ensure stack alignment requirementSebastian Huber
2021-03-05CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2021-03-04rtems: Fix RTEMS_TASK_STORAGE_ALIGNMENTSebastian Huber
2021-03-04score: Enforce CPU_STACK_ALIGNMENT requirementsSebastian Huber
2021-03-02rtems: Simplify rtems_signal_catch()Sebastian Huber
2021-03-02rtems: Simplify _Signal_Action_handler()Sebastian Huber
2021-03-01score: Simplify _Objects_Name_to_id_u32()Sebastian Huber
2021-03-01score: Fix _Stack_Extend_size()Sebastian Huber
2021-02-27getgrent.c, record-client.c: Add missing includes for assert.hVijay Kumar Banerjee
2021-02-26rtems-debugger-threads.c: Fix Unchecked return value error (CID #1468688)Ryan Long
2021-02-26getgrent.c: Fix Unchecked return value error (CID #1459004)Ryan Long
2021-02-26record-client.c: Fix Unchecked return value (CID #1456677)Ryan Long
2021-02-26printertask.c: Fix Unchecked return value (CID #1399710)Ryan Long
2021-02-26build: Install <rtems/score/hash.h>Sebastian Huber
2021-02-26score: Fix thread initializationSebastian Huber
2021-02-26libtest: Print SHA256 hash in base64urlSebastian Huber
2021-02-26libtest: Report target hashSebastian Huber
2021-02-26Add system initialization step for target hashSebastian Huber
2021-02-26rtems: Add rtems_get_target_hash()Sebastian Huber
2021-02-26score: Add Hash HandlerSebastian Huber
2021-02-25score: Add _IO_Base64url()Sebastian Huber
2021-02-25libtest: Report build labelSebastian Huber
2021-02-25rtems: Add rtems_get_build_label()Sebastian Huber
2021-02-24config: Adjust stack allocator initializationSebastian Huber
2021-02-24libtest: Add support to seize/surrender objectsSebastian Huber
2021-02-24rtems: Move rtems_task_priority definitionSebastian Huber
2021-02-24score: Remove _CORE_barrier_Do_flush()Sebastian Huber
2021-02-24score: Simplify core barrierSebastian Huber
2021-02-24score: Remove _Objects_Open()Sebastian Huber
2021-02-20rtems: Simplify rtems_task_mode()Sebastian Huber
2021-02-20rtems: Avoid potential recursion in ASR handlingSebastian Huber
2021-02-20rtems: Add _Modes_Apply_timeslice_to_thread()Sebastian Huber
2021-02-20rtems: New errors for rtems_signal_catch()Sebastian Huber