# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 05/20/24 14:39:02 Sat, 07 Dec 2019 15:30:50 GMT Sebastian Huber [0e1ac917] * cpukit/score/src/threadcreateidle.c (modified) score: Remove _Stack_Ensure_minimum() call This call is superfluous ... Sat, 07 Dec 2019 15:28:21 GMT Sebastian Huber [0bde56b] * cpukit/include/rtems/score/stackimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadstackfree.c (modified) score: Simplify thread stack free Update #3835. Sat, 07 Dec 2019 15:00:58 GMT Sebastian Huber [a0211fc9] * cpukit/include/rtems/score/stackimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadstackallocate.c (modified) score: Simplify thread stack allocation Remove superfluous ... Fri, 06 Dec 2019 19:24:37 GMT Sebastian Huber [bf39a9e] * cpukit/score/cpu/arm/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/x86_64/cpu.c (modified) * cpukit/score/cpu/x86_64/include/rtems/score/cpu.h (modified) score: Remove superfluous FP types/defines Update #3835. Wed, 12 Feb 2020 07:53:35 GMT Sebastian Huber [b900f507] * bsps/arm/shared/serial/zynq-uart-polled.c (added) * bsps/arm/shared/serial/zynq-uart.c (modified) * bsps/arm/xilinx-zynq/console/console-config.c (modified) * bsps/arm/xilinx-zynq/console/console-init.c (added) * c/src/lib/libbsp/arm/xilinx-zynq/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynqmp/Makefile.am (modified) arm/xilinx-zynq: Split console driver files This avoids to pull in ... Mon, 10 Feb 2020 09:35:17 GMT Christian Mauderer [adf7e753] * bsps/arm/imx/start/imx_iomux.c (modified) bsp/imx: Parse fdt pinctrl values and setup iomux Update #3869. Mon, 10 Feb 2020 09:35:16 GMT Christian Mauderer [b58f994] * bsps/arm/imx/start/imx_iomux.c (modified) bsp/imx: Support imx6ul iomux. Update #3869. Mon, 10 Feb 2020 09:35:15 GMT Christian Mauderer [d00d690] * bsps/arm/imx/spi/imx-ecspi.c (modified) bsp/imx: Allow gapless SPI transfers. This uses the tx-threshold to ... Mon, 10 Feb 2020 09:35:14 GMT Christian Mauderer [9c7bffb] * bsps/arm/imx/console/console-config.c (modified) bsp/imx: Use muxed mode for serials. Update #3869. Mon, 10 Feb 2020 09:35:13 GMT Sebastian Huber [65e51e9f] * bsps/arm/imx/start/bspstarthooks.c (modified) bsp/imx: Increase device memory area The new area is used by the ... Mon, 10 Feb 2020 09:35:12 GMT Christian Mauderer [c561bf4c] * bsps/arm/imx/start/bspstart.c (modified) bsp/imx: Allow GIC in different device tree node. Update #3869. Mon, 10 Feb 2020 09:35:11 GMT Sebastian Huber [8854a2b5] * bsps/arm/imx/include/bsp.h (modified) * bsps/arm/imx/start/bspstart.c (modified) bsp/imx: Avoid hard-coded GIC base address Update #3869. Tue, 11 Feb 2020 05:44:16 GMT Sebastian Huber [b2ddf4f7] * testsuites/sptests/spregion_err01/init.c (modified) sptests/spregion_err01: Reduce memory demands Make functions and ... Wed, 29 Jan 2020 08:32:05 GMT Sebastian Huber [90f11edd] * cpukit/libcsupport/src/termios.c (modified) termios: Fix input canonical mode Canonical input processing was ... Tue, 04 Feb 2020 14:26:31 GMT Sebastian Huber [2d07ce6] * bsps/shared/start/bootcard.c (modified) * c/src/aclocal/bsp-bootcard-options.m4 (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/memory.h (modified) * cpukit/score/src/memorydirtyfreeareas.c (added) * testsuites/sptests/sp54/init.c (modified) config: Add CONFIGURE_DIRTY_MEMORY Replace the BSP_DIRTY_MEMORY BSP ... Tue, 04 Feb 2020 12:56:41 GMT Sebastian Huber [8ecbc38] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/memory.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/sapi/src/sysinitverbose.c (modified) * cpukit/score/src/memoryzerobeforeuse.c (added) * cpukit/score/src/memoryzerofreeareas.c (added) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/sp54/init.c (modified) sysinit: Add RTEMS_SYSINIT_ZERO_MEMORY Use a dedicate system ... Tue, 04 Feb 2020 12:20:26 GMT Sebastian Huber [1d43a97] * cpukit/include/rtems/confdefs.h (modified) * testsuites/sptests/sp54/init.c (modified) config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY Canonicalize ... Tue, 04 Feb 2020 12:26:46 GMT Sebastian Huber [6fad1f0a] * testsuites/samples/iostream/system.h (modified) samples/iostream: Simplify configuration Remove ... Tue, 04 Feb 2020 12:12:40 GMT Sebastian Huber [cadff8f7] * cpukit/include/rtems/confdefs.h (modified) config: Remove BSP_ZERO_WORKSPACE_AUTOMATICALLY Update #3863. Wed, 05 Feb 2020 07:42:03 GMT Sebastian Huber [9fac9f9] * cpukit/include/rtems/linkersets.h (modified) * cpukit/include/rtems/score/percpudata.h (modified) score: Fix linker sets on small data area targets Update #3865. Thu, 02 Jan 2020 10:31:48 GMT Sebastian Huber [bba1475] * cpukit/include/rtems/score/status.h (modified) score: Optimize STATUS_BUILD() Do not cast to unsigned int to avoid ... Tue, 04 Feb 2020 10:24:41 GMT Sebastian Huber [ccaec966] * testsuites/libtests/malloc04/init.c (modified) libtests/malloc04: Fix typo Update #3838. Tue, 04 Feb 2020 05:03:15 GMT Sebastian Huber [1cd283a] * testsuites/fstests/fsstatvfs/test.c (modified) fstests/fsstatvfs: Include missing header file Sun, 02 Feb 2020 10:00:05 GMT Sebastian Huber [e44ae80] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/sapi/src/sysinitverbose.c (added) * testsuites/sptests/spsysinit01/init.c (modified) config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION Update #3861. Sun, 02 Feb 2020 10:00:54 GMT Sebastian Huber [c344e58] * bsps/arm/atsam/console/debug-console.c (modified) * bsps/arm/atsam/contrib/libraries/libchip/source/pio_it.c (modified) * bsps/arm/atsam/contrib/libraries/libchip/source/xdmad.c (modified) * bsps/arm/atsam/start/getentropy-trng.c (modified) * bsps/arm/beagle/start/bspstart.c (modified) * bsps/arm/imx/console/console-config.c (modified) * bsps/arm/raspberrypi/console/console-config.c (modified) * bsps/arm/tms570/console/printk-support.c (modified) * bsps/arm/xilinx-zynq/console/debug-console.c (modified) * bsps/arm/xilinx-zynqmp/console/console-config.c (modified) * bsps/riscv/riscv/console/console-config.c (modified) * bsps/shared/dev/getentropy/getentropy-cpucounter.c (modified) * bsps/sparc/erc32/start/bspsmp.c (modified) * bsps/sparc/leon3/start/bspstart.c (modified) * cpukit/libtrace/record/record-sysinit.c (modified) * cpukit/sapi/src/cpucounterconverter.c (modified) Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 Use ... Sun, 02 Feb 2020 09:53:56 GMT Sebastian Huber [f7c5f94] * cpukit/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9] Update #3838. Fri, 13 Dec 2019 05:18:36 GMT Sebastian Huber [eea21eac] * bsps/arm/altera-cyclone-v/start/bspgetworkarea.c (modified) * bsps/arm/imx/start/bspstarthooks.c (modified) * bsps/arm/raspberrypi/start/bspstarthooks.c (modified) * bsps/i386/pc386/start/bspgetworkarea.c (modified) * bsps/include/bsp/bootcard.h (modified) * bsps/powerpc/mpc55xxevb/start/bspgetworkarea.c (modified) * bsps/powerpc/qoriq/start/mmu-config.c (modified) * bsps/powerpc/shared/start/bspgetworkarea.c (modified) * bsps/powerpc/shared/start/sbrk.c (modified) * bsps/powerpc/tqm8xx/start/bspgetworkarea.c (modified) * bsps/shared/start/bootcard.c (modified) * bsps/shared/start/bspgetworkarea-default.c (modified) * bsps/sparc/shared/start/bspgetworkarea.c (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/malloc.h (modified) * cpukit/include/rtems/score/wkspace.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/malloc04/init.c (modified) * testsuites/smptests/smpfatal09/init.c (modified) * testsuites/sptests/spfatal09/init.c (modified) * testsuites/sptests/spfatal12/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) bsps: Rework work area initialization The work area initialization ... Fri, 13 Dec 2019 13:22:16 GMT Sebastian Huber [07e2eac] * bsps/arm/gdbarmsim/include/bsp.h (modified) * bsps/include/bsp/bootcard.h (modified) * bsps/sparc/shared/start/bspgetworkarea.c (modified) bsps: Remove uses of BSP_GET_WORK_AREA_DEBUG The code covered by ... Sat, 14 Dec 2019 13:39:29 GMT Sebastian Huber [c184b0c] * cpukit/include/rtems/sysinit.h (modified) * cpukit/libmisc/stackchk/check.c (modified) stackchk: Add RTEMS_SYSINIT_ISR_STACK Use a dedicated system ... Thu, 12 Dec 2019 15:02:19 GMT Sebastian Huber [34a7a12f] * bsps/powerpc/beatnik/start/bspstart.c (modified) * bsps/powerpc/motorola_powerpc/start/bspstart.c (modified) * bsps/powerpc/mvme3100/start/bspstart.c (modified) * bsps/powerpc/mvme5500/start/bspstart.c (modified) * bsps/powerpc/shared/start/bspgetworkarea.c (modified) * cpukit/include/rtems/sysinit.h (modified) bsps: Add RTEMS_SYSINIT_BSP_EARLY Add new BSP system initialization ... Sat, 14 Dec 2019 20:36:09 GMT Sebastian Huber [ffa1153] * bsps/arm/shared/start/linkcmds.base (modified) * bsps/bfin/TLL6527M/start/linkcmds (modified) * bsps/bfin/bf537Stamp/start/linkcmds (modified) * bsps/bfin/eZKit533/start/linkcmds (modified) * bsps/epiphany/epiphany_sim/start/linkcmds (modified) * bsps/lm32/lm32_evr/start/linkcmds (modified) * bsps/lm32/milkymist/start/linkcmds (modified) * bsps/m68k/av5282/start/linkcmds (modified) * bsps/m68k/av5282/start/linkcmdsflash (modified) * bsps/m68k/av5282/start/linkcmdsram (modified) * bsps/m68k/csb360/start/linkcmds (modified) * bsps/m68k/gen68340/start/linkcmds (modified) * bsps/m68k/gen68360/start/linkcmds (modified) * bsps/m68k/gen68360/start/linkcmds.bootp (modified) * bsps/m68k/gen68360/start/linkcmds.prom (modified) * bsps/m68k/mcf5206elite/start/linkcmds (modified) * bsps/m68k/mcf52235/start/linkcmds (modified) * bsps/m68k/mcf5225x/start/linkcmds (modified) * bsps/m68k/mcf5235/start/linkcmds (modified) * bsps/m68k/mcf5235/start/linkcmdsflash (modified) * bsps/m68k/mcf5235/start/linkcmdsram (modified) * bsps/m68k/mcf5329/start/linkcmds (modified) * bsps/m68k/mcf5329/start/linkcmdsflash (modified) * bsps/m68k/mrm332/start/linkcmds (modified) * bsps/m68k/mvme162/start/linkcmds (modified) * bsps/m68k/mvme167/start/linkcmds (modified) * bsps/m68k/shared/start/linkcmds.base (modified) * bsps/m68k/uC5282/start/linkcmds (modified) * bsps/mips/csb350/start/linkcmds (modified) * bsps/mips/hurricane/start/linkcmds (modified) * bsps/mips/jmr3904/start/linkcmds (modified) * bsps/mips/malta/start/linkcmds (modified) * bsps/mips/rbtx4925/start/linkcmds (modified) * bsps/mips/rbtx4938/start/linkcmds (modified) * bsps/moxie/moxiesim/start/linkcmds (modified) * bsps/nios2/nios2_iss/start/linkcmds (modified) * bsps/or1k/shared/start/linkcmds.base (modified) * bsps/powerpc/gen5200/start/linkcmds.gen5200_base (modified) * bsps/powerpc/haleakala/start/linkcmds (modified) * bsps/powerpc/mpc8260ads/start/linkcmds (modified) * bsps/powerpc/shared/start/linkcmds.base (modified) * bsps/powerpc/ss555/start/linkcmds (modified) * bsps/powerpc/virtex4/start/linkcmds (modified) * bsps/powerpc/virtex5/start/linkcmds (modified) * bsps/riscv/shared/start/linkcmds.base.in (modified) * bsps/sh/gensh1/start/linkcmds (modified) * bsps/sh/gensh2/start/linkcmds (modified) * bsps/sh/gensh2/start/linkcmds.ram (modified) * bsps/sh/gensh2/start/linkcmds.rom (modified) * bsps/sh/gensh4/start/linkcmds (modified) * bsps/sh/gensh4/start/linkcmds.rom (modified) * bsps/sh/gensh4/start/linkcmds.rom2ram (modified) * bsps/sh/shsim/start/linkcmds (modified) * bsps/sparc64/shared/start/linkcmds (modified) * bsps/v850/gdbv850sim/start/linkcmds (modified) * bsps/x86_64/amd64/start/linkcmds (modified) bsps: Add RamEnd to linker command files Update #3838. Fri, 13 Dec 2019 05:25:03 GMT Sebastian Huber [c477d927] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/memory.h (modified) * cpukit/score/src/memoryfill.c (added) score: Add _Memory_Fill() Update #3838. Tue, 10 Dec 2019 19:03:53 GMT Sebastian Huber [1cb9257] * cpukit/Makefile.am (modified) * cpukit/headers.am (modified) * cpukit/include/rtems/score/memory.h (added) * cpukit/score/src/memoryallocate.c (added) score: Add Memory Handler Update #3838. Sat, 01 Feb 2020 14:42:27 GMT Sebastian Huber [9e4f21b9] * cpukit/score/src/wkspace.c (modified) score: Optimize per-processor data placement Only align ... Tue, 28 Jan 2020 14:03:22 GMT Sebastian Huber [b4387313] * testsuites/psxtests/psxmsgq03/init.c (modified) psxmsgq03: Adjust test case Commit ... Tue, 28 Jan 2020 13:38:47 GMT Sebastian Huber [e7a7e6c] * testsuites/smptests/smpmulticast01/init.c (modified) smptests/smpmulticast01: Fix test configuration Problem introduced ... Tue, 28 Jan 2020 12:44:14 GMT Sebastian Huber [754f78fa] * cpukit/libtest/t-test-rtems-context.c (modified) libtest: Fix T_check_task_context() Fix T_check_task_context() in ... Tue, 24 Sep 2019 13:51:53 GMT Sebastian Huber [26443da] * cpukit/include/rtems/confdefs.h (modified) record: Fix configuration Sun, 19 Jan 2020 15:11:38 GMT Martin Erik Werner [e2255453] * cpukit/include/rtems/score/status.h (modified) Use EAGAIN for POSIX mq wait in ISR error Modify the status code ... Fri, 16 Aug 2019 19:14:33 GMT Kinsey Moore [ebf0f8f] * bsps/arm/include/bsp/arm-gic-irq.h (modified) * bsps/arm/include/bsp/arm-gic-regs.h (modified) * bsps/arm/shared/irq/irq-gic.c (modified) * bsps/arm/shared/irq/irq-gicv3.c (added) bsps/arm/shared: Add GICv3 implementation This adds support for the ... Mon, 07 Oct 2019 15:48:23 GMT Joel Sherrill [5e7b3c65] * cpukit/libcsupport/src/posix_devctl.c (modified) * testsuites/psxtests/psxdevctl01/main.c (modified) * testsuites/psxtests/psxdevctl01/psxdevctl01.doc (modified) * testsuites/psxtests/psxdevctl01/psxdevctl01.scn (modified) * testsuites/psxtests/psxdevctl01/test.c (modified) posix_devctl - Add support for SOCKCLOSE The FACE Technical ... Sat, 04 Jan 2020 19:50:46 GMT G S Niteesh [362cf319] * bsps/arm/raspberrypi/console/console-config.c (modified) * bsps/arm/raspberrypi/console/console_select.c (deleted) * bsps/arm/raspberrypi/console/fbcons.c (modified) * bsps/arm/raspberrypi/console/usart.c (deleted) * bsps/arm/raspberrypi/include/bsp.h (modified) * bsps/arm/raspberrypi/include/bsp/fbcons.h (modified) * bsps/arm/raspberrypi/include/bsp/raspberrypi.h (modified) * bsps/arm/raspberrypi/include/bsp/usart.h (modified) * bsps/arm/raspberrypi/start/bspstart.c (modified) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) bsp/raspberrypi: Updated the console API. Replaces the legacy ... Fri, 03 Jan 2020 03:26:14 GMT G S Niteesh [eca25ef] * bsps/arm/raspberrypi/include/bsp.h (modified) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) * c/src/lib/libbsp/arm/raspberrypi/configure.ac (modified) bsp/raspberrypi: Enable FDT support. This commit adds FDT support ... Fri, 27 Dec 2019 21:08:12 GMT Christian Mauderer [f1f6cd95] * bsps/arm/raspberrypi/include/bsp/vc.h (modified) * bsps/arm/raspberrypi/start/bspgetworkarea.c (deleted) * bsps/arm/raspberrypi/start/bspstarthooks.c (modified) * bsps/arm/raspberrypi/start/mm_config_table.c (deleted) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) bsp/raspberrypi: Fix size of work area. The BSP tried to get the ... Fri, 27 Dec 2019 21:08:11 GMT Christian Mauderer [c51f1fc5] * bsps/arm/imx/start/bspstarthooks.c (modified) * bsps/arm/include/bsp/arm-cp15-start.h (modified) bsps/arm: Define index of the workspace entry. The imx BSP ... Fri, 03 Jan 2020 18:54:58 GMT Gedare Bloom [a546de5] * cpukit/libfs/src/pipe/fifo.c (modified) cpukit/libfs: remove more dead code from pipe/fifo.c Dead code ... Fri, 03 Jan 2020 18:33:02 GMT Gedare Bloom [739e3d0] * bsps/shared/irq/irq-server.c (modified) bsps/irq: fix resource leak in irq-server.c Resource leak ... Fri, 03 Jan 2020 18:23:09 GMT Gedare Bloom [93ccb728] * cpukit/libfs/src/pipe/fifo.c (modified) cpukit/libfs: remove dead code from pipe/fifo.c Dead code ... Thu, 02 Jan 2020 10:30:33 GMT Sebastian Huber [f74e806d] * cpukit/include/rtems/score/status.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadmp.c (modified) mpci: Fix blocking proxy status Remove THREAD_STATUS_PROXY_BLOCKING ... Sun, 29 Dec 2019 16:43:46 GMT Sebastian Huber [453bb4b] * cpukit/include/rtems/rtems/msgmp.h (modified) * cpukit/include/rtems/rtems/partmp.h (modified) * cpukit/include/rtems/rtems/semmp.h (modified) * cpukit/include/rtems/rtems/taskmp.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/msgqcreate.c (modified) * cpukit/rtems/src/partcreate.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/taskmp.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) rtems: Fix MPCI initialization Update #2408. Thu, 02 Jan 2020 08:17:03 GMT Sebastian Huber [a320aedd] * cpukit/score/src/objectinitializeinformation.c (modified) score: Fix objects node initialization The objects node is ... Thu, 02 Jan 2020 06:54:06 GMT Sebastian Huber [a3706d4c] * bsps/powerpc/shared/clock/clock-ppc-dec.c (modified) bsps/powerpc: Fix warning Update #3834. Fri, 20 Dec 2019 12:27:55 GMT Sebastian Huber [7c21077] * testsuites/sptests/sppercpudata01/init.c (modified) sppercpudata01: Test PER_CPU_DATA_OFFSET() Make sure ... Fri, 20 Dec 2019 08:29:33 GMT Sebastian Huber [556e45f2] * cpukit/Makefile.am (modified) * cpukit/include/t.h (modified) * cpukit/libtest/t-test-rtems-context.c (added) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/ttest01/init.c (modified) * testsuites/libtests/ttest01/test-task-context.c (added) libtest: Add T_check_task_context() action Fri, 20 Dec 2019 09:55:36 GMT Sebastian Huber [77ac1519] * cpukit/include/t.h (modified) * cpukit/libtest/t-test-time.c (modified) * cpukit/libtest/t-test.c (modified) * testsuites/libtests/ttest01/init.c (modified) * testsuites/libtests/ttest01/test-time.c (modified) libtest: Use test configuration in T_now() Use the user provided ... Fri, 20 Dec 2019 09:26:06 GMT Sebastian Huber [8c3b0d7] * cpukit/libtest/t-test-rtems-fds.c (modified) * cpukit/libtest/t-test-rtems-objs.c (modified) libtest: Fix use of T_check_true() Thu, 19 Dec 2019 11:05:45 GMT Sebastian Huber [86abbb6e] * bsps/powerpc/gen5200/start/linkcmds.gen5200_base (modified) * bsps/powerpc/haleakala/start/linkcmds (modified) * bsps/powerpc/mpc8260ads/start/linkcmds (modified) * bsps/powerpc/ss555/start/linkcmds (modified) * bsps/powerpc/virtex4/start/linkcmds (modified) * bsps/powerpc/virtex5/start/linkcmds (modified) bsps/powerpc: Support constructors with priority Close #3339. Thu, 19 Dec 2019 10:38:45 GMT Sebastian Huber [806fe963] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/scheduler.h (modified) * testsuites/smptests/smpschededf01/init.c (modified) * testsuites/smptests/smpschededf04/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler07/init.c (modified) * testsuites/smptests/smpthreadpin01/init.c (modified) config: Improve EDF SMP scheduler configuration Use ... Mon, 16 Dec 2019 01:29:26 GMT Chris Johns [c737748b] * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) libmisc/top: Fix the idle time and priorities on SMP - This patch ... Thu, 19 Dec 2019 09:59:20 GMT Sebastian Huber [2497da06] * bsps/arm/shared/start/start.S (modified) bsps/arm: Export bsp_start_hook_0_done Close #3789. Thu, 19 Dec 2019 09:18:32 GMT Sebastian Huber [51fd6b47] * cpukit/include/rtems/confdefs.h (modified) config: Fix CONFIGURE_MAXIMUM_POSIX_THREADS Bug was introduced by ... Tue, 17 Dec 2019 14:42:15 GMT Sebastian Huber [88c198b] * cpukit/include/rtems/confdefs.h (modified) * testsuites/ada/support/initimpl.h (modified) * testsuites/ada/tmtests/tm21/init.c (modified) config: Remove Ada configuration options Update #3845. Tue, 17 Dec 2019 08:17:43 GMT Sebastian Huber [3cec2df] * cpukit/include/rtems/confdefs.h (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * testsuites/fstests/fsbdpart01/init.c (modified) * testsuites/fstests/fsclose01/init.c (modified) * testsuites/fstests/fsdosfsformat01/init.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) * testsuites/fstests/fsdosfsname02/init.c (modified) * testsuites/fstests/fsdosfssync01/init.c (modified) * testsuites/fstests/fsdosfswrite01/init.c (modified) * testsuites/fstests/fsfseeko01/init.c (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) * testsuites/fstests/fsimfsconfig03/init.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) * testsuites/fstests/fsrofs01/init.c (modified) * testsuites/fstests/imfs_support/fs_support.c (modified) * testsuites/fstests/jffs2_support/fs_support.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/libtests/block01/init.c (modified) * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block04/init.c (modified) * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block08/system.h (modified) * testsuites/libtests/block09/init.c (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/block11/init.c (modified) * testsuites/libtests/block12/init.c (modified) * testsuites/libtests/block13/init.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/block15/init.c (modified) * testsuites/libtests/block16/init.c (modified) * testsuites/libtests/devfs02/init.c (modified) * testsuites/libtests/devfs03/init.c (modified) * testsuites/libtests/devfs04/init.c (modified) * testsuites/libtests/deviceio01/init.c (modified) * testsuites/libtests/dl01/init.c (modified) * testsuites/libtests/dl02/init.c (modified) * testsuites/libtests/dl03/init.c (modified) * testsuites/libtests/dl04/init.c (modified) * testsuites/libtests/dl05/init.c (modified) * testsuites/libtests/dl06/initimpl.h (modified) * testsuites/libtests/dl07/init.c (modified) * testsuites/libtests/dl08/init.c (modified) * testsuites/libtests/dl09/init.c (modified) * testsuites/libtests/dl10/init.c (modified) * testsuites/libtests/flashdisk01/init.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/libtests/i2c01/init.c (modified) * testsuites/libtests/mghttpd01/init.c (modified) * testsuites/libtests/mouse01/init.c (modified) * testsuites/libtests/newlib01/init.c (modified) * testsuites/libtests/pwdgrp01/init.c (modified) * testsuites/libtests/pwdgrp02/init.c (modified) * testsuites/libtests/record01/init.c (modified) * testsuites/libtests/shell01/init.c (modified) * testsuites/libtests/sparsedisk01/init.c (modified) * testsuites/libtests/spi01/init.c (modified) * testsuites/libtests/syscall01/init.c (modified) * testsuites/libtests/tar01/init.c (modified) * testsuites/libtests/tar02/init.c (modified) * testsuites/libtests/telnetd01/init.c (modified) * testsuites/libtests/termios01/init.c (modified) * testsuites/libtests/termios03/init.c (modified) * testsuites/libtests/termios04/init.c (modified) * testsuites/libtests/termios05/init.c (modified) * testsuites/libtests/termios06/init.c (modified) * testsuites/libtests/termios07/init.c (modified) * testsuites/libtests/termios08/init.c (modified) * testsuites/libtests/termios09/init.c (modified) * testsuites/libtests/termios10/termios10impl.h (modified) * testsuites/libtests/ttest01/init.c (modified) * testsuites/libtests/uid01/init.c (modified) * testsuites/psxtests/psx13/main.c (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxfchx01/init.c (modified) * testsuites/psxtests/psxfenv01/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psxfile02/init.c (modified) * testsuites/psxtests/psxfilelock01/init.c (modified) * testsuites/psxtests/psxid01/init.c (modified) * testsuites/psxtests/psximfs01/init.c (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxmmap01/system.h (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxndbm01/init.c (modified) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/psxtests/psxrdwrv/main.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxshm01/system.h (modified) * testsuites/psxtests/psxshm02/system.h (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/samples/fileio/system.h (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/samples/minimum/init.c (modified) * testsuites/samples/pppd/system.h (modified) * testsuites/sptests/spconsole01/init.c (modified) * testsuites/sptests/spfatal14/init.c (modified) * testsuites/sptests/spfatal15/init.c (modified) * testsuites/sptests/spfifo01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) * testsuites/sptests/spintrcritical24/init.c (modified) * testsuites/sptests/spmkdir/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS Rename ... Tue, 17 Dec 2019 08:26:04 GMT Sebastian Huber [e6f2b54] * cpukit/include/rtems/confdefs.h (modified) config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE Remove ... Thu, 12 Dec 2019 23:22:06 GMT Chris Johns [f7cd8c9] * cpukit/libcsupport/src/printk_plugin.c (modified) libcsupport: Update rtems_print printk handler to return the length Thu, 12 Dec 2019 07:53:32 GMT Sebastian Huber [78211376] * cpukit/include/rtems/score/interr.h (modified) * cpukit/include/rtems/score/wkspace.h (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal08/init.c (deleted) * testsuites/sptests/spfatal08/spfatal08.doc (deleted) * testsuites/sptests/spfatal08/spfatal08.scn (deleted) score: Remove _Workspace_Allocate_or_fatal_error() This function is ... Thu, 12 Dec 2019 07:50:40 GMT Sebastian Huber [3fba9de2] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/objectdata.h (modified) * cpukit/score/src/mpcidefault.c (modified) * cpukit/score/src/objectmp.c (modified) config: Statically allocate MP object controls Update #3735. Thu, 12 Dec 2019 07:43:06 GMT Sebastian Huber [1d9f509e] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/score/src/mpcidefault.c (modified) * cpukit/score/src/threadmp.c (modified) config: Statically allocate MP thread proxies Update #3735. Thu, 12 Dec 2019 06:11:54 GMT Sebastian Huber [24f8915] * bsps/include/shm_driver.h (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/mpci.h (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (modified) * cpukit/libmisc/monitor/mon-server.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mpcidefault.c (added) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * testsuites/sptests/spsize/size.c (modified) config: Add _MPCI_Configuration Replace the user MPCI configuration ... Thu, 12 Dec 2019 05:37:01 GMT Sebastian Huber [a00dff42] * bsps/include/shm_driver.h (modified) * bsps/shared/shmdr/shmdr-dump.c (modified) * bsps/shared/shmdr/shmdr-init.c (modified) * bsps/shared/shmdr/shmdr-send.c (modified) * cpukit/include/rtems/rtems/object.h (modified) * cpukit/include/rtems/score/object.h (modified) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/getpgrp.c (modified) * cpukit/libcsupport/src/getpid.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * testsuites/ada/support/initimpl.h (modified) * testsuites/mptests/mp01/initimpl.h (modified) * testsuites/mptests/mp03/initimpl.h (modified) * testsuites/mptests/mp03/task1.c (modified) * testsuites/mptests/mp04/initimpl.h (modified) * testsuites/mptests/mp04/task1.c (modified) * testsuites/mptests/mp05/initimpl.h (modified) * testsuites/mptests/mp05/task1.c (modified) * testsuites/mptests/mp06/initimpl.h (modified) * testsuites/mptests/mp06/task1.c (modified) * testsuites/mptests/mp07/initimpl.h (modified) * testsuites/mptests/mp07/task1.c (modified) * testsuites/mptests/mp08/initimpl.h (modified) * testsuites/mptests/mp08/task1.c (modified) * testsuites/mptests/mp09/initimpl.h (modified) * testsuites/mptests/mp09/task1.c (modified) * testsuites/mptests/mp10/initimpl.h (modified) * testsuites/mptests/mp11/initimpl.h (modified) * testsuites/mptests/mp12/initimpl.h (modified) * testsuites/mptests/mp13/initimpl.h (modified) * testsuites/mptests/mp13/task1.c (modified) * testsuites/mptests/mp13/task2.c (modified) * testsuites/mptests/mp14/evtask1.c (modified) * testsuites/mptests/mp14/initimpl.h (modified) * testsuites/mptests/mp14/msgtask1.c (modified) * testsuites/mptests/mp14/pttask1.c (modified) * testsuites/mptests/mp14/smtask1.c (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/samples/base_mp/initimpl.h (modified) rtems: Add and use rtems_object_get_local_node() Update #3841. Wed, 11 Dec 2019 14:57:49 GMT Sebastian Huber [d24b301] * cpukit/include/rtems/confdefs.h (modified) config: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE Obsolete the ... Wed, 11 Dec 2019 18:08:03 GMT Sebastian Huber [6f6091b3] * cpukit/include/rtems/confdefs.h (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) config: Add CONFIGURE_IMFS_ENABLE_MKFIFO Obsolete undocumented ... Thu, 12 Dec 2019 08:36:16 GMT Sebastian Huber [f30dd1f] * testsuites/mptests/mp10/system.h (modified) * testsuites/mptests/mp11/system.h (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp13/system.h (modified) * testsuites/mptests/mp14/system.h (modified) mptests: Fix configuration Update #3818. Wed, 07 Aug 2019 13:25:23 GMT Joel Sherrill [4e2e338] * cpukit/include/rtems/score/states.h (modified) * cpukit/include/rtems/score/statesimpl.h (modified) states*.h: Fix naming inconsistency and formatting Tue, 12 Nov 2019 15:33:41 GMT Joel Sherrill [08bd7d3] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/timecounter.h (modified) * cpukit/include/rtems/score/todimpl.h (modified) * cpukit/posix/src/clocksettime.c (modified) * cpukit/rtems/src/clockset.c (modified) * cpukit/score/src/coretodhookdata.c (added) * cpukit/score/src/coretodhookregister.c (added) * cpukit/score/src/coretodhookrun.c (added) * cpukit/score/src/coretodhookunregister.c (added) * cpukit/score/src/coretodset.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spclock_todhook01/init.c (added) * testsuites/sptests/spclock_todhook01/spclock_todhook01.doc (added) * testsuites/sptests/spclock_todhook01/spclock_todhook01.scn (added) Add TOD Hooks to allow BSP to take action when TOD is set Two use ... Wed, 11 Dec 2019 15:45:37 GMT Sebastian Huber [b1b6dd71] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/pipe.h (modified) * cpukit/libfs/src/pipe/fifo.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo02/spfifo02.doc (modified) pipe: Use condition variables Use self-contained condition ... Wed, 11 Dec 2019 15:43:51 GMT Chris Johns [86c70e71] * cpukit/configure.ac (modified) Support pasring - in a version string Closes #3839 Tue, 10 Dec 2019 07:09:13 GMT Sebastian Huber [84aee2e9] * bsps/include/shm_driver.h (modified) * bsps/shared/shmdr/shmdr-poll.c (modified) * cpukit/include/rtems/confdefs.h (modified) mpci: Simplify MPCI configuration Use watchdog for shared memory ... Sat, 07 Dec 2019 11:06:01 GMT Sebastian Huber [46865542] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/semdata.h (modified) * cpukit/include/rtems/score/mrsp.h (modified) * cpukit/include/rtems/score/mrspimpl.h (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/sptests/spmrsp01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) rtems: Simplify semaphore configuration The MrsP semaphore ... Sat, 07 Dec 2019 10:48:36 GMT Sebastian Huber [01f8c12e] * cpukit/include/rtems/rtems/semdata.h (modified) * cpukit/include/rtems/rtems/semimpl.h (modified) * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semflush.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) rtems: Optimize semaphore control block Move variant, discipline, ... Sat, 07 Dec 2019 19:30:30 GMT Sebastian Huber [cc466a5] * cpukit/include/rtems/score/tls.h (modified) score: Optimize _TLS_Get_size() Thu, 05 Dec 2019 18:22:33 GMT Sebastian Huber [bb99cd0d] * bsps/bfin/shared/dev/clock.c (modified) * bsps/m68k/csb360/dev/ckinit.c (modified) * bsps/m68k/gen68340/clock/ckinit.c (modified) * bsps/m68k/mcf5206elite/dev/ckinit.c (modified) * bsps/m68k/mrm332/clock/ckinit.c (modified) * bsps/m68k/mvme147/clock/ckinit.c (modified) * bsps/m68k/mvme162/clock/ckinit.c (modified) * bsps/m68k/mvme167/clock/ckinit.c (modified) * bsps/mips/hurricane/clock/ckinit.c (modified) * bsps/no_cpu/no_bsp/clock/ckinit.c (modified) * bsps/powerpc/shared/clock/clock-ppc-dec.c (modified) * bsps/powerpc/shared/clock/clock-ppc403.c (modified) * bsps/powerpc/shared/clock/clock.c (modified) * bsps/powerpc/ss555/clock/clock.c (modified) * bsps/sh/gensh1/clock/ckinit.c (modified) * bsps/sh/gensh2/clock/ckinit.c (modified) * bsps/sh/gensh4/clock/ckinit.c (modified) * bsps/shared/dev/clock/clockimpl.h (modified) * bsps/shared/grlib/btimer/tlib_ckinit.c (modified) * cpukit/include/rtems/clockdrv.h (modified) * cpukit/include/rtems/confdefs.h (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp40/init.c (modified) clock: Simplify driver initialization Use a system initialization ... Thu, 05 Dec 2019 14:51:17 GMT Sebastian Huber [a6b2080] * bsps/bfin/shared/dev/clock.c (modified) * bsps/m68k/csb360/dev/ckinit.c (modified) * bsps/m68k/gen68340/clock/ckinit.c (modified) * bsps/m68k/mcf5206elite/dev/ckinit.c (modified) * bsps/m68k/mrm332/clock/ckinit.c (modified) * bsps/m68k/mvme147/clock/ckinit.c (modified) * bsps/m68k/mvme162/clock/ckinit.c (modified) * bsps/mips/hurricane/clock/ckinit.c (modified) * bsps/no_cpu/no_bsp/clock/ckinit.c (modified) * bsps/powerpc/shared/clock/clock-ppc-dec.c (modified) * bsps/powerpc/shared/clock/clock-ppc403.c (modified) * bsps/powerpc/shared/clock/clock.c (modified) * bsps/powerpc/ss555/clock/clock.c (modified) * bsps/sh/gensh1/clock/ckinit.c (modified) * bsps/sh/gensh2/clock/ckinit.c (modified) * bsps/sh/gensh4/clock/ckinit.c (modified) * cpukit/include/rtems/clockdrv.h (modified) clock: Remove Clock_exit() from API This function is no longer ... Tue, 10 Dec 2019 07:26:33 GMT Sebastian Huber [189da5f4] * cpukit/include/rtems/score/percpu.h (modified) score: Optimize _Per_CPU_Get_index() Optimize _Per_CPU_Get_index() ... Mon, 09 Dec 2019 07:52:11 GMT Sebastian Huber [5e589d96] * cpukit/include/rtems/config.h (modified) userext: Fix configuration Thu, 05 Dec 2019 14:14:51 GMT Sebastian Huber [5ae6112] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/userextdata.h (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/userextiterate.c (modified) userext: Simplify configuration Avoid the use of the workspace and ... Thu, 05 Dec 2019 06:51:12 GMT Sebastian Huber [1380c822] * bsps/arm/xen/start/linkcmds.in (modified) * c/src/lib/libbsp/arm/xen/configure.ac (modified) bsp/xen: Use BSP options for all linkcmds vars Update #3818. Wed, 04 Dec 2019 14:29:33 GMT Jeff Kubascik [4c30acf] * bsps/arm/xen/config/xen_virtual.cfg (added) * bsps/arm/xen/console/console.c (added) * bsps/arm/xen/headers.am (added) * bsps/arm/xen/include/bsp.h (added) * bsps/arm/xen/include/bsp/irq.h (added) * bsps/arm/xen/include/tm27.h (added) * bsps/arm/xen/start/bsp_specs (added) * bsps/arm/xen/start/bspstart.c (added) * bsps/arm/xen/start/bspstarthooks.c (added) * bsps/arm/xen/start/bspstartmmu.c (added) * bsps/arm/xen/start/linkcmds.in (added) * c/src/lib/libbsp/arm/acinclude.m4 (modified) * c/src/lib/libbsp/arm/xen/Makefile.am (added) * c/src/lib/libbsp/arm/xen/configure.ac (added) bsp/xen: Create BSP Create the Xen BSP for Xen on ARM. Wed, 04 Dec 2019 14:29:32 GMT Jeff Kubascik [b51a1d0] * bsps/arm/shared/clock/clock-generic-timer.c (modified) bsps/arm: Unmask generic timer in interrupt handler Xen will mask ... Wed, 04 Dec 2019 14:29:31 GMT Jeff Kubascik [001cd9bd] * bsps/arm/shared/start/start.S (modified) bsps/arm: Add zImage boot header Xen currently only supports the ... Thu, 05 Dec 2019 06:08:52 GMT Sebastian Huber [d0b704b0] * cpukit/libtest/testbeginend.c (modified) * testsuites/libtests/block06/block06.scn (modified) * testsuites/libtests/dl06/dl06.scn (modified) * testsuites/libtests/dl07/dl07.scn (modified) * testsuites/libtests/dl08/dl08.scn (modified) * testsuites/libtests/dl09/dl09.scn (modified) * testsuites/libtests/dl10/dl10.scn (modified) * testsuites/libtests/ftp01/ftp01.scn (modified) * testsuites/libtests/record01/record01.scn (modified) * testsuites/libtests/record02/record02.scn (modified) * testsuites/libtests/telnetd01/telnetd01.scn (modified) * testsuites/libtests/ttest01/ttest01.scn (modified) * testsuites/psxtests/psxinttypes01/psxinttypes01.scn (modified) * testsuites/psxtests/psxonce01/psxonce01.scn (modified) * testsuites/smptests/smpfatal09/smpfatal09.scn (modified) * testsuites/smptests/smpmulticast01/smpmulticast01.scn (modified) * testsuites/smptests/smpopenmp01/smpopenmp01.scn (modified) * testsuites/smptests/smpschededf04/smpschededf04.scn (modified) * testsuites/smptests/smpthreadpin01/smpthreadpin01.scn (modified) * testsuites/sptests/spconfig01/spconfig01.scn (modified) * testsuites/sptests/spconfig02/spconfig02.scn (modified) * testsuites/sptests/spcxx01/spcxx01.scn (modified) * testsuites/sptests/spfatal32/spfatal32.scn (modified) * testsuites/sptests/spglobalcon02/spglobalcon02.scn (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) * testsuites/sptests/sppercpudata01/sppercpudata01.scn (modified) * testsuites/sptests/sptls04/sptls04.scn (modified) * testsuites/tmtests/tmonetoone/tmonetoone.scn (modified) libtest: Change expected pass state string Use separator character ... Mon, 02 Dec 2019 07:14:34 GMT Sebastian Huber [a6879a4] * testsuites/aclocal/rtems-test-no-pause.m4 (deleted) * testsuites/libtests/configure.ac (modified) * testsuites/rhealstone/configure.ac (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp07/sp07.scn (modified) * testsuites/sptests/sp07/task1.c (modified) * testsuites/sptests/sp11/sp11.scn (modified) * testsuites/sptests/sp11/task1.c (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/sp12.scn (modified) * testsuites/sptests/sp12/task1.c (modified) * testsuites/sptests/sp13/sp13.scn (modified) * testsuites/sptests/sp13/task1.c (modified) * testsuites/sptests/sp14/sp14.scn (modified) * testsuites/sptests/sp14/task1.c (modified) * testsuites/sptests/sp16/sp16.scn (modified) * testsuites/sptests/sp16/task1.c (modified) * testsuites/sptests/sp22/sp22.scn (modified) * testsuites/sptests/sp22/task1.c (modified) * testsuites/sptests/sp25/sp25.scn (modified) * testsuites/sptests/sp25/task1.c (modified) * testsuites/sptests/sp31/sp31.scn (modified) * testsuites/sptests/sp31/task1.c (modified) * testsuites/sptests/sp42/init.c (modified) * testsuites/sptests/sp42/sp42.scn (modified) * testsuites/sptests/sp43/init.c (modified) * testsuites/sptests/sp43/sp43.scn (modified) * testsuites/support/include/tmacros.h (modified) * testsuites/tmtests/configure.ac (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) testsuites: Remove rtems_test_pause*() The rtems_test_pause() and ... Sat, 30 Nov 2019 10:52:57 GMT Sebastian Huber [9c29cb5] * cpukit/libtest/testbeginend.c (modified) libtest: Change expected fail state string Use the value expected ... Wed, 27 Nov 2019 11:02:45 GMT Sebastian Huber [8f6b7abd] * testsuites/psxtests/psxclassic01/init.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxdevctl01/test.c (modified) * testsuites/psxtests/psxgetattrnp01/init.c (modified) * testsuites/psxtests/psxhdrs/devctl/posix_devctl.c (modified) * testsuites/psxtests/psxhdrs/ftw/ftw.c (modified) * testsuites/psxtests/psxhdrs/ftw/nftw.c (modified) * testsuites/psxtests/psxhdrs/math/y0l.c (modified) * testsuites/psxtests/psxhdrs/math/y1.c (modified) * testsuites/psxtests/psxhdrs/math/y1l.c (modified) * testsuites/psxtests/psxhdrs/stdio/getdelim.c (modified) * testsuites/psxtests/psxhdrs/stdio/getline.c (modified) * testsuites/psxtests/psxhdrs/stdio/renameat.c (modified) * testsuites/psxtests/psxhdrs/stdlib/getsubopt.c (modified) * testsuites/psxtests/psxhdrs/stdlib/grantpt.c (modified) * testsuites/psxtests/psxhdrs/stdlib/posix_openpt.c (modified) * testsuites/psxtests/psxhdrs/stdlib/ptsname.c (modified) * testsuites/psxtests/psxhdrs/stdlib/setkey.c (modified) * testsuites/psxtests/psxhdrs/stdlib/unlockpt.c (modified) * testsuites/psxtests/psxhdrs/strings/strcasecmp_l.c (modified) * testsuites/psxtests/psxhdrs/sys/msg/msgctl.c (modified) * testsuites/psxtests/psxhdrs/sys/msg/msgget.c (modified) * testsuites/psxtests/psxhdrs/ucontext/makecontext.c (modified) * testsuites/psxtests/psxhdrs/ucontext/setcontext.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcswidth.c (modified) * testsuites/psxtests/psxhdrs/wchar/wcwidth.c (modified) * testsuites/psxtests/psxthreadname01/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) Move feature macro before "config.h" include This allows to use ... Wed, 27 Nov 2019 15:25:37 GMT Sebastian Huber [ae716da7] * testsuites/ada/sptests/sp19/Makefile (added) * testsuites/ada/sptests/sp19/sptest.adb (added) ada/sp19: Add m4 generated sptest.adb Update #3818. Fri, 29 Nov 2019 18:01:00 GMT Sebastian Huber [f4fda72] * bsps/riscv/riscv/headers.am (modified) * cpukit/score/cpu/riscv/headers.am (modified) Regenerate headers.am Wed, 27 Nov 2019 10:41:06 GMT Sebastian Huber [1fca1665] * testsuites/ada/mptests/mp01/config_base.h (modified) * testsuites/ada/mptests/mp01/node1/Makefile.am (modified) * testsuites/ada/mptests/mp01/node1/init.c (moved) * testsuites/ada/mptests/mp01/node2/Makefile.am (modified) * testsuites/ada/mptests/mp01/node2/init.c (moved) * testsuites/ada/mptests/mp03/config_base.h (modified) * testsuites/ada/mptests/mp03/node1/Makefile.am (modified) * testsuites/ada/mptests/mp03/node1/init.c (moved) * testsuites/ada/mptests/mp03/node2/Makefile.am (modified) * testsuites/ada/mptests/mp03/node2/init.c (moved) * testsuites/ada/mptests/mp04/config_base.h (modified) * testsuites/ada/mptests/mp04/node1/Makefile.am (modified) * testsuites/ada/mptests/mp04/node1/init.c (moved) * testsuites/ada/mptests/mp04/node2/Makefile.am (modified) * testsuites/ada/mptests/mp04/node2/init.c (moved) * testsuites/ada/mptests/mp05/config_base.h (modified) * testsuites/ada/mptests/mp05/node1/Makefile.am (modified) * testsuites/ada/mptests/mp05/node1/init.c (moved) * testsuites/ada/mptests/mp05/node2/Makefile.am (modified) * testsuites/ada/mptests/mp05/node2/init.c (moved) * testsuites/ada/mptests/mp06/config_base.h (modified) * testsuites/ada/mptests/mp06/node1/Makefile.am (modified) * testsuites/ada/mptests/mp06/node1/init.c (moved) * testsuites/ada/mptests/mp06/node2/Makefile.am (modified) * testsuites/ada/mptests/mp06/node2/init.c (moved) * testsuites/ada/mptests/mp07/config_base.h (modified) * testsuites/ada/mptests/mp07/node1/Makefile.am (modified) * testsuites/ada/mptests/mp07/node1/init.c (moved) * testsuites/ada/mptests/mp07/node2/Makefile.am (modified) * testsuites/ada/mptests/mp07/node2/init.c (moved) * testsuites/ada/mptests/mp08/config_base.h (modified) * testsuites/ada/mptests/mp08/node1/Makefile.am (modified) * testsuites/ada/mptests/mp08/node1/init.c (moved) * testsuites/ada/mptests/mp08/node2/Makefile.am (modified) * testsuites/ada/mptests/mp08/node2/init.c (moved) * testsuites/ada/mptests/mp09/config_base.h (modified) * testsuites/ada/mptests/mp09/node1/Makefile.am (modified) * testsuites/ada/mptests/mp09/node1/init.c (moved) * testsuites/ada/mptests/mp09/node2/Makefile.am (modified) * testsuites/ada/mptests/mp09/node2/init.c (moved) * testsuites/ada/mptests/mp10/config_base.h (modified) * testsuites/ada/mptests/mp10/node1/Makefile.am (modified) * testsuites/ada/mptests/mp10/node1/init.c (moved) * testsuites/ada/mptests/mp10/node2/Makefile.am (modified) * testsuites/ada/mptests/mp10/node2/init.c (moved) * testsuites/ada/mptests/mp11/config_base.h (modified) * testsuites/ada/mptests/mp11/node1/Makefile.am (modified) * testsuites/ada/mptests/mp11/node1/init.c (moved) * testsuites/ada/mptests/mp11/node2/Makefile.am (modified) * testsuites/ada/mptests/mp11/node2/init.c (moved) * testsuites/ada/mptests/mp12/config_base.h (modified) * testsuites/ada/mptests/mp12/node1/Makefile.am (modified) * testsuites/ada/mptests/mp12/node1/init.c (moved) * testsuites/ada/mptests/mp12/node2/Makefile.am (modified) * testsuites/ada/mptests/mp12/node2/init.c (moved) * testsuites/ada/mptests/mp13/config_base.h (modified) * testsuites/ada/mptests/mp13/node1/Makefile.am (modified) * testsuites/ada/mptests/mp13/node1/init.c (moved) * testsuites/ada/mptests/mp13/node2/Makefile.am (modified) * testsuites/ada/mptests/mp13/node2/init.c (moved) * testsuites/ada/mptests/mp14/config_base.h (modified) * testsuites/ada/mptests/mp14/node1/Makefile.am (modified) * testsuites/ada/mptests/mp14/node1/init.c (moved) * testsuites/ada/mptests/mp14/node2/Makefile.am (modified) * testsuites/ada/mptests/mp14/node2/init.c (moved) * testsuites/ada/samples/base_mp/init.c (moved) * testsuites/ada/samples/base_sp/Makefile.am (modified) * testsuites/ada/samples/base_sp/init.c (moved) * testsuites/ada/samples/hello/Makefile.am (modified) * testsuites/ada/samples/hello/init.c (moved) * testsuites/ada/samples/nsecs/Makefile.am (modified) * testsuites/ada/samples/nsecs/init.c (moved) * testsuites/ada/samples/ticker/Makefile.am (modified) * testsuites/ada/samples/ticker/init.c (moved) * testsuites/ada/sptests/sp01/Makefile.am (modified) * testsuites/ada/sptests/sp01/init.c (moved) * testsuites/ada/sptests/sp02/Makefile.am (modified) * testsuites/ada/sptests/sp02/init.c (moved) * testsuites/ada/sptests/sp03/Makefile.am (modified) * testsuites/ada/sptests/sp03/init.c (moved) * testsuites/ada/sptests/sp04/Makefile.am (modified) * testsuites/ada/sptests/sp04/init.c (moved) * testsuites/ada/sptests/sp05/Makefile.am (modified) * testsuites/ada/sptests/sp05/init.c (moved) * testsuites/ada/sptests/sp06/Makefile.am (modified) * testsuites/ada/sptests/sp06/init.c (moved) * testsuites/ada/sptests/sp07/Makefile.am (modified) * testsuites/ada/sptests/sp07/init.c (moved) * testsuites/ada/sptests/sp08/Makefile.am (modified) * testsuites/ada/sptests/sp08/init.c (moved) * testsuites/ada/sptests/sp09/Makefile.am (modified) * testsuites/ada/sptests/sp09/init.c (moved) * testsuites/ada/sptests/sp11/Makefile.am (modified) * testsuites/ada/sptests/sp11/init.c (moved) * testsuites/ada/sptests/sp12/Makefile.am (modified) * testsuites/ada/sptests/sp12/init.c (moved) * testsuites/ada/sptests/sp13/Makefile.am (modified) * testsuites/ada/sptests/sp13/init.c (moved) * testsuites/ada/sptests/sp14/Makefile.am (modified) * testsuites/ada/sptests/sp14/init.c (moved) * testsuites/ada/sptests/sp15/Makefile.am (modified) * testsuites/ada/sptests/sp15/init.c (moved) * testsuites/ada/sptests/sp16/Makefile.am (modified) * testsuites/ada/sptests/sp16/init.c (moved) * testsuites/ada/sptests/sp17/Makefile.am (modified) * testsuites/ada/sptests/sp17/init.c (moved) * testsuites/ada/sptests/sp19/Makefile.am (modified) * testsuites/ada/sptests/sp19/init.c (moved) * testsuites/ada/sptests/sp20/Makefile.am (modified) * testsuites/ada/sptests/sp20/init.c (moved) * testsuites/ada/sptests/sp22/Makefile.am (modified) * testsuites/ada/sptests/sp22/init.c (moved) * testsuites/ada/sptests/sp23/Makefile.am (modified) * testsuites/ada/sptests/sp23/init.c (moved) * testsuites/ada/sptests/sp24/Makefile.am (modified) * testsuites/ada/sptests/sp24/init.c (moved) * testsuites/ada/sptests/sp25/Makefile.am (modified) * testsuites/ada/sptests/sp25/init.c (moved) * testsuites/ada/sptests/spatcb01/Makefile.am (modified) * testsuites/ada/sptests/spatcb01/init.c (moved) * testsuites/ada/sptests/spname01/Makefile.am (modified) * testsuites/ada/sptests/spname01/init.c (moved) * testsuites/ada/support/initimpl.h (moved) * testsuites/ada/tmtests/tm01/Makefile.am (modified) * testsuites/ada/tmtests/tm01/init.c (moved) * testsuites/ada/tmtests/tm02/Makefile.am (modified) * testsuites/ada/tmtests/tm02/init.c (moved) * testsuites/ada/tmtests/tm03/Makefile.am (modified) * testsuites/ada/tmtests/tm03/init.c (moved) * testsuites/ada/tmtests/tm04/Makefile.am (modified) * testsuites/ada/tmtests/tm04/init.c (moved) * testsuites/ada/tmtests/tm05/Makefile.am (modified) * testsuites/ada/tmtests/tm05/init.c (moved) * testsuites/ada/tmtests/tm06/Makefile.am (modified) * testsuites/ada/tmtests/tm06/init.c (moved) * testsuites/ada/tmtests/tm07/Makefile.am (modified) * testsuites/ada/tmtests/tm07/init.c (moved) * testsuites/ada/tmtests/tm08/Makefile.am (modified) * testsuites/ada/tmtests/tm08/init.c (moved) * testsuites/ada/tmtests/tm09/Makefile.am (modified) * testsuites/ada/tmtests/tm09/init.c (moved) * testsuites/ada/tmtests/tm10/Makefile.am (modified) * testsuites/ada/tmtests/tm10/init.c (moved) * testsuites/ada/tmtests/tm11/Makefile.am (modified) * testsuites/ada/tmtests/tm11/init.c (moved) * testsuites/ada/tmtests/tm12/Makefile.am (modified) * testsuites/ada/tmtests/tm12/init.c (moved) * testsuites/ada/tmtests/tm13/Makefile.am (modified) * testsuites/ada/tmtests/tm13/init.c (moved) * testsuites/ada/tmtests/tm14/Makefile.am (modified) * testsuites/ada/tmtests/tm14/init.c (moved) * testsuites/ada/tmtests/tm15/Makefile.am (modified) * testsuites/ada/tmtests/tm15/init.c (moved) * testsuites/ada/tmtests/tm16/Makefile.am (modified) * testsuites/ada/tmtests/tm16/init.c (moved) * testsuites/ada/tmtests/tm17/Makefile.am (modified) * testsuites/ada/tmtests/tm17/init.c (moved) * testsuites/ada/tmtests/tm18/Makefile.am (modified) * testsuites/ada/tmtests/tm18/init.c (moved) * testsuites/ada/tmtests/tm19/Makefile.am (modified) * testsuites/ada/tmtests/tm19/init.c (moved) * testsuites/ada/tmtests/tm20/Makefile.am (modified) * testsuites/ada/tmtests/tm20/init.c (moved) * testsuites/ada/tmtests/tm21/Makefile.am (modified) * testsuites/ada/tmtests/tm21/init.c (moved) * testsuites/ada/tmtests/tm22/Makefile.am (modified) * testsuites/ada/tmtests/tm22/init.c (moved) * testsuites/ada/tmtests/tm23/Makefile.am (modified) * testsuites/ada/tmtests/tm23/init.c (moved) * testsuites/ada/tmtests/tm24/Makefile.am (modified) * testsuites/ada/tmtests/tm24/init.c (moved) * testsuites/ada/tmtests/tm25/Makefile.am (modified) * testsuites/ada/tmtests/tm25/init.c (moved) * testsuites/ada/tmtests/tm28/Makefile.am (modified) * testsuites/ada/tmtests/tm28/init.c (moved) * testsuites/ada/tmtests/tm29/Makefile.am (modified) * testsuites/ada/tmtests/tm29/init.c (moved) * testsuites/ada/tmtests/tmck/Makefile.am (modified) * testsuites/ada/tmtests/tmck/init.c (moved) * testsuites/ada/tmtests/tmoverhd/Makefile.am (modified) * testsuites/ada/tmtests/tmoverhd/init.c (moved) testsuites/ada: Introduce init.c files Provide an init.c for each ... Tue, 26 Nov 2019 07:07:55 GMT Sebastian Huber [4551f5f] * cpukit/libmisc/untar/untar.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/tar01/home/abc/def/test_script (moved) * testsuites/libtests/tar01/init.c (modified) untar: Properly make parent path Close #3823. Mon, 25 Nov 2019 14:33:24 GMT Sebastian Huber [4a05652] * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/dl01/dl01-o1.c (moved) * testsuites/libtests/dl02/dl02-o1.c (moved) * testsuites/libtests/dl02/dl02-o2.c (moved) * testsuites/libtests/dl04/dl-cpp.cc (moved) * testsuites/libtests/dl04/dl04-o4.cc (moved) * testsuites/libtests/dl05/dl-cpp.cc (moved) * testsuites/libtests/dl05/dl05-o5.cc (moved) * testsuites/libtests/dl07/dl07-o1.c (moved) * testsuites/libtests/dl07/dl07-o2.c (moved) * testsuites/libtests/dl07/dl07-o3.c (moved) * testsuites/libtests/dl07/dl07-o4.c (moved) * testsuites/libtests/dl07/dl07-o5.c (moved) * testsuites/libtests/dl08/dl08-o1.c (moved) * testsuites/libtests/dl08/dl08-o2.c (moved) * testsuites/libtests/dl08/dl08-o3.c (moved) * testsuites/libtests/dl08/dl08-o4.c (moved) * testsuites/libtests/dl08/dl08-o5.c (moved) * testsuites/libtests/dl08/dl08-o6-123456789-123456789.c (moved) * testsuites/libtests/dl09/dl09-o1.c (moved) * testsuites/libtests/dl09/dl09-o2.c (moved) * testsuites/libtests/dl09/dl09-o3.c (moved) * testsuites/libtests/dl09/dl09-o4.c (moved) * testsuites/libtests/dl09/dl09-o5.c (moved) * testsuites/libtests/dl10/dl10-o1.c (moved) * testsuites/libtests/dl10/dl10-o2.c (moved) * testsuites/libtests/dl10/dl10-o3.c (moved) * testsuites/libtests/dl10/dl10-o4.c (moved) * testsuites/libtests/dl10/dl10-o5.c (moved) * testsuites/libtests/dl10/dl10-o6.c (moved) libtests/dl*: Rename source files Rename source files to use a %.c ... Mon, 25 Nov 2019 10:41:10 GMT Sebastian Huber [b8b954a] * testsuites/libtests/dl01/init.c (modified) * testsuites/libtests/dl02/init.c (modified) * testsuites/libtests/dl04/init.c (modified) * testsuites/libtests/dl05/init.c (modified) * testsuites/libtests/dl06/initimpl.h (modified) * testsuites/libtests/dl07/init.c (modified) * testsuites/libtests/dl08/init.c (modified) * testsuites/libtests/dl09/init.c (modified) * testsuites/libtests/dl10/init.c (modified) libtests/dl*: Use rtems_tarfs_load() Use rtems_tarfs_load() instead ...