# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 05/17/24 17:09:35 Wed, 26 Apr 2017 03:11:55 GMT Joel Sherrill [b73b952] * testsuites/libtests/block08/bdbuf_tests.c (modified) block08/bdbuf_tests.c: Add include of Wed, 26 Apr 2017 01:14:28 GMT Joel Sherrill [9e6ef36] * cpukit/include/rtems/inttypes.h (modified) * testsuites/libtests/block08/bdbuf_tests.c (modified) rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnum Tue, 25 Apr 2017 16:40:21 GMT Joel Sherrill [786c365] * testsuites/psxtests/Makefile.am (modified) psxtests/Makefile.am: Disable tests which should not be built when ... Tue, 25 Apr 2017 16:22:25 GMT Joel Sherrill [55b967a] * testsuites/libtests/devnullfatal01/testcase.h (modified) devnullfatal01/testcase.h: Avoid redefinition of TESTS_USE_PRINTK Sun, 23 Apr 2017 16:51:22 GMT Joel Sherrill [e4633241] * testsuites/benchmarks/linpack/linpack-pc.c (modified) linpack/linpack-pc.c: Fix no return statement warning Sun, 23 Apr 2017 16:50:46 GMT Joel Sherrill [906e67f] * testsuites/benchmarks/dhrystone/dhry_1.c (modified) dhrystone/dhry_1.c: Fix may be used uninitialized warning Sat, 22 Apr 2017 19:15:22 GMT Joel Sherrill [438ca2f] * cpukit/configure.ac (modified) * cpukit/include/rtems/inttypes.h (modified) * testsuites/psxtests/include/pmacros.h (modified) rtems/inttypes.h: Add blksize_t and blkcnt_t Fri, 14 Apr 2017 20:18:56 GMT Joel Sherrill [d420b67] * cpukit/configure.ac (modified) * cpukit/include/rtems/inttypes.h (modified) * testsuites/support/include/tmacros.h (modified) Merge tmacros.h PRIxxx constants from testsuites/ into ... Sat, 15 Apr 2017 23:51:57 GMT Chris Johns [18f63c0] * testsuites/README.testdata (added) * testsuites/automake/subdirs.am (modified) * tools/build/rtems-test-check-py (modified) testsuite: Fix rtems-test-check not excluding tests. The include ... Wed, 05 Apr 2017 09:29:02 GMT Sebastian Huber [9b91c84] * testsuites/smptests/smpcache01/init.c (modified) smpcache01: Fix test to run on QorIQ T4240 Wed, 05 Apr 2017 07:55:45 GMT Sebastian Huber [75e71b2] * testsuites/sptests/spcache01/init.c (modified) spcache01: Instruction cache invalidate workaround On some systems, ... Wed, 05 Apr 2017 05:23:09 GMT Sebastian Huber [662b301] * testsuites/benchmarks/dhrystone/dhry_1.c (modified) dhrystone: Fix warnings Close #2977. Tue, 04 Apr 2017 22:14:11 GMT Joel Sherrill [281cf07] * testsuites/psxtests/psxstrsignal01/init.c (modified) psxstrsignal01: Remove warnings Mon, 03 Apr 2017 22:11:24 GMT Chris Johns [258bda3] * testsuites/automake/subdirs.am (modified) * testsuites/automake/test-subdirs.am (deleted) * testsuites/benchmarks/Makefile.am (modified) * testsuites/benchmarks/configure.ac (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsrofs01/init.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/dl01/Makefile.am (modified) * testsuites/libtests/dl02/Makefile.am (modified) * testsuites/libtests/dl04/Makefile.am (modified) * testsuites/libtests/dl05/Makefile.am (modified) * testsuites/mptests/Makefile.am (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtmtests/Makefile.am (modified) * testsuites/rhealstone/Makefile.am (modified) * testsuites/rhealstone/configure.ac (modified) * testsuites/samples/Makefile.am (modified) * testsuites/samples/configure.ac (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/support/include/buffer_test_io.h (modified) * testsuites/testdata/rtems.tcfg (added) * testsuites/tmtests/Makefile.am (modified) * tools/build/rtems-test-check (modified) * tools/build/rtems-test-check-py (added) * tools/build/rtems-testsuite-autostuff (added) testsuite: Add a common test configuration. Fix configure.ac and ... Thu, 30 Mar 2017 00:06:24 GMT Chris Johns [bba48d9] * cpukit/libdl/include/sys/exec_elf.h (modified) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-mdreloc-sparc.c (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-obj.h (modified) * testsuites/libtests/dl05/dl05.scn (modified) libdl: Support link ordered loading of ELF sections. The ARM C++ ... Tue, 28 Mar 2017 12:04:44 GMT Sebastian Huber [a1c60b56] * testsuites/benchmarks/whetstone/Makefile.am (modified) * testsuites/benchmarks/whetstone/init.c (modified) * testsuites/benchmarks/whetstone/whetstone.c (modified) * testsuites/benchmarks/whetstone/whetstone.doc (modified) * testsuites/benchmarks/whetstone/whetstone.scn (modified) benchmarks/whetstone: Port to RTEMS Update #2958. Tue, 28 Mar 2017 11:14:00 GMT Sebastian Huber [3785f937] * testsuites/benchmarks/whetstone/whetstone.c (added) benchmarks/whetstone: Import Import whetstone sources from: ... Tue, 28 Mar 2017 12:38:07 GMT Sebastian Huber [0a16d5f] * testsuites/benchmarks/linpack/Makefile.am (modified) * testsuites/benchmarks/linpack/init.c (modified) * testsuites/benchmarks/linpack/linpack-pc.c (modified) * testsuites/benchmarks/linpack/linpack.doc (modified) * testsuites/benchmarks/linpack/linpack.scn (modified) benchmarks/linpack: Port to RTEMS Close #2958. Tue, 28 Mar 2017 11:15:04 GMT Sebastian Huber [8783660] * testsuites/benchmarks/linpack/linpack-pc.c (added) benchmarks/linpack: Import Import linpack sources from: ... Tue, 28 Mar 2017 11:44:45 GMT Sebastian Huber [954ca41] * testsuites/benchmarks/dhrystone/Makefile.am (modified) * testsuites/benchmarks/dhrystone/dhry.h (modified) * testsuites/benchmarks/dhrystone/dhry_1.c (modified) * testsuites/benchmarks/dhrystone/dhry_2.c (modified) * testsuites/benchmarks/dhrystone/dhrystone.doc (modified) * testsuites/benchmarks/dhrystone/dhrystone.scn (modified) * testsuites/benchmarks/dhrystone/init.c (modified) benchmarks/dhrystone: Port to RTEMS Update #2958. Tue, 28 Mar 2017 11:13:07 GMT Sebastian Huber [317c1f4] * testsuites/benchmarks/dhrystone/RATIONALE (added) * testsuites/benchmarks/dhrystone/README_C (added) * testsuites/benchmarks/dhrystone/VARIATIONS (added) * testsuites/benchmarks/dhrystone/dhry.h (added) * testsuites/benchmarks/dhrystone/dhry_1.c (added) * testsuites/benchmarks/dhrystone/dhry_2.c (added) benchmarks/dhrystone: Import Import dhrystone sources from: ... Tue, 28 Mar 2017 11:11:22 GMT Sebastian Huber [0027682] * testsuites/benchmarks/Makefile.am (added) * testsuites/benchmarks/configure.ac (added) * testsuites/benchmarks/dhrystone/Makefile.am (added) * testsuites/benchmarks/dhrystone/dhrystone.doc (added) * testsuites/benchmarks/dhrystone/dhrystone.scn (added) * testsuites/benchmarks/dhrystone/init.c (added) * testsuites/benchmarks/linpack/Makefile.am (added) * testsuites/benchmarks/linpack/init.c (added) * testsuites/benchmarks/linpack/linpack.doc (added) * testsuites/benchmarks/linpack/linpack.scn (added) * testsuites/benchmarks/whetstone/Makefile.am (added) * testsuites/benchmarks/whetstone/init.c (added) * testsuites/benchmarks/whetstone/whetstone.doc (added) * testsuites/benchmarks/whetstone/whetstone.scn (added) * testsuites/configure.ac (modified) benchmarks: Add benchmark templates Update #2958. Tue, 21 Mar 2017 19:39:48 GMT Kevin Kirspel [1c6926c1] * c/src/lib/libbsp/arm/csb336/console/uart.c (modified) * c/src/lib/libbsp/arm/lpc32xx/console/hsu.c (modified) * c/src/lib/libbsp/i386/shared/comm/tty_drv.c (modified) * c/src/lib/libbsp/lm32/shared/milkymist_console/console.c (modified) * c/src/lib/libbsp/m68k/av5282/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68340/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68360/console/console.c (modified) * c/src/lib/libbsp/m68k/genmcf548x/console/console.c (modified) * c/src/lib/libbsp/m68k/mcf52235/console/console.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/console/console.c (modified) * c/src/lib/libbsp/m68k/mcf5235/console/console.c (modified) * c/src/lib/libbsp/m68k/mcf5329/console/console.c (modified) * c/src/lib/libbsp/m68k/mrm332/console/sci.c (modified) * c/src/lib/libbsp/m68k/mvme167/console/console.c (modified) * c/src/lib/libbsp/m68k/uC5282/console/console.c (modified) * c/src/lib/libbsp/powerpc/acinclude.m4 (modified) * c/src/lib/libbsp/powerpc/gen5200/console/console.c (modified) * c/src/lib/libbsp/powerpc/shared/console/console.c (modified) * c/src/lib/libbsp/powerpc/tqm8xx/console/console.c (modified) * c/src/lib/libbsp/shared/console.c (modified) * c/src/lib/libbsp/sparc/shared/uart/apbuart_cons.c (modified) * c/src/lib/libcpu/arm/at91rm9200/usart/usart.c (modified) * c/src/lib/libcpu/arm/s3c24xx/include/s3c2400.h (modified) * c/src/lib/libcpu/arm/s3c24xx/include/s3c2410.h (modified) * c/src/lib/libcpu/bfin/serial/uart.c (modified) * c/src/lib/libcpu/powerpc/mpc55xx/esci/esci.c (modified) * c/src/lib/libcpu/powerpc/mpc5xx/console-generic/console-generic.c (modified) * c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-generic.c (modified) * c/src/lib/libcpu/powerpc/mpc8xx/console-generic/console-generic.c (modified) * c/src/lib/libcpu/powerpc/ppc403/console/console.c (modified) * c/src/lib/libcpu/powerpc/ppc403/console/console405.c (modified) * c/src/lib/libcpu/powerpc/ppc403/tty_drv/tty_drv.c (modified) * c/src/lib/libcpu/sh/sh7032/sci/sci.c (modified) * c/src/lib/libcpu/sh/sh7045/sci/sci.c (modified) * c/src/lib/libcpu/sh/sh7045/sci/sci_termios.c (modified) * c/src/libchip/serial/mc68681.c (modified) * c/src/libchip/serial/mc68681_baud.c (modified) * c/src/libchip/serial/z85c30.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/termiostypes.h (modified) * cpukit/libcsupport/include/sys/_termios.h (added) * cpukit/libcsupport/include/sys/ioccom.h (modified) * cpukit/libcsupport/include/sys/termios.h (modified) * cpukit/libcsupport/include/sys/ttycom.h (modified) * cpukit/libcsupport/include/sys/ttydefaults.h (added) * cpukit/libcsupport/src/cfgetispeed.c (modified) * cpukit/libcsupport/src/cfgetospeed.c (modified) * cpukit/libcsupport/src/cfmakeraw.c (modified) * cpukit/libcsupport/src/cfmakesane.c (added) * cpukit/libcsupport/src/cfsetispeed.c (modified) * cpukit/libcsupport/src/cfsetospeed.c (modified) * cpukit/libcsupport/src/cfsetspeed.c (modified) * cpukit/libcsupport/src/tcdrain.c (modified) * cpukit/libcsupport/src/tcflush.c (modified) * cpukit/libcsupport/src/tcgetattr.c (modified) * cpukit/libcsupport/src/tcsetattr.c (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libcsupport/src/termios_baud2index.c (modified) * cpukit/libcsupport/src/termios_baud2num.c (modified) * cpukit/libcsupport/src/termios_baudtable.c (modified) * cpukit/libcsupport/src/termios_setbestbaud.c (modified) * cpukit/libcsupport/src/termios_setinitialbaud.c (modified) * cpukit/libnetworking/net/ppp_tty.c (modified) * cpukit/preinstall.am (modified) * testsuites/libtests/termios/init.c (modified) * testsuites/libtests/termios01/init.c (modified) * testsuites/libtests/termios01/termios01.scn (modified) * testsuites/libtests/termios01/termios_testdriver.c (modified) * testsuites/libtests/termios02/termios02.scn (modified) * testsuites/libtests/termios03/termios03.scn (modified) * testsuites/libtests/termios04/termios04.scn (modified) * testsuites/libtests/termios05/termios05.scn (modified) * testsuites/libtests/termios06/init.c (modified) * testsuites/libtests/termios06/termios06.scn (modified) * testsuites/libtests/termios07/termios07.scn (modified) * testsuites/libtests/termios08/termios08.scn (modified) * tools/cpu/sh/sci.c (modified) termios: Synchronize with latest FreeBSD headers Adding modified ... Thu, 16 Mar 2017 14:12:20 GMT Sebastian Huber [d50ab079] * cpukit/libfs/src/dosfs/msdos_misc.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) dosfs: Fix file name search Do not use our long file name entry ... Mon, 13 Mar 2017 14:20:20 GMT Sebastian Huber [e69ee36] * cpukit/libfs/src/dosfs/fat.c (modified) * cpukit/libfs/src/dosfs/fat.h (modified) * cpukit/libfs/src/dosfs/fat_file.c (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsdosfsname02/Makefile.am (added) * testsuites/fstests/fsdosfsname02/fsdosfsname02.doc (added) * testsuites/fstests/fsdosfsname02/fsdosfsname02.scn (added) * testsuites/fstests/fsdosfsname02/init.c (added) * testsuites/fstests/fsdosfswrite01/init.c (modified) dosfs: Fix fat_file_write() Remove forced overwrite which leads to ... Tue, 14 Mar 2017 12:59:09 GMT Sebastian Huber [1becaa9] * cpukit/libfs/src/dosfs/msdos_conv_utf8.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) dosfs: Fix msdos_utf8_normalize_and_fold() It is all right in case ... Thu, 16 Mar 2017 10:54:29 GMT Sebastian Huber [66fac03] * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/chdir.c (modified) * cpukit/libcsupport/src/chroot.c (modified) * cpukit/libcsupport/src/mount.c (modified) * cpukit/libcsupport/src/privateenv.c (modified) * cpukit/libcsupport/src/sup_fs_eval_path.c (modified) * cpukit/libcsupport/src/sup_fs_location.c (modified) * testsuites/fstests/fsnofs01/init.c (modified) libio: Fix deadlock in location management Perform a ... Wed, 15 Mar 2017 17:59:47 GMT Joel Sherrill [191d39a] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxstrsignal01/Makefile.am (added) * testsuites/psxtests/psxstrsignal01/init.c (added) * testsuites/psxtests/psxstrsignal01/psxstrsignal01.doc (added) * testsuites/psxtests/psxstrsignal01/psxstrsignal01.scn (added) psxstrsignal01: New test Thu, 09 Mar 2017 05:14:16 GMT Chris Johns [eb73320] * testsuites/automake/test-subdirs.am (modified) * tools/build/rtems-test-check (modified) Fix rtems-test-check with a BSD sed. BSD sed does not support '\t' ... Fri, 03 Mar 2017 08:04:12 GMT Sebastian Huber [cb056d0] * testsuites/samples/cdtest/main.cc (modified) cdtest: Print begin of test only once Fri, 24 Feb 2017 13:56:51 GMT Sebastian Huber [902ffed] * testsuites/libtests/termios09/init.c (modified) termios09: Test send callback Fri, 24 Feb 2017 13:44:04 GMT Sebastian Huber [36635433] * cpukit/libcsupport/src/termios.c (modified) * testsuites/libtests/termios09/init.c (modified) termios: Implement non-blocking write Thu, 23 Feb 2017 14:43:41 GMT Sebastian Huber [a165a96] * cpukit/libcsupport/src/termios.c (modified) * testsuites/libtests/termios09/init.c (modified) termios: Make write POSIX compatible Currently only blocking ... Thu, 23 Feb 2017 13:04:24 GMT Sebastian Huber [5244d31e] * cpukit/libcsupport/src/termios.c (modified) * testsuites/libtests/termios09/init.c (modified) termios: Simplify oproc() Call rtems_termios_puts() only once. ... Fri, 24 Feb 2017 10:46:26 GMT Sebastian Huber [06d14667] * testsuites/libtests/termios09/init.c (modified) termios09: Test output post processing Fri, 24 Feb 2017 09:29:05 GMT Sebastian Huber [c80f6aa9] * cpukit/libcsupport/src/termios.c (modified) * testsuites/libtests/termios09/init.c (modified) termios: Fix infinite loop in receive path In canonical mode, the ... Thu, 23 Feb 2017 10:35:44 GMT Sebastian Huber [9fa0f54] * cpukit/libcsupport/src/termios.c (modified) * testsuites/libtests/termios09/init.c (modified) termios: Change receive callback invocation Call the receive ... Thu, 23 Feb 2017 09:35:16 GMT Sebastian Huber [9f69ac2] * cpukit/libcsupport/src/termios.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/termios09/Makefile.am (added) * testsuites/libtests/termios09/init.c (added) * testsuites/libtests/termios09/termios09.doc (added) * testsuites/libtests/termios09/termios09.scn (added) termios: Ignore carriage return early if desired In case carriage ... Tue, 21 Feb 2017 11:10:43 GMT Sebastian Huber [c54769e7] * testsuites/sptests/spextensions01/init.c (modified) spextensions01: Fix extension create order Update #2692. Tue, 14 Feb 2017 10:30:00 GMT Sebastian Huber [611f9262] * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/psxtests/psxfatal_support/system.h (modified) psxtests: Fix warnings Tue, 14 Feb 2017 09:05:24 GMT Sebastian Huber [71ac0a6] * testsuites/sptests/spqreslib/init.c (modified) spqreslib: Remove invalid test cases Tue, 14 Feb 2017 09:03:42 GMT Sebastian Huber [ad25f10] * testsuites/sptests/spcbssched02/init.c (modified) spcbssched02: Remove invalid test cases Tue, 14 Feb 2017 08:57:22 GMT Sebastian Huber [ecf53c8] * testsuites/psxtests/psxsem01/init.c (modified) psxsem01: Fix warning Wed, 01 Feb 2017 13:10:18 GMT Sebastian Huber [54835ae] * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/sapi/include/confdefs.h (modified) * testsuites/smptests/smp01/system.h (modified) * testsuites/smptests/smp02/system.h (modified) * testsuites/smptests/smp03/system.h (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/system.h (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/smptests/smpipi01/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpmutex02/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity02/init.c (modified) * testsuites/smptests/smpschedaffinity03/init.c (modified) * testsuites/smptests/smpschedaffinity04/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) * testsuites/smptests/smpschedsem01/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/smptests/smpscheduler04/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpstrongapa01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/sptests/sptimecounter02/init.c (modified) * testsuites/sptests/sptimecounter03/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS Rename ... Tue, 14 Feb 2017 07:58:33 GMT Sebastian Huber [c341463] * testsuites/support/include/tmacros.h (modified) tmacros.h: Fix print defines Tue, 14 Feb 2017 07:54:51 GMT Sebastian Huber [9333de2f] * testsuites/sptests/sppagesize/init.c (modified) sppagesize: Include missing header file Mon, 13 Feb 2017 14:13:02 GMT Sebastian Huber [d9c65429] * cpukit/libfs/src/dosfs/msdos_misc.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) dosfs: Fix msdos_find_file_in_directory() For a filename match the ... Fri, 03 Feb 2017 10:24:30 GMT Sebastian Huber [239dd35f] * testsuites/smptests/smp03/tasks.c (modified) * testsuites/smptests/smp08/init.c (modified) * testsuites/smptests/smp08/tasks.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) smptests: Fix warnings Wed, 01 Feb 2017 13:48:17 GMT Sebastian Huber [07d71279] * cpukit/sapi/include/confdefs.h (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/sptests/spstkalloc02/init.c (modified) Prefix confdefs.h internal def with an underscore Close #2895. Thu, 02 Feb 2017 15:24:05 GMT Sebastian Huber [ca1e546e] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Improve scheduler helping protocol Only register ask for ... Wed, 01 Feb 2017 11:11:33 GMT Sebastian Huber [f95fa387] * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * testsuites/smptests/smp01/system.h (modified) * testsuites/smptests/smp02/system.h (modified) * testsuites/smptests/smp03/system.h (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/system.h (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/smptests/smpipi01/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpmutex02/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity02/init.c (modified) * testsuites/smptests/smpschedaffinity03/init.c (modified) * testsuites/smptests/smpschedaffinity04/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) * testsuites/smptests/smpschedsem01/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/smptests/smpscheduler04/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpstrongapa01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/sptests/sptimecounter02/init.c (modified) * testsuites/sptests/sptimecounter03/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) Remove CONFIGURE_SMP_APPLICATION Enable the SMP support if ... Mon, 30 Jan 2017 18:34:28 GMT Kuan-Hsun Chen [166a9f67] * testsuites/sptests/spedfsched04/Makefile.am (modified) * testsuites/sptests/spedfsched04/init.c (modified) * testsuites/sptests/spedfsched04/spedfsched04.scn (modified) * testsuites/sptests/sprmsched01/Makefile.am (modified) * testsuites/sptests/sprmsched01/init.c (modified) * testsuites/sptests/sprmsched01/sprmsched01.scn (modified) sprmsched01/spedfsched04: Revise Instead of using the target time ... Fri, 27 Jan 2017 22:15:50 GMT Kuan-Hsun Chen [0794197] * cpukit/rtems/src/ratemontimeout.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sprmsched02/Makefile.am (added) * testsuites/sptests/sprmsched02/init.c (added) * testsuites/sptests/sprmsched02/sprmsched02.doc (added) * testsuites/sptests/sprmsched02/sprmsched02.scn (added) rtems: Fix _Rate_monotonic_Renew_deadline() Prepare a precondition ... Thu, 26 Jan 2017 10:06:50 GMT Sebastian Huber [6f6da82c] * cpukit/score/include/rtems/score/userextimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/src/userextiterate.c (modified) * testsuites/sptests/spextensions01/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) score: Fix user extensions order Use forward and reverse order for ... Wed, 25 Jan 2017 20:47:48 GMT Kuan-Hsun Chen [d7feb86] * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/ratemongetstatus.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * testsuites/sptests/sp69/init.c (modified) * testsuites/sptests/sp69/sp69.doc (modified) * testsuites/sptests/sp69/sp69.scn (modified) Remove rtems_rate_monotonic_postponed_job_count() Add a variable ... Wed, 25 Jan 2017 10:46:51 GMT Sebastian Huber [7cb7454f] * testsuites/psxtests/psxshm01/init.c (modified) * testsuites/psxtests/psxshm02/init.c (modified) psxtests: Relax shared memory tests There is currently no proper ... Wed, 25 Jan 2017 10:16:02 GMT Sebastian Huber [23a11b6] * testsuites/sptests/spedfsched04/Makefile.am (modified) * testsuites/sptests/spedfsched04/init.c (modified) * testsuites/sptests/spedfsched04/system.h (deleted) * testsuites/sptests/spedfsched04/tasks.c (deleted) sptests/spedfsched04: Merge and fix Merge into one file and fix ... Tue, 24 Jan 2017 14:34:47 GMT Sebastian Huber [29e08d4] * testsuites/sptests/sprmsched01/Makefile.am (modified) * testsuites/sptests/sprmsched01/init.c (modified) * testsuites/sptests/sprmsched01/system.h (deleted) * testsuites/sptests/sprmsched01/tasks.c (deleted) sptests/sprmsched01: Merge and fix Merge into one file and fix ... Tue, 24 Jan 2017 09:07:57 GMT Sebastian Huber [6af2221] * testsuites/fstests/fsscandir01/init.c (modified) fsscandir01: Check MAXNAMLEN and NAME_MAX Update #1394. Tue, 24 Jan 2017 08:43:20 GMT Sebastian Huber [436a4b3] * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpsignal01/smpsignal01.doc (modified) smptests/smpsignal01: Check signal ISR level Close #2751. Fri, 13 Jan 2017 18:54:11 GMT Gedare Bloom [cb2cbec] * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * testsuites/sptests/spedfsched04/spedfsched04.doc (modified) * testsuites/sptests/sprmsched01/sprmsched01.doc (modified) classic: adjust names of RM postponed job functions closes #2795 Wed, 21 Dec 2016 16:42:41 GMT Kuan-Hsun Chen [ad40220f] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spedfsched04/Makefile.am (added) * testsuites/sptests/spedfsched04/init.c (added) * testsuites/sptests/spedfsched04/spedfsched04.doc (added) * testsuites/sptests/spedfsched04/spedfsched04.scn (added) * testsuites/sptests/spedfsched04/system.h (added) * testsuites/sptests/spedfsched04/tasks.c (added) sptests: EDF scheduler overrun handling Update #2795. Wed, 21 Dec 2016 16:42:40 GMT Kuan-Hsun Chen [86aa1248] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sprmsched01/Makefile.am (added) * testsuites/sptests/sprmsched01/init.c (added) * testsuites/sptests/sprmsched01/sprmsched01.doc (added) * testsuites/sptests/sprmsched01/sprmsched01.scn (added) * testsuites/sptests/sprmsched01/system.h (added) * testsuites/sptests/sprmsched01/tasks.c (added) sptests: rate monotonic scheduler overrun handling Update #2795. Fri, 12 Aug 2016 19:25:10 GMT Gedare Bloom [ba776282] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/shm.h (added) * cpukit/posix/include/rtems/posix/shmimpl.h (added) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/shm.c (added) * cpukit/posix/src/shmheap.c (added) * cpukit/posix/src/shmopen.c (modified) * cpukit/posix/src/shmunlink.c (modified) * cpukit/posix/src/shmwkspace.c (added) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxshm01/Makefile.am (added) * testsuites/psxtests/psxshm01/init.c (added) * testsuites/psxtests/psxshm01/psxshm01.scn (added) * testsuites/psxtests/psxshm01/system.h (added) * testsuites/psxtests/psxshm02/Makefile.am (added) * testsuites/psxtests/psxshm02/init.c (added) * testsuites/psxtests/psxshm02/psxshm02.scn (added) * testsuites/psxtests/psxshm02/system.h (added) * testsuites/sptests/spsysinit01/init.c (modified) posix: shared memory support Add POSIX shared memory manager (Shm). ... Fri, 29 Jul 2016 19:28:49 GMT Gedare Bloom [e7eeb38d] * cpukit/Makefile.am (modified) * cpukit/posix/include/sys/mman.h (deleted) * cpukit/posix/src/mprotect.c (modified) * cpukit/preinstall.am (modified) * testsuites/psxtests/psxhdrs/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/mman/mlock.c (added) * testsuites/psxtests/psxhdrs/sys/mman/mlockall.c (added) * testsuites/psxtests/psxhdrs/sys/mman/mmap.c (added) * testsuites/psxtests/psxhdrs/sys/mman/mprotect.c (added) * testsuites/psxtests/psxhdrs/sys/mman/msync.c (added) * testsuites/psxtests/psxhdrs/sys/mman/munlock.c (added) * testsuites/psxtests/psxhdrs/sys/mman/munlockall.c (added) * testsuites/psxtests/psxhdrs/sys/mman/munmap.c (added) * testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c (added) * testsuites/psxtests/psxhdrs/sys/mman/shm_open.c (added) * testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c (added) posix: move sys/mman.h to newlib and test it in psxhdrs Fri, 13 Jan 2017 10:33:28 GMT Sebastian Huber [9fad437] * cpukit/configure.ac (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/sched.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadq.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) configure: Remove HAVE_STRUCT__THREAD_QUEUE_QUEUE Fri, 13 Jan 2017 08:39:32 GMT Sebastian Huber [dc703190] * cpukit/configure.ac (modified) * cpukit/libstdthreads/Makefile.am (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) configure: Remove HAVE_THREADS_H support Thu, 12 Jan 2017 08:26:08 GMT Sebastian Huber [7c499279] * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/pthreadgetnamenp.c (added) * cpukit/posix/src/pthreadsetnamenp.c (added) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxthreadname01/Makefile.am (added) * testsuites/psxtests/psxthreadname01/init.c (added) * testsuites/psxtests/psxthreadname01/psxthreadname01.doc (added) * testsuites/psxtests/psxthreadname01/psxthreadname01.scn (added) posix: Add pthread_getname_np(), ... Add pthread_getname_np() and ... Wed, 11 Jan 2017 10:03:24 GMT Sebastian Huber [0c43130] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/assoc.h (modified) * cpukit/libcsupport/src/assoc32tostring.c (added) * testsuites/sptests/spassoc01/init.c (modified) Add rtems_assoc_32_to_string() Wed, 11 Jan 2017 15:43:06 GMT Joel Sherrill [7a4b2645] * cpukit/configure.ac (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadattrcompare.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulergetprocessorset.c (modified) * cpukit/rtems/src/taskgetaffinity.c (modified) * cpukit/rtems/src/tasksetaffinity.c (modified) * cpukit/score/include/rtems/score/cpuset.h (modified) * cpukit/score/include/rtems/score/cpusetimpl.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/cpuset.c (modified) * cpukit/score/src/cpusetprintsupport.c (modified) * cpukit/score/src/schedulergetaffinity.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spcpuset01/init.c (modified) * testsuites/sptests/spcpuset01/system.h (modified) * testsuites/sptests/spcpuset01/test.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__ Tue, 06 Dec 2016 03:06:40 GMT Joel Sherrill [ef362818] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/posix_devctl.c (added) * cpukit/posix/src/sysconf.c (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxdevctl01/Makefile.am (added) * testsuites/psxtests/psxdevctl01/main.c (added) * testsuites/psxtests/psxdevctl01/psxdevctl01.doc (added) * testsuites/psxtests/psxdevctl01/psxdevctl01.scn (added) * testsuites/psxtests/psxdevctl01/test.c (added) * testsuites/psxtests/psxhdrs/Makefile.am (modified) * testsuites/psxtests/psxhdrs/devctl/posix_devctl.c (added) Add support for posix_devctl() Tue, 20 Dec 2016 07:23:49 GMT Sebastian Huber [ab834d65] * cpukit/libfs/src/jffs2/include/rtems/jffs2.h (modified) * cpukit/libfs/src/jffs2/src/fs-rtems.c (modified) * cpukit/libfs/src/jffs2/src/os-rtems.h (modified) * testsuites/fstests/fsjffs2gc01/init.c (modified) JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTION Update #2844. Mon, 19 Dec 2016 09:19:44 GMT Sebastian Huber [ade135d4] * cpukit/libfs/src/jffs2/include/rtems/jffs2.h (modified) * cpukit/libfs/src/jffs2/src/fs-rtems.c (modified) * testsuites/fstests/fsjffs2gc01/init.c (modified) JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTION Add IO control to ... Mon, 19 Dec 2016 08:54:16 GMT Sebastian Huber [07c833f] * cpukit/libfs/src/jffs2/include/rtems/jffs2.h (modified) * cpukit/libfs/src/jffs2/src/fs-rtems.c (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsjffs2gc01/Makefile.am (added) * testsuites/fstests/fsjffs2gc01/fsjffs2gc01.doc (added) * testsuites/fstests/fsjffs2gc01/fsjffs2gc01.scn (added) * testsuites/fstests/fsjffs2gc01/init.c (added) JFFS2: Add RTEMS_JFFS2_GET_INFO Add IO control RTEMS_JFFS2_GET_INFO ... Wed, 07 Dec 2016 06:20:38 GMT Chris Johns [c6eead1] * c/src/lib/libbsp/sparc/erc32/make/custom/erc32-testsuite.tcfg (deleted) * cpukit/libdl/Makefile.am (modified) * cpukit/libdl/dlfcn.c (modified) * cpukit/libdl/rtl-allocator.c (modified) * cpukit/libdl/rtl-allocator.h (modified) * cpukit/libdl/rtl-debugger.c (modified) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-elf.h (modified) * cpukit/libdl/rtl-error.c (modified) * cpukit/libdl/rtl-mdreloc-arm.c (modified) * cpukit/libdl/rtl-mdreloc-bfin.c (modified) * cpukit/libdl/rtl-mdreloc-h8300.c (modified) * cpukit/libdl/rtl-mdreloc-i386.c (modified) * cpukit/libdl/rtl-mdreloc-lm32.c (modified) * cpukit/libdl/rtl-mdreloc-m68k.c (modified) * cpukit/libdl/rtl-mdreloc-mips.c (modified) * cpukit/libdl/rtl-mdreloc-moxie.c (modified) * cpukit/libdl/rtl-mdreloc-powerpc.c (modified) * cpukit/libdl/rtl-mdreloc-sparc.c (modified) * cpukit/libdl/rtl-mdreloc-v850.c (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-obj.h (modified) * cpukit/libdl/rtl-rap.c (modified) * cpukit/libdl/rtl-rap.h (modified) * cpukit/libdl/rtl-unwind-dw2.c (added) * cpukit/libdl/rtl-unwind-dw2.h (added) * cpukit/libdl/rtl-unwind.h (added) * cpukit/libdl/rtl.c (modified) * cpukit/libdl/rtl.h (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/dl-cpp.cpp (modified) * testsuites/libtests/dl05/dl-load.c (modified) * testsuites/libtests/dl05/dl-load.h (modified) * testsuites/libtests/dl05/dl-o5.cpp (modified) * testsuites/libtests/dl05/dl05.scn (modified) * testsuites/libtests/dl05/init.c (modified) libdl: Add C++ exception support to loaded modules. This has been ... Fri, 09 Dec 2016 08:28:31 GMT Sebastian Huber [e203b65e] * cpukit/libcsupport/src/open_dev_console.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spfatal15/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILED Update #2825. Fri, 09 Dec 2016 08:27:15 GMT Sebastian Huber [a5ba08eb] * cpukit/libcsupport/src/open_dev_console.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spfatal14/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILED Update #2825. Fri, 09 Dec 2016 07:44:49 GMT Sebastian Huber [9622f779] * cpukit/libcsupport/src/libio_init.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILED Update #2825. Fri, 09 Dec 2016 07:44:22 GMT Sebastian Huber [82529688] * cpukit/libcsupport/src/libio_init.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spfatal27/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILED Update #2825. Fri, 09 Dec 2016 05:51:44 GMT Sebastian Huber [0a81a58] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/psxtests/psxfatal02/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILED Update #2825. Fri, 09 Dec 2016 05:49:25 GMT Sebastian Huber [279d5260] * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spfatal01/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILED Update #2825. Fri, 09 Dec 2016 09:49:49 GMT Sebastian Huber [6a9282d] * c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspclean.c (modified) * c/src/lib/libbsp/lm32/milkymist/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mrm332/misc/interr.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme167/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/uC5282/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/beatnik/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/virtex4/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/virtex5/startup/bspclean.c (modified) * c/src/lib/libbsp/shared/bspclean.c (modified) * c/src/lib/libbsp/shared/include/default-initial-extension.h (modified) * c/src/lib/libbsp/sparc/leon3/startup/bspclean.c (modified) * c/src/lib/libbsp/sparc64/niagara/startup/bspclean.c (modified) * c/src/libchip/shmdr/fatal.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testextension.c (modified) * cpukit/score/include/rtems/score/userext.h (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/psxtests/psxfatal_support/system.h (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) * testsuites/sptests/spextensions01/init.c (modified) * testsuites/sptests/spfatal26/init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spfatal_support/system.h (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spsyslock01/init.c (modified) Rename is_internal to always_set_to_false Update #2825. Thu, 08 Dec 2016 15:41:30 GMT Sebastian Huber [b6606e8] * c/src/lib/libbsp/powerpc/shared/startup/panic.c (modified) * cpukit/libcsupport/src/gxx_wrappers.c (modified) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/fatal.h (modified) * cpukit/sapi/src/exshutdown.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/fatal2.c (deleted) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/cpu/nios2/nios2-context-initialize.c (modified) * cpukit/score/cpu/nios2/nios2-isr-get-level.c (modified) * cpukit/score/cpu/nios2/nios2-isr-set-level.c (modified) * cpukit/score/cpu/powerpc/ppc-isr-vector-install.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/userextimpl.h (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/userextiterate.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/devnullfatal01/testcase.h (modified) * testsuites/psxtests/psxfatal01/testcase.h (modified) * testsuites/psxtests/psxfatal02/testcase.h (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/sptests/spfatal01/testcase.h (modified) * testsuites/sptests/spfatal02/testcase.h (modified) * testsuites/sptests/spfatal03/testcase.h (modified) * testsuites/sptests/spfatal04/testcase.h (modified) * testsuites/sptests/spfatal05/testcase.h (modified) * testsuites/sptests/spfatal06/testcase.h (modified) * testsuites/sptests/spfatal07/testcase.h (modified) * testsuites/sptests/spfatal08/testcase.h (modified) * testsuites/sptests/spfatal09/testcase.h (modified) * testsuites/sptests/spfatal10/testcase.h (modified) * testsuites/sptests/spfatal11/testcase.h (modified) * testsuites/sptests/spfatal12/testcase.h (modified) * testsuites/sptests/spfatal13/testcase.h (modified) * testsuites/sptests/spfatal14/testcase.h (modified) * testsuites/sptests/spfatal15/testcase.h (modified) * testsuites/sptests/spfatal16/testcase.h (modified) * testsuites/sptests/spfatal17/testcase.h (modified) * testsuites/sptests/spfatal18/testcase.h (modified) * testsuites/sptests/spfatal19/testcase.h (modified) * testsuites/sptests/spfatal20/testcase.h (modified) * testsuites/sptests/spfatal24/testcase.h (modified) * testsuites/sptests/spfatal25/testcase.h (modified) * testsuites/sptests/spfatal27/testcase.h (modified) * testsuites/sptests/spfatal28/testcase.h (modified) * testsuites/sptests/spfatal29/testcase.h (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) score: Remove fatal is internal indicator The fatal is internal ... Fri, 09 Dec 2016 07:25:47 GMT Sebastian Huber [05006c90] * testsuites/samples/cdtest/cdtest.scn (modified) * testsuites/samples/cdtest/main.cc (modified) cdtest: Print proper begin/end of test messages Fri, 09 Dec 2016 07:13:39 GMT Chris Johns [8c637ee] * testsuites/samples/cdtest/main.cc (modified) cdtest: Add std::runtime_error() test case Update #2830. Thu, 08 Dec 2016 13:46:32 GMT Sebastian Huber [16bd9e0a] * testsuites/sptests/sptimecounter02/sptimecounter02.py (added) sptimecounter02: Add plot script Wed, 07 Dec 2016 10:43:13 GMT Sebastian Huber [3672f9a2] * testsuites/sptests/sptimecounter02/sptimecounter02.scn (modified) sptimecounter02: Update screen file Data obtained on QorIQ T4240 ... Wed, 07 Dec 2016 10:21:28 GMT Sebastian Huber [ccda60bd] * testsuites/smptests/smplock01/smplock01fair.py (modified) * testsuites/smptests/smplock01/smplock01perf.py (modified) smplock01: Fix plot scripts Mon, 05 Dec 2016 03:53:54 GMT Chris Johns [28fda62] * c/src/lib/libbsp/arm/atsam/make/custom/atsamv-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc17xx_ea_rom_int-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc17xx_plx800_rom_int-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_int-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_plx800_rom_int-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc40xx_ea_rom_int-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx_t-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f105rc-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f4-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/tms570/make/custom/tms570ls3137_hdk_intram-testsuite.tcfg (modified) * c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg (modified) * c/src/lib/libbsp/m68k/mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg (modified) * c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg (modified) * c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg (modified) * c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332-testsuite.tcfg (modified) * c/src/lib/libbsp/m68k/mvme162/make/custom/mvme162-testsuite.tcfg (modified) * c/src/lib/libbsp/m68k/mvme162/make/custom/mvme162lx-testsuite.tcfg (modified) * c/src/lib/libbsp/mips/hurricane/make/custom/hurricane-testsuite.tcfg (modified) * c/src/lib/libbsp/mips/jmr3904/make/custom/jmr3904-testsuite.tcfg (modified) * c/src/lib/libbsp/mips/rbtx4925/make/custom/rbtx4925-testsuite.tcfg (modified) * c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938-testsuite.tcfg (modified) * c/src/lib/libbsp/or1k/generic_or1k/make/custom/generic_or1k-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/gwlcfm-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb_spe-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_dpu-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_evb-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5668g-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674f_ecu508_app-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674f_ecu508_boot-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674f_rsm6-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb_spe-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_core_0-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_core_1-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_p1020rdb-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_t2080rdb-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_t4240rdb-testsuite.tcfg (modified) * c/src/lib/libbsp/sh/gensh1/make/custom/gensh1-testsuite.tcfg (modified) * c/src/lib/libbsp/sh/gensh2/make/custom/gensh2-testsuite.tcfg (modified) * c/src/lib/libbsp/sh/shsim/make/custom/simsh1-testsuite.tcfg (modified) * c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg (modified) * c/src/lib/libbsp/sh/shsim/make/custom/simsh2e-testsuite.tcfg (modified) * c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg (modified) * c/src/lib/libbsp/sparc/erc32/make/custom/erc32-testsuite.tcfg (added) * testsuites/automake/compile.am (modified) * testsuites/automake/test-subdirs.am (modified) * testsuites/support/include/buffer_test_io.h (modified) * testsuites/testdata/disable-intrcritical-tests.tcfg (modified) * testsuites/testdata/disable-jffs2-tests.tcfg (modified) * testsuites/testdata/disable-mrfs-tests.tcfg (modified) * testsuites/testdata/dltests-broken-on-this-bsp.tcfg (modified) * testsuites/testdata/require-tick-isr.tcfg (modified) * tools/build/rtems-test-check (modified) testsuite: Add test states to the testsuit configuration files. ... Tue, 06 Dec 2016 10:35:34 GMT Sebastian Huber [4b579c5f] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/linkersets.h (modified) * testsuites/sptests/splinkersets01/init.c (modified) score: Simplify linker set API Resurrect RTEMS_LINKER_SET_BEGIN() ... Mon, 05 Dec 2016 13:47:19 GMT Sebastian Huber [38bc13f] * testsuites/smptests/smplock01/smplock01fair.py (modified) smplock01: Fix fairness plot script Fri, 02 Dec 2016 12:39:40 GMT Sebastian Huber [b07e642a] * testsuites/smptests/smpthreadlife01/init.c (modified) smpthreadlife01: Fix due to robust thread dispatch Update #2811. Thu, 01 Dec 2016 19:42:48 GMT Sebastian Huber [5b6c290] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/src/schedulerremoveprocessor.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Initialize thread queue context early Initialize thread ... Fri, 25 Nov 2016 04:13:36 GMT Chris Johns [a0d4e99] * cpukit/Makefile.am (modified) * cpukit/configure.ac (modified) * cpukit/libdebugger/Makefile.am (added) * cpukit/libdebugger/preinstall.am (added) * cpukit/libdebugger/rtems-debugger-arm.c (added) * cpukit/libdebugger/rtems-debugger-block.c (added) * cpukit/libdebugger/rtems-debugger-block.h (added) * cpukit/libdebugger/rtems-debugger-cmd.c (added) * cpukit/libdebugger/rtems-debugger-i386.c (added) * cpukit/libdebugger/rtems-debugger-remote-tcp.c (added) * cpukit/libdebugger/rtems-debugger-remote-tcp.h (added) * cpukit/libdebugger/rtems-debugger-remote.c (added) * cpukit/libdebugger/rtems-debugger-remote.h (added) * cpukit/libdebugger/rtems-debugger-server.c (added) * cpukit/libdebugger/rtems-debugger-server.h (added) * cpukit/libdebugger/rtems-debugger-target.c (added) * cpukit/libdebugger/rtems-debugger-target.h (added) * cpukit/libdebugger/rtems-debugger-threads.c (added) * cpukit/libdebugger/rtems-debugger-threads.h (added) * cpukit/libdebugger/rtems-debugger.h (added) * cpukit/preinstall.am (modified) * cpukit/wrapup/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/debugger01/Makefile.am (added) * testsuites/libtests/debugger01/debugger01.doc (added) * testsuites/libtests/debugger01/debugger01.scn (added) * testsuites/libtests/debugger01/init.c (added) * testsuites/libtests/debugger01/remote.c (added) * testsuites/libtests/debugger01/system.h (added) cpukit: Add libdebugger, a remote debugger agent for GDB. Mon, 28 Nov 2016 12:28:32 GMT Sebastian Huber [c09db57] * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Fix thread queue context initialization Initialize the ... Wed, 23 Nov 2016 12:38:25 GMT Sebastian Huber [73f9c2c] * testsuites/smptests/smpfatal03/init.c (modified) smptests/smpfatal03: Use timer to provoke error Avoid use of ... Wed, 23 Nov 2016 11:48:57 GMT Sebastian Huber [bee0323] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: Uncomment unused internal error codes Update #2825. Wed, 16 Nov 2016 13:50:09 GMT Sebastian Huber [c42be504] * cpukit/configure.ac (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/spinlock.h (deleted) * cpukit/posix/include/rtems/posix/spinlockimpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/pspin.c (deleted) * cpukit/posix/src/pspindestroy.c (modified) * cpukit/posix/src/pspininit.c (modified) * cpukit/posix/src/pspinlock.c (modified) * cpukit/posix/src/pspintrylock.c (deleted) * cpukit/posix/src/pspinunlock.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/corespinlock.h (deleted) * cpukit/score/include/rtems/score/corespinlockimpl.h (deleted) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/corespinlockrelease.c (deleted) * cpukit/score/src/corespinlockwait.c (deleted) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxspin01/main.c (modified) * testsuites/psxtests/psxspin01/psxspin01.scn (modified) * testsuites/psxtests/psxspin01/test.c (modified) * testsuites/psxtests/psxspin02/Makefile.am (deleted) * testsuites/psxtests/psxspin02/main.c (deleted) * testsuites/psxtests/psxspin02/psxspin02.doc (deleted) * testsuites/psxtests/psxspin02/psxspin02.scn (deleted) * testsuites/psxtests/psxspin02/test.c (deleted) * testsuites/sptests/spsysinit01/init.c (modified) posix: Add self-contained pthread spinlock Turn pthread_spinlock_t ... Wed, 16 Nov 2016 15:39:43 GMT Sebastian Huber [125f248] * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/spfatal03/testcase.h (modified) score: Add thread queue enqueue callout Replace the expected thread ... Thu, 10 Nov 2016 11:02:28 GMT Sebastian Huber [84e6f15] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/rtems/score/cpu.h (modified) * cpukit/score/cpu/m32c/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sh/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/rtems/score/cpu.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threaddispatch.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal06/Makefile.am (added) * testsuites/smptests/smpfatal06/init.c (added) * testsuites/smptests/smpfatal06/smpfatal06.doc (added) * testsuites/smptests/smpfatal06/smpfatal06.scn (added) * testsuites/sptests/spinternalerror02/init.c (modified) score: Robust thread dispatch On SMP configurations, it is a fatal ...