summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* score: Do not expose <limits.h> to <rtems.h>Sebastian Huber2022-08-301-3/+1
* score: Fix formatSebastian Huber2022-08-291-1/+1
* score: Fix formatSebastian Huber2022-08-292-3/+3
* Revert "linkersets.h: Fix gcc 12 warning"Sebastian Huber2022-08-291-1/+1
* libdebugger/aarch64: Set .start section to RWChris Johns2022-08-251-1/+22
* bsps/xilinx/versal: Add Cadence I2C driver supportChris Johns2022-08-2510-0/+145
* bsps/amd64: remove -Werror from ABI flagsStephen Clark2022-08-232-2/+0
* bsps/xilinx/versal: Remove IPL32 BSPs, add aiedge and change defaultsChris Johns2022-08-2310-110/+42
* cpukit/include: Fix including in C++Chris Johns2022-08-227-13/+32
* cpukit/include: Fixes for C++Chris Johns2022-08-224-6/+14
* spec/librtemscpu: Fix installed headersChris Johns2022-08-222-2/+1
* spec/bsps/aarch64: Install ELF machine types for libdlChris Johns2022-08-221-0/+3
* spec/bsps: Do not install tm27.hChris Johns2022-08-2290-90/+0
* psxkey07/init.c: Add pragma for gcc 12 warningRyan Long2022-08-191-2/+9
* psxclock/init.c: Change print format for warningRyan Long2022-08-191-1/+1
* ttest01/test-checks.c: Initialize variablesRyan Long2022-08-191-5/+5
* malloctest/init.c: Added pragmas to address gcc 12 warningsRyan Long2022-08-191-3/+38
* dl09/dl-load.c: Fix gcc 12 warningRyan Long2022-08-191-1/+1
* cpu.h: Fix gcc 12 warningsRyan Long2022-08-191-2/+18
* test.h: Add pragma for gcc 12 warningRyan Long2022-08-191-0/+7
* schedulerpriority.h: Fix gcc 12 warningRyan Long2022-08-191-1/+1
* percpu.h: Add pragma for gcc 12 warningRyan Long2022-08-191-0/+8
* interr.h: Fix gcc 12 warningRyan Long2022-08-191-1/+3
* linkersets.h: Fix gcc 12 warningRyan Long2022-08-191-1/+1
* threads.h: Add pragmas to get rid of gcc 12 errorsRyan Long2022-08-191-0/+15
* bsps: Fix .data.rel.ro placementSebastian Huber2022-08-127-7/+7
* 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