summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* psxtimer_face01: Improve coverage and documentationJoel Sherrill2022-08-113-6/+52
* build/cpukit: Add confdefs/face.h to install ruleDuc Doan2022-08-111-0/+1
* cpukit/include/rtems/test-info.h: Change @returns to @returnJoel Sherrill2022-08-101-3/+3
* psxtimer0[12]/psxtimer.c: Reformat file header.Joel Sherrill2022-08-102-6/+12
* Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2022-08-109-2/+283
* rtems/malloc.h: Add API level Doxygen groupSebastian Huber2022-08-101-19/+41
* validation: Use T_report_hash_sha256_update()Sebastian Huber2022-08-101-0/+2
* libtest: Add T_report_hash_sha256_update()Sebastian Huber2022-08-102-0/+11
* libdl: Refactor shared code in ARM and AArch64Ryan Long2022-08-086-158/+115
* posix: Avoid dead code in clock_nanosleep()Sebastian Huber2022-08-051-5/+2
* testsuite: Fix warningsChris Johns2022-08-052-3/+4
* libdl: Fix warnings on 64bit architecturesChris Johns2022-08-054-7/+7
* testsuite/psxclock: Check setting realtime clock does not effect sleeping tasksChris Johns2022-08-051-1/+171
* build: Install <rtems/score/gcov.h>Sebastian Huber2022-08-041-0/+1
* posix: Fix relative CLOCK_REALTIME sleepSebastian Huber2022-08-042-32/+23
* libmisc/shell: Add an 'rtems' command to report a running buildChris Johns2022-08-033-0/+163
* sp54: Fix test caseSebastian Huber2022-08-011-2/+2
* cpukit/libdl/rtl-sym.c: Fix increment of variableRyan Long2022-07-291-1/+1
* libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZERyan Long2022-07-2910-10/+10
* cpukit/libdl: Add support for AArch64Ryan Long2022-07-295-0/+873
* libdl/rtl-elf.h: Fix aarch64 defineRyan Long2022-07-291-1/+1
* sys/exec_elf.h: Bring in newer fileRyan Long2022-07-291-232/+608
* score: Allow linker garbage collectionSebastian Huber2022-07-282-3/+3
* score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber2022-07-284-11/+8
* score: Use priority inheritance for thread joinSebastian Huber2022-07-2813-542/+668
* aarch64/versal: Support DDRMC0 region 0 and 1Chris Johns2022-07-284-5/+102
* basp/aarch64: Make the unexpected sections origin address 64bitChris Johns2022-07-281-1/+1
* Use __asm__ for standard C compatibilitySebastian Huber2022-07-274-29/+29
* psxconfig01: Increase region areaSebastian Huber2022-07-271-1/+1
* score: Fix objects local table initializationSebastian Huber2022-07-272-4/+2
* build: Move RISCV_MAXIMUM_EXTERNAL_INTERRUPTSSebastian Huber2022-07-264-19/+3
* score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber2022-07-2626-204/+295
* sptests/spstdc17: New testSebastian Huber2022-07-254-0/+93
* imfs: Add <rtems/imfsimpl.h>Sebastian Huber2022-07-2514-48/+105
* bsps/microblaze: Fix build option definition orderAlex White2022-07-253-4/+2
* libtest: Add missing initializerSebastian Huber2022-07-251-1/+1
* aarch64: Use page table level 0Kinsey Moore2022-07-214-16/+58
* Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce2022-07-217-18/+42
* sptests: Disable Newlib reentrancyMatt Joyce2022-07-214-1/+22
* sptls04: Test an external TLS objectSebastian Huber2022-07-214-3/+82
* ada/sp09: The year 2100 cannot be setSebastian Huber2022-07-201-12/+6
* bsps/riscv: Sort .noinit* sectionsSebastian Huber2022-07-201-1/+1
* build: Add missing cxxflagsSebastian Huber2022-07-2082-0/+82
* dtc: Update VERSIONSebastian Huber2022-07-191-5/+12
* Fix a UB when fdt_get_string return nullLoveSy2022-07-191-1/+1
* spsysinit01: Account for use of .noinit sectionSebastian Huber2022-07-181-2/+2
* score: Fix unlimited objects supportSebastian Huber2022-07-182-9/+32
* spunlimited01: New testSebastian Huber2022-07-184-0/+161
* score: Fix _Objects_Active_count()Sebastian Huber2022-07-181-5/+13
* aarch64: Memory map the noinit sectionKinsey Moore2022-07-182-0/+8