summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2022-09-09Add pre-qualified constraintsqual-64Sebastian Huber
2022-09-09appl-config.h: RegenerateSebastian Huber
2022-09-09Doxygen: Adding Doxygen groups to filesFrank Kühndel
2022-09-09libc: Avoid dead code in memset()Sebastian Huber
2022-09-09build: FIXME introduce pre-qualified partsSebastian Huber
2022-09-09bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber
2022-09-09cpukit/doxygen/appl-config.hSebastian Huber
2022-09-09Replace Doxygen main pageSebastian Huber
2022-09-09Do not use RTEMS_INLINE_ROUTINESebastian Huber
2022-09-09score: Remove _CPU_Counter_difference()Sebastian Huber
2022-09-08libcrypt: There is no need to clear message digestXin LI
2022-09-08Get rid of unused variables.Xin LI
2022-09-08lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2022-09-08General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2022-09-08libmd: Always erase context in _Final method,Xin LI
2022-09-08Implement SHA2-224 submode of SHA2-256Conrad Meyer
2022-09-08Fix C++ includability of crypto headers with static array sizesAlan Somers
2022-09-08Retune SHA2 code for improved performance on CPUsColin Percival
2022-09-08Implement SHA-512 truncated (224 and 256 bits)Allan Jude
2022-09-08crypto routines: Hint minimum buffer sizes to the compilerConrad Meyer
2022-09-08Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude
2022-09-08powerpc: Add support for VRSAVESebastian Huber
2022-09-08rtems: Include <rtems/score/cpuopts.h>Sebastian Huber
2022-09-08score: Improve formattingSebastian Huber
2022-09-06pthread_atfork(): Change to behavior from FACE Technical StandardJoel Sherrill
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-09-05config: Document CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORSebastian 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-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