# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 05/18/24 13:48:51 Tue, 11 Nov 2014 16:21:02 GMT Jennifer Averett [db44590c] * testsuites/smptests/smpschedaffinity05/init.c (modified) smpschedaffinity05: Change semaphore attributes. Change semaphore ... Wed, 12 Nov 2014 14:42:13 GMT Jennifer Averett [1960dcb9] * testsuites/smptests/smpschedaffinity04/init.c (modified) smpschedaffinity04: Change semaphore attributes. Change semaphore ... Wed, 12 Nov 2014 14:42:48 GMT Jennifer Averett [bc95f816] * testsuites/smptests/smpschedaffinity02/init.c (modified) smpschedaffinity02: Change semaphore attributes. Change semaphore ... Wed, 19 Nov 2014 19:57:37 GMT Joel Sherrill [163519a0] * testsuites/libtests/malloctest/init.c (modified) * testsuites/support/include/tmacros.h (modified) libtests/malloctest/init.c: Fix warning posix_memalign() is ... Thu, 20 Nov 2014 08:15:19 GMT Sebastian Huber [a634feb] * testsuites/libtests/dl01/Makefile.am (modified) * testsuites/libtests/dl02/Makefile.am (modified) dl01,dl02: Avoid non-runnable $(EXEEXT) files Mon, 17 Nov 2014 12:35:58 GMT Sebastian Huber [e02d5dd9] * cpukit/libcsupport/src/base_fs.c (modified) * cpukit/libcsupport/src/pwdgrp.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/pwdgrp02/Makefile.am (added) * testsuites/libtests/pwdgrp02/init.c (added) * testsuites/libtests/pwdgrp02/pwdgrp02.doc (added) * testsuites/libtests/pwdgrp02/pwdgrp02.scn (added) Ensure security of default user environment Mon, 17 Nov 2014 10:55:27 GMT Sebastian Huber [fa028bb] * cpukit/libmisc/shell/login_check.c (modified) * cpukit/libmisc/shell/shell.c (modified) * testsuites/libtests/shell01/init.c (modified) * testsuites/samples/fileio/init.c (modified) shell: Do chroot() after successful login Mon, 17 Nov 2014 09:19:00 GMT Sebastian Huber [065d72ce] * cpukit/libmisc/shell/login_check.c (modified) * testsuites/libtests/shell01/init.c (modified) shell: Get supplementary group IDs in login check Mon, 17 Nov 2014 08:01:53 GMT Sebastian Huber [b8bd90f6] * cpukit/include/rtems/userenv.h (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/sup_fs_check_permissions.c (modified) * cpukit/libcsupport/src/uenvgetgroups.c (added) * testsuites/fstests/fsnofs01/init.c (modified) Add supplementary groups to user environment Tue, 18 Nov 2014 09:42:45 GMT Sebastian Huber [0b3fcf5] * testsuites/samples/fileio/system.h (modified) samples/fileio: Use unlimited objects Tue, 18 Nov 2014 09:42:34 GMT Sebastian Huber [ab085c9] * testsuites/samples/fileio/init.c (modified) samples/fileio: Fix warning Mon, 17 Nov 2014 06:53:01 GMT Sebastian Huber [ffa71f1] * cpukit/libcsupport/src/getgroups.c (modified) * testsuites/libtests/pwdgrp01/init.c (modified) * testsuites/libtests/pwdgrp01/pwdgrp01.doc (modified) * testsuites/psxtests/psxid01/init.c (modified) * testsuites/psxtests/psxid01/psxid01.scn (modified) libcsupport: Implement getgroups() Fri, 14 Nov 2014 14:33:57 GMT Sebastian Huber [395e5d4] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/getgrent.c (modified) * cpukit/libcsupport/src/getgrnam.c (added) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd02/init.c (modified) libcsupport: Use POSIX key for getgrent() Fri, 14 Nov 2014 13:31:54 GMT Sebastian Huber [acf9a8d] * cpukit/libmisc/shell/login_check.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/shell01/Makefile.am (added) * testsuites/libtests/shell01/init.c (added) * testsuites/libtests/shell01/shell01.doc (added) * testsuites/libtests/shell01/shell01.scn (added) * testsuites/samples/fileio/init.c (modified) shell: Use crypt_r() in rtems_shell_login_check() Use '*" to ... Fri, 14 Nov 2014 13:30:36 GMT Sebastian Huber [002f351] * cpukit/libcsupport/src/pwdgrp.c (modified) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd01/psxpasswd01.scn (modified) libcsupport: Minimal /etc/passwd and /etc/group Create a minimal ... Fri, 14 Nov 2014 10:30:50 GMT Sebastian Huber [6935428] * cpukit/libcsupport/src/pwdgrp.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/pwdgrp01/Makefile.am (added) * testsuites/libtests/pwdgrp01/init.c (added) * testsuites/libtests/pwdgrp01/pwdgrp01.doc (added) * testsuites/libtests/pwdgrp01/pwdgrp01.scn (added) libcsupport: Avoid TOCTOU and format errors Thu, 13 Nov 2014 14:13:24 GMT Sebastian Huber [4466321] * cpukit/Makefile.am (modified) * cpukit/configure.ac (modified) * cpukit/include/crypt.h (added) * cpukit/libcrypt/Makefile.am (added) * cpukit/libcrypt/crypt-md5.c (added) * cpukit/libcrypt/crypt-sha256.c (added) * cpukit/libcrypt/crypt-sha512.c (added) * cpukit/libcrypt/crypt.c (added) * cpukit/libcrypt/misc.c (added) * cpukit/libcrypt/preinstall.am (added) * cpukit/preinstall.am (modified) * cpukit/wrapup/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/crypt01/Makefile.am (added) * testsuites/libtests/crypt01/crypt01.doc (added) * testsuites/libtests/crypt01/crypt01.scn (added) * testsuites/libtests/crypt01/init.c (added) Add crypt_r(), etc. Add crypt_add_format(), crypt_r(), ... Thu, 13 Nov 2014 12:18:24 GMT Sebastian Huber [1bcd0378] * cpukit/Makefile.am (modified) * cpukit/libmd/Makefile.am (modified) * cpukit/libmd/preinstall.am (modified) * cpukit/libmd/sha256.h (added) * cpukit/libmd/sha256c.c (added) * cpukit/libmd/sha512.h (added) * cpukit/libmd/sha512c.c (added) * cpukit/preinstall.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/sha/Makefile.am (added) * testsuites/libtests/sha/init.c (added) * testsuites/libtests/sha/sha.doc (added) * testsuites/libtests/sha/sha.scn (added) Add SHA256 and SHA512 support Tue, 11 Nov 2014 11:41:58 GMT Sebastian Huber [0510cfd8] * cpukit/dev/Makefile.am (modified) * cpukit/dev/i2c/switch-nxp-pca9548a.c (added) * cpukit/dev/include/dev/i2c/switch-nxp-pca9548a.h (added) * cpukit/dev/preinstall.am (modified) * testsuites/libtests/i2c01/init.c (modified) Add NXP PCA9548A 8-channel switch I2C driver Fri, 07 Nov 2014 12:50:01 GMT Sebastian Huber [67ac69fc] * cpukit/dev/Makefile.am (modified) * cpukit/dev/i2c/gpio-nxp-pca9535.c (added) * cpukit/dev/include/dev/i2c/gpio-nxp-pca9535.h (added) * cpukit/dev/preinstall.am (modified) * testsuites/libtests/i2c01/init.c (modified) Add NXP PCA9535 16-bit GPIO I2C driver Fri, 07 Nov 2014 12:49:29 GMT Sebastian Huber [cce46780] * cpukit/dev/Makefile.am (modified) * cpukit/dev/i2c/eeprom.c (added) * cpukit/dev/include/dev/i2c/eeprom.h (added) * cpukit/dev/preinstall.am (modified) * testsuites/libtests/i2c01/init.c (modified) Add generic EEPROM I2C device driver Fri, 07 Nov 2014 12:47:39 GMT Sebastian Huber [41c5f1b7] * cpukit/dev/Makefile.am (modified) * cpukit/dev/i2c/i2c-bus.c (added) * cpukit/dev/i2c/i2c-dev.c (added) * cpukit/dev/include/dev/i2c/i2c.h (added) * cpukit/dev/preinstall.am (modified) * cpukit/wrapup/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/i2c01/Makefile.am (added) * testsuites/libtests/i2c01/i2c01.doc (added) * testsuites/libtests/i2c01/i2c01.scn (added) * testsuites/libtests/i2c01/init.c (added) Add I2C driver framework This I2C driver framework has some major ... Thu, 20 Nov 2014 07:52:50 GMT Sebastian Huber [3eade710] * testsuites/libtests/top/init.c (modified) libtests/top: End test after some time if no input Thu, 06 Nov 2014 02:08:48 GMT Chris Johns [f98abbe] * cpukit/configure.ac (modified) * cpukit/libdl/rtl-mdreloc-nios2.c (deleted) * testsuites/libtests/configure.ac (modified) libdl: Disable building libdl for the NIOS2. No relocation support. ... Tue, 04 Nov 2014 05:31:50 GMT Chris Johns [540b7b41] * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/dl02/Makefile.am (added) * testsuites/libtests/dl02/dl-load.c (added) * testsuites/libtests/dl02/dl-load.h (added) * testsuites/libtests/dl02/dl-o1.c (added) * testsuites/libtests/dl02/dl-o2.c (added) * testsuites/libtests/dl02/dl-o2.h (added) * testsuites/libtests/dl02/dl02.doc (added) * testsuites/libtests/dl02/dl02.scn (added) * testsuites/libtests/dl02/init.c (added) libtests: Add libdl test dl02. Loads 2 interdependent ELF object files. Tue, 04 Nov 2014 05:30:08 GMT Chris Johns [d52c9e4d] * testsuites/libtests/dl01/dl01.doc (modified) * testsuites/libtests/dl01/dl01.scn (modified) * testsuites/libtests/dl01/init.c (modified) libtests: Update dl01 documentation. Mon, 03 Nov 2014 00:54:55 GMT Joel Sherrill [c58f90b] * testsuites/libtests/dl01/dl-load.c (modified) dl01/dl-load.c: Add missing const Mon, 27 Oct 2014 01:09:41 GMT Chris Johns [ae5fe7e6] * cpukit/Makefile.am (modified) * cpukit/configure.ac (modified) * cpukit/libdl/Makefile.am (added) * cpukit/libdl/dlfcn-shell.c (added) * cpukit/libdl/dlfcn-shell.h (added) * cpukit/libdl/dlfcn.c (added) * cpukit/libdl/dlfcn.h (added) * cpukit/libdl/fastlz.c (added) * cpukit/libdl/fastlz.h (added) * cpukit/libdl/include/arch/arm/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/bfin/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/h8300/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/i386/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/lm32/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/m32r/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/m68k/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/mips/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/moxie/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/nios2/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/powerpc/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/sparc/machine/elf_machdep.h (added) * cpukit/libdl/include/arch/v850/machine/elf_machdep.h (added) * cpukit/libdl/include/link.h (added) * cpukit/libdl/include/link_elf.h (added) * cpukit/libdl/include/sys/cdefs_elf.h (added) * cpukit/libdl/include/sys/exec_elf.h (added) * cpukit/libdl/preinstall.am (added) * cpukit/libdl/rap-shell.c (added) * cpukit/libdl/rap-shell.h (added) * cpukit/libdl/rap.c (added) * cpukit/libdl/rap.h (added) * cpukit/libdl/rtl-alloc-heap.c (added) * cpukit/libdl/rtl-alloc-heap.h (added) * cpukit/libdl/rtl-allocator.c (added) * cpukit/libdl/rtl-allocator.h (added) * cpukit/libdl/rtl-chain-iterator.c (added) * cpukit/libdl/rtl-chain-iterator.h (added) * cpukit/libdl/rtl-debugger.c (added) * cpukit/libdl/rtl-elf.c (added) * cpukit/libdl/rtl-elf.h (added) * cpukit/libdl/rtl-error.c (added) * cpukit/libdl/rtl-error.h (added) * cpukit/libdl/rtl-find-file.c (added) * cpukit/libdl/rtl-find-file.h (added) * cpukit/libdl/rtl-fwd.h (added) * cpukit/libdl/rtl-indirect-ptr.h (added) * cpukit/libdl/rtl-mdreloc-arm.c (added) * cpukit/libdl/rtl-mdreloc-bfin.c (added) * cpukit/libdl/rtl-mdreloc-h8300.c (added) * cpukit/libdl/rtl-mdreloc-i386.c (added) * cpukit/libdl/rtl-mdreloc-lm32.c (added) * cpukit/libdl/rtl-mdreloc-m32r.c (added) * cpukit/libdl/rtl-mdreloc-m68k.c (added) * cpukit/libdl/rtl-mdreloc-mips.c (added) * cpukit/libdl/rtl-mdreloc-moxie.c (added) * cpukit/libdl/rtl-mdreloc-nios2.c (added) * cpukit/libdl/rtl-mdreloc-powerpc.c (added) * cpukit/libdl/rtl-mdreloc-sparc.c (added) * cpukit/libdl/rtl-mdreloc-v850.c (added) * cpukit/libdl/rtl-obj-cache.c (added) * cpukit/libdl/rtl-obj-cache.h (added) * cpukit/libdl/rtl-obj-comp.c (added) * cpukit/libdl/rtl-obj-comp.h (added) * cpukit/libdl/rtl-obj-fwd.h (added) * cpukit/libdl/rtl-obj.c (added) * cpukit/libdl/rtl-obj.h (added) * cpukit/libdl/rtl-rap.c (added) * cpukit/libdl/rtl-rap.h (added) * cpukit/libdl/rtl-shell.c (added) * cpukit/libdl/rtl-shell.h (added) * cpukit/libdl/rtl-string.c (added) * cpukit/libdl/rtl-string.h (added) * cpukit/libdl/rtl-sym.c (added) * cpukit/libdl/rtl-sym.h (added) * cpukit/libdl/rtl-trace.c (added) * cpukit/libdl/rtl-trace.h (added) * cpukit/libdl/rtl-unresolved.c (added) * cpukit/libdl/rtl-unresolved.h (added) * cpukit/libdl/rtl.c (added) * cpukit/libdl/rtl.h (added) * cpukit/preinstall.am (modified) * cpukit/wrapup/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/dl01/Makefile.am (added) * testsuites/libtests/dl01/dl-load.c (added) * testsuites/libtests/dl01/dl-load.h (added) * testsuites/libtests/dl01/dl-o1.c (added) * testsuites/libtests/dl01/dl01.doc (added) * testsuites/libtests/dl01/dl01.scn (added) * testsuites/libtests/dl01/init.c (added) cpukit: Add libdl with the Runtime Loader (RTL) code. This is a ... Mon, 29 Sep 2014 19:31:18 GMT Jennifer Averett [410bcdfe] * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/top/Makefile.am (added) * testsuites/libtests/top/init.c (added) * testsuites/libtests/top/system.h (added) * testsuites/libtests/top/task1.c (added) * testsuites/libtests/top/task2.c (added) * testsuites/libtests/top/task3.c (added) * testsuites/libtests/top/top.scn (added) top: Add new test. Mon, 08 Sep 2014 14:47:13 GMT Jennifer Averett [254b7db0] * testsuites/libtests/capture01/init.c (modified) capture01: Remove capture task tracking. This involved adding a new ... Fri, 24 Oct 2014 07:18:38 GMT Sebastian Huber [d412e2f] * testsuites/smptests/smpfatal03/init.c (modified) smptests/smpfatal03: Wait for end of test msg Fri, 24 Oct 2014 05:21:51 GMT Sebastian Huber [092b8c5] * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) tests/smptests: Normal use of test extension Thu, 23 Oct 2014 15:15:47 GMT Sebastian Huber [17889b2] * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) tests/smptests: Use barriers in smpfatal0{12} Call the test ... Thu, 23 Oct 2014 07:42:18 GMT Sebastian Huber [3e739ae] * testsuites/support/include/tmacros.h (modified) testsuites: Move include for C++ compatibility Fri, 17 Oct 2014 12:46:13 GMT Sebastian Huber [66c1ef9] * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/mdosfs_fstime/Makefile.am (added) Revert "fstests/mdosfs_fstime: Remove test" This reverts commit ... Tue, 14 Oct 2014 10:12:32 GMT Sebastian Huber [43633ae] * testsuites/psxtests/psxglobalcon01/init.cc (modified) * testsuites/psxtests/psxglobalcon02/init.cc (modified) * testsuites/sptests/spglobalcon01/init.cc (modified) testsuites: Avoid clock driver Mon, 13 Oct 2014 16:13:11 GMT Joel Sherrill [945f31b9] * testsuites/samples/nsecs/init.c (modified) nsecs/init.c: Use long to avoid overflow on 16-bit targets Fri, 10 Oct 2014 07:09:19 GMT Sebastian Huber [a38ced2] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadglobalconstruction.c (added) * cpukit/score/src/threadhandler.c (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxglobalcon01/Makefile.am (added) * testsuites/psxtests/psxglobalcon01/init.cc (added) * testsuites/psxtests/psxglobalcon01/psxglobalcon01.doc (added) * testsuites/psxtests/psxglobalcon01/psxglobalcon01.scn (added) * testsuites/psxtests/psxglobalcon02/Makefile.am (added) * testsuites/psxtests/psxglobalcon02/init.cc (added) * testsuites/psxtests/psxglobalcon02/psxglobalcon02.doc (added) * testsuites/psxtests/psxglobalcon02/psxglobalcon02.scn (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spglobalcon01/Makefile.am (added) * testsuites/sptests/spglobalcon01/init.cc (added) * testsuites/sptests/spglobalcon01/spglobalcon01.doc (added) * testsuites/sptests/spglobalcon01/spglobalcon01.scn (added) * testsuites/sptests/spthreadlife01/init.c (modified) score: Rework global construction Ensure that the global ... Wed, 08 Oct 2014 22:38:12 GMT Joel Sherrill [78a38fa2] * c/src/lib/libbsp/m68k/mrm332/console/console.c (modified) * c/src/lib/libbsp/powerpc/score603e/PCI_bus/flash.c (modified) * c/src/lib/libbsp/powerpc/score603e/console/85c30.c (modified) * c/src/lib/libbsp/powerpc/score603e/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/score603e/startup/vmeintr.c (modified) * c/src/lib/libbsp/shared/tod.c (modified) * c/src/lib/libcpu/m68k/shared/misc/m68kidle.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/cpu.c (modified) * c/src/lib/libcpu/sparc64/shared/score/cpu.c (modified) * doc/tools/bmenu/Makefile.am (modified) * doc/tools/bmenu/address.h (modified) * doc/tools/bmenu/chain.inl (modified) * testsuites/mptests/mp03/task1.c (modified) * testsuites/mptests/mp06/task1.c (modified) Eliminate use of /*PAGE and clean up formatting Tue, 07 Oct 2014 22:43:35 GMT Joel Sherrill [eb7f306d] * testsuites/samples/base_sp/apptask.c (modified) samples/base_sp: Fix printf() warning Tue, 07 Oct 2014 22:43:18 GMT Joel Sherrill [51a95ff9] * testsuites/samples/unlimited/init.c (modified) * testsuites/samples/unlimited/system.h (modified) * testsuites/samples/unlimited/test1.c (modified) * testsuites/samples/unlimited/test2.c (modified) * testsuites/samples/unlimited/test3.c (modified) samples/unlimited: Fix printf() warning and clean up Wed, 08 Oct 2014 09:24:36 GMT Sebastian Huber [22cd282] * cpukit/libcsupport/src/__usrenv.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) IMFS: Avoid NULL pointer access Avoid NULL pointer access in ... Wed, 08 Oct 2014 08:31:36 GMT Sebastian Huber [b9f95225] * cpukit/posix/include/rtems/posix/rwlockimpl.h (modified) * cpukit/posix/src/prwlockdestroy.c (modified) * cpukit/posix/src/prwlockinit.c (modified) * cpukit/posix/src/prwlockrdlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/prwlocktryrdlock.c (modified) * cpukit/posix/src/prwlocktrywrlock.c (modified) * cpukit/posix/src/prwlockunlock.c (modified) * cpukit/posix/src/prwlockwrlock.c (modified) * testsuites/psxtests/psxrwlock01/test.c (modified) posix: Add auto initializaton for rwlock Tue, 07 Oct 2014 14:28:04 GMT Sebastian Huber [7fd5e89] * c/src/lib/libbsp/arm/tms570/console/tms570-sci.c (modified) * c/src/lib/libbsp/arm/tms570/include/tms570-sci-driver.h (modified) * c/src/lib/libbsp/sparc/leon3/console/console.c (modified) * c/src/lib/libbsp/sparc/shared/include/apbuart_termios.h (modified) * c/src/lib/libbsp/sparc/shared/uart/apbuart_termios.c (modified) * cpukit/libcsupport/include/rtems/termiostypes.h (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libcsupport/src/termios_setbestbaud.c (modified) * cpukit/libnetworking/net/if_ppp.c (modified) * cpukit/libnetworking/net/ppp_tty.c (modified) * doc/bsp_howto/console.t (modified) * testsuites/libtests/termios01/init.c (modified) termios: Partially hide rtems_termios_tty Move interrupt lock to ... Tue, 07 Oct 2014 14:27:51 GMT Sebastian Huber [a830cb8] * c/src/lib/libbsp/arm/tms570/console/tms570-sci.c (modified) * c/src/lib/libbsp/sparc/leon3/console/console.c (modified) * cpukit/libcsupport/include/rtems/termiostypes.h (modified) * cpukit/libcsupport/src/termios.c (modified) * doc/bsp_howto/console.t (modified) * testsuites/libtests/termios01/init.c (modified) termios: Separate flow control from normal handler Tue, 23 Sep 2014 12:20:35 GMT Sebastian Huber [805360b] * cpukit/libnetworking/net/if_ppp.c (modified) * cpukit/pppd/rtemspppd.h (modified) * testsuites/samples/pppd/netconfig.h (modified) pppd: Fix warnings Fri, 19 Sep 2014 12:18:00 GMT Sebastian Huber [6f1e1b3] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spintrcritical22/Makefile.am (added) * testsuites/sptests/spintrcritical22/init.c (added) * testsuites/sptests/spintrcritical22/spintrcritical22.doc (added) * testsuites/sptests/spintrcritical22/spintrcritical22.scn (added) sptests/spintrcritical22: New test Wed, 17 Sep 2014 08:28:13 GMT Sebastian Huber [8f0a2c9] * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smpload01/smpload01.scn (modified) smptests/smpload01: Report profiling only once Rely on test ... Thu, 04 Sep 2014 13:59:49 GMT Joel Sherrill [8fbe2e6] * c/src/lib/libbsp/arm/edb7312/timer/timer.c (modified) * c/src/lib/libbsp/arm/gba/timer/timer.c (modified) * c/src/lib/libbsp/arm/lpc176x/benchmark_timer/benchmark_timer.c (modified) * c/src/lib/libbsp/arm/lpc24xx/misc/timer.c (modified) * c/src/lib/libbsp/arm/lpc32xx/misc/timer.c (modified) * c/src/lib/libbsp/arm/raspberrypi/misc/timer.c (modified) * c/src/lib/libbsp/arm/tms570/clock/benchmark_timer.c (modified) * c/src/lib/libbsp/i386/pc386/timer/timer.c (modified) * c/src/lib/libbsp/lm32/shared/milkymist_timer/timer.c (modified) * c/src/lib/libbsp/lm32/shared/timer/timer.c (modified) * c/src/lib/libbsp/m32c/m32cbsp/timer/timer.c (modified) * c/src/lib/libbsp/m68k/gen68302/timer/timer.c (modified) * c/src/lib/libbsp/m68k/idp/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mcf52235/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mcf5329/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mrm332/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme147/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme162/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme167/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme167/timer/timerisr.S (modified) * c/src/lib/libbsp/m68k/ods68302/timer/timer.c (modified) * c/src/lib/libbsp/mips/csb350/timer/timer.c (modified) * c/src/lib/libbsp/mips/genmongoosev/timer/timer.c (modified) * c/src/lib/libbsp/mips/jmr3904/timer/timer.c (modified) * c/src/lib/libbsp/nios2/nios2_iss/timer/timer.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c (modified) * c/src/lib/libbsp/or1k/or1ksim/timer/timer.c (modified) * c/src/lib/libbsp/powerpc/score603e/timer/timer.c (modified) * c/src/lib/libbsp/powerpc/tqm8xx/timer/timer.c (modified) * c/src/lib/libbsp/shared/timerstub.c (modified) * c/src/lib/libbsp/sparc/erc32/timer/timer.c (modified) * c/src/lib/libbsp/sparc/leon2/timer/timer.c (modified) * c/src/lib/libbsp/sparc/leon3/timer/timer.c (modified) * c/src/lib/libcpu/arm/at91rm9200/timer/timer.c (modified) * c/src/lib/libcpu/arm/lpc22xx/timer/timer.c (modified) * c/src/lib/libcpu/arm/mc9328mxl/timer/timer.c (modified) * c/src/lib/libcpu/arm/pxa255/timer/timer.c (modified) * c/src/lib/libcpu/arm/s3c24xx/timer/timer.c (modified) * c/src/lib/libcpu/bfin/timer/timer.c (modified) * c/src/lib/libcpu/m68k/mcf5206/timer/timer.c (modified) * c/src/lib/libcpu/m68k/mcf5206/timer/timerisr.S (modified) * c/src/lib/libcpu/m68k/mcf5272/timer/timer.c (modified) * c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S (modified) * c/src/lib/libcpu/mips/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc505/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc5xx/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc8260/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc8xx/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/ppc403/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7032/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7045/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7750/timer/timer.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/timerdrv.h (deleted) * cpukit/libcsupport/preinstall.am (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/bsp_howto/timer.t (modified) * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond02/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond05/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmkey01/init.c (modified) * testsuites/psxtmtests/psxtmkey02/init.c (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) * testsuites/psxtmtests/psxtmmutex01/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex03/init.c (modified) * testsuites/psxtmtests/psxtmmutex04/init.c (modified) * testsuites/psxtmtests/psxtmmutex05/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmmutex07/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep01/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock01/init.c (modified) * testsuites/psxtmtests/psxtmrwlock02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock03/init.c (modified) * testsuites/psxtmtests/psxtmrwlock04/init.c (modified) * testsuites/psxtmtests/psxtmrwlock05/init.c (modified) * testsuites/psxtmtests/psxtmrwlock06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock07/init.c (modified) * testsuites/psxtmtests/psxtmsem01/init.c (modified) * testsuites/psxtmtests/psxtmsem02/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmsem04/init.c (modified) * testsuites/psxtmtests/psxtmsem05/init.c (modified) * testsuites/psxtmtests/psxtmsleep01/init.c (modified) * testsuites/psxtmtests/psxtmsleep02/init.c (modified) * testsuites/psxtmtests/psxtmthread02/init.c (modified) * testsuites/psxtmtests/psxtmthread03/init.c (modified) * testsuites/psxtmtests/psxtmthread04/init.c (modified) * testsuites/psxtmtests/psxtmthread05/init.c (modified) * testsuites/psxtmtests/psxtmthread06/init.c (modified) * testsuites/rhealstone/rhdeadlockbrk/deadlockbrk.c (modified) * testsuites/rhealstone/rhilatency/ilatency.c (modified) * testsuites/rhealstone/rhmlatency/mlatency.c (modified) * testsuites/rhealstone/rhsemshuffle/semshuffle.c (modified) * testsuites/rhealstone/rhtaskpreempt/taskpreempt.c (modified) * testsuites/rhealstone/rhtaskswitch/taskswitch.c (modified) * testsuites/support/src/tmtests_support.c (modified) Use correct prototype of benchmark_timer_read() This change starts ... Tue, 16 Sep 2014 13:43:15 GMT Sebastian Huber [7f8a978] * testsuites/sptests/sp07/Makefile.am (modified) * testsuites/sptests/sp07/buffered_io.c (deleted) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/sp07.scn (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp07/task2.c (modified) * testsuites/sptests/sp07/task4.c (modified) * testsuites/sptests/sp07/tcreate.c (modified) * testsuites/sptests/sp07/tdelete.c (modified) * testsuites/sptests/sp07/trestart.c (modified) * testsuites/sptests/sp07/tstart.c (modified) sptests/sp07: Minimize thread dispatch latency Do not use sprintf() ... Thu, 11 Sep 2014 15:55:34 GMT Daniel Cederman [6e1206a] * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcache01/smpcache01.doc (modified) * testsuites/smptests/smpcache01/smpcache01.scn (modified) smptests/smpcache01: Remove invalidation of data cache lines from ... Fri, 12 Sep 2014 14:04:40 GMT Sebastian Huber [f9eca790] * testsuites/sptests/spintrcritical_support/intrcritical.c (modified) sptests/spintrcritical_support: Optimize busy loop Fri, 12 Sep 2014 14:04:01 GMT Sebastian Huber [73b5d8bf] * testsuites/sptests/spintrcritical10/init.c (modified) sptests/spintrcritical10: Avoid undefined memory Thu, 11 Sep 2014 05:33:16 GMT Sebastian Huber [f3508c44] * testsuites/tmtests/tmcontext01/init.c (modified) tmtests/tmcontext01: Improve cache dirty function Increment by ... Wed, 10 Sep 2014 12:46:03 GMT Sebastian Huber [e09f8b08] * testsuites/sptests/spfatal07/testcase.h (modified) sptests/spfatal07: Fix end of test message Tue, 09 Sep 2014 15:13:51 GMT Sebastian Huber [4984ee4] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp39/Makefile.am (deleted) * testsuites/sptests/spintrcritical21/Makefile.am (added) * testsuites/sptests/spintrcritical21/init.c (moved) * testsuites/sptests/spintrcritical21/spintrcritical21.doc (moved) * testsuites/sptests/spintrcritical21/spintrcritical21.scn (moved) * testsuites/sptests/spintrcritical21/system.h (moved) sptests/sp39: Convert to sptests/spintrcritical21 Use interrupt ... Tue, 09 Sep 2014 14:49:20 GMT Sebastian Huber [b5f9ad2] * testsuites/psxtests/psxonce01/system.h (modified) psxtests/psxonce01: Use test extension Mon, 08 Sep 2014 13:18:07 GMT Sebastian Huber [8028089] * testsuites/psxtests/psxintrcritical01/init.c (modified) * testsuites/sptests/spintrcritical01/init.c (modified) * testsuites/sptests/spintrcritical06/init.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spintrcritical10/init.c (modified) * testsuites/sptests/spintrcritical11/init.c (modified) * testsuites/sptests/spintrcritical13/init.c (modified) * testsuites/sptests/spintrcritical15/init.c (modified) * testsuites/sptests/spintrcritical16/init.c (modified) * testsuites/sptests/spintrcritical18/init.c (modified) * testsuites/sptests/spintrcritical20/init.c (modified) * testsuites/sptests/spintrcritical_support/intrcritical.c (modified) * testsuites/sptests/spintrcritical_support/intrcritical.h (modified) tests: Rework interrupt critical tests This avoids test durations ... Mon, 08 Sep 2014 08:19:42 GMT Sebastian Huber [6821a629] * c/src/aclocal/prog-cxx.m4 (modified) * testsuites/aclocal/prog-cxx.m4 (modified) Add -std=gnu++11 to CXXFLAGS if SMP is enabled This is necessary to ... Fri, 05 Sep 2014 11:33:57 GMT Sebastian Huber [8d30713d] * testsuites/tmtests/tmcontext01/init.c (modified) tmtests/tmcontext01: Improve cache dirty function Fri, 05 Sep 2014 07:27:41 GMT Sebastian Huber [07b4594] * testsuites/sptests/spcontext01/init.c (modified) sptests/spcontext01: Fix warning Fri, 05 Sep 2014 06:24:52 GMT Sebastian Huber [b2356837] * testsuites/tmtests/tmcontext01/plot.py (modified) tmtests/tmcontext01: Plot a legend Wed, 03 Sep 2014 15:21:21 GMT Joel Sherrill [a864016f] * testsuites/sptests/spcpuset01/init.c (modified) * testsuites/sptests/spcpuset01/test.c (modified) spcpuset01: Use %zd for size_t to eliminate warning Wed, 03 Sep 2014 15:16:43 GMT Joel Sherrill [de549c3] * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond02/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond05/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmthread02/init.c (modified) * testsuites/psxtmtests/psxtmthread04/init.c (modified) * testsuites/psxtmtests/psxtmthread05/init.c (modified) * testsuites/psxtmtests/psxtmthread06/init.c (modified) Misc psxtmtests: Use uint32_t not long for end_time to match printf() ... Wed, 03 Sep 2014 15:07:28 GMT Joel Sherrill [9aa6ddf] * testsuites/sptests/spfreechain01/init.c (modified) spfreechain01/init.c: Use %zd for size_t to eliminate warning Tue, 02 Sep 2014 17:30:25 GMT Joel Sherrill [e1462e1] * testsuites/sptests/sp19/fptask.c (modified) * testsuites/sptests/sp19/fptest.h (modified) sp19: Eliminate warnings Tue, 02 Sep 2014 23:00:44 GMT Joel Sherrill [be4992b1] * c/src/lib/libbsp/arm/csb337/startup/bspreset.c (modified) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) * c/src/lib/libbsp/arm/raspberrypi/startup/bspreset.c (deleted) * testsuites/sptests/spintr_err01/init.c (modified) raspberrypi: Use shared bspreset.c Mon, 01 Sep 2014 15:16:53 GMT Sebastian Huber [8ae6f26] * testsuites/samples/iostream/init.cc (modified) * testsuites/samples/iostream/iostream.scn (modified) samples/iostream: Produce proper begin/end message Mon, 01 Sep 2014 14:12:42 GMT Sebastian Huber [5689d72] * testsuites/smptests/smplock01/smplock01.scn (modified) smptests/smplock01: Update screen file Mon, 01 Sep 2014 11:28:30 GMT Sebastian Huber [5cb5342] * testsuites/libtests/capture01/init.c (modified) libtests/capture01: Fix test name Mon, 01 Sep 2014 08:08:12 GMT Sebastian Huber [979d95e] * testsuites/libtests/capture01/init.c (modified) libtests/capture01: Force error if SMP enabled This prevents ... Mon, 01 Sep 2014 09:01:04 GMT Sebastian Huber [4030ccc] * testsuites/libtests/newlib01/newlib01.doc (modified) * testsuites/smptests/smpatomic01/smpatomic01.doc (modified) * testsuites/smptests/smpipi01/smpipi01.doc (modified) * testsuites/smptests/smpmigration01/smpmigration01.doc (modified) * testsuites/smptests/smpmigration02/smpmigration02.doc (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.doc (modified) * testsuites/smptests/smpscheduler01/smpscheduler01.doc (modified) * testsuites/smptests/smpscheduler02/smpscheduler02.doc (modified) * testsuites/smptests/smpthreadlife01/smpthreadlife01.doc (modified) * testsuites/smptests/smpunsupported01/smpunsupported01.doc (modified) * testsuites/sptests/spmrsp01/spmrsp01.doc (modified) * testsuites/sptests/spscheduler01/spscheduler01.doc (modified) tests: Add documentation Mon, 01 Sep 2014 06:45:23 GMT Sebastian Huber [c147a139] * testsuites/smptests/smpfatal08/init.c (modified) smptests/smpfatal08: Fix link error Fri, 22 Aug 2014 15:09:36 GMT Sebastian Huber [96ec8ee8] * cpukit/rtems/include/rtems/rtems/clock.h (modified) * doc/user/clock.t (modified) * testsuites/sptests/sp37/init.c (modified) * testsuites/sptests/sp37/sp37.doc (modified) * testsuites/sptests/sp37/system.h (modified) rtems: Add more clock tick functions Add rtems_clock_tick_later(), ... Fri, 22 Aug 2014 20:20:16 GMT Hesham ALMatary [23b14f87] * testsuites/sptests/spcache01/init.c (modified) sptests/spcache01: Make inline assembly conditional to account for ... Thu, 03 Jul 2014 14:42:24 GMT Daniel Cederman [9a9ab85] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpcache01/Makefile.am (added) * testsuites/smptests/smpcache01/init.c (added) * testsuites/smptests/smpcache01/smpcache01.doc (added) * testsuites/smptests/smpcache01/smpcache01.scn (added) smptests/smpcache01: Test the SMP cache manager Invokes SMP cache ... Tue, 19 Aug 2014 15:43:36 GMT Sebastian Huber [bba3507] * cpukit/score/src/coremutex.c (modified) * testsuites/sptests/sp51/init.c (modified) * testsuites/sptests/sp51/sp51.doc (modified) score: PR2179: Fix initially locked PI mutex Thu, 07 Aug 2014 17:41:25 GMT Sebastian Huber [0b9fe3ec] * testsuites/sptests/sprbtree01/init.c (modified) * testsuites/sptests/sprbtree01/sprbtree01.scn (modified) sptests/sprbtree01: Add random ops test case Wed, 23 Jul 2014 11:03:54 GMT Sebastian Huber [993f5ac] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtreeimpl.h (modified) * cpukit/score/src/rbtreeextract.c (modified) * cpukit/score/src/rbtreeinsert.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Simplify insert and extract Simplify _RBTree_Insert() and ... Wed, 23 Jul 2014 11:19:09 GMT Sebastian Huber [4752550f] * cpukit/score/include/rtems/score/rbtreeimpl.h (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Simplify _RBTree_Rotate() Add and use _RBTree_Direction(). Tue, 05 Aug 2014 12:07:07 GMT Sebastian Huber [d472d21] * testsuites/sptests/sprbtree01/init.c (modified) sptests/sprbtree01: Check tree layout Tue, 05 Aug 2014 11:52:45 GMT Sebastian Huber [888edf6] * testsuites/sptests/sprbtree01/init.c (modified) sptests/sprbtree01: Reduce stack usage Sun, 03 Aug 2014 11:02:58 GMT Sebastian Huber [60fe374] * cpukit/posix/include/rtems/posix/keyimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/sapi/include/rtems/rbheap.h (modified) * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/sapi/src/rbheap.c (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtreeimpl.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/rbtreefind.c (modified) * cpukit/score/src/rbtreeinsert.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/threadq.c (modified) * testsuites/libtests/rbheap01/init.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Add and use RBTree_Compare_result Sat, 02 Aug 2014 14:22:31 GMT Sebastian Huber [40dcafa] * cpukit/libblock/src/bdbuf.c (modified) * cpukit/posix/include/rtems/posix/keyimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/keyfreememory.c (modified) * cpukit/posix/src/keygetspecific.c (modified) * cpukit/posix/src/keysetspecific.c (modified) * cpukit/sapi/include/rtems/rbheap.h (modified) * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/resourceiterate.c (modified) * cpukit/score/src/schedulerchangeroot.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqdequeue.c (modified) * cpukit/score/src/threadqfirst.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) Add and use RTEMS_CONTAINER_OF() Tue, 22 Jul 2014 20:49:09 GMT Sebastian Huber [b767683a] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * testsuites/sptests/sprbtree01/init.c (modified) * testsuites/sptests/sprbtree01/sprbtree01.scn (modified) rbtree: Rename find header in find control Simplify ... Tue, 22 Jul 2014 17:42:54 GMT Sebastian Huber [6e93c836] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Simplify off-tree handling Only use the parent pointer, ... Tue, 22 Jul 2014 12:50:07 GMT Sebastian Huber [639117f] * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/src/rbtreeinsert.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) * testsuites/sptests/sprbtree01/sprbtree01.scn (modified) rbtree: Update maximum node in LIFO order The test sptests/sp35 ... Wed, 23 Jul 2014 20:35:35 GMT Joel Sherrill [875fff0a] * cpukit/posix/src/adjtime.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/src/coretodadjust.c (added) * testsuites/psxtests/psxtime/psxtime.scn (modified) * testsuites/psxtests/psxtime/test.c (modified) Add _TOD_Adjust to SCORE TOD Handler. This lays the proper ... Mon, 21 Jul 2014 16:29:00 GMT Sebastian Huber [8abbbdde] * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/src/rbtreeextract.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Do not set node off-tree in extract Mon, 21 Jul 2014 16:16:47 GMT Sebastian Huber [d7a94693] * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/src/rbtree.c (modified) * cpukit/score/src/rbtreeextract.c (modified) * cpukit/score/src/rbtreeinsert.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Remove superfluous NULL pointer checks Sat, 12 Jul 2014 19:22:22 GMT Sebastian Huber [64939bc] * cpukit/posix/include/rtems/posix/keyimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/keyfreememory.c (modified) * cpukit/posix/src/keygetspecific.c (modified) * cpukit/posix/src/keysetspecific.c (modified) * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/sapi/src/rbheap.c (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/src/rbtree.c (modified) * cpukit/score/src/rbtreefind.c (modified) * cpukit/score/src/rbtreeinsert.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Reduce RBTree_Control size Remove compare function and is ... Mon, 07 Jul 2014 22:42:28 GMT Joel Sherrill [9ba76ed8] * testsuites/sptests/sp59/init.c (modified) * testsuites/sptests/sp59/sp59.scn (modified) sp59: Fix typos Thu, 10 Jul 2014 19:20:39 GMT Joel Sherrill [b6343c6] * testsuites/tmtests/Makefile.am (modified) * testsuites/tmtests/configure.ac (modified) * testsuites/tmtests/tm02/Makefile.am (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm02/tm02.doc (modified) * testsuites/tmtests/tm03/Makefile.am (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm03/tm03.doc (modified) * testsuites/tmtests/tm31/Makefile.am (added) * testsuites/tmtests/tm31/tm31.doc (added) * testsuites/tmtests/tm32/Makefile.am (added) * testsuites/tmtests/tm32/tm32.doc (added) * testsuites/tmtests/tm33/Makefile.am (added) * testsuites/tmtests/tm33/tm33.doc (added) * testsuites/tmtests/tm34/Makefile.am (added) * testsuites/tmtests/tm34/tm34.doc (added) * testsuites/tmtests/tm35/Makefile.am (added) * testsuites/tmtests/tm35/tm35.doc (added) * testsuites/tmtests/tm36/Makefile.am (added) * testsuites/tmtests/tm36/tm36.doc (added) * testsuites/tmtests/tmtests_plan.csv (modified) Enhance Semaphore Blocking and Readying Time Test Cases tm02 and ... Mon, 14 Jul 2014 18:12:31 GMT Jennifer Averett [648c86c] * testsuites/libtests/capture01/init.c (modified) capture01: Add include of assert.h. Thu, 10 Jul 2014 16:55:04 GMT Jennifer Averett [247118bf] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschedsem01/Makefile.am (added) * testsuites/smptests/smpschedsem01/init.c (added) * testsuites/smptests/smpschedsem01/smpschedsem01.doc (added) * testsuites/smptests/smpschedsem01/smpschedsem01.scn (added) smpschedsem01: new test. This test verifies priority is inherited ... Thu, 10 Jul 2014 16:45:58 GMT Jennifer Averett [7eb3fd47] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschedaffinity05/Makefile.am (added) * testsuites/smptests/smpschedaffinity05/init.c (added) * testsuites/smptests/smpschedaffinity05/smpschedaffinity05.doc (added) * testsuites/smptests/smpschedaffinity05/smpschedaffinity05.scn (added) smpschedaffinity05: Add test for worst case migration for affintiy ... Thu, 10 Jul 2014 16:36:40 GMT Jennifer Averett [61d26f93] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschedaffinity04/Makefile.am (added) * testsuites/smptests/smpschedaffinity04/init.c (added) * testsuites/smptests/smpschedaffinity04/smpschedaffinity04.doc (added) * testsuites/smptests/smpschedaffinity04/smpschedaffinity04.scn (added) smpschedaffinity04: New test. This test walks a secondary high ... Thu, 10 Jul 2014 16:18:02 GMT Jennifer Averett [28d66749] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschedaffinity03/Makefile.am (added) * testsuites/smptests/smpschedaffinity03/init.c (added) * testsuites/smptests/smpschedaffinity03/smpschedaffinity03.doc (added) * testsuites/smptests/smpschedaffinity03/smpschedaffinity03.scn (added) smpschedaffinity03: New test. This task walks the affinity of self ... Thu, 10 Jul 2014 15:19:06 GMT Jennifer Averett [09293069] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschedaffinity02/Makefile.am (added) * testsuites/smptests/smpschedaffinity02/init.c (added) * testsuites/smptests/smpschedaffinity02/smpschedaffinity02.doc (added) * testsuites/smptests/smpschedaffinity02/smpschedaffinity02.scn (added) smpschedaffinity02: New test. This test checks setting the affinity ... Thu, 22 May 2014 14:00:14 GMT Jennifer Averett [d88b0e7f] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschedaffinity01/Makefile.am (added) * testsuites/smptests/smpschedaffinity01/init.c (added) * testsuites/smptests/smpschedaffinity01/smpschedaffinity01.doc (added) * testsuites/smptests/smpschedaffinity01/smpschedaffinity01.scn (added) smpschedaffinity01: New test. This test verifies that affinity is ...