summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* validation: Test rtems_message_queue_construct()Sebastian Huber2020-09-282-0/+1869
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-2817-169/+590
* rtems: Remove Message_queue_Control::attribute_setSebastian Huber2020-09-284-10/+26
* score: Add <rtems/score/coremsgbuffer.h>Sebastian Huber2020-09-284-38/+99
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-2810-76/+72
* score: Improve _CORE_message_queue_Initialize()Sebastian Huber2020-09-287-40/+52
* score: Gather message queue control initializationSebastian Huber2020-09-281-16/+11
* score: Fix allocation size calculationSebastian Huber2020-09-281-51/+23
* score: Use RTEMS_ALIGN_UP()Sebastian Huber2020-09-281-3/+4
* build: Add commentSebastian Huber2020-09-281-0/+4
* build: Fix option default valuesSebastian Huber2020-09-271-3/+4
* build: Fix enabled-by evaluationSebastian Huber2020-09-271-1/+2
* build: Simplify get_compiler()Sebastian Huber2020-09-271-2/+2
* build: Add RTEMS_PROFILINGSebastian Huber2020-09-252-0/+18
* libtest: Remove superfluous assignmentSebastian Huber2020-09-241-1/+0
* bsps/pc386: Add missing license headerJan Sommer2020-09-231-0/+26
* or1k: Do not use printk() for _CPU_Fatal_halt()Sebastian Huber2020-09-231-4/+0
* or1k: Remove superfluous includesSebastian Huber2020-09-231-2/+0
* bsps/riscv: Add bsp_fdt_map_intr()Sebastian Huber2020-09-231-0/+6
* libmisc/capture: Add rtems-trace-buffer-default.c to the autotools buildChris Johns2020-09-231-0/+1
* cpukit/rtems: Add taskconstruct.c to the autotools buildChris Johns2020-09-231-0/+1
* rtems: Install missing header fileSebastian Huber2020-09-221-0/+1
* bsp/gen83xx: Add missing source fileSebastian Huber2020-09-211-0/+1
* bsps/powerpc: Remove __ppc_generic defineSebastian Huber2020-09-208-36/+0
* bsp/motorola_powerpc: Remove obsolete GCC optionSebastian Huber2020-09-202-4/+1
* bsps/powerpc: Remove -fno-commonSebastian Huber2020-09-209-11/+0
* capture: Move default trace dataSebastian Huber2020-09-204-28/+63
* build: Fix linker pathSebastian Huber2020-09-201-2/+2
* score: Document _Scheduler_Try_to_schedule_node()Sebastian Huber2020-09-181-10/+34
* rtems: Generate <rtems.h>Sebastian Huber2020-09-181-33/+67
* rtems: From <rtems.h> to <rtems/rtems/mp.h>Sebastian Huber2020-09-182-25/+16
* rtems: From <rtems.h> to <rtems/rtems/types.h>Sebastian Huber2020-09-182-7/+7
* rtems: From <rtems.h> to <rtems/rtems/tasks.h>Sebastian Huber2020-09-182-29/+29
* rtems: From <rtems.h> to <rtems/rtems/object.h>Sebastian Huber2020-09-182-59/+59
* rtems: Move from <rtems.h> to <rtems/config.h>Sebastian Huber2020-09-184-18/+19
* score: Improve Scheduler Handler documentationSebastian Huber2020-09-182-14/+38
* gitignore: ignore top-level ini filesGedare Bloom2020-09-181-0/+1
* doxygen: Wrap long linesSebastian Huber2020-09-181-10/+20
* rtems: Fix typoSebastian Huber2020-09-171-1/+1
* validation: rtems_task_construct() errorsSebastian Huber2020-09-172-0/+2368
* validation: Add general purpose test suiteSebastian Huber2020-09-178-1/+286
* doxygen: Move top-level group definitionsSebastian Huber2020-09-172-18/+44
* rtems: Add rtems_task_construct()Sebastian Huber2020-09-1711-236/+604
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2020-09-1713-8/+186
* rtems: Add RTEMS_ALIGN_UP()Sebastian Huber2020-09-171-0/+15
* rtems: Add RTEMS_ALIGN_DOWN()Sebastian Huber2020-09-171-0/+15
* build: Allow test program item UIDs with a "-"Sebastian Huber2020-09-171-2/+4
* build: Fix mghttpd01 test excludeSebastian Huber2020-09-173-17/+2
* libtest: Fix T_thread_switch_record()Sebastian Huber2020-09-171-0/+1
* riscv: Make sifive_test finisher 4 bytesHesham Almatary2020-09-171-1/+1