summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems (follow)
AgeCommit message (Expand)Author
2022-09-08Do not use RTEMS_INLINE_ROUTINEremove-rtems-inline-routineSebastian Huber
2022-09-05config: Add SMP scheduler configuration errorsSebastian Huber
2022-09-05score: Regenerate <rtems/score/basedefs.h>Sebastian Huber
2022-09-05rtems: Add constraints for rtems_clock_tick()Sebastian Huber
2022-09-05Add items to Doxygen groupsSebastian Huber
2022-08-31Fix pedanic warnings without a storage increaseSebastian Huber
2022-08-31libtest: Fix warnings without a pragmaSebastian Huber
2022-08-31config: Include <rtems/posix/timer.h> on demandSebastian Huber
2022-08-30score: Do not expose <limits.h> to <rtems.h>Sebastian Huber
2022-08-29score: Fix formatSebastian Huber
2022-08-29score: Fix formatSebastian Huber
2022-08-29Revert "linkersets.h: Fix gcc 12 warning"Sebastian Huber
2022-08-22cpukit/include: Fix including in C++Chris Johns
2022-08-22cpukit/include: Fixes for C++Chris Johns
2022-08-19test.h: Add pragma for gcc 12 warningRyan Long
2022-08-19schedulerpriority.h: Fix gcc 12 warningRyan Long
2022-08-19percpu.h: Add pragma for gcc 12 warningRyan Long
2022-08-19interr.h: Fix gcc 12 warningRyan Long
2022-08-19linkersets.h: Fix gcc 12 warningRyan Long
2022-08-19threads.h: Add pragmas to get rid of gcc 12 errorsRyan Long
2022-08-10cpukit/include/rtems/test-info.h: Change @returns to @returnJoel Sherrill
2022-08-10Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill
2022-08-10rtems/malloc.h: Add API level Doxygen groupSebastian Huber
2022-08-10libtest: Add T_report_hash_sha256_update()Sebastian Huber
2022-08-03libmisc/shell: Add an 'rtems' command to report a running buildChris Johns
2022-07-28score: Allow linker garbage collectionSebastian Huber
2022-07-28score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber
2022-07-28score: Use priority inheritance for thread joinSebastian Huber
2022-07-27score: Fix objects local table initializationSebastian Huber
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber
2022-07-25libtest: Add missing initializerSebastian Huber
2022-07-21Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce
2022-07-18score: Fix unlimited objects supportSebastian Huber
2022-07-15score: Extend memory dirty/zero actionsSebastian Huber
2022-07-15score: Place object controls into .noinit sectionsSebastian Huber
2022-07-07score: Conditional _Thread_Priority_replace()Sebastian Huber
2022-07-04gcov: Add functions to dump the gcov informationSebastian Huber
2022-06-23score: Account for <sys/bitset.h> API changesSebastian Huber
2022-06-23score: Remove unused _Processor_mask_Nand()Sebastian Huber
2022-06-23score: Make SMP only code explicitSebastian Huber
2022-06-21TFTPFS: Implement block and window size optionsFrank Kühndel
2022-05-23timecounter.h: Add _Timecounter_Discipline()Gabriel Moyano
2022-05-23score: Rename tc_getfrequency()Gabriel Moyano
2022-05-12score: Add SMP priority affinity scheduler yieldTian Ye
2022-05-04ftpd.h: Add file header and licenseRyan Long
2022-05-04cpukit/include/rtems: Add file headers and licensesRyan Long
2022-05-04cpukit/include: Adding file headers and licensesRyan Long
2022-04-28heap: Fix heap statistics with protection enabledSebastian Huber
2022-04-06shell: Add rtems_shell_run_main_loop()Sebastian Huber