summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* i386: Replace fpcr clobber with memory clobberSebastian Huber2020-07-052-3/+3
* score: Clarify CPU_USE_LIBC_INIT_FINI_ARRAY optionSebastian Huber2020-06-301-3/+4
* score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore2020-06-3020-6/+49
* Change version to RTEMS 6Sebastian Huber2020-06-301-2/+2
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-184-19/+14
* bsp/pc386: Define interrupt stack frame for smpJan Sommer2020-06-112-13/+17
* bsp/pc386: Update context switch and restoreJan Sommer2020-06-112-16/+51
* bsp/pc386: Update GDT to work for SMPJan Sommer2020-06-112-5/+32
* arm: Fix ARMv7-M exception handlerSebastian Huber2020-05-271-8/+15
* posix: Get real priority in pthread_getattr_np()Sebastian Huber2020-05-121-4/+6
* termios: Replace rtems_termios_isig_status_codeSebastian Huber2020-05-073-59/+40
* libdl: Add allocator check scriptChris Johns2020-05-061-0/+96
* score: Update _Copyright_NoticeSebastian Huber2020-05-061-3/+2
* rtems: Deprecate _Copyright_NoticeSebastian Huber2020-05-062-1/+3
* rtems: Add rtems_get_copyright_notice()Sebastian Huber2020-05-064-2/+64
* rtems: Deprecate <rtems/system.h>Sebastian Huber2020-05-061-0/+4
* rtems: Deprecate RTEMS_MAXIMUM_NAME_LENGTHSebastian Huber2020-05-061-2/+3
* rtems: Deprecate use of _RTEMS_versionSebastian Huber2020-05-062-5/+6
* Use rtems_get_version_string()Sebastian Huber2020-05-061-3/+3
* libdl/rap: Correctly check the return enum from rela callsChris Johns2020-05-051-4/+13
* libdl/obj-comp: Add trace prints when decompressingChris Johns2020-05-052-0/+33
* libdl/obj-cache: Fail if the read offset is past the file lengthChris Johns2020-05-051-4/+5
* libdl/obj: Fix RAP format call table.Chris Johns2020-05-051-1/+0
* libdl/sparc: Print trace message of reloc failture pathChris Johns2020-05-051-1/+4
* libdl: Fix comment.Chris Johns2020-05-051-1/+1
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-28393-393/+786
* libdl/mips: Fix MIPS16hi/lo relocation support.Chris Johns2020-04-281-24/+45
* sapi: Add param check to rtems_extension_create()Sebastian Huber2020-04-171-4/+10
* Canonicalize config.h includeSebastian Huber2020-04-161120-1316/+1316
* libnetworking: Remove config.h include in headerSebastian Huber2020-04-161-4/+0
* libmisc/shell: Fix the handling of joel scripts in telnetChris Johns2020-04-152-102/+274
* config: Fix typoSebastian Huber2020-04-141-1/+1
* score: Check time of day in _TOD_Set()Sebastian Huber2020-04-142-4/+20
* score: Return status in _TOD_Set()Sebastian Huber2020-04-145-44/+41
* score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber2020-04-081-20/+0
* config: Fix _ISR_Stack_area_endSebastian Huber2020-04-081-6/+9
* score: Add and use RTEMS_SYMBOL_NAME()Sebastian Huber2020-04-081-10/+27
* Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber2020-04-053-37/+5
* cpukit/rfs: fix typo in header guardGedare Bloom2020-04-031-1/+1
* score: Fix _ISR_Stack_area_endSebastian Huber2020-04-033-5/+37
* arm: ARMv7-M statically initialized vector tableSebastian Huber2020-04-032-16/+30
* config: Remove filesystem entry config optionsSebastian Huber2020-04-031-56/+14
* libio: Remove RTEMS_FILESYSTEM_TYPE_MINIIMFSSebastian Huber2020-04-021-3/+0
* rtems: Fix Doxygen commentSebastian Huber2020-04-021-2/+0
* config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber2020-03-312-12/+0
* ftpd: Remove superfluous definesSebastian Huber2020-03-311-9/+0
* ftpd: Fix return typesSebastian Huber2020-03-313-4/+6
* config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber2020-03-311-1/+0
* score: Document _TLS_AlignmentSebastian Huber2020-03-231-0/+10
* score: Fix size of TLS_Thread_control_blockSebastian Huber2020-03-231-1/+3