summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2020-09-02leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom
2020-09-02rcc: add a RCC version string to LEON2/3 BSPsDaniel Hellstrom
2020-09-02sparc,leon: avoid triggering LEON3FT errata TN-0009Daniel Hellstrom
2020-09-02sparc,leon: avoid triggering TN-0009 bad sequenceDaniel Hellstrom
2020-09-02sparc: fix bad register alignment for 64 bit storeDaniel Hellstrom
2020-09-02score: Un-constification of arguments to atomic_loadJacob Hansen
2020-09-02sparc: auto detect FPU present in HW or notDaniel Hellstrom
2020-09-02sparc: Remove sequences that the B2BST scan script warns aboutDaniel Cederman
2020-09-02score: add inline macros for interrupt lock ISRDaniel Hellstrom
2020-09-02sparc: minor interrupt trap optimizationDaniel Hellstrom
2020-08-21confdefs: Fix cyclic dependencySebastian Huber
2020-08-11posix: Only check shm_unlink obj_err if necessaryKinsey Moore
2020-08-08shell: Only clear std handles when the shell task exitsChris Johns
2020-08-04dosfs: Fix memory leak on failed mounts.Christian Mauderer
2020-08-03rtems: Add rtems_interrupt_server_create()Sebastian Huber
2020-07-29i386: Fix possible race condition on first context restoreJan Sommer
2020-06-18rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber
2020-06-11bsp/pc386: Define interrupt stack frame for smpJan Sommer
2020-06-11bsp/pc386: Update context switch and restoreJan Sommer
2020-06-11bsp/pc386: Update GDT to work for SMPJan Sommer
2020-05-27arm: Fix ARMv7-M exception handlerSebastian Huber
2020-05-12posix: Get real priority in pthread_getattr_np()Sebastian Huber
2020-05-07termios: Replace rtems_termios_isig_status_codeSebastian Huber
2020-05-06libdl: Add allocator check scriptChris Johns
2020-05-06score: Update _Copyright_NoticeSebastian Huber
2020-05-06rtems: Deprecate _Copyright_NoticeSebastian Huber
2020-05-06rtems: Add rtems_get_copyright_notice()Sebastian Huber
2020-05-06rtems: Deprecate <rtems/system.h>Sebastian Huber
2020-05-06rtems: Deprecate RTEMS_MAXIMUM_NAME_LENGTHSebastian Huber
2020-05-06rtems: Deprecate use of _RTEMS_versionSebastian Huber
2020-05-06Use rtems_get_version_string()Sebastian Huber
2020-05-05libdl/rap: Correctly check the return enum from rela callsChris Johns
2020-05-05libdl/obj-comp: Add trace prints when decompressingChris Johns
2020-05-05libdl/obj-cache: Fail if the read offset is past the file lengthChris Johns
2020-05-05libdl/obj: Fix RAP format call table.Chris Johns
2020-05-05libdl/sparc: Print trace message of reloc failture pathChris Johns
2020-05-05libdl: Fix comment.Chris Johns
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-28libdl/mips: Fix MIPS16hi/lo relocation support.Chris Johns
2020-04-17sapi: Add param check to rtems_extension_create()Sebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-04-16libnetworking: Remove config.h include in headerSebastian Huber
2020-04-15libmisc/shell: Fix the handling of joel scripts in telnetChris Johns
2020-04-14config: Fix typoSebastian Huber
2020-04-14score: Check time of day in _TOD_Set()Sebastian Huber
2020-04-14score: Return status in _TOD_Set()Sebastian Huber
2020-04-08score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber
2020-04-08config: Fix _ISR_Stack_area_endSebastian Huber
2020-04-08score: Add and use RTEMS_SYMBOL_NAME()Sebastian Huber
2020-04-05Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber