summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2023-11-28libtest: Add hash to gcov info dumpHEADmasterSebastian Huber
2023-11-28libtest: Add T_add_remark()Sebastian Huber
2023-11-21score: Fix typo in nameSebastian Huber
2023-11-02score: Fix implicit integer conversion warningsSebastian Huber
2023-11-02imfs: Constify rtems_tarfs_load()Sebastian Huber
2023-10-30cpukit/libfs/dosfs: Use enum values for enum initKinsey Moore
2023-10-30cpukit/score: Convert Thread_Life_state to uint32_tKinsey Moore
2023-10-23doxygen: Replace and move main pageSebastian Huber
2023-10-20sparc: Fix move of CPU counter implementationSebastian Huber
2023-10-20sparc: Move CPU counter implementationSebastian Huber
2023-10-20mpci: Hide implementation detailsSebastian Huber
2023-10-13cpukit: Remove unused includesKinsey Moore
2023-10-12cpukit/jffs2: Correctly init jffs2_inode_infoKinsey Moore
2023-10-12cpukit/jffs2: Implement JFFS2 spinlocksKinsey Moore
2023-10-12fat_fat_operations.c: Fix incorrect indentationJoel Sherrill
2023-10-12sparc: Fix stack corruptionSebastian Huber
2023-10-04bsp/i386/pc686: Clean up warningsChris Johns
2023-10-02libtest: Include missing header fileSebastian Huber
2023-09-26cpukit/aarch64: Resolve warnings with ILP32 ABIKinsey Moore
2023-09-26cpukit/jffs2: Avoid use of off-chain semanticsKinsey Moore
2023-09-26arm: Use a valid signed integer constantSebastian Huber
2023-09-26tests: Add header for RTEMS test printerSebastian Huber
2023-09-15libdl: Use _CPU_Get_TLS_thread_pointer()Sebastian Huber
2023-09-15score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber
2023-09-15rtems: rtems_configuration_get_interrupt_stack_size()Sebastian Huber
2023-09-15score: Fix TLS support for some code modelsSebastian Huber
2023-09-13score: Fix RTEMS_DEFINE_GLOBAL_SYMBOL()Sebastian Huber
2023-09-12microblaze: Fix relocation targetsAlex White
2023-09-06cpukit/jffs2: Avoid delayed work lock inversionKinsey Moore
2023-08-30microblaze: Add libdl supportAlex White
2023-08-28cpukit/libdl: Fix incorrect operator precedence access the nameChris Johns
2023-08-28cpukit/libdl: Correctly account for section alignmentsChris Johns
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns
2023-08-22cpukit/score/aarch64: Use correct MAIR indexKinsey Moore
2023-08-21x86_64/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21v850/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21sparc64/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21sh/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21moxie/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21mips/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21m68k/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21lm32/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21i386/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21bfin/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21libdl: Add support to import base image TLS symbolsChris Johns
2023-08-15Address Regulator warning for no prototype for memset()zack
2023-08-12cpukit/libdl: AARCH64 unwind uses DWARF 2 tablesChris Johns
2023-08-11Add the Regulator Interface and testJoel Sherrill
2023-08-10arm: Fix cache support for ARM926EJ-SSebastian Huber
2023-08-02build: Optionally use a VERSION fileSebastian Huber