summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
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
2020-04-03cpukit/rfs: fix typo in header guardGedare Bloom
2020-04-03score: Fix _ISR_Stack_area_endSebastian Huber
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber
2020-04-03config: Remove filesystem entry config optionsSebastian Huber
2020-04-02libio: Remove RTEMS_FILESYSTEM_TYPE_MINIIMFSSebastian Huber
2020-04-02rtems: Fix Doxygen commentSebastian Huber
2020-03-31config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber
2020-03-31ftpd: Remove superfluous definesSebastian Huber
2020-03-31ftpd: Fix return typesSebastian Huber
2020-03-31config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber
2020-03-23score: Document _TLS_AlignmentSebastian Huber
2020-03-23score: Fix size of TLS_Thread_control_blockSebastian Huber
2020-03-23conf: Improve evaluation of event recording optsSebastian Huber
2020-03-18record: Add rtems_record_dump()Sebastian Huber
2020-03-16rtems: Add rtems_put_char()Sebastian Huber
2020-03-16score: Add _IO_Base64()Sebastian Huber
2020-03-13libio: Robust file descriptor reference countingSebastian Huber
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2020-03-09imfs: Simplify code generationSebastian Huber
2020-03-09imfs: Remove unused handlersSebastian Huber
2020-03-09imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber
2020-03-09imfs: Use _IMFS_get_time()Sebastian Huber
2020-03-09libio: Constify some functionsSebastian Huber
2020-03-04console: Use IMFS_add_node() for simple task consSebastian Huber
2020-03-04console: Use IMFS_add_node() for simple consoleSebastian Huber
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber
2020-03-04imfs: Simplify IMFS_create_node()Sebastian Huber
2020-03-04imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATEDSebastian Huber
2020-03-04rtems: rtems_scheduler_get_processor_maximum()Sebastian Huber
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber
2020-03-03rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber