summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2022-08-31cpukit/doxygen/appl-config.hSebastian Huber
2022-08-31Replace Doxygen main pageSebastian 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-25libdebugger/aarch64: Set .start section to RWChris Johns
2022-08-22cpukit/include: Fix including in C++Chris Johns
2022-08-22cpukit/include: Fixes for C++Chris Johns
2022-08-19cpu.h: Fix gcc 12 warningsRyan Long
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-08libdl: Refactor shared code in ARM and AArch64Ryan Long
2022-08-05posix: Avoid dead code in clock_nanosleep()Sebastian Huber
2022-08-05libdl: Fix warnings on 64bit architecturesChris Johns
2022-08-04posix: Fix relative CLOCK_REALTIME sleepSebastian Huber
2022-08-03libmisc/shell: Add an 'rtems' command to report a running buildChris Johns
2022-07-29cpukit/libdl/rtl-sym.c: Fix increment of variableRyan Long
2022-07-29cpukit/libdl: Add support for AArch64Ryan Long
2022-07-29libdl/rtl-elf.h: Fix aarch64 defineRyan Long
2022-07-29sys/exec_elf.h: Bring in newer fileRyan Long
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-27Use __asm__ for standard C compatibilitySebastian 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-21aarch64: Use page table level 0Kinsey Moore
2022-07-21Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce
2022-07-19dtc: Update VERSIONSebastian Huber
2022-07-19Fix a UB when fdt_get_string return nullLoveSy
2022-07-18score: Fix unlimited objects supportSebastian Huber
2022-07-18score: Fix _Objects_Active_count()Sebastian Huber
2022-07-15score: Extend memory dirty/zero actionsSebastian Huber
2022-07-15score: Place object controls into .noinit sectionsSebastian Huber
2022-07-11Add in_localip_fib(), in6_localip_fib().Gleb Smirnoff
2022-07-11Use network epoch to protect local IPv4 addresses hash.Gleb Smirnoff
2022-07-11routing: fix source address selection rules for IPv4 over IPv6.Alexander V. Chernikov
2022-07-11Remove copyinfrom() and copyinstrfrom().John Baldwin
2022-07-07rtems: Simplify rtems_scheduler_ident()Sebastian Huber