summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-05i386: Replace fpcr clobber with memory clobberSebastian Huber2-3/+3
2020-06-30score: Clarify CPU_USE_LIBC_INIT_FINI_ARRAY optionSebastian Huber1-3/+4
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore20-6/+49
2020-06-30Change version to RTEMS 6Sebastian Huber1-2/+2
2020-06-18rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber4-19/+14
2020-06-11bsp/pc386: Define interrupt stack frame for smpJan Sommer2-13/+17
2020-06-11bsp/pc386: Update context switch and restoreJan Sommer2-16/+51
2020-06-11bsp/pc386: Update GDT to work for SMPJan Sommer2-5/+32
2020-05-27arm: Fix ARMv7-M exception handlerSebastian Huber1-8/+15
2020-05-12posix: Get real priority in pthread_getattr_np()Sebastian Huber1-4/+6
2020-05-07termios: Replace rtems_termios_isig_status_codeSebastian Huber3-59/+40
2020-05-06libdl: Add allocator check scriptChris Johns1-0/+96
2020-05-06score: Update _Copyright_NoticeSebastian Huber1-3/+2
2020-05-06rtems: Deprecate _Copyright_NoticeSebastian Huber2-1/+3
2020-05-06rtems: Add rtems_get_copyright_notice()Sebastian Huber4-2/+64
2020-05-06rtems: Deprecate <rtems/system.h>Sebastian Huber1-0/+4
2020-05-06rtems: Deprecate RTEMS_MAXIMUM_NAME_LENGTHSebastian Huber1-2/+3
2020-05-06rtems: Deprecate use of _RTEMS_versionSebastian Huber2-5/+6
2020-05-06Use rtems_get_version_string()Sebastian Huber1-3/+3
2020-05-05libdl/rap: Correctly check the return enum from rela callsChris Johns1-4/+13
2020-05-05libdl/obj-comp: Add trace prints when decompressingChris Johns2-0/+33
2020-05-05libdl/obj-cache: Fail if the read offset is past the file lengthChris Johns1-4/+5
2020-05-05libdl/obj: Fix RAP format call table.Chris Johns1-1/+0
2020-05-05libdl/sparc: Print trace message of reloc failture pathChris Johns1-1/+4
2020-05-05libdl: Fix comment.Chris Johns1-1/+1
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber393-393/+786
2020-04-28libdl/mips: Fix MIPS16hi/lo relocation support.Chris Johns1-24/+45
2020-04-17sapi: Add param check to rtems_extension_create()Sebastian Huber1-4/+10
2020-04-16Canonicalize config.h includeSebastian Huber1120-1316/+1316
2020-04-16libnetworking: Remove config.h include in headerSebastian Huber1-4/+0
2020-04-15libmisc/shell: Fix the handling of joel scripts in telnetChris Johns2-102/+274
2020-04-14config: Fix typoSebastian Huber1-1/+1
2020-04-14score: Check time of day in _TOD_Set()Sebastian Huber2-4/+20
2020-04-14score: Return status in _TOD_Set()Sebastian Huber5-44/+41
2020-04-08score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber1-20/+0
2020-04-08config: Fix _ISR_Stack_area_endSebastian Huber1-6/+9
2020-04-08score: Add and use RTEMS_SYMBOL_NAME()Sebastian Huber1-10/+27
2020-04-05Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber3-37/+5
2020-04-03cpukit/rfs: fix typo in header guardGedare Bloom1-1/+1
2020-04-03score: Fix _ISR_Stack_area_endSebastian Huber3-5/+37
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber2-16/+30
2020-04-03config: Remove filesystem entry config optionsSebastian Huber1-56/+14
2020-04-02libio: Remove RTEMS_FILESYSTEM_TYPE_MINIIMFSSebastian Huber1-3/+0
2020-04-02rtems: Fix Doxygen commentSebastian Huber1-2/+0
2020-03-31config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber2-12/+0
2020-03-31ftpd: Remove superfluous definesSebastian Huber1-9/+0
2020-03-31ftpd: Fix return typesSebastian Huber3-4/+6
2020-03-31config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber1-1/+0
2020-03-23score: Document _TLS_AlignmentSebastian Huber1-0/+10
2020-03-23score: Fix size of TLS_Thread_control_blockSebastian Huber1-1/+3