summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: Fix typo in nameSebastian Huber2023-11-211-1/+1
* score: Fix implicit integer conversion warningsSebastian Huber2023-11-021-6/+6
* imfs: Constify rtems_tarfs_load()Sebastian Huber2023-11-022-4/+6
* cpukit/libfs/dosfs: Use enum values for enum initKinsey Moore2023-10-301-1/+1
* cpukit/score: Convert Thread_Life_state to uint32_tKinsey Moore2023-10-301-40/+40
* doxygen: Replace and move main pageSebastian Huber2023-10-232-951/+206
* sparc: Fix move of CPU counter implementationSebastian Huber2023-10-201-4/+2
* sparc: Move CPU counter implementationSebastian Huber2023-10-205-285/+10
* mpci: Hide implementation detailsSebastian Huber2023-10-203-5/+7
* cpukit: Remove unused includesKinsey Moore2023-10-1320-25/+0
* cpukit/jffs2: Correctly init jffs2_inode_infoKinsey Moore2023-10-121-2/+10
* cpukit/jffs2: Implement JFFS2 spinlocksKinsey Moore2023-10-122-24/+8
* fat_fat_operations.c: Fix incorrect indentationJoel Sherrill2023-10-121-3/+3
* sparc: Fix stack corruptionSebastian Huber2023-10-122-1/+47
* bsp/i386/pc686: Clean up warningsChris Johns2023-10-041-4/+4
* libtest: Include missing header fileSebastian Huber2023-10-021-0/+1
* cpukit/aarch64: Resolve warnings with ILP32 ABIKinsey Moore2023-09-262-3/+6
* cpukit/jffs2: Avoid use of off-chain semanticsKinsey Moore2023-09-262-42/+50
* arm: Use a valid signed integer constantSebastian Huber2023-09-261-1/+1
* tests: Add header for RTEMS test printerSebastian Huber2023-09-264-17/+73
* libdl: Use _CPU_Get_TLS_thread_pointer()Sebastian Huber2023-09-151-67/+6
* score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber2023-09-1519-0/+151
* rtems: rtems_configuration_get_interrupt_stack_size()Sebastian Huber2023-09-153-2/+16
* score: Fix TLS support for some code modelsSebastian Huber2023-09-153-59/+106
* score: Fix RTEMS_DEFINE_GLOBAL_SYMBOL()Sebastian Huber2023-09-131-2/+3
* microblaze: Fix relocation targetsAlex White2023-09-121-9/+10
* cpukit/jffs2: Avoid delayed work lock inversionKinsey Moore2023-09-061-1/+13
* microblaze: Add libdl supportAlex White2023-08-303-1/+381
* cpukit/libdl: Fix incorrect operator precedence access the nameChris Johns2023-08-281-1/+2
* cpukit/libdl: Correctly account for section alignmentsChris Johns2023-08-281-19/+12
* libdl: Realloc text memory if there are trampolinesChris Johns2023-08-2719-194/+511
* cpukit/score/aarch64: Use correct MAIR indexKinsey Moore2023-08-221-2/+2
* x86_64/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-5/+9
* v850/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-0/+4
* sparc64/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-0/+4
* sh/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-0/+4
* moxie/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-0/+4
* mips/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-0/+4
* m68k/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-0/+4
* lm32/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-0/+4
* i386/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-0/+4
* bfin/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill2023-08-211-0/+4
* libdl: Add support to import base image TLS symbolsChris Johns2023-08-2111-57/+395
* Address Regulator warning for no prototype for memset()zack2023-08-151-0/+1
* cpukit/libdl: AARCH64 unwind uses DWARF 2 tablesChris Johns2023-08-121-0/+17
* Add the Regulator Interface and testJoel Sherrill2023-08-113-0/+1316
* arm: Fix cache support for ARM926EJ-SSebastian Huber2023-08-101-4/+22
* build: Optionally use a VERSION fileSebastian Huber2023-08-021-4/+4
* score: Assert scheduler index validitySebastian Huber2023-07-283-1/+4
* doxygen: Fix group memberships in libtestSebastian Huber2023-07-285-9/+8