# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 04/16/24 13:32:00 Thu, 25 Oct 2018 12:08:26 GMT Sebastian Huber [8dc1ed1] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psx07/init.c (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxmsgq01/init.c (modified) * testsuites/psxtests/psxmsgq01/system.h (modified) posix: Enable more psxtests by default Update #2514. Thu, 25 Oct 2018 12:02:23 GMT Sebastian Huber [24f3e8f] * testsuites/smptests/Makefile.am (modified) posix: Enable more smptests tests by default Update #2514. Thu, 25 Oct 2018 09:05:12 GMT Sebastian Huber [ef16a11] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) posix: Enable psxtmtests tests by default Update #2514. Mon, 15 Oct 2018 06:33:45 GMT Sebastian Huber [55b69ed] * cpukit/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) Move default config to librtemsdefaultconfig.a An RTEMS application ... Wed, 24 Oct 2018 05:35:51 GMT Sebastian Huber [24b5807] * cpukit/include/rtems/confdefs.h (modified) * testsuites/sptests/spconfig01/init.c (modified) config: Modify CONFIGURE_INTERRUPT_STACK_SIZE Use ... Wed, 24 Oct 2018 05:16:46 GMT Sebastian Huber [522d4b91] * testsuites/libtests/malloctest/init.c (modified) malloctest: Hide NULL pointer from compiler Disabling a warning ... Fri, 12 Oct 2018 15:20:39 GMT Sebastian Huber [8ba76b9] * testsuites/tmtests/tmonetoone/init.c (modified) tmonetoone: Add yield test case Thu, 18 Oct 2018 10:38:58 GMT Sebastian Huber [1ad26cd] * cpukit/libcsupport/src/open.c (modified) * testsuites/psxtests/psxfile01/test.c (modified) Support O_NOFOLLOW open() flag Close #3546. Thu, 18 Oct 2018 09:51:32 GMT Sebastian Huber [3825926] * testsuites/psxtests/psxfile01/test.c (modified) Support O_CLOEXEC open() flag Make sure this flag is ignored and ... Mon, 22 Oct 2018 05:58:44 GMT Sebastian Huber [92e0eed] * testsuites/psxtests/psxreaddir/test.c (modified) psxreaddir: Adjust test due to opendir() changes Update #3545. Thu, 11 Oct 2018 08:51:21 GMT Sebastian Huber [4af18b3] * cpukit/libcsupport/src/open.c (modified) * testsuites/psxtests/psxfile01/test.c (modified) Support O_DIRECTORY open() flag Close #3545. Sun, 14 Oct 2018 21:55:38 GMT Joel Sherrill [632bb17] * testsuites/libtests/Makefile.am (modified) libtests/Makefile.am: Add CPU_CFLAGS to rtems-ld invocation closes ... Fri, 12 Oct 2018 12:48:45 GMT Sebastian Huber [cca7c40] * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm10/task1.c (modified) tmtests: Fix unused variable warnings Fri, 12 Oct 2018 12:45:24 GMT Sebastian Huber [47b32a0] * testsuites/fstests/fsclose01/init.c (modified) fsclose01: Fix uninitialized variable warning Thu, 11 Oct 2018 04:12:16 GMT Sebastian Huber [ca056e3] * testsuites/tmtests/Makefile.am (modified) * testsuites/tmtests/configure.ac (modified) * testsuites/tmtests/tmonetoone/init.c (added) * testsuites/tmtests/tmonetoone/tmonetoone.doc (added) * testsuites/tmtests/tmonetoone/tmonetoone.scn (added) tmtests/tmonetoone: New test program Wed, 10 Oct 2018 11:12:50 GMT Sebastian Huber [26b58b7e] * cpukit/include/rtems/telnetd.h (modified) * cpukit/telnetd/telnetd.c (modified) * testsuites/libtests/telnetd01/telnetd01.scn (modified) telnetd: Add server port to configuration Close #3543. Wed, 10 Oct 2018 08:40:21 GMT Sebastian Huber [0dc303f] * cpukit/include/rtems/pty.h (modified) * cpukit/telnetd/pty.c (modified) * cpukit/telnetd/telnetd.c (modified) * testsuites/libtests/telnetd01/init.c (modified) * testsuites/libtests/telnetd01/telnetd01.scn (modified) telnetd: Create sessions at start Update #3543. Tue, 09 Oct 2018 12:47:02 GMT Sebastian Huber [629faf9] * cpukit/include/rtems/telnetd.h (modified) * cpukit/telnetd/telnetd.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/telnetd01/init.c (added) * testsuites/libtests/telnetd01/telnetd01.doc (added) * testsuites/libtests/telnetd01/telnetd01.scn (added) telnetd: Remove keep stdio feature The Telnet service started via ... Sat, 06 Oct 2018 08:59:10 GMT Sebastian Huber [477bca2] * automake/local.am (deleted) * c/src/Makefile.am (modified) * c/src/automake/local.am (deleted) * c/src/lib/libbsp/Makefile.am (modified) * c/src/lib/libbsp/arm/Makefile.am (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) * c/src/lib/libbsp/arm/atsam/Makefile.am (modified) * c/src/lib/libbsp/arm/beagle/Makefile.am (modified) * c/src/lib/libbsp/arm/csb336/Makefile.am (modified) * c/src/lib/libbsp/arm/csb337/Makefile.am (modified) * c/src/lib/libbsp/arm/edb7312/Makefile.am (modified) * c/src/lib/libbsp/arm/gdbarmsim/Makefile.am (modified) * c/src/lib/libbsp/arm/gumstix/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/lm3s69xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc176x/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc24xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc32xx/Makefile.am (modified) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) * c/src/lib/libbsp/arm/rtl22xx/Makefile.am (modified) * c/src/lib/libbsp/arm/smdk2410/Makefile.am (modified) * c/src/lib/libbsp/arm/stm32f4/Makefile.am (modified) * c/src/lib/libbsp/arm/tms570/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/Makefile.am (modified) * c/src/lib/libbsp/bfin/Makefile.am (modified) * c/src/lib/libbsp/bfin/TLL6527M/Makefile.am (modified) * c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am (modified) * c/src/lib/libbsp/bfin/eZKit533/Makefile.am (modified) * c/src/lib/libbsp/epiphany/Makefile.am (modified) * c/src/lib/libbsp/epiphany/epiphany_sim/Makefile.am (modified) * c/src/lib/libbsp/i386/Makefile.am (modified) * c/src/lib/libbsp/i386/pc386/Makefile.am (modified) * c/src/lib/libbsp/lm32/Makefile.am (modified) * c/src/lib/libbsp/lm32/lm32_evr/Makefile.am (modified) * c/src/lib/libbsp/lm32/milkymist/Makefile.am (modified) * c/src/lib/libbsp/m32c/Makefile.am (modified) * c/src/lib/libbsp/m32c/m32cbsp/Makefile.am (modified) * c/src/lib/libbsp/m68k/Makefile.am (modified) * c/src/lib/libbsp/m68k/av5282/Makefile.am (modified) * c/src/lib/libbsp/m68k/csb360/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68340/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68360/Makefile.am (modified) * c/src/lib/libbsp/m68k/genmcf548x/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf52235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5225x/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5329/Makefile.am (modified) * c/src/lib/libbsp/m68k/mrm332/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147s/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme162/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme167/Makefile.am (modified) * c/src/lib/libbsp/m68k/uC5282/Makefile.am (modified) * c/src/lib/libbsp/mips/Makefile.am (modified) * c/src/lib/libbsp/mips/csb350/Makefile.am (modified) * c/src/lib/libbsp/mips/hurricane/Makefile.am (modified) * c/src/lib/libbsp/mips/jmr3904/Makefile.am (modified) * c/src/lib/libbsp/mips/malta/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4925/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4938/Makefile.am (modified) * c/src/lib/libbsp/moxie/Makefile.am (modified) * c/src/lib/libbsp/moxie/moxiesim/Makefile.am (modified) * c/src/lib/libbsp/nios2/Makefile.am (modified) * c/src/lib/libbsp/nios2/nios2_iss/Makefile.am (modified) * c/src/lib/libbsp/no_cpu/Makefile.am (modified) * c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am (modified) * c/src/lib/libbsp/or1k/Makefile.am (modified) * c/src/lib/libbsp/or1k/generic_or1k/Makefile.am (modified) * c/src/lib/libbsp/powerpc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/beatnik/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen5200/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/haleakala/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/qemu_fakerom/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/Makefile.am (modified) * c/src/lib/libbsp/powerpc/psim/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qemuppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qoriq/Makefile.am (modified) * c/src/lib/libbsp/powerpc/ss555/Makefile.am (modified) * c/src/lib/libbsp/powerpc/t32mppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex4/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex5/Makefile.am (modified) * c/src/lib/libbsp/riscv/Makefile.am (modified) * c/src/lib/libbsp/riscv/riscv/Makefile.am (modified) * c/src/lib/libbsp/sh/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh1/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh2/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh4/Makefile.am (modified) * c/src/lib/libbsp/sh/shsim/Makefile.am (modified) * c/src/lib/libbsp/sparc/Makefile.am (modified) * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * c/src/lib/libbsp/sparc64/Makefile.am (modified) * c/src/lib/libbsp/sparc64/niagara/Makefile.am (modified) * c/src/lib/libbsp/sparc64/usiii/Makefile.am (modified) * c/src/lib/libbsp/v850/Makefile.am (modified) * c/src/lib/libbsp/v850/gdbv850sim/Makefile.am (modified) * c/src/lib/libbsp/x86_64/Makefile.am (modified) * c/src/lib/libbsp/x86_64/amd64/Makefile.am (modified) * c/src/make/Makefile.am (modified) * cpukit/Makefile.am (modified) * cpukit/automake/local.am (deleted) * cpukit/score/cpu/Makefile.am (modified) * testsuites/Makefile.am (modified) * testsuites/ada/Makefile.am (modified) * testsuites/ada/mptests/Makefile.am (modified) * testsuites/ada/mptests/mp01/Makefile.am (modified) * testsuites/ada/mptests/mp01/node1/Makefile.am (modified) * testsuites/ada/mptests/mp01/node2/Makefile.am (modified) * testsuites/ada/mptests/mp03/Makefile.am (modified) * testsuites/ada/mptests/mp03/node1/Makefile.am (modified) * testsuites/ada/mptests/mp03/node2/Makefile.am (modified) * testsuites/ada/mptests/mp04/Makefile.am (modified) * testsuites/ada/mptests/mp04/node1/Makefile.am (modified) * testsuites/ada/mptests/mp04/node2/Makefile.am (modified) * testsuites/ada/mptests/mp05/Makefile.am (modified) * testsuites/ada/mptests/mp05/node1/Makefile.am (modified) * testsuites/ada/mptests/mp05/node2/Makefile.am (modified) * testsuites/ada/mptests/mp06/Makefile.am (modified) * testsuites/ada/mptests/mp06/node1/Makefile.am (modified) * testsuites/ada/mptests/mp06/node2/Makefile.am (modified) * testsuites/ada/mptests/mp07/Makefile.am (modified) * testsuites/ada/mptests/mp07/node1/Makefile.am (modified) * testsuites/ada/mptests/mp07/node2/Makefile.am (modified) * testsuites/ada/mptests/mp08/Makefile.am (modified) * testsuites/ada/mptests/mp08/node1/Makefile.am (modified) * testsuites/ada/mptests/mp08/node2/Makefile.am (modified) * testsuites/ada/mptests/mp09/Makefile.am (modified) * testsuites/ada/mptests/mp09/node1/Makefile.am (modified) * testsuites/ada/mptests/mp09/node2/Makefile.am (modified) * testsuites/ada/mptests/mp10/Makefile.am (modified) * testsuites/ada/mptests/mp10/node1/Makefile.am (modified) * testsuites/ada/mptests/mp10/node2/Makefile.am (modified) * testsuites/ada/mptests/mp11/Makefile.am (modified) * testsuites/ada/mptests/mp11/node1/Makefile.am (modified) * testsuites/ada/mptests/mp11/node2/Makefile.am (modified) * testsuites/ada/mptests/mp12/Makefile.am (modified) * testsuites/ada/mptests/mp12/node1/Makefile.am (modified) * testsuites/ada/mptests/mp12/node2/Makefile.am (modified) * testsuites/ada/mptests/mp13/Makefile.am (modified) * testsuites/ada/mptests/mp13/node1/Makefile.am (modified) * testsuites/ada/mptests/mp13/node2/Makefile.am (modified) * testsuites/ada/mptests/mp14/Makefile.am (modified) * testsuites/ada/mptests/mp14/node1/Makefile.am (modified) * testsuites/ada/mptests/mp14/node2/Makefile.am (modified) * testsuites/ada/samples/Makefile.am (modified) * testsuites/ada/samples/base_mp/Makefile.am (modified) * testsuites/ada/samples/base_mp/node1/Makefile.am (modified) * testsuites/ada/samples/base_mp/node2/Makefile.am (modified) * testsuites/ada/samples/base_sp/Makefile.am (modified) * testsuites/ada/samples/hello/Makefile.am (modified) * testsuites/ada/samples/nsecs/Makefile.am (modified) * testsuites/ada/samples/ticker/Makefile.am (modified) * testsuites/ada/sptests/Makefile.am (modified) * testsuites/ada/sptests/sp01/Makefile.am (modified) * testsuites/ada/sptests/sp02/Makefile.am (modified) * testsuites/ada/sptests/sp03/Makefile.am (modified) * testsuites/ada/sptests/sp04/Makefile.am (modified) * testsuites/ada/sptests/sp05/Makefile.am (modified) * testsuites/ada/sptests/sp06/Makefile.am (modified) * testsuites/ada/sptests/sp07/Makefile.am (modified) * testsuites/ada/sptests/sp08/Makefile.am (modified) * testsuites/ada/sptests/sp09/Makefile.am (modified) * testsuites/ada/sptests/sp11/Makefile.am (modified) * testsuites/ada/sptests/sp12/Makefile.am (modified) * testsuites/ada/sptests/sp13/Makefile.am (modified) * testsuites/ada/sptests/sp14/Makefile.am (modified) * testsuites/ada/sptests/sp15/Makefile.am (modified) * testsuites/ada/sptests/sp16/Makefile.am (modified) * testsuites/ada/sptests/sp17/Makefile.am (modified) * testsuites/ada/sptests/sp19/Makefile.am (modified) * testsuites/ada/sptests/sp20/Makefile.am (modified) * testsuites/ada/sptests/sp22/Makefile.am (modified) * testsuites/ada/sptests/sp23/Makefile.am (modified) * testsuites/ada/sptests/sp24/Makefile.am (modified) * testsuites/ada/sptests/sp25/Makefile.am (modified) * testsuites/ada/sptests/spatcb01/Makefile.am (modified) * testsuites/ada/sptests/spname01/Makefile.am (modified) * testsuites/ada/support/Makefile.am (modified) * testsuites/ada/tmtests/Makefile.am (modified) * testsuites/ada/tmtests/tm01/Makefile.am (modified) * testsuites/ada/tmtests/tm02/Makefile.am (modified) * testsuites/ada/tmtests/tm03/Makefile.am (modified) * testsuites/ada/tmtests/tm04/Makefile.am (modified) * testsuites/ada/tmtests/tm05/Makefile.am (modified) * testsuites/ada/tmtests/tm06/Makefile.am (modified) * testsuites/ada/tmtests/tm07/Makefile.am (modified) * testsuites/ada/tmtests/tm08/Makefile.am (modified) * testsuites/ada/tmtests/tm09/Makefile.am (modified) * testsuites/ada/tmtests/tm10/Makefile.am (modified) * testsuites/ada/tmtests/tm11/Makefile.am (modified) * testsuites/ada/tmtests/tm12/Makefile.am (modified) * testsuites/ada/tmtests/tm13/Makefile.am (modified) * testsuites/ada/tmtests/tm14/Makefile.am (modified) * testsuites/ada/tmtests/tm15/Makefile.am (modified) * testsuites/ada/tmtests/tm16/Makefile.am (modified) * testsuites/ada/tmtests/tm17/Makefile.am (modified) * testsuites/ada/tmtests/tm18/Makefile.am (modified) * testsuites/ada/tmtests/tm19/Makefile.am (modified) * testsuites/ada/tmtests/tm20/Makefile.am (modified) * testsuites/ada/tmtests/tm21/Makefile.am (modified) * testsuites/ada/tmtests/tm22/Makefile.am (modified) * testsuites/ada/tmtests/tm23/Makefile.am (modified) * testsuites/ada/tmtests/tm24/Makefile.am (modified) * testsuites/ada/tmtests/tm25/Makefile.am (modified) * testsuites/ada/tmtests/tm28/Makefile.am (modified) * testsuites/ada/tmtests/tm29/Makefile.am (modified) * testsuites/ada/tmtests/tmck/Makefile.am (modified) * testsuites/ada/tmtests/tmoverhd/Makefile.am (modified) * testsuites/automake/local.am (deleted) * testsuites/benchmarks/Makefile.am (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/mptests/Makefile.am (modified) * testsuites/mptests/mp01/Makefile.am (modified) * testsuites/mptests/mp03/Makefile.am (modified) * testsuites/mptests/mp04/Makefile.am (modified) * testsuites/mptests/mp05/Makefile.am (modified) * testsuites/mptests/mp06/Makefile.am (modified) * testsuites/mptests/mp07/Makefile.am (modified) * testsuites/mptests/mp08/Makefile.am (modified) * testsuites/mptests/mp09/Makefile.am (modified) * testsuites/mptests/mp10/Makefile.am (modified) * testsuites/mptests/mp11/Makefile.am (modified) * testsuites/mptests/mp12/Makefile.am (modified) * testsuites/mptests/mp13/Makefile.am (modified) * testsuites/mptests/mp14/Makefile.am (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtmtests/Makefile.am (modified) * testsuites/rhealstone/Makefile.am (modified) * testsuites/samples/Makefile.am (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/tmtests/Makefile.am (modified) build: Remove local.am Sat, 06 Oct 2018 08:12:21 GMT Sebastian Huber [9da5d5fd] * cpukit/Makefile.am (modified) * testsuites/automake/compile.am (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/samples/Makefile.am (modified) build: Directly reference libraries in tests Remove use of ... Tue, 09 Oct 2018 06:43:08 GMT Sebastian Huber [acb53d5] * cpukit/posix/src/seminit.c (modified) * testsuites/psxtests/psxsem01/init.c (modified) posix: Remove static assertion Standard C does not allow pointer ... Fri, 05 Oct 2018 12:39:46 GMT Sebastian Huber [dcf42bb2] * cpukit/ftpd/ftpd.c (modified) * testsuites/libtests/ftp01/ftp01.scn (modified) * testsuites/libtests/ftp01/init.c (modified) ftpd: Remove FTPD_SessionInfo_t::pass member There is no need to ... Thu, 04 Oct 2018 13:23:25 GMT Sebastian Huber [51b3cbca] * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block08/bdbuf_tests.h (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/capture01/test1.c (modified) * testsuites/libtests/cpuuse/init.c (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/malloctest/init.c (modified) * testsuites/libtests/monitor/init.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/mptests/mp01/init.c (modified) * testsuites/mptests/mp01/task1.c (modified) * testsuites/mptests/mp03/init.c (modified) * testsuites/mptests/mp04/init.c (modified) * testsuites/mptests/mp05/init.c (modified) * testsuites/mptests/mp06/init.c (modified) * testsuites/mptests/mp07/init.c (modified) * testsuites/mptests/mp08/init.c (modified) * testsuites/mptests/mp09/init.c (modified) * testsuites/mptests/mp10/task3.c (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp13/task1.c (modified) * testsuites/psxtests/psx15/init.c (modified) * testsuites/psxtests/psxglobalcon02/init.cc (modified) * testsuites/psxtests/psxkey03/init.c (modified) * testsuites/psxtests/psxkey04/init.c (modified) * testsuites/psxtests/psxkey06/init.c (modified) * testsuites/psxtests/psxkey07/init.c (modified) * testsuites/psxtests/psxkey08/init.c (modified) * testsuites/psxtests/psxkey09/init.c (modified) * testsuites/psxtests/psxkey10/init.c (modified) * testsuites/rhealstone/rhilatency/ilatency.c (modified) * testsuites/rhealstone/rhmlatency/mlatency.c (modified) * testsuites/rhealstone/rhtaskpreempt/taskpreempt.c (modified) * testsuites/rhealstone/rhtaskswitch/taskswitch.c (modified) * testsuites/samples/base_mp/init.c (modified) * testsuites/samples/base_sp/init.c (modified) * testsuites/samples/capture/init.c (modified) * testsuites/samples/capture/test1.c (modified) * testsuites/samples/fileio/init.c (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/samples/pppd/init.c (modified) * testsuites/samples/pppd/pppdapp.c (modified) * testsuites/samples/ticker/init.c (modified) * testsuites/samples/unlimited/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/sp02.scn (modified) * testsuites/sptests/sp02/task3.c (modified) * testsuites/sptests/sp03/init.c (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp05/init.c (modified) * testsuites/sptests/sp06/init.c (modified) * testsuites/sptests/sp06/task3.c (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/task1.c (modified) * testsuites/sptests/sp07/task2.c (modified) * testsuites/sptests/sp11/init.c (modified) * testsuites/sptests/sp11/sp11.scn (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/sp12.scn (modified) * testsuites/sptests/sp12/task1.c (modified) * testsuites/sptests/sp12/task2.c (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp13/sp13.scn (modified) * testsuites/sptests/sp13/task3.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp14/sp14.scn (modified) * testsuites/sptests/sp14/task1.c (modified) * testsuites/sptests/sp15/init.c (modified) * testsuites/sptests/sp16/init.c (modified) * testsuites/sptests/sp16/sp16.scn (modified) * testsuites/sptests/sp16/task2.c (modified) * testsuites/sptests/sp16/task5.c (modified) * testsuites/sptests/sp17/init.c (modified) * testsuites/sptests/sp19/first.c (modified) * testsuites/sptests/sp19/fptask.c (modified) * testsuites/sptests/sp19/init.c (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp22/init.c (modified) * testsuites/sptests/sp23/init.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/sp25/init.c (modified) * testsuites/sptests/sp30/init.c (modified) * testsuites/sptests/sp31/init.c (modified) * testsuites/sptests/sp33/init.c (modified) * testsuites/sptests/sp34/changepri.c (modified) * testsuites/sptests/sp35/priinv.c (modified) * testsuites/sptests/sp37/init.c (modified) * testsuites/sptests/sp42/init.c (modified) * testsuites/sptests/sp46/init.c (modified) * testsuites/sptests/sp47/init.c (modified) * testsuites/sptests/sp59/init.c (modified) * testsuites/sptests/sp62/init.c (modified) * testsuites/sptests/sp73/init.c (modified) * testsuites/sptests/spcbssched01/init.c (modified) * testsuites/sptests/spcbssched02/task_periodic.c (modified) * testsuites/sptests/spcbssched03/init.c (modified) * testsuites/sptests/spcbssched03/tasks_aperiodic.c (modified) * testsuites/sptests/spedfsched01/init.c (modified) * testsuites/sptests/spedfsched02/init.c (modified) * testsuites/sptests/spedfsched03/init.c (modified) * testsuites/sptests/spedfsched03/tasks_aperiodic.c (modified) * testsuites/sptests/spedfsched04/init.c (modified) * testsuites/sptests/speventtransient01/init.c (modified) * testsuites/sptests/spfatal28/testcase.h (modified) * testsuites/sptests/spfatal29/testcase.h (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) * testsuites/sptests/spmrsp01/init.c (modified) * testsuites/sptests/spmsgq_err02/spmsgq_err02.scn (modified) * testsuites/sptests/spmsgq_err02/task3.c (modified) * testsuites/sptests/spprivenv01/init.c (modified) * testsuites/sptests/spqreslib/init.c (modified) * testsuites/sptests/spratemon_err01/spratemon_err01.scn (modified) * testsuites/sptests/spratemon_err01/task4.c (modified) * testsuites/sptests/sprmsched01/init.c (modified) * testsuites/sptests/spsem01/init.c (modified) * testsuites/sptests/spsem02/init.c (modified) * testsuites/sptests/spsem_err02/task2.c (modified) * testsuites/sptests/spsimplesched01/init.c (modified) * testsuites/sptests/spstdthreads01/init.c (modified) * testsuites/sptests/sptask_err01/sptask_err01.scn (modified) * testsuites/sptests/sptask_err01/task2.c (modified) * testsuites/sptests/sptask_err04/init.c (modified) * testsuites/sptests/spwatchdog/init.c (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) tests: Use rtems_task_exit() Update #3533. Wed, 26 Sep 2018 04:34:54 GMT Sebastian Huber [8776bb9] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/score/cpu/arm/armv7-thread-idle.c (modified) * cpukit/score/cpu/arm/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/cpu.c (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/Makefile.am (modified) * cpukit/score/cpu/i386/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/m32c/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/Makefile.am (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/Makefile.am (modified) * cpukit/score/cpu/nios2/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/Makefile.am (modified) * cpukit/score/cpu/no_cpu/cpuidle.c (added) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/Makefile.am (modified) * cpukit/score/cpu/powerpc/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sh/Makefile.am (modified) * cpukit/score/cpu/sh/cpu.c (modified) * cpukit/score/cpu/sh/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/Makefile.am (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/Makefile.am (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/Makefile.am (modified) * cpukit/score/cpu/v850/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/x86_64/Makefile.am (modified) * cpukit/score/cpu/x86_64/include/rtems/score/cpu.h (modified) * testsuites/smptests/smpschededf04/init.c (modified) * testsuites/smptests/smpthreadpin01/init.c (modified) score: Remove CPU_PROVIDES_IDLE_THREAD_BODY Remove the ... Fri, 05 Oct 2018 05:30:29 GMT Sebastian Huber [8352d41] * testsuites/sptests/spthreadlife01/init.c (modified) spthreadlife01: A task exit must not return Update #3533. Mon, 01 Oct 2018 07:25:06 GMT Sebastian Huber [e50e3f70] * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/src/taskexit.c (added) * testsuites/sptests/spthreadlife01/init.c (modified) rtems: Add rtems_task_exit() Update #3533. Mon, 01 Oct 2018 07:24:09 GMT Sebastian Huber [0614743] * testsuites/sptests/spthreadlife01/init.c (modified) spthreadlife01: Remove superfluous restart case Update #3243. Thu, 20 Sep 2018 05:57:08 GMT Sebastian Huber [56e61e24] * cpukit/include/rtems/score/interr.h (modified) * cpukit/score/src/isr.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal07/spfatal07.doc (deleted) * testsuites/sptests/spfatal07/spfatal07.scn (deleted) * testsuites/sptests/spfatal07/testcase.h (deleted) Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALL The configured ... Wed, 07 Feb 2018 11:35:33 GMT Jacob Hansen [5cbc9c5] * c/src/aclocal/prog-cc.m4 (modified) * testsuites/aclocal/gcc-specs.m4 (added) * testsuites/aclocal/prog-cc.m4 (modified) clang: Keep -qrtems and -B for compilers without -specs support ... Wed, 19 Sep 2018 12:12:59 GMT Daniel Hellstrom [431661d] * testsuites/smptests/smp03/init.c (modified) smp03: make printout match actual task name Fri, 31 Aug 2018 13:34:49 GMT Daniel Hellstrom [1a2656cd] * testsuites/tmtests/tm26/system.h (modified) tm26: enable FP context when fprintf used calling ... Mon, 10 Sep 2018 09:47:24 GMT Sebastian Huber [1fe1b820] * cpukit/include/rtems/score/percpudata.h (modified) * testsuites/sptests/sppercpudata01/init.c (modified) score: Fix PER_CPU_DATA_GET_BY_OFFSET() Add uniprocessor version ... Wed, 29 Aug 2018 07:43:44 GMT Sebastian Huber [7097962] * cpukit/include/rtems/score/scheduler.h (modified) * cpukit/include/rtems/score/scheduleredfsmp.h (modified) * cpukit/include/rtems/score/schedulerimpl.h (modified) * cpukit/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/include/rtems/score/smpimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/rtems/src/scheduleraddprocessor.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/src/schedulerdefaultpinunpin.c (added) * cpukit/score/src/scheduleredfsmp.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadunpin.c (added) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpthreadpin01/init.c (added) * testsuites/smptests/smpthreadpin01/smpthreadpin01.doc (added) * testsuites/smptests/smpthreadpin01/smpthreadpin01.scn (added) score: Add thread pin/unpin support Add support to temporarily pin ... Mon, 27 Aug 2018 08:36:35 GMT Sebastian Huber [cfc4231d] * cpukit/headers.am (modified) * cpukit/include/rtems/score/percpu.h (modified) * cpukit/include/rtems/score/percpudata.h (added) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sppercpudata01/init.c (added) * testsuites/sptests/sppercpudata01/item.c (added) * testsuites/sptests/sppercpudata01/sppercpudata01.doc (added) * testsuites/sptests/sppercpudata01/sppercpudata01.h (added) * testsuites/sptests/sppercpudata01/sppercpudata01.scn (added) score: Add flexible per-CPU data Update #3507. Thu, 06 Sep 2018 05:01:48 GMT Sebastian Huber [0e907232] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spconfig01/init.c (added) * testsuites/sptests/spconfig01/spconfig01.doc (added) * testsuites/sptests/spconfig01/spconfig01.scn (added) sptests/spconfig01: New test Close #3435. Mon, 03 Sep 2018 06:12:35 GMT Sebastian Huber [e0a9336b] * cpukit/score/src/scheduleredfsmp.c (modified) * testsuites/smptests/smpschededf02/init.c (modified) score: Fix EDF SMP scheduler Fix a special case: block a one-to-one ... Fri, 29 Jun 2018 12:24:58 GMT Daniel Hellstrom [97d2c44] * testsuites/sptests/spglobalcon01/init.cc (modified) spglobalcon01: LLVM optimization makes variable i always 1 Declare ... Thu, 28 Jun 2018 12:43:38 GMT Daniel Hellstrom [655108e4] * testsuites/psxtests/psxfile01/main.c (modified) psxfile01: floating point context required when calling fprintf ... Thu, 28 Jun 2018 12:42:11 GMT Daniel Hellstrom [26c3f9f] * testsuites/psxtests/psx13/main.c (modified) psx13: floating point context required when calling fprintf This ... Wed, 15 Aug 2018 14:48:28 GMT Joel Sherrill [da8b12bc] * testsuites/libtests/dl06/dl06-o1.c (modified) dl06/dl06-o1.c: Remove set, not used warning Wed, 15 Aug 2018 14:47:53 GMT Joel Sherrill [adbd7e7] * testsuites/fstests/fsdosfssync01/init.c (modified) fsdosfssync01/init.c: Remove unused variable Fri, 10 Aug 2018 13:23:01 GMT Joel Sherrill [382d653] * testsuites/libtests/POSIX/close.c (modified) * testsuites/libtests/POSIX/dup2.c (modified) * testsuites/libtests/POSIX/fcntl.c (modified) * testsuites/libtests/POSIX/flockfile.c (modified) * testsuites/libtests/POSIX/fork.c (modified) * testsuites/libtests/POSIX/free.c (modified) * testsuites/libtests/POSIX/fstat.c (modified) * testsuites/libtests/POSIX/ftrylockfile.c (modified) * testsuites/libtests/POSIX/funlockfile.c (modified) * testsuites/libtests/POSIX/getdents.c (modified) * testsuites/libtests/POSIX/getlogin.c (modified) * testsuites/libtests/POSIX/getpwnam.c (modified) * testsuites/libtests/POSIX/getpwuid.c (modified) * testsuites/libtests/POSIX/gettimeofday.c (modified) * testsuites/libtests/POSIX/getuid.c (modified) * testsuites/libtests/POSIX/htonl.c (modified) * testsuites/libtests/POSIX/iconv.c (modified) * testsuites/libtests/POSIX/iconv_close.c (modified) * testsuites/libtests/POSIX/iconv_open.c (modified) * testsuites/libtests/POSIX/issetugid.c (modified) * testsuites/libtests/POSIX/kill.c (modified) * testsuites/libtests/POSIX/longjmp.c (modified) * testsuites/libtests/POSIX/lseek.c (modified) * testsuites/libtests/POSIX/lstat.c (modified) * testsuites/libtests/POSIX/malloc.c (modified) * testsuites/libtests/POSIX/nanosleep.c (modified) * testsuites/libtests/POSIX/open.c (modified) * testsuites/libtests/POSIX/pipe.c (modified) * testsuites/libtests/POSIX/posix_memalign.c (modified) * testsuites/libtests/POSIX/read.c (modified) * testsuites/libtests/POSIX/readv.c (modified) * testsuites/libtests/POSIX/realloc.c (modified) * testsuites/libtests/POSIX/setjmp.c (modified) * testsuites/libtests/POSIX/sigaddset.c (modified) * testsuites/libtests/POSIX/sigdelset.c (modified) * testsuites/libtests/POSIX/sigemptyset.c (modified) * testsuites/libtests/POSIX/sigfillset.c (modified) * testsuites/libtests/POSIX/sigismember.c (modified) * testsuites/libtests/POSIX/sigprocmask.c (modified) * testsuites/libtests/POSIX/stat.c (modified) * testsuites/libtests/POSIX/unlink.c (modified) * testsuites/libtests/POSIX/vfork.c (modified) * testsuites/libtests/POSIX/wait.c (modified) * testsuites/libtests/POSIX/waitpid.c (modified) * testsuites/libtests/POSIX/write.c (modified) * testsuites/libtests/POSIX/writev.c (modified) libtests/POSIX: Fix warnings and style. Tue, 07 Aug 2018 04:25:47 GMT Sebastian Huber [fd27bae] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/posix/pthread.h (modified) * cpukit/include/rtems/posix/pthreadimpl.h (modified) * testsuites/psxtests/psxconfig01/init.c (modified) CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE Make ... Tue, 07 Aug 2018 05:09:55 GMT Sebastian Huber [97417bb] * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/devfs04/init.c (modified) * testsuites/libtests/deviceio01/init.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/libtests/networking01/init.c (modified) * testsuites/libtests/termios03/init.c (modified) * testsuites/libtests/termios04/init.c (modified) * testsuites/libtests/termios05/init.c (modified) * testsuites/libtests/termios07/init.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/sptests/spheapprot/init.c (modified) * testsuites/sptests/spmkdir/init.c (modified) * testsuites/sptests/spnsext01/init.c (modified) tests: Remove CONFIGURE_MAXIMUM_DRIVERS This configuration is ... Sat, 04 Aug 2018 08:38:48 GMT Sebastian Huber [0b038bd4] * cpukit/include/rtems/blkdev.h (modified) * cpukit/include/rtems/diskdevs.h (modified) * cpukit/libblock/src/blkdev-imfs.c (modified) * cpukit/libblock/src/blkdev-ops.c (modified) * cpukit/libblock/src/blkdev.c (modified) * cpukit/libblock/src/diskdevs.c (modified) * testsuites/libtests/block01/init.c (modified) * testsuites/libtests/block11/init.c (modified) libblock: Add RTEMS_DEPRECATED Close #3358. Mon, 06 Aug 2018 04:26:50 GMT Sebastian Huber [b152d33] * testsuites/samples/fileio/init.c (modified) fileio: Avoid deprecated rtems_disk_obtain() Update #3358. Sat, 04 Aug 2018 08:47:56 GMT Sebastian Huber [dd66fda] * testsuites/fstests/fsdosfsformat01/init.c (modified) * testsuites/fstests/fsdosfssync01/init.c (modified) * testsuites/fstests/fsdosfswrite01/init.c (modified) * testsuites/libtests/block11/init.c (modified) * testsuites/libtests/block16/init.c (modified) * testsuites/libtests/sparsedisk01/init.c (modified) tests: Avoid deprecated rtems_disk_io_initialize() Update #3358. Fri, 03 Aug 2018 20:30:55 GMT Sebastian Huber [bf80279] * testsuites/libtests/block15/init.c (modified) libtests/block15: Use rtems_blkdev_create() Update #3358. Fri, 03 Aug 2018 20:28:31 GMT Sebastian Huber [fa12e06d] * testsuites/libtests/block14/init.c (modified) libtests/block14: Use rtems_blkdev_create() Update #3358. Fri, 03 Aug 2018 20:25:40 GMT Sebastian Huber [3278d20] * testsuites/libtests/block13/init.c (modified) libtests/block13: Use rtems_blkdev_create() Update #3358. Fri, 03 Aug 2018 20:21:20 GMT Sebastian Huber [5e4bab7] * testsuites/libtests/block12/init.c (modified) libtests/block12: Use rtems_blkdev_create() Update #3358. Fri, 03 Aug 2018 20:16:32 GMT Sebastian Huber [6f34f13] * testsuites/libtests/block10/init.c (modified) libtests/block10: Use rtems_blkdev_create() Update #3358. Fri, 03 Aug 2018 19:19:19 GMT Sebastian Huber [5005bfc] * testsuites/libtests/block09/init.c (modified) libtests/block09: Use rtems_blkdev_create() Update #3358. Fri, 03 Aug 2018 16:18:56 GMT Sebastian Huber [117f7b1] * testsuites/libtests/block08/bdbuf_tests.c (modified) * testsuites/libtests/block08/bdbuf_tests.h (modified) * testsuites/libtests/block08/system.h (modified) * testsuites/libtests/block08/test_disk.c (modified) libtests/block08: Use rtems_blkdev_create() Update #3358. Wed, 01 Aug 2018 04:38:41 GMT Sebastian Huber [bde8be2] * testsuites/libtests/block06/block06.scn (modified) * testsuites/libtests/block06/init.c (modified) libtests/block06: Use rtems_blkdev_create() Update #3358. Sat, 04 Aug 2018 12:24:05 GMT Sebastian Huber [6782771] * testsuites/libtests/block05/init.c (modified) libtests/block05: Avoid uninitialized variable Update #3358. Tue, 31 Jul 2018 14:01:17 GMT Sebastian Huber [0fe7133] * cpukit/libblock/src/flashdisk.c (modified) * testsuites/libtests/flashdisk01/init.c (modified) flashdisk: Use rtems_blkdev_create() Update #3358. Tue, 31 Jul 2018 13:54:29 GMT Sebastian Huber [16f3f10] * cpukit/libblock/src/nvdisk.c (modified) * testsuites/samples/fileio/init.c (modified) * testsuites/samples/fileio/system.h (modified) nvdisk: Use rtems_blkdev_create() Update #3358. Mon, 30 Jul 2018 04:39:09 GMT Sebastian Huber [24b94c4] * cpukit/include/rtems/ramdisk.h (modified) * cpukit/libblock/src/ramdisk-config.c (modified) * cpukit/libblock/src/ramdisk-register.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/fstests/support/ramdisk_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/block07/init.c (modified) * testsuites/samples/fileio/init.c (modified) ramdisk: Use rtems_blkdev_create() Update #3358. Mon, 30 Jul 2018 05:51:39 GMT Sebastian Huber [d906ce3] * 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/init.c (modified) * testsuites/libtests/flashdisk01/init.c (modified) libtests: Use CONFIGURE_INIT_TASK_TABLE_SIZE Using ... Wed, 25 Jul 2018 09:25:30 GMT Sebastian Huber [65f52d0] * testsuites/samples/minimum/init.c (modified) samples/minimum: Use default interrupt stack size Update #3433. Tue, 24 Jul 2018 07:00:18 GMT Sebastian Huber [a1f7d7d] * cpukit/include/rtems/score/basedefs.h (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/posix/src/semtimedwait.c (modified) * cpukit/posix/src/semtrywait.c (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * testsuites/sptests/spmisc01/init.c (modified) score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE() Add ... Tue, 24 Jul 2018 08:50:39 GMT Sebastian Huber [4678d1a] * bsps/include/bsp/bootcard.h (modified) * bsps/powerpc/qoriq/include/bsp.h (modified) * bsps/powerpc/qoriq/start/bspsmp.c (modified) * bsps/powerpc/qoriq/start/start.S (modified) * bsps/sparc/leon3/start/bspsmp.c (modified) * bsps/sparc/shared/start/start.S (modified) * testsuites/smptests/smpfatal08/init.c (modified) bsps: bsp_start_on_secondary_processor() Pass current processor ... Tue, 24 Jul 2018 09:56:25 GMT Sebastian Huber [91f39a5] * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) smptests: Fix format warnings Tue, 24 Jul 2018 10:47:26 GMT Sebastian Huber [bf199e0c] * testsuites/libtests/block05/init.c (modified) block05: Remove unused variable Tue, 24 Jul 2018 10:46:32 GMT Sebastian Huber [bded3f05] * testsuites/psxtests/psxthreadname01/init.c (modified) psxthreadname01: Fix out of bounds memory access Tue, 24 Jul 2018 10:46:02 GMT Sebastian Huber [001b9925] * testsuites/psxtests/psxtimer02/psxtimer.c (modified) psxtimer02: Fix parameter type cast Tue, 24 Jul 2018 10:45:43 GMT Sebastian Huber [f133386] * testsuites/sptests/sp20/init.c (modified) sptests/sp20: Remove unused variable Tue, 24 Jul 2018 08:06:20 GMT Sebastian Huber [c192109f] * testsuites/samples/cdtest/main.cc (modified) * testsuites/samples/loopback/init.c (modified) samples: Fix warnings Thu, 19 Jul 2018 10:53:34 GMT Sebastian Huber [3a646426] * cpukit/score/cpu/arm/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/i386/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/m32c/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/m68k/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/mips/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/nios2/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/powerpc/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/v850/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/x86_64/include/rtems/score/cpuimpl.h (modified) * testsuites/sptests/spfatal26/init.c (modified) score: Add _CPU_Instruction_illegal() On some ... Fri, 20 Jul 2018 06:06:46 GMT Sebastian Huber [b74353e] * cpukit/score/cpu/arm/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/i386/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/m32c/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/m68k/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/mips/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/nios2/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/powerpc/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/v850/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/x86_64/include/rtems/score/cpuimpl.h (modified) * testsuites/sptests/spcache01/init.c (modified) score: Add _CPU_Instruction_no_operation() This helps to reduce the ... Fri, 20 Jul 2018 05:56:43 GMT Sebastian Huber [42f2fdfd] * cpukit/score/cpu/arm/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/arm/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/i386/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/lm32/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/m32c/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/m32c/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/m68k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/mips/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/nios2/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/powerpc/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sh/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/v850/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/include/rtems/score/cpuimpl.h (modified) * cpukit/score/cpu/x86_64/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/x86_64/include/rtems/score/cpuimpl.h (modified) * testsuites/sptests/spcontext01/init.c (modified) score: Move context validation declarations The context validation ... Tue, 17 Jul 2018 13:33:49 GMT Sebastian Huber [ffd4617] * cpukit/score/src/scheduleredfsmp.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschededf04/init.c (added) * testsuites/smptests/smpschededf04/smpschededf04.doc (added) * testsuites/smptests/smpschededf04/smpschededf04.scn (added) score: Fix _Scheduler_EDF_SMP_Set_affinity() Commit ... Mon, 16 Jul 2018 06:31:05 GMT Sebastian Huber [6ec7f21] * cpukit/posix/src/prwlockunlock.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psxcond01/init.c (modified) * testsuites/psxtests/psxrwlock01/test.c (modified) posix: Fix rwlock auto initialization Add more test cases. Wed, 04 Jul 2018 14:12:14 GMT Sebastian Huber [22d9575] * cpukit/include/linux/rbtree.h (modified) * testsuites/sptests/sprbtree01/init.c (modified) linux: Add rbtree_postorder_for_each_entry_safe() Update #3465. Fri, 29 Jun 2018 18:00:28 GMT Sebastian Huber [6539bea] * cpukit/include/rtems/score/rbtree.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/src/rbtreepostorder.c (added) * testsuites/sptests/sprbtree01/init.c (modified) score: Add postorder tree iteration support Update #3465. Fri, 11 May 2018 04:54:59 GMT Sebastian Huber [2086948a] * bsps/riscv/riscv/start/start.S (modified) * c/src/lib/libbsp/riscv/riscv/Makefile.am (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpuimpl.h (modified) * testsuites/smptests/smpfatal08/init.c (modified) riscv: Add dummy SMP support Update #3433. Tue, 19 Jun 2018 07:09:51 GMT Sebastian Huber [511dc4b] * bsps/arm/altera-cyclone-v/config/altcycv_devkit_smp.cfg (deleted) * bsps/arm/altera-cyclone-v/start/linkcmds.altcycv_devkit_smp (deleted) * bsps/arm/csb336/start/start.S (modified) * bsps/arm/csb337/start/start.S (modified) * bsps/arm/edb7312/start/start.S (modified) * bsps/arm/gumstix/start/start.S (modified) * bsps/arm/imx/start/linkcmds.imx7 (modified) * bsps/arm/include/bsp/linker-symbols.h (modified) * bsps/arm/raspberrypi/start/bspsmp.c (modified) * bsps/arm/raspberrypi/start/linkcmds (moved) * bsps/arm/realview-pbx-a9/config/realview_pbx_a9_qemu_smp.cfg (deleted) * bsps/arm/realview-pbx-a9/start/linkcmds.realview_pbx_a9_qemu_smp (deleted) * bsps/arm/rtl22xx/start/start.S (modified) * bsps/arm/shared/start/arm-a9mpcore-smp.c (modified) * bsps/arm/shared/start/linkcmds.base (modified) * bsps/arm/shared/start/start.S (modified) * bsps/arm/smdk2410/start/start.S (modified) * bsps/arm/xilinx-zynq/start/linkcmds.in (modified) * bsps/bfin/TLL6527M/start/linkcmds (modified) * bsps/bfin/bf537Stamp/start/linkcmds (modified) * bsps/bfin/eZKit533/start/linkcmds (modified) * bsps/lm32/lm32_evr/start/linkcmds (modified) * bsps/lm32/milkymist/start/linkcmds (modified) * bsps/lm32/shared/start/start.S (modified) * bsps/m32c/m32cbsp/start/linkcmds (modified) * bsps/m32c/m32cbsp/start/start.S (modified) * bsps/m68k/gen68340/start/linkcmds (modified) * bsps/m68k/gen68340/start/start.S (modified) * bsps/m68k/gen68360/start/linkcmds (modified) * bsps/m68k/gen68360/start/linkcmds.bootp (modified) * bsps/m68k/gen68360/start/linkcmds.prom (modified) * bsps/m68k/gen68360/start/start.S (modified) * bsps/m68k/genmcf548x/start/linkcmds.COBRA5475 (modified) * bsps/m68k/genmcf548x/start/linkcmds.m5484FireEngine (modified) * bsps/m68k/genmcf548x/start/linkcmds.m5484FireEngine.flash (modified) * bsps/m68k/genmcf548x/start/start.S (modified) * bsps/m68k/mcf52235/start/linkcmds (modified) * bsps/m68k/mcf52235/start/start.S (modified) * bsps/m68k/mcf5225x/start/linkcmds (modified) * bsps/m68k/mcf5225x/start/start.S (modified) * bsps/m68k/mcf5329/start/linkcmds (modified) * bsps/m68k/mcf5329/start/linkcmdsflash (modified) * bsps/m68k/mcf5329/start/start.S (modified) * bsps/m68k/mrm332/start/linkcmds (modified) * bsps/m68k/mrm332/start/start.S (modified) * bsps/m68k/shared/start/linkcmds.base (modified) * bsps/m68k/shared/start/start.S (modified) * bsps/mips/csb350/start/linkcmds (modified) * bsps/mips/csb350/start/start.S (modified) * bsps/mips/hurricane/start/linkcmds (modified) * bsps/mips/jmr3904/start/linkcmds (modified) * bsps/mips/jmr3904/start/start.S (modified) * bsps/mips/malta/start/linkcmds (modified) * bsps/mips/malta/start/start.S (modified) * bsps/mips/rbtx4925/start/linkcmds (modified) * bsps/mips/rbtx4938/start/linkcmds (modified) * bsps/mips/shared/irq/exception.S (modified) * bsps/nios2/nios2_iss/start/linkcmds (modified) * bsps/powerpc/beatnik/start/bspstart.c (modified) * bsps/powerpc/gen5200/include/bsp.h (modified) * bsps/powerpc/gen5200/start/bspstart.c (modified) * bsps/powerpc/gen5200/start/linkcmds.gen5200_base (modified) * bsps/powerpc/gen83xx/include/bsp.h (modified) * bsps/powerpc/gen83xx/start/start.S (modified) * bsps/powerpc/haleakala/start/bspstart.c (modified) * bsps/powerpc/haleakala/start/dlentry.S (modified) * bsps/powerpc/haleakala/start/linkcmds (modified) * bsps/powerpc/motorola_powerpc/start/bspstart.c (modified) * bsps/powerpc/mpc55xxevb/start/start.S (modified) * bsps/powerpc/mpc8260ads/start/bspstart.c (modified) * bsps/powerpc/mpc8260ads/start/linkcmds (modified) * bsps/powerpc/mvme3100/start/bspstart.c (modified) * bsps/powerpc/mvme5500/start/bspstart.c (modified) * bsps/powerpc/psim/start/start.S (modified) * bsps/powerpc/qemuppc/start/bspstart.c (modified) * bsps/powerpc/qemuppc/start/start.S (modified) * bsps/powerpc/qoriq/start/start.S (modified) * bsps/powerpc/shared/start/linkcmds.base (modified) * bsps/powerpc/ss555/start/bspstart.c (modified) * bsps/powerpc/ss555/start/linkcmds (modified) * bsps/powerpc/ss555/start/start.S (modified) * bsps/powerpc/t32mppc/start/start.S (modified) * bsps/powerpc/tqm8xx/include/bsp.h (modified) * bsps/powerpc/tqm8xx/start/bspstart.c (modified) * bsps/powerpc/tqm8xx/start/start.S (modified) * bsps/powerpc/virtex4/start/bspstart.c (modified) * bsps/powerpc/virtex4/start/linkcmds (modified) * bsps/powerpc/virtex4/start/start.S (modified) * bsps/powerpc/virtex5/start/bspstart.c (modified) * bsps/powerpc/virtex5/start/linkcmds (modified) * bsps/powerpc/virtex5/start/start.S (modified) * bsps/riscv/riscv_generic/start/start.S (modified) * bsps/sh/gensh1/include/bsp.h (modified) * bsps/sh/gensh1/start/cpu_asm.c (modified) * bsps/sh/gensh1/start/linkcmds (modified) * bsps/sh/gensh1/start/start.S (modified) * bsps/sh/gensh2/include/bsp.h (modified) * bsps/sh/gensh2/start/cpu_asm.c (modified) * bsps/sh/gensh2/start/linkcmds (modified) * bsps/sh/gensh2/start/linkcmds.ram (modified) * bsps/sh/gensh2/start/linkcmds.rom (modified) * bsps/sh/gensh2/start/start.S (modified) * bsps/sh/gensh2/start/start.ram (modified) * bsps/sh/gensh2/start/start.rom (modified) * bsps/sh/gensh4/include/bsp.h (modified) * bsps/sh/gensh4/start/cpu_asm.c (modified) * bsps/sh/gensh4/start/linkcmds (modified) * bsps/sh/gensh4/start/linkcmds.rom (modified) * bsps/sh/gensh4/start/linkcmds.rom2ram (modified) * bsps/sh/gensh4/start/start.S (modified) * bsps/sh/shared/start/bspstart.c (modified) * bsps/sh/shsim/include/bsp.h (modified) * bsps/sh/shsim/start/cpu_asm.c (modified) * bsps/sh/shsim/start/linkcmds (modified) * bsps/sh/shsim/start/start.S (modified) * bsps/sparc/shared/start/bspgetworkarea.c (modified) * bsps/sparc/shared/start/start.S (modified) * bsps/v850/gdbv850sim/start/linkcmds (modified) * bsps/v850/gdbv850sim/start/start.S (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) * c/src/lib/libbsp/arm/raspberrypi/configure.ac (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/configure.ac (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/percpu.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/score/cpu/arm/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/cpu.c (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/cpu.c (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/cpu.c (modified) * cpukit/score/cpu/lm32/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/irq.c (modified) * cpukit/score/cpu/m32c/cpu.c (modified) * cpukit/score/cpu/m32c/cpu_asm.c (modified) * cpukit/score/cpu/m32c/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/cpu_asm.S (modified) * cpukit/score/cpu/m68k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/cpu.c (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/mips/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/cpu.c (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/nios2-iic-irq.c (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/cpu.c (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/riscv/cpu.c (modified) * cpukit/score/cpu/riscv/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sh/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/cpu_asm.S (modified) * cpukit/score/cpu/v850/include/rtems/score/cpu.h (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/percpuasm.c (modified) * testsuites/sptests/spfatal07/testcase.h (modified) * testsuites/sptests/spsize/size.c (modified) Rework initialization and interrupt stack support Statically ... Mon, 18 Jun 2018 05:06:01 GMT Sebastian Huber [ebc5cfd] * testsuites/sptests/spmisc01/init.c (modified) * testsuites/sptests/spmisc01/spmisc01.doc (modified) spmisc01: Add test cases for basedefs.h stuff Fri, 15 Jun 2018 14:53:27 GMT Sebastian Huber [fe46647e] * cpukit/include/rtems/score/basedefs.h (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spmisc01/init.c (added) * testsuites/sptests/spmisc01/spmisc01.doc (added) * testsuites/sptests/spmisc01/spmisc01.scn (added) score: Macros to declare and define global symbols Add ... Tue, 22 May 2018 07:14:07 GMT Sebastian Huber [4c7b18e3] * cpukit/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) Add RTEMS_SYSINIT_CPU_COUNTER Add initialization step for the CPU ... Thu, 07 Jun 2018 04:37:39 GMT Sebastian Huber [e8b28ba] * aclocal/project-root.m4 (modified) * bsps/m68k/mrm332/config/mrm332.cfg (modified) * bsps/m68k/mvme147/config/mvme147.cfg (modified) * bsps/m68k/mvme147s/config/mvme147s.cfg (modified) * bsps/mips/hurricane/config/hurricane.cfg (modified) * bsps/mips/rbtx4925/config/rbtx4925.cfg (modified) * c/src/make/host.cfg.in (modified) * testsuites/aclocal/project-root.m4 (modified) * tools/build/Makefile.am (modified) * tools/build/configure.ac (modified) * tools/build/packhex.c (deleted) tools: Remove packhex All tools should be removed from the RTEMS ... Thu, 07 Jun 2018 04:13:38 GMT Sebastian Huber [ea092ccc] * aclocal/project-root.m4 (modified) * c/src/make/host.cfg.in (modified) * testsuites/aclocal/project-root.m4 (modified) * testsuites/fstests/fsdosfsname01/create_image.sh (modified) * tools/build/Makefile.am (modified) * tools/build/rtems-bin2c.c (deleted) tools: Remove rtems-bin2c This tool is now included in the RTEMS ... Fri, 01 Jun 2018 05:04:45 GMT Sebastian Huber [de9b7d7] * cpukit/include/rtems/score/interr.h (modified) * cpukit/libcsupport/src/free.c (modified) * cpukit/sapi/src/fatalsrctext.c (modified) * testsuites/libtests/malloc03/init.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal32/spfatal32.doc (added) * testsuites/sptests/spfatal32/spfatal32.scn (added) * testsuites/sptests/spfatal32/testcase.h (added) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE An invalid heap usage such ... Tue, 05 Jun 2018 06:06:15 GMT Sebastian Huber [c934365f] * cpukit/sapi/src/fatalsrctext.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) Update rtems_fatal_source_text() Add RTEMS_FATAL_SOURCE_PANIC to ... Mon, 04 Jun 2018 05:33:55 GMT Sebastian Huber [75933d5d] * testsuites/samples/capture/system.h (modified) capture: Use unlimited objects Avoid resource allocation problems ... Tue, 15 May 2018 09:21:55 GMT Martin Erik Werner [baee0dc5] * testsuites/psxtests/psxtimer01/psxtimer.c (modified) Fix and extend error message in posix timer test ... Fri, 25 May 2018 08:35:39 GMT Sebastian Huber [877f5d6] * testsuites/sptests/sp69/init.c (modified) * testsuites/sptests/sprmsched02/init.c (modified) sptests: Remove CONFIGURE_MILLISECONDS_PER_TICK This configuration ... Mon, 21 May 2018 22:57:50 GMT Joel Sherrill [df71100c] * testsuites/testdata/dltests-broken-on-this-bsp.tcfg (modified) dltests-broken-on-this-bsp.tcfg: Add dl06 Tue, 20 Mar 2018 15:07:14 GMT Sebastian Huber [70502b48] * testsuites/libtests/block05/init.c (modified) libtests/block05: Use rtems_blkdev_create() Update #3358. Sat, 03 Mar 2018 12:24:42 GMT Sebastian Huber [30c3898] * cpukit/include/rtems/blkdev.h (modified) * cpukit/libblock/src/blkdev-imfs.c (modified) * testsuites/libtests/block17/init.c (modified) libblock: Init deps in rtems_blkdev_create() Update #3358. Fri, 04 May 2018 13:25:46 GMT Sebastian Huber [02c46f85] * testsuites/sptests/spcpucounter01/init.c (modified) spcpucounter01: Enable floating-point output Mon, 30 Apr 2018 07:48:13 GMT Sebastian Huber [fea9a7a] * cpukit/headers.am (modified) * cpukit/include/rtems/ftpfs.h (moved) * cpukit/libnetworking/Makefile.am (modified) * cpukit/libnetworking/headers.am (modified) * testsuites/libtests/Makefile.am (modified) ftpfs: Always build FTP client Move FTP client filesystem to ... Mon, 30 Apr 2018 07:09:27 GMT Sebastian Huber [dd8e4b7] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems-debugger-remote-tcp.h (moved) * cpukit/libdebugger/Makefile.am (modified) * cpukit/libdebugger/rtems-debugger-remote-tcp.c (modified) * cpukit/wrapup/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) libdebugger: Move to separate library Always build remote TCP ... Fri, 27 Apr 2018 04:18:41 GMT Sebastian Huber [97a48209] * testsuites/aclocal/rtems-test-check.m4 (modified) * testsuites/rtems-test-check.py (moved) * tools/build/rtems-test-check (deleted) tests: Move rtems-test-check.py Remove shell script variant. Thu, 26 Apr 2018 14:15:01 GMT Sebastian Huber [397df7a] * configure.ac (modified) * testsuites/tools/Makefile.am (deleted) * testsuites/tools/configure.ac (deleted) * testsuites/tools/generic/Makefile.am (deleted) * testsuites/tools/generic/configure.ac (deleted) * testsuites/tools/generic/difftest.in (deleted) * testsuites/tools/generic/sorttimes.in (deleted) tests: Remove difftest and sorttimes tools Close #3418. Thu, 26 Apr 2018 14:05:45 GMT Sebastian Huber [b422aa3f] * testsuites/fstests/configure.ac (modified) * testsuites/libtests/configure.ac (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psx07/init.c (modified) * testsuites/psxtests/psxenosys/init.c (modified) * testsuites/psxtests/psxgetattrnp01/init.c (modified) * testsuites/psxtests/psxgetrusage01/init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxrwlock01/test.c (modified) * testsuites/psxtests/psxstack02/init.c (modified) * testsuites/psxtests/psxtime/test.c (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/samples/configure.ac (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/sptests/configure.ac (modified) * testsuites/support/include/primode.h (modified) * testsuites/support/include/pritime.h (modified) tests: Remove configure feature checks Update #3409. Mon, 30 Apr 2018 22:18:49 GMT Joel Sherrill [c77cd426] * bsps/arm/lpc176x/can/can.c (modified) * bsps/arm/lpc176x/include/bsp/adc-defs.h (modified) * bsps/arm/lpc176x/include/bsp/adc.h (modified) * bsps/arm/lpc176x/include/bsp/can-defs.h (modified) * bsps/arm/lpc176x/include/bsp/can.h (modified) * bsps/arm/lpc176x/include/bsp/mbed-pinmap.h (modified) * bsps/arm/lpc176x/include/bsp/pwmout-defs.h (modified) * bsps/arm/lpc176x/include/bsp/pwmout.h (modified) * bsps/arm/lpc176x/pwm/pwmout.c (modified) * bsps/arm/lpc176x/start/adc.c (modified) * bsps/arm/lpc32xx/irq/irq.c (modified) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_flash.h (modified) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_otgfs.h (modified) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_pwr.h (modified) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h (modified) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_syscfg.h (modified) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_tim.h (modified) * bsps/include/libchip/ns16550_p.h (modified) * bsps/powerpc/include/libcpu/cpuIdent.h (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/score/cpu/arm/include/rtems/score/arm.h (modified) * testsuites/fstests/fsdosfsname01/files.h (modified) Drop executable permissions on .[ch] files Fri, 27 Apr 2018 05:20:27 GMT Sebastian Huber [8b5a801] * testsuites/smptests/smpschededf02/init.c (modified) smptests/smpschededf02: Add test case Sat, 21 Apr 2018 08:22:08 GMT Sebastian Huber [adb85dd] * aclocal/bsp-alias.m4 (modified) * aclocal/check-bsps.m4 (modified) * aclocal/check-custom-bsp.m4 (modified) * aclocal/enable-rtemsbsp.m4 (modified) * bootstrap (modified) * bsps/arm/altera-cyclone-v/config/altcycv.inc (moved) * bsps/arm/altera-cyclone-v/config/altcycv_devkit.cfg (moved) * bsps/arm/altera-cyclone-v/config/altcycv_devkit_smp.cfg (moved) * bsps/arm/atsam/config/atsamv-testsuite.tcfg (moved) * bsps/arm/atsam/config/atsamv.cfg (moved) * bsps/arm/beagle/config/beagle.inc (moved) * bsps/arm/beagle/config/beagleboardorig.cfg (moved) * bsps/arm/beagle/config/beagleboardxm.cfg (moved) * bsps/arm/beagle/config/beagleboneblack.cfg (moved) * bsps/arm/beagle/config/beaglebonewhite.cfg (moved) * bsps/arm/csb336/config/csb336.cfg (moved) * bsps/arm/csb337/config/csb337.cfg (moved) * bsps/arm/csb337/config/csb637.cfg (moved) * bsps/arm/csb337/config/kit637_v6.cfg (moved) * bsps/arm/edb7312/config/edb7312.cfg (moved) * bsps/arm/gdbarmsim/config/arm1136jfs-testsuite.tcfg (moved) * bsps/arm/gdbarmsim/config/arm1136jfs.cfg (moved) * bsps/arm/gdbarmsim/config/arm1136js-testsuite.tcfg (moved) * bsps/arm/gdbarmsim/config/arm1136js.cfg (moved) * bsps/arm/gdbarmsim/config/arm7tdmi-testsuite.tcfg (moved) * bsps/arm/gdbarmsim/config/arm7tdmi.cfg (moved) * bsps/arm/gdbarmsim/config/arm920-testsuite.tcfg (moved) * bsps/arm/gdbarmsim/config/arm920.cfg (moved) * bsps/arm/gdbarmsim/config/armcortexa9-testsuite.tcfg (moved) * bsps/arm/gdbarmsim/config/armcortexa9.cfg (moved) * bsps/arm/gumstix/config/gumstix.cfg (moved) * bsps/arm/imx/config/imx7.cfg (moved) * bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg (moved) * bsps/arm/lm3s69xx/config/lm3s3749.cfg (moved) * bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg (moved) * bsps/arm/lm3s69xx/config/lm3s6965.cfg (moved) * bsps/arm/lm3s69xx/config/lm3s6965_qemu.cfg (moved) * bsps/arm/lm3s69xx/config/lm3s69xx.inc (moved) * bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg (moved) * bsps/arm/lm3s69xx/config/lm4f120.cfg (moved) * bsps/arm/lpc176x/config/lpc1768_mbed-testsuite.tcfg (moved) * bsps/arm/lpc176x/config/lpc1768_mbed.cfg (moved) * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram-testsuite.tcfg (moved) * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram.cfg (moved) * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg (moved) * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram_eth.cfg (moved) * bsps/arm/lpc24xx/config/lpc17xx.inc (moved) * bsps/arm/lpc24xx/config/lpc17xx_ea_ram.cfg (moved) * bsps/arm/lpc24xx/config/lpc17xx_ea_rom_int-testsuite.tcfg (moved) * bsps/arm/lpc24xx/config/lpc17xx_ea_rom_int.cfg (moved) * bsps/arm/lpc24xx/config/lpc17xx_plx800_ram.cfg (moved) * bsps/arm/lpc24xx/config/lpc17xx_plx800_rom_int-testsuite.tcfg (moved) * bsps/arm/lpc24xx/config/lpc17xx_plx800_rom_int.cfg (moved) * bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg (moved) * bsps/arm/lpc24xx/config/lpc2362.cfg (moved) * bsps/arm/lpc24xx/config/lpc23xx_tli800-testsuite.tcfg (moved) * bsps/arm/lpc24xx/config/lpc23xx_tli800.cfg (moved) * bsps/arm/lpc24xx/config/lpc24xx.inc (moved) * bsps/arm/lpc24xx/config/lpc24xx_ea.cfg (moved) * bsps/arm/lpc24xx/config/lpc24xx_ncs_ram.cfg (moved) * bsps/arm/lpc24xx/config/lpc24xx_ncs_rom_ext.cfg (moved) * bsps/arm/lpc24xx/config/lpc24xx_ncs_rom_int-testsuite.tcfg (moved) * bsps/arm/lpc24xx/config/lpc24xx_ncs_rom_int.cfg (moved) * bsps/arm/lpc24xx/config/lpc24xx_plx800_ram.cfg (moved) * bsps/arm/lpc24xx/config/lpc24xx_plx800_rom_int-testsuite.tcfg (moved) * bsps/arm/lpc24xx/config/lpc24xx_plx800_rom_int.cfg (moved) * bsps/arm/lpc24xx/config/lpc40xx.inc (moved) * bsps/arm/lpc24xx/config/lpc40xx_ea_ram.cfg (moved) * bsps/arm/lpc24xx/config/lpc40xx_ea_rom_int-testsuite.tcfg (moved) * bsps/arm/lpc24xx/config/lpc40xx_ea_rom_int.cfg (moved) * bsps/arm/lpc32xx/config/lpc32xx.inc (moved) * bsps/arm/lpc32xx/config/lpc32xx_mzx.cfg (moved) * bsps/arm/lpc32xx/config/lpc32xx_mzx_stage_1-testsuite.tcfg (moved) * bsps/arm/lpc32xx/config/lpc32xx_mzx_stage_1.cfg (moved) * bsps/arm/lpc32xx/config/lpc32xx_mzx_stage_2.cfg (moved) * bsps/arm/lpc32xx/config/lpc32xx_phycore.cfg (moved) * bsps/arm/raspberrypi/config/raspberrypi.cfg (moved) * bsps/arm/raspberrypi/config/raspberrypi.inc (moved) * bsps/arm/raspberrypi/config/raspberrypi2.cfg (moved) * bsps/arm/realview-pbx-a9/config/realview_pbx_a9_qemu.cfg (moved) * bsps/arm/realview-pbx-a9/config/realview_pbx_a9_qemu_smp.cfg (moved) * bsps/arm/rtl22xx/config/rtl22xx-testsuite.tcfg (moved) * bsps/arm/rtl22xx/config/rtl22xx.cfg (moved) * bsps/arm/rtl22xx/config/rtl22xx_t-testsuite.tcfg (moved) * bsps/arm/rtl22xx/config/rtl22xx_t.cfg (moved) * bsps/arm/smdk2410/config/smdk2410.cfg (moved) * bsps/arm/stm32f4/config/stm32f105rc-testsuite.tcfg (moved) * bsps/arm/stm32f4/config/stm32f105rc.cfg (moved) * bsps/arm/stm32f4/config/stm32f4-testsuite.tcfg (moved) * bsps/arm/stm32f4/config/stm32f4.cfg (moved) * bsps/arm/tms570/config/tms570ls3137.inc (moved) * bsps/arm/tms570/config/tms570ls3137_hdk-testsuite.tcfg (moved) * bsps/arm/tms570/config/tms570ls3137_hdk.cfg (moved) * bsps/arm/tms570/config/tms570ls3137_hdk_intram-testsuite.tcfg (moved) * bsps/arm/tms570/config/tms570ls3137_hdk_intram.cfg (moved) * bsps/arm/tms570/config/tms570ls3137_hdk_sdram.cfg (moved) * bsps/arm/tms570/config/tms570ls3137_hdk_with_loader-testsuite.tcfg (moved) * bsps/arm/tms570/config/tms570ls3137_hdk_with_loader.cfg (moved) * bsps/arm/xilinx-zynq/config/xilinx_zynq.inc (moved) * bsps/arm/xilinx-zynq/config/xilinx_zynq_a9_qemu.cfg (moved) * bsps/arm/xilinx-zynq/config/xilinx_zynq_zc702.cfg (moved) * bsps/arm/xilinx-zynq/config/xilinx_zynq_zc706.cfg (moved) * bsps/arm/xilinx-zynq/config/xilinx_zynq_zedboard.cfg (moved) * bsps/bfin/TLL6527M/config/TLL6527M.cfg (moved) * bsps/bfin/bf537Stamp/config/bf537Stamp.cfg (moved) * bsps/bfin/eZKit533/config/eZKit533.cfg (moved) * bsps/epiphany/epiphany_sim/config/epiphany_sim.cfg (moved) * bsps/i386/pc386/config/pc386.cfg (moved) * bsps/i386/pc386/config/pc486.cfg (moved) * bsps/i386/pc386/config/pc586-sse.cfg (moved) * bsps/i386/pc386/config/pc586.cfg (moved) * bsps/i386/pc386/config/pc686.cfg (moved) * bsps/i386/pc386/config/pcp4.cfg (moved) * bsps/lm32/lm32_evr/config/lm32_evr.cfg (moved) * bsps/lm32/lm32_evr/config/lm32_evr_gdbsim-testsuite.tcfg (moved) * bsps/lm32/lm32_evr/config/lm32_evr_gdbsim.cfg (moved) * bsps/lm32/milkymist/config/milkymist.cfg (moved) * bsps/m32c/m32cbsp/config/m32csim-testsuite.tcfg (moved) * bsps/m32c/m32cbsp/config/m32csim.cfg (moved) * bsps/m68k/av5282/config/av5282.cfg (moved) * bsps/m68k/csb360/config/csb360.cfg (moved) * bsps/m68k/gen68340/config/gen68340.cfg (moved) * bsps/m68k/gen68360/config/gen68360.cfg (moved) * bsps/m68k/gen68360/config/gen68360_040.cfg (moved) * bsps/m68k/gen68360/config/pgh360.cfg (moved) * bsps/m68k/genmcf548x/config/COBRA5475.cfg (moved) * bsps/m68k/genmcf548x/config/genmcf548x.inc (moved) * bsps/m68k/genmcf548x/config/m5484FireEngine.cfg (moved) * bsps/m68k/mcf5206elite/config/mcf5206elite-testsuite.tcfg (moved) * bsps/m68k/mcf5206elite/config/mcf5206elite.cfg (moved) * bsps/m68k/mcf52235/config/mcf52235-testsuite.tcfg (moved) * bsps/m68k/mcf52235/config/mcf52235.cfg (moved) * bsps/m68k/mcf5225x/config/mcf5225x-testsuite.tcfg (moved) * bsps/m68k/mcf5225x/config/mcf5225x.cfg (moved) * bsps/m68k/mcf5235/config/mcf5235.cfg (moved) * bsps/m68k/mcf5329/config/mcf5329.cfg (moved) * bsps/m68k/mrm332/config/mrm332-testsuite.tcfg (moved) * bsps/m68k/mrm332/config/mrm332.cfg (moved) * bsps/m68k/mvme147/config/mvme147.cfg (moved) * bsps/m68k/mvme147s/config/mvme147s.cfg (moved) * bsps/m68k/mvme162/config/mvme162-testsuite.tcfg (moved) * bsps/m68k/mvme162/config/mvme162.cfg (moved) * bsps/m68k/mvme162/config/mvme162lx-testsuite.tcfg (moved) * bsps/m68k/mvme162/config/mvme162lx.cfg (moved) * bsps/m68k/mvme167/config/mvme167.cfg (moved) * bsps/m68k/uC5282/config/uC5282.cfg (moved) * bsps/mips/csb350/config/csb350.cfg (moved) * bsps/mips/hurricane/config/hurricane-testsuite.tcfg (moved) * bsps/mips/hurricane/config/hurricane.cfg (moved) * bsps/mips/jmr3904/config/jmr3904-testsuite.tcfg (moved) * bsps/mips/jmr3904/config/jmr3904.cfg (moved) * bsps/mips/malta/config/malta.cfg (moved) * bsps/mips/rbtx4925/config/rbtx4925-testsuite.tcfg (moved) * bsps/mips/rbtx4925/config/rbtx4925.cfg (moved) * bsps/mips/rbtx4938/config/rbtx4938-testsuite.tcfg (moved) * bsps/mips/rbtx4938/config/rbtx4938.cfg (moved) * bsps/moxie/moxiesim/config/moxiesim-testsuite.tcfg (moved) * bsps/moxie/moxiesim/config/moxiesim.cfg (moved) * bsps/nios2/nios2_iss/config/nios2_iss.cfg (moved) * bsps/no_cpu/no_bsp/config/no_bsp.cfg (moved) * bsps/or1k/generic_or1k/config/generic_or1k-testsuite.tcfg (moved) * bsps/or1k/generic_or1k/config/generic_or1k.cfg (moved) * bsps/powerpc/beatnik/config/beatnik.cfg (moved) * bsps/powerpc/gen5200/config/brs5l.cfg (moved) * bsps/powerpc/gen5200/config/brs6l.cfg (moved) * bsps/powerpc/gen5200/config/dp2.cfg (moved) * bsps/powerpc/gen5200/config/gen5200.inc (moved) * bsps/powerpc/gen5200/config/icecube.cfg (moved) * bsps/powerpc/gen5200/config/pm520_cr825.cfg (moved) * bsps/powerpc/gen5200/config/pm520_ze30.cfg (moved) * bsps/powerpc/gen83xx/config/br_uid.cfg (moved) * bsps/powerpc/gen83xx/config/gen83xx.inc (moved) * bsps/powerpc/gen83xx/config/hsc_cm01.cfg (moved) * bsps/powerpc/gen83xx/config/mpc8309som.cfg (moved) * bsps/powerpc/gen83xx/config/mpc8313erdb.cfg (moved) * bsps/powerpc/gen83xx/config/mpc8349eamds.cfg (moved) * bsps/powerpc/haleakala/config/haleakala.cfg (moved) * bsps/powerpc/motorola_powerpc/config/mcp750.cfg (moved) * bsps/powerpc/motorola_powerpc/config/mtx603e.cfg (moved) * bsps/powerpc/motorola_powerpc/config/mvme2100.cfg (moved) * bsps/powerpc/motorola_powerpc/config/mvme2307.cfg (moved) * bsps/powerpc/motorola_powerpc/config/qemuprep-altivec.cfg (moved) * bsps/powerpc/motorola_powerpc/config/qemuprep.cfg (moved) * bsps/powerpc/mpc55xxevb/config/gwlcfm-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/gwlcfm.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5566evb-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5566evb.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5566evb_spe-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5566evb_spe.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc55xx.inc (moved) * bsps/powerpc/mpc55xxevb/config/mpc55xx_spe.inc (moved) * bsps/powerpc/mpc55xxevb/config/mpc5643l_dpu-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5643l_dpu.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5643l_evb-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5643l_evb.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5668g-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5668g.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_app-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_app.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_boot-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674f_ecu508_boot.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674f_rsm6-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674f_rsm6.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674fevb-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674fevb.cfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674fevb_spe-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/mpc5674fevb_spe.cfg (moved) * bsps/powerpc/mpc55xxevb/config/phycore_mpc5554-testsuite.tcfg (moved) * bsps/powerpc/mpc55xxevb/config/phycore_mpc5554.cfg (moved) * bsps/powerpc/mpc8260ads/config/mpc8260ads.cfg (moved) * bsps/powerpc/mvme3100/config/mvme3100.cfg (moved) * bsps/powerpc/mvme5500/config/mvme5500.cfg (moved) * bsps/powerpc/psim/config/psim.cfg (moved) * bsps/powerpc/qemuppc/config/qemuppc.cfg (moved) * bsps/powerpc/qoriq/config/qoriq.inc (moved) * bsps/powerpc/qoriq/config/qoriq_core_0-testsuite.tcfg (moved) * bsps/powerpc/qoriq/config/qoriq_core_0.cfg (moved) * bsps/powerpc/qoriq/config/qoriq_core_1-testsuite.tcfg (moved) * bsps/powerpc/qoriq/config/qoriq_core_1.cfg (moved) * bsps/powerpc/qoriq/config/qoriq_e500-testsuite.tcfg (moved) * bsps/powerpc/qoriq/config/qoriq_e500.cfg (moved) * bsps/powerpc/qoriq/config/qoriq_e6500_32-testsuite.tcfg (moved) * bsps/powerpc/qoriq/config/qoriq_e6500_32.cfg (moved) * bsps/powerpc/qoriq/config/qoriq_e6500_64-testsuite.tcfg (moved) * bsps/powerpc/qoriq/config/qoriq_e6500_64.cfg (moved) * bsps/powerpc/ss555/config/ss555.cfg (moved) * bsps/powerpc/t32mppc/config/t32mppc.cfg (moved) * bsps/powerpc/tqm8xx/config/pghplus.cfg (moved) * bsps/powerpc/tqm8xx/config/tqm8xx.inc (moved) * bsps/powerpc/tqm8xx/config/tqm8xx_stk8xx.cfg (moved) * bsps/powerpc/virtex/config/virtex.cfg (moved) * bsps/powerpc/virtex4/config/virtex4.cfg (moved) * bsps/powerpc/virtex5/config/virtex5.cfg (moved) * bsps/riscv/riscv_generic/config/riscv64_generic.cfg (moved) * bsps/riscv/riscv_generic/config/riscv_generic.cfg (moved) * bsps/sh/gensh1/config/gensh1-testsuite.tcfg (moved) * bsps/sh/gensh1/config/gensh1.cfg (moved) * bsps/sh/gensh2/config/gensh2-testsuite.tcfg (moved) * bsps/sh/gensh2/config/gensh2.cfg (moved) * bsps/sh/gensh4/config/gensh4.cfg (moved) * bsps/sh/shsim/config/simsh1-testsuite.tcfg (moved) * bsps/sh/shsim/config/simsh1.cfg (moved) * bsps/sh/shsim/config/simsh2-testsuite.tcfg (moved) * bsps/sh/shsim/config/simsh2.cfg (moved) * bsps/sh/shsim/config/simsh2e-testsuite.tcfg (moved) * bsps/sh/shsim/config/simsh2e.cfg (moved) * bsps/sh/shsim/config/simsh4-testsuite.tcfg (moved) * bsps/sh/shsim/config/simsh4.cfg (moved) * bsps/sparc/erc32/config/erc32.cfg (moved) * bsps/sparc/leon2/config/at697f.cfg (moved) * bsps/sparc/leon2/config/leon2.cfg (moved) * bsps/sparc/leon3/config/gr712rc.cfg (moved) * bsps/sparc/leon3/config/gr740.cfg (moved) * bsps/sparc/leon3/config/leon3.cfg (moved) * bsps/sparc/leon3/config/ut699.cfg (moved) * bsps/sparc/leon3/config/ut700.cfg (moved) * bsps/sparc64/niagara/config/niagara.cfg (moved) * bsps/sparc64/usiii/config/usiii.cfg (moved) * bsps/v850/gdbv850sim/config/v850e1sim-testsuite.tcfg (moved) * bsps/v850/gdbv850sim/config/v850e1sim.cfg (moved) * bsps/v850/gdbv850sim/config/v850e2sim-testsuite.tcfg (moved) * bsps/v850/gdbv850sim/config/v850e2sim.cfg (moved) * bsps/v850/gdbv850sim/config/v850e2v3sim-testsuite.tcfg (moved) * bsps/v850/gdbv850sim/config/v850e2v3sim.cfg (moved) * bsps/v850/gdbv850sim/config/v850esim-testsuite.tcfg (moved) * bsps/v850/gdbv850sim/config/v850esim.cfg (moved) * bsps/v850/gdbv850sim/config/v850essim-testsuite.tcfg (moved) * bsps/v850/gdbv850sim/config/v850essim.cfg (moved) * bsps/v850/gdbv850sim/config/v850sim-testsuite.tcfg (moved) * bsps/v850/gdbv850sim/config/v850sim.cfg (moved) * bsps/v850/gdbv850sim/config/v850sim.inc (moved) * c/configure.ac (modified) * c/src/aclocal/bsp-alias.m4 (modified) * c/src/aclocal/check-custom-bsp.m4 (modified) * rtems-bsps (modified) * testsuites/aclocal/rtems-test-check.m4 (modified) bsps: Move make/custom/* files to bsps Adjust various build files. ...