summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* score: Move <rtems/score/gcov.h>Sebastian Huber2023-07-287-17/+17
* score: Move formatted I/O functionsSebastian Huber2023-07-2813-157/+132
* Revert "cpukit/dev/can: Added CAN support"Gedare Bloom2023-07-274-1125/+0
* Revert "cpukit/dev/can: Resolve warnings in 64bit builds"Gedare Bloom2023-07-271-9/+7
* sys: Add files to Doxygen groupSebastian Huber2023-07-264-3/+29
* timecounter: Add files to Doxygen groupSebastian Huber2023-07-266-0/+47
* posix: Add files to Doxygen groupSebastian Huber2023-07-262-7/+7
* libcsupport: Add file to Doxygen groupSebastian Huber2023-07-261-2/+9
* score: Add files to Doxygen groupsSebastian Huber2023-07-263-0/+26
* rtems: Add files to Doxygen groupsSebastian Huber2023-07-265-32/+141
* libtest: Place files into a Doxygen groupSebastian Huber2023-07-2622-33/+169
* score: Add workaround for GCC bugSebastian Huber2023-07-251-0/+7
* rtems: Link config options and global constructionSebastian Huber2023-07-251-3/+17
* rtems: Improve task entry wordingSebastian Huber2023-07-251-3/+3
* score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber2023-07-243-10/+70
* doxgen: Document build system provided filesSebastian Huber2023-07-211-0/+82
* rtems: Fix typoSebastian Huber2023-07-201-1/+1
* rtems: Update references to rtems_task_wake_afterKinsey Moore2023-07-201-8/+13