# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 05/20/24 04:46:48 Sat, 14 Feb 2015 19:07:19 GMT Sebastian Huber [f785492] * cpukit/libfs/Makefile.am (modified) * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_dir.c (added) * cpukit/libfs/src/imfs/imfs_dir_default.c (moved) * cpukit/libfs/src/imfs/imfs_dir_minimal.c (added) * cpukit/libfs/src/imfs/imfs_handlers_directory.c (deleted) * cpukit/libfs/src/imfs/imfs_init.c (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) IMFS: Add CONFIGURE_IMFS_DISABLE_READDIR Fri, 13 Feb 2015 20:26:17 GMT Sebastian Huber [249766c5] * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMOD Rename ... Fri, 13 Feb 2015 20:11:55 GMT Sebastian Huber [40a18d7f] * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILE Fri, 13 Feb 2015 19:53:41 GMT Sebastian Huber [12eee4fd] * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) * testsuites/fstests/fsimfsconfig03/Makefile.am (added) * testsuites/fstests/fsimfsconfig03/fsimfsconfig03.doc (added) * testsuites/fstests/fsimfsconfig03/fsimfsconfig03.scn (added) * testsuites/fstests/fsimfsconfig03/init.c (added) IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM Resurrect ... Wed, 11 Feb 2015 19:59:29 GMT Joel Sherrill [b57a6a7] * testsuites/psxtests/psxhdrs/Makefile.am (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setdetachstate.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_create.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_detach.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_equal.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_exit.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_join.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprioceiling.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_once.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_self.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c (moved) * testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c (moved) * testsuites/psxtests/psxhdrs/pthread11.c (deleted) * testsuites/psxtests/psxhdrs/pthread12.c (deleted) * testsuites/psxtests/psxhdrs/sched/sched_get_priority_max.c (moved) * testsuites/psxtests/psxhdrs/sched/sched_get_priority_min.c (moved) * testsuites/psxtests/psxhdrs/sched/sched_getparam.c (moved) * testsuites/psxtests/psxhdrs/sched/sched_getscheduler.c (moved) * testsuites/psxtests/psxhdrs/sched/sched_rr_get_interval.c (moved) * testsuites/psxtests/psxhdrs/sched/sched_setparam.c (moved) * testsuites/psxtests/psxhdrs/sched/sched_setscheduler.c (moved) * testsuites/psxtests/psxhdrs/sched/sched_yield.c (moved) * testsuites/psxtests/psxhdrs/signal/pthread_sigmask.c (moved) * testsuites/psxtests/psxhdrs/signal/raise.c (moved) * testsuites/psxtests/psxhdrs/signal/signal.c (moved) * testsuites/psxtests/psxhdrs/signal/sigpending.c (moved) * testsuites/psxtests/psxhdrs/signal/sigprocmask.c (moved) * testsuites/psxtests/psxhdrs/signal/sigsuspend.c (moved) * testsuites/psxtests/psxhdrs/signal/sigtimedwait.c (moved) * testsuites/psxtests/psxhdrs/signal/sigwait.c (moved) * testsuites/psxtests/psxhdrs/signal/sigwaitinfo.c (moved) * testsuites/psxtests/psxhdrs/signal01.c (deleted) * testsuites/psxtests/psxhdrs/signal02.c (deleted) * testsuites/psxtests/psxhdrs/signal03.c (deleted) * testsuites/psxtests/psxhdrs/signal04.c (deleted) * testsuites/psxtests/psxhdrs/signal05.c (deleted) * testsuites/psxtests/psxhdrs/signal06.c (deleted) * testsuites/psxtests/psxhdrs/signal07.c (deleted) * testsuites/psxtests/psxhdrs/signal08.c (deleted) * testsuites/psxtests/psxhdrs/signal09.c (deleted) * testsuites/psxtests/psxhdrs/signal10.c (deleted) * testsuites/psxtests/psxhdrs/time/asctime.c (moved) * testsuites/psxtests/psxhdrs/time/asctime_r.c (moved) * testsuites/psxtests/psxhdrs/time/clock.c (moved) * testsuites/psxtests/psxhdrs/time/clock_getcpuclockid.c (moved) * testsuites/psxtests/psxhdrs/time/clock_getenable_attr.c (moved) * testsuites/psxtests/psxhdrs/time/clock_getres.c (moved) * testsuites/psxtests/psxhdrs/time/clock_gettime.c (moved) * testsuites/psxtests/psxhdrs/time/clock_setenable_attr.c (moved) * testsuites/psxtests/psxhdrs/time/clock_settime.c (moved) * testsuites/psxtests/psxhdrs/time/ctime.c (moved) * testsuites/psxtests/psxhdrs/time/ctime_r.c (moved) * testsuites/psxtests/psxhdrs/time/difftime.c (moved) * testsuites/psxtests/psxhdrs/time/gmtime.c (moved) * testsuites/psxtests/psxhdrs/time/gmtime_r.c (moved) * testsuites/psxtests/psxhdrs/time/localtime.c (moved) * testsuites/psxtests/psxhdrs/time/localtime_r.c (moved) * testsuites/psxtests/psxhdrs/time/mktime.c (moved) * testsuites/psxtests/psxhdrs/time/nanosleep.c (moved) * testsuites/psxtests/psxhdrs/time/strftime.c (moved) * testsuites/psxtests/psxhdrs/time/time.c (moved) * testsuites/psxtests/psxhdrs/time/timer_create.c (moved) * testsuites/psxtests/psxhdrs/time/timer_delete.c (moved) * testsuites/psxtests/psxhdrs/time/timer_getoverrun.c (moved) * testsuites/psxtests/psxhdrs/time/timer_gettime.c (moved) * testsuites/psxtests/psxhdrs/time/timer_settime.c (moved) * testsuites/psxtests/psxhdrs/unistd/alarm.c (moved) * testsuites/psxtests/psxhdrs/unistd/fdatasync.c (moved) * testsuites/psxtests/psxhdrs/unistd/fsync.c (moved) * testsuites/psxtests/psxhdrs/unistd/getegid.c (moved) * testsuites/psxtests/psxhdrs/unistd/geteuid.c (moved) * testsuites/psxtests/psxhdrs/unistd/getgid.c (moved) * testsuites/psxtests/psxhdrs/unistd/getgroups.c (moved) * testsuites/psxtests/psxhdrs/unistd/getlogin.c (moved) * testsuites/psxtests/psxhdrs/unistd/getlogin_r.c (moved) * testsuites/psxtests/psxhdrs/unistd/getpgrp.c (moved) * testsuites/psxtests/psxhdrs/unistd/getpid.c (moved) * testsuites/psxtests/psxhdrs/unistd/getppid.c (moved) * testsuites/psxtests/psxhdrs/unistd/getuid.c (moved) * testsuites/psxtests/psxhdrs/unistd/pause.c (moved) * testsuites/psxtests/psxhdrs/unistd/setgid.c (moved) * testsuites/psxtests/psxhdrs/unistd/setpgid.c (moved) * testsuites/psxtests/psxhdrs/unistd/setsid.c (moved) * testsuites/psxtests/psxhdrs/unistd/setuid.c (moved) * testsuites/psxtests/psxhdrs/unistd/sleep.c (moved) * testsuites/psxtests/psxhdrs/unistd/sync.c (moved) * testsuites/psxtests/psxhdrs/unistd/ualarm.c (moved) * testsuites/psxtests/psxhdrs/unistd/usleep.c (moved) psxhdrs: Reorganize into subdirectories per .h file and rename files ... Wed, 11 Feb 2015 19:31:30 GMT Joel Sherrill [86076f3] * testsuites/psxtests/psxhdrs/Makefile.am (modified) * testsuites/psxtests/psxhdrs/pthread35.c (deleted) * testsuites/psxtests/psxhdrs/pthread36.c (deleted) psxhdrs: Remove test of pthread_attr_[gs]et_cputime These methods ... Wed, 11 Feb 2015 20:00:35 GMT Joel Sherrill [eedaf9b] * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxhdrs/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/socket/accept.c (added) * testsuites/psxtests/psxhdrs/sys/socket/bind.c (added) * testsuites/psxtests/psxhdrs/sys/socket/connect.c (added) * testsuites/psxtests/psxhdrs/sys/socket/getpeername.c (added) * testsuites/psxtests/psxhdrs/sys/socket/getsockname.c (added) * testsuites/psxtests/psxhdrs/sys/socket/getsockopt.c (added) * testsuites/psxtests/psxhdrs/sys/socket/listen.c (added) * testsuites/psxtests/psxhdrs/sys/socket/recv.c (added) * testsuites/psxtests/psxhdrs/sys/socket/recvfrom.c (added) * testsuites/psxtests/psxhdrs/sys/socket/recvmsg.c (added) * testsuites/psxtests/psxhdrs/sys/socket/send.c (added) * testsuites/psxtests/psxhdrs/sys/socket/sendmsg.c (added) * testsuites/psxtests/psxhdrs/sys/socket/sendto.c (added) * testsuites/psxtests/psxhdrs/sys/socket/setsockopt.c (added) * testsuites/psxtests/psxhdrs/sys/socket/shutdown.c (added) * testsuites/psxtests/psxhdrs/sys/socket/socket.c (added) * testsuites/psxtests/psxhdrs/sys/socket/socketpair.c (added) psxhdrs: Add tests for API compliance Sun, 08 Feb 2015 18:43:09 GMT Sebastian Huber [a9df916] * c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c (modified) * cpukit/libfs/Makefile.am (modified) * cpukit/libfs/src/imfs/fifoimfs_init.c (deleted) * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_init.c (modified) * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * cpukit/libfs/src/imfs/imfs_make_generic_node.c (modified) * cpukit/libfs/src/imfs/miniimfs_init.c (deleted) * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsimfsconfig01/Makefile.am (added) * testsuites/fstests/fsimfsconfig01/fsimfsconfig01.doc (added) * testsuites/fstests/fsimfsconfig01/fsimfsconfig01.scn (added) * testsuites/fstests/fsimfsconfig01/init.c (added) * testsuites/fstests/fsimfsconfig02/Makefile.am (added) * testsuites/fstests/fsimfsconfig02/fsimfsconfig02.doc (added) * testsuites/fstests/fsimfsconfig02/fsimfsconfig02.scn (added) * testsuites/fstests/fsimfsconfig02/init.c (added) * testsuites/fstests/fsimfsgeneric01/init.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/libtests/tar03/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/samples/iostream/system.h (modified) * testsuites/sptests/sp47/init.c (modified) * testsuites/sptests/sp48/init.c (modified) IMFS: Add fine grained configuration Remove miniIMFS. Statically ... Fri, 06 Feb 2015 15:32:39 GMT Sebastian Huber [60cf8a5] * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_creat.c (modified) * cpukit/libfs/src/imfs/imfs_fsunmount.c (modified) * cpukit/libfs/src/imfs/imfs_initsupp.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) IMFS: Add root directory to FS info Fix memory leak in IMFS_fsunmount(). Thu, 05 Feb 2015 15:14:59 GMT Sebastian Huber [24ec25d] * cpukit/libfs/src/imfs/fifoimfs_init.c (modified) * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_creat.c (modified) * cpukit/libfs/src/imfs/imfs_fifo.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_device.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_directory.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_memfile.c (modified) * cpukit/libfs/src/imfs/imfs_init.c (modified) * cpukit/libfs/src/imfs/imfs_initsupp.c (modified) * cpukit/libfs/src/imfs/imfs_link.c (modified) * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * cpukit/libfs/src/imfs/imfs_make_generic_node.c (modified) * cpukit/libfs/src/imfs/imfs_mknod.c (modified) * cpukit/libfs/src/imfs/imfs_symlink.c (modified) * cpukit/libfs/src/imfs/memfile.c (modified) * cpukit/libfs/src/imfs/miniimfs_init.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) IMFS: Introduce IMFS_mknod_control Drop ... Wed, 04 Feb 2015 09:04:05 GMT Daniel Cederman [8d8573ac] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpcapture02/Makefile.am (added) * testsuites/smptests/smpcapture02/init.c (added) * testsuites/smptests/smpcapture02/smpcapture02.doc (added) * testsuites/smptests/smpcapture02/smpcapture02.scn (added) smpcapture02: Add test of functionality to add custom entries to ... Mon, 09 Feb 2015 18:09:23 GMT Sebastian Huber [16939b18] * cpukit/sapi/include/confdefs.h (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) Filesystem: Simplify FIFO and pipe configuration Fri, 06 Feb 2015 20:12:38 GMT Sebastian Huber [b4e52ce9] * testsuites/fstests/fsrename/test.c (modified) fstests/fsrename: Avoid double initialization Mon, 02 Feb 2015 14:25:26 GMT Sebastian Huber [efd2965a] * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/libio_init.c (modified) * cpukit/sapi/include/confdefs.h (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal22/Makefile.am (deleted) * testsuites/sptests/spfatal22/spfatal22.doc (deleted) * testsuites/sptests/spfatal22/spfatal22.scn (deleted) * testsuites/sptests/spfatal22/testcase.h (deleted) Filesystem: Statically initialize rtems_libio_iops Wed, 31 Dec 2014 09:56:05 GMT Sebastian Huber [cf36b70] * cpukit/dev/i2c/i2c-bus.c (modified) * cpukit/dev/i2c/i2c-dev.c (modified) * cpukit/libblock/src/blkdev-imfs.c (modified) * cpukit/libfs/Makefile.am (modified) * cpukit/libfs/src/imfs/deviceio.c (modified) * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_creat.c (modified) * cpukit/libfs/src/imfs/imfs_debug.c (deleted) * cpukit/libfs/src/imfs/imfs_directory.c (modified) * cpukit/libfs/src/imfs/imfs_eval.c (modified) * cpukit/libfs/src/imfs/imfs_fifo.c (modified) * cpukit/libfs/src/imfs/imfs_fsunmount.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_device.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_directory.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_link.c (modified) * cpukit/libfs/src/imfs/imfs_handlers_memfile.c (modified) * cpukit/libfs/src/imfs/imfs_initsupp.c (modified) * cpukit/libfs/src/imfs/imfs_link.c (modified) * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * cpukit/libfs/src/imfs/imfs_make_generic_node.c (modified) * cpukit/libfs/src/imfs/imfs_mknod.c (modified) * cpukit/libfs/src/imfs/imfs_mount.c (modified) * cpukit/libfs/src/imfs/imfs_readlink.c (modified) * cpukit/libfs/src/imfs/imfs_symlink.c (modified) * cpukit/libfs/src/imfs/imfs_unmount.c (modified) * cpukit/libfs/src/imfs/memfile.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) * testsuites/libtests/newlib01/init.c (modified) * testsuites/libtests/tar02/init.c (modified) * testsuites/libtests/tar02/tar02.scn (modified) * testsuites/psxtests/psxfile01/psxfile01.scn (modified) * testsuites/psxtests/psxfile01/test.c (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psximfs02/psximfs02.scn (modified) IMFS: Replace node union with individual struct This reduces the ... Fri, 23 Jan 2015 15:46:48 GMT Joel Sherrill [80bfd3a] * testsuites/psxtests/psx07/init.c (modified) psx07: Add missing parameter to printf() call Close 2241. ... Fri, 23 Jan 2015 11:49:44 GMT Sebastian Huber [ffb1a45] * testsuites/psxtests/psx07/init.c (modified) psxtests/psx07: Fix printf() statement Close #2240. Sun, 21 Dec 2014 19:12:28 GMT Sebastian Huber [c625a641] * c/src/lib/libbsp/shared/umon/tfsDriver.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/__usrenv.c (modified) * cpukit/libcsupport/src/chdir.c (modified) * cpukit/libcsupport/src/chroot.c (modified) * cpukit/libcsupport/src/getdents.c (modified) * cpukit/libcsupport/src/open.c (modified) * cpukit/libcsupport/src/readlink.c (modified) * cpukit/libcsupport/src/rmdir.c (modified) * cpukit/libcsupport/src/sup_fs_node_type.c (deleted) * cpukit/libfs/Makefile.am (modified) * cpukit/libfs/src/defaults/default_node_type.c (deleted) * cpukit/libfs/src/defaults/default_ops.c (modified) * cpukit/libfs/src/devfs/devfs.h (modified) * cpukit/libfs/src/devfs/devfs_init.c (modified) * cpukit/libfs/src/devfs/devfs_node_type.c (deleted) * cpukit/libfs/src/dosfs/fat_file.h (modified) * cpukit/libfs/src/dosfs/msdos.h (modified) * cpukit/libfs/src/dosfs/msdos_init.c (modified) * cpukit/libfs/src/dosfs/msdos_node_type.c (deleted) * cpukit/libfs/src/imfs/fifoimfs_init.c (modified) * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_init.c (modified) * cpukit/libfs/src/imfs/imfs_ntype.c (deleted) * cpukit/libfs/src/imfs/miniimfs_init.c (modified) * cpukit/libfs/src/jffs2/src/fs-rtems.c (modified) * cpukit/libfs/src/nfsclient/src/nfs.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-rtems.c (modified) * cpukit/libnetworking/lib/ftpfs.c (modified) * cpukit/libnetworking/lib/tftpDriver.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) Filesystem: Delete node type operation Use the fstat handler instead. Thu, 15 Jan 2015 13:13:19 GMT Sebastian Huber [f87ede5] * cpukit/libnetworking/kern/uipc_socket.c (modified) * cpukit/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/libnetworking/rtems/rtems_select.c (modified) * cpukit/libnetworking/rtems/rtems_syscall.c (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * testsuites/libtests/syscall01/init.c (modified) * testsuites/samples/loopback/init.c (modified) libnetworking: Fix close of active sockets Send a special event to ... Mon, 19 Jan 2015 12:53:51 GMT Marcos Diaz [8a7048a] * testsuites/libtests/dl01/Makefile.am (modified) * testsuites/libtests/dl02/Makefile.am (modified) Fixed dl01 and dl02 makefiles Wed, 14 Jan 2015 06:34:44 GMT Sebastian Huber [77c5ddd4] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Fix task delete race condition Do not supsend ... Tue, 23 Dec 2014 10:05:21 GMT Sebastian Huber [7f28f237] * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * testsuites/sptests/spsize/size.c (modified) powerpc: Delete _CPU_IRQ_info Mon, 22 Dec 2014 06:15:49 GMT Sebastian Huber [b3ed66a] * testsuites/libtests/crypt01/init.c (modified) libtests/crypt01: Increase stack size Thu, 08 Jan 2015 09:43:56 GMT Sebastian Huber [e7d175af] * testsuites/smptests/smpwakeafter01/init.c (modified) smptests/smpwakeafter01: Fix task count Mon, 22 Dec 2014 14:10:32 GMT Sebastian Huber [ad0743db] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Update run indicator only once On the Freescale ... Wed, 17 Dec 2014 14:11:00 GMT Sebastian Huber [864d3475] * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) smp: Fix timeout for MrsP semaphores The previous timeout handling ... Mon, 15 Dec 2014 13:19:43 GMT Sebastian Huber [a0b1b5ed] * cpukit/libi2c/libi2c.h (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * testsuites/fstests/fsbdpart01/init.c (modified) * testsuites/fstests/fsdosfsformat01/init.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) * testsuites/fstests/fsdosfssync01/init.c (modified) * testsuites/fstests/fsdosfswrite01/init.c (modified) * testsuites/fstests/fsfseeko01/init.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) * testsuites/fstests/fsrofs01/init.c (modified) * testsuites/fstests/imfs_support/fs_support.c (modified) * testsuites/fstests/jffs2_support/fs_support.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/libtests/block01/init.c (modified) * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block04/init.c (modified) * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block09/init.c (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/block11/init.c (modified) * testsuites/libtests/block12/init.c (modified) * testsuites/libtests/block13/init.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/block15/init.c (modified) * testsuites/libtests/block16/init.c (modified) * testsuites/libtests/block17/init.c (modified) * testsuites/libtests/crypt01/init.c (modified) * testsuites/libtests/devfs03/init.c (modified) * testsuites/libtests/deviceio01/init.c (modified) * testsuites/libtests/dl01/init.c (modified) * testsuites/libtests/dl02/init.c (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/flashdisk01/init.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/libtests/i2c01/init.c (modified) * testsuites/libtests/md501/init.c (modified) * testsuites/libtests/mghttpd01/init.c (modified) * testsuites/libtests/monitor02/system.h (modified) * testsuites/libtests/newlib01/init.c (modified) * testsuites/libtests/pwdgrp01/init.c (modified) * testsuites/libtests/pwdgrp02/init.c (modified) * testsuites/libtests/sha/init.c (modified) * testsuites/libtests/shell01/init.c (modified) * testsuites/libtests/sparsedisk01/init.c (modified) * testsuites/libtests/syscall01/init.c (modified) * testsuites/libtests/tar01/init.c (modified) * testsuites/libtests/tar02/init.c (modified) * testsuites/libtests/utf8proc01/init.c (modified) * testsuites/psxtests/psx13/main.c (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxfchx01/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psxfile02/init.c (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/psxtests/psxrdwrv/main.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/samples/fileio/system.h (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/sptests/spcache01/init.c (modified) * testsuites/sptests/spcontext01/init.c (modified) * testsuites/sptests/spfifo01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) * testsuites/sptests/spheapprot/init.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spmkdir/init.c (modified) * testsuites/sptests/spmrsp01/init.c (modified) * testsuites/sptests/spnsext01/init.c (modified) * testsuites/sptests/spprofiling01/init.c (modified) * testsuites/sptests/spresource01/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) * testsuites/sptests/spsem03/init.c (modified) * testsuites/sptests/spthreadlife01/init.c (modified) Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was ... Mon, 15 Dec 2014 02:26:31 GMT Nick Withers [f42d429] * cpukit/mghttpd/Makefile.am (modified) * testsuites/libtests/mghttpd01/init.c (modified) * testsuites/libtests/mghttpd01/test-http-client.c (modified) * testsuites/libtests/mghttpd01/test-http-client.h (modified) Enable WebSocket support in the Mongoose HTTP server Fri, 12 Dec 2014 07:46:30 GMT Sebastian Huber [7bdb765] * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) Add POSIX key value pairs to resource snapshot Fri, 12 Dec 2014 12:16:11 GMT Sebastian Huber [172e953] * cpukit/posix/include/rtems/posix/keyimpl.h (modified) * cpukit/posix/src/keyfreememory.c (modified) * cpukit/posix/src/keysetspecific.c (modified) * testsuites/psxtests/psxkey02/init.c (modified) posix: Delete key/value if value is set to NULL Fri, 07 Mar 2014 03:23:30 GMT Nick Withers [9d9c426] * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * testsuites/libtests/tar02/init.c (modified) * testsuites/libtests/tar02/tar02.scn (modified) Teach rtems_tarfs_load() about symlinks Mon, 08 Dec 2014 08:47:58 GMT Sebastian Huber [f3730d56] * testsuites/libtests/complex/docomplex.h (modified) libtests/complex: Avoid multiple definitions Thu, 04 Dec 2014 09:03:50 GMT Sebastian Huber [12072880] * c/configure.ac (modified) * c/src/ada-tests/configure.ac (modified) * c/src/configure.ac (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/configure.ac (modified) * c/src/lib/libbsp/arm/configure.ac (modified) * c/src/lib/libbsp/arm/csb336/configure.ac (modified) * c/src/lib/libbsp/arm/csb337/configure.ac (modified) * c/src/lib/libbsp/arm/edb7312/configure.ac (modified) * c/src/lib/libbsp/arm/gba/configure.ac (modified) * c/src/lib/libbsp/arm/gdbarmsim/configure.ac (modified) * c/src/lib/libbsp/arm/gp32/configure.ac (modified) * c/src/lib/libbsp/arm/gumstix/configure.ac (modified) * c/src/lib/libbsp/arm/lm3s69xx/configure.ac (modified) * c/src/lib/libbsp/arm/lpc176x/configure.ac (modified) * c/src/lib/libbsp/arm/lpc24xx/configure.ac (modified) * c/src/lib/libbsp/arm/lpc32xx/configure.ac (modified) * c/src/lib/libbsp/arm/nds/configure.ac (modified) * c/src/lib/libbsp/arm/nds/tools/configure.ac (modified) * c/src/lib/libbsp/arm/raspberrypi/configure.ac (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/configure.ac (modified) * c/src/lib/libbsp/arm/rtl22xx/configure.ac (modified) * c/src/lib/libbsp/arm/smdk2410/configure.ac (modified) * c/src/lib/libbsp/arm/stm32f4/configure.ac (modified) * c/src/lib/libbsp/arm/tms570/configure.ac (modified) * c/src/lib/libbsp/arm/xilinx-zynq/configure.ac (modified) * c/src/lib/libbsp/avr/avrtest/configure.ac (modified) * c/src/lib/libbsp/avr/configure.ac (modified) * c/src/lib/libbsp/bfin/TLL6527M/configure.ac (modified) * c/src/lib/libbsp/bfin/bf537Stamp/configure.ac (modified) * c/src/lib/libbsp/bfin/configure.ac (modified) * c/src/lib/libbsp/bfin/eZKit533/configure.ac (modified) * c/src/lib/libbsp/h8300/configure.ac (modified) * c/src/lib/libbsp/h8300/h8sim/configure.ac (modified) * c/src/lib/libbsp/i386/configure.ac (modified) * c/src/lib/libbsp/i386/pc386/configure.ac (modified) * c/src/lib/libbsp/i386/pc386/tools/configure.ac (modified) * c/src/lib/libbsp/lm32/configure.ac (modified) * c/src/lib/libbsp/lm32/lm32_evr/configure.ac (modified) * c/src/lib/libbsp/lm32/milkymist/configure.ac (modified) * c/src/lib/libbsp/m32c/configure.ac (modified) * c/src/lib/libbsp/m32c/m32cbsp/configure.ac (modified) * c/src/lib/libbsp/m32r/configure.ac (modified) * c/src/lib/libbsp/m32r/m32rsim/configure.ac (modified) * c/src/lib/libbsp/m68k/av5282/configure.ac (modified) * c/src/lib/libbsp/m68k/configure.ac (modified) * c/src/lib/libbsp/m68k/csb360/configure.ac (modified) * c/src/lib/libbsp/m68k/gen68302/configure.ac (modified) * c/src/lib/libbsp/m68k/gen68340/configure.ac (modified) * c/src/lib/libbsp/m68k/gen68360/configure.ac (modified) * c/src/lib/libbsp/m68k/genmcf548x/configure.ac (modified) * c/src/lib/libbsp/m68k/idp/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf5206elite/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf52235/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf5225x/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf5235/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf5329/configure.ac (modified) * c/src/lib/libbsp/m68k/mrm332/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme136/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme147/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme147s/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme162/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme162/tools/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme167/configure.ac (modified) * c/src/lib/libbsp/m68k/ods68302/configure.ac (modified) * c/src/lib/libbsp/m68k/sim68000/configure.ac (modified) * c/src/lib/libbsp/m68k/uC5282/configure.ac (modified) * c/src/lib/libbsp/mips/configure.ac (modified) * c/src/lib/libbsp/mips/csb350/configure.ac (modified) * c/src/lib/libbsp/mips/genmongoosev/configure.ac (modified) * c/src/lib/libbsp/mips/hurricane/configure.ac (modified) * c/src/lib/libbsp/mips/jmr3904/configure.ac (modified) * c/src/lib/libbsp/mips/jmr3904/tools/configure.ac (modified) * c/src/lib/libbsp/mips/malta/configure.ac (modified) * c/src/lib/libbsp/mips/rbtx4925/configure.ac (modified) * c/src/lib/libbsp/mips/rbtx4938/configure.ac (modified) * c/src/lib/libbsp/moxie/configure.ac (modified) * c/src/lib/libbsp/moxie/moxiesim/configure.ac (modified) * c/src/lib/libbsp/nios2/configure.ac (modified) * c/src/lib/libbsp/nios2/nios2_iss/configure.ac (modified) * c/src/lib/libbsp/no_cpu/configure.ac (modified) * c/src/lib/libbsp/no_cpu/no_bsp/configure.ac (modified) * c/src/lib/libbsp/or1k/configure.ac (modified) * c/src/lib/libbsp/or1k/or1ksim/configure.ac (modified) * c/src/lib/libbsp/powerpc/beatnik/configure.ac (modified) * c/src/lib/libbsp/powerpc/configure.ac (modified) * c/src/lib/libbsp/powerpc/ep1a/configure.ac (modified) * c/src/lib/libbsp/powerpc/gen5200/configure.ac (modified) * c/src/lib/libbsp/powerpc/gen83xx/configure.ac (modified) * c/src/lib/libbsp/powerpc/haleakala/configure.ac (modified) * c/src/lib/libbsp/powerpc/mbx8xx/configure.ac (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/configure.ac (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac (modified) * c/src/lib/libbsp/powerpc/mvme3100/configure.ac (modified) * c/src/lib/libbsp/powerpc/mvme5500/configure.ac (modified) * c/src/lib/libbsp/powerpc/psim/configure.ac (modified) * c/src/lib/libbsp/powerpc/qemuppc/configure.ac (modified) * c/src/lib/libbsp/powerpc/qoriq/configure.ac (modified) * c/src/lib/libbsp/powerpc/score603e/configure.ac (modified) * c/src/lib/libbsp/powerpc/ss555/configure.ac (modified) * c/src/lib/libbsp/powerpc/t32mppc/configure.ac (modified) * c/src/lib/libbsp/powerpc/tqm8xx/configure.ac (modified) * c/src/lib/libbsp/powerpc/virtex/configure.ac (modified) * c/src/lib/libbsp/powerpc/virtex4/configure.ac (modified) * c/src/lib/libbsp/powerpc/virtex5/configure.ac (modified) * c/src/lib/libbsp/sh/configure.ac (modified) * c/src/lib/libbsp/sh/gensh1/configure.ac (modified) * c/src/lib/libbsp/sh/gensh2/configure.ac (modified) * c/src/lib/libbsp/sh/gensh4/configure.ac (modified) * c/src/lib/libbsp/sh/shsim/configure.ac (modified) * c/src/lib/libbsp/sparc/configure.ac (modified) * c/src/lib/libbsp/sparc/erc32/configure.ac (modified) * c/src/lib/libbsp/sparc/leon2/configure.ac (modified) * c/src/lib/libbsp/sparc/leon3/configure.ac (modified) * c/src/lib/libbsp/sparc64/configure.ac (modified) * c/src/lib/libbsp/sparc64/niagara/configure.ac (modified) * c/src/lib/libbsp/sparc64/usiii/configure.ac (modified) * c/src/lib/libbsp/v850/configure.ac (modified) * c/src/lib/libbsp/v850/gdbv850sim/configure.ac (modified) * c/src/lib/libcpu/arm/configure.ac (modified) * c/src/lib/libcpu/bfin/configure.ac (modified) * c/src/lib/libcpu/i386/configure.ac (modified) * c/src/lib/libcpu/lm32/configure.ac (modified) * c/src/lib/libcpu/m68k/configure.ac (modified) * c/src/lib/libcpu/mips/configure.ac (modified) * c/src/lib/libcpu/nios2/configure.ac (modified) * c/src/lib/libcpu/or1k/configure.ac (modified) * c/src/lib/libcpu/powerpc/configure.ac (modified) * c/src/lib/libcpu/sh/configure.ac (modified) * c/src/lib/libcpu/sparc/configure.ac (modified) * c/src/lib/libcpu/sparc64/configure.ac (modified) * c/src/librtems++/configure.ac (modified) * c/src/make/configure.ac (modified) * configure.ac (modified) * cpukit/configure.ac (modified) * doc/configure.ac (modified) * doc/tools/configure.ac (modified) * testsuites/configure.ac (modified) * testsuites/fstests/configure.ac (modified) * testsuites/libtests/configure.ac (modified) * testsuites/mptests/configure.ac (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/rhealstone/configure.ac (modified) * testsuites/samples/configure.ac (modified) * testsuites/smptests/configure.ac (modified) * testsuites/sptests/configure.ac (modified) * testsuites/tmtests/configure.ac (modified) * testsuites/tools/configure.ac (modified) * testsuites/tools/generic/configure.ac (modified) * tools/build/configure.ac (modified) * tools/cpu/configure.ac (modified) * tools/cpu/generic/configure.ac (modified) * tools/cpu/nios2/configure.ac (modified) * tools/cpu/sh/configure.ac (modified) Update bug report URL Thu, 04 Dec 2014 08:38:27 GMT Sebastian Huber [e870941] * c/src/lib/libbsp/Makefile.am (modified) * c/src/lib/libbsp/i386/pc386/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5235/Makefile.am (modified) * c/src/lib/libbsp/shared/bspinit.c (deleted) * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/dummy/README (deleted) * cpukit/libmisc/dummy/default-configuration.c (added) * cpukit/libmisc/dummy/dummy.c (deleted) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/defaultconfig01/Makefile.am (added) * testsuites/libtests/defaultconfig01/defaultconfig01.doc (added) * testsuites/libtests/defaultconfig01/defaultconfig01.scn (added) * testsuites/libtests/defaultconfig01/init.c (added) libmisc: More useful default configuration The dummy.c was a ... Wed, 03 Dec 2014 10:14:42 GMT Sebastian Huber [0104056] * testsuites/sptests/spintrcritical_support/intrcritical.c (modified) sptests: Add get_one_tick_busy_value() Extract this function from ... Tue, 02 Dec 2014 09:35:13 GMT Sebastian Huber [f54e503] * testsuites/libtests/configure.ac (modified) libtests: Omit libdl tests if no RTEMS tools Wed, 04 Jun 2014 14:02:11 GMT Daniel Hellstrom [e7e92da] * testsuites/libtests/devfs04/init.c (modified) DEVFS04: make test work on LEON3-FT GR712RC The LEON3 BSP have ... Tue, 11 Nov 2014 13:17:55 GMT Daniel Hellstrom [9e8d8b5c] * testsuites/sptests/spcpuset01/init.c (modified) * testsuites/sptests/spcpuset01/spcpuset01.doc (modified) * testsuites/sptests/spcpuset01/spcpuset01.scn (modified) spcpuset01: fix test comments Mon, 01 Dec 2014 07:20:55 GMT Sebastian Huber [80d99aa] * testsuites/libtests/complex/docomplex.h (modified) * testsuites/libtests/math/domath.h (modified) libtests/complex,math: Prevent optimizations For constant arguments ... Thu, 27 Nov 2014 10:44:48 GMT Sebastian Huber [01557b0] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/malloc.h (modified) * cpukit/libcsupport/src/calloc.c (modified) * cpukit/libcsupport/src/free.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/malloc_get_statistics.c (deleted) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/libcsupport/src/malloc_p.h (modified) * cpukit/libcsupport/src/malloc_report_statistics.c (deleted) * cpukit/libcsupport/src/malloc_report_statistics_plugin.c (deleted) * cpukit/libcsupport/src/malloc_statistics_helpers.c (deleted) * cpukit/libcsupport/src/posix_memalign.c (modified) * cpukit/libcsupport/src/realloc.c (modified) * cpukit/libcsupport/src/rtems_heap_extend_via_sbrk.c (modified) * cpukit/libcsupport/src/rtems_memalign.c (modified) * cpukit/libmisc/shell/main_mallocinfo.c (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/shell/memory.t (modified) * doc/user/conf.t (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/malloc05/Makefile.am (deleted) * testsuites/libtests/malloc05/init.c (deleted) * testsuites/libtests/malloc05/malloc05.doc (deleted) * testsuites/libtests/malloc05/malloc05.scn (deleted) * testsuites/libtests/malloctest/task1.c (modified) libcsupport: Delete malloc statistics Use the heap handler ... Thu, 27 Nov 2014 07:45:10 GMT Sebastian Huber [0ff1c29] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Use busy waits Use busy waits instead of sleeps ... Wed, 26 Nov 2014 10:51:34 GMT Sebastian Huber [5bd822a7] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) smp: Fix scheduler helping protocol Ensure that scheduler nodes in ... Tue, 25 Nov 2014 15:47:20 GMT Sebastian Huber [038faca1] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/cachecoherentalloc.c (added) * cpukit/rtems/include/rtems/rtems/cache.h (modified) * testsuites/sptests/spcache01/init.c (modified) * testsuites/sptests/spcache01/spcache01.doc (modified) * testsuites/sptests/spcache01/spcache01.scn (modified) rtems: Add rtems_cache_coherent_allocate() Add ... Mon, 24 Nov 2014 20:49:28 GMT Jennifer Averett [39af57c3] * testsuites/smptests/smp09/init.c (modified) smp09: Resolve missing prototype warning. Mon, 24 Nov 2014 20:48:58 GMT Jennifer Averett [6291e962] * testsuites/smptests/smp07/init.c (modified) smp07: Resolve missing prototype warning. Mon, 24 Nov 2014 20:48:31 GMT Jennifer Averett [2c474a0] * testsuites/smptests/smp05/init.c (modified) smp05: Resolve missing prototype warning. Wed, 22 Oct 2014 18:47:25 GMT Jennifer Averett [441dc1c] * testsuites/smptests/smp02/tasks.c (modified) smp02: Resolve unused method warnings. Wed, 22 Oct 2014 18:45:38 GMT Jennifer Averett [4375b3b6] * testsuites/smptests/smp03/init.c (modified) smp03: Remove set but not used warning. Added status validation. Wed, 22 Oct 2014 18:44:02 GMT Jennifer Averett [689cba2] * testsuites/smptests/smpschedsem01/init.c (modified) smpschedsem01: Remove unused variable warning. Wed, 22 Oct 2014 13:42:59 GMT Jennifer Averett [15e371f] * testsuites/smptests/smpschedaffinity02/init.c (modified) smpschedaffinity02: Remove unused prototype. Tue, 25 Nov 2014 13:58:13 GMT Sebastian Huber [7e5c9b89] * c/src/lib/libcpu/Makefile.am (modified) * c/src/lib/libcpu/bfin/Makefile.am (modified) * c/src/lib/libcpu/i386/Makefile.am (modified) * c/src/lib/libcpu/lm32/Makefile.am (modified) * c/src/lib/libcpu/m68k/Makefile.am (modified) * c/src/lib/libcpu/mips/Makefile.am (modified) * c/src/lib/libcpu/nios2/Makefile.am (modified) * c/src/lib/libcpu/powerpc/Makefile.am (modified) * c/src/lib/libcpu/sh/Makefile.am (modified) * c/src/lib/libcpu/shared/src/cache_aligned_malloc.c (deleted) * c/src/lib/libcpu/sparc/Makefile.am (modified) * c/src/lib/libcpu/sparc64/Makefile.am (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/cachealignedalloc.c (added) * testsuites/sptests/spcache01/init.c (modified) * testsuites/sptests/spcache01/spcache01.doc (modified) * testsuites/sptests/spcache01/spcache01.scn (modified) rtems: Move rtems_cache_aligned_malloc() Make sure also the size is ... Tue, 25 Nov 2014 07:39:46 GMT Sebastian Huber [7981a88] * testsuites/sptests/spcache01/init.c (modified) sptest/spcache01: New test cases Fri, 24 Oct 2014 19:37:24 GMT Jennifer Averett [44da98f] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpcapture01/Makefile.am (added) * testsuites/smptests/smpcapture01/init.c (added) * testsuites/smptests/smpcapture01/smpcapture01.doc (added) * testsuites/smptests/smpcapture01/smpcapture01.scn (added) smpcapture01: New test. Fri, 03 Oct 2014 13:47:14 GMT Jennifer Averett [11b3ba1] * testsuites/libtests/capture01/init.c (modified) capture01: Use capture engine print methods. Mon, 24 Nov 2014 19:57:21 GMT Joel Sherrill [f7d2795] * testsuites/support/include/tmacros.h (modified) testsuites/.../tmacros.h: Add parentheses to fix warning Fri, 21 Nov 2014 10:01:34 GMT Luca Bonato [cceb19f4] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) smp: Fix scheduler helping protocol New test case for ... Sun, 23 Nov 2014 16:40:14 GMT Joel Sherrill [6570876] * testsuites/libtests/termios05/termios_testdriver_taskdriven.c (deleted) * testsuites/libtests/termios05/termios_testdriver_taskdriven.h (deleted) termio05: Remove unreferenced files The functionality was ... Fri, 21 Nov 2014 07:49:57 GMT Sebastian Huber [11925eef] * c/src/lib/libbsp/powerpc/gen5200/ide/pcmcia_ide.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/network/if_100MHz/GT64260eth.c (modified) * c/src/libchip/ide/ata_internal.h (modified) * cpukit/libfs/src/dosfs/fat.h (modified) * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * cpukit/libfs/src/pipe/fifo.c (modified) * cpukit/libmisc/untar/untar.c (modified) * cpukit/librpc/src/rpc/svc_udp.c (modified) * cpukit/pppd/pppd.h (modified) * testsuites/psxtests/psxaio02/init.c (modified) * testsuites/psxtests/psxaio03/init.c (modified) * testsuites/samples/fileio/init.c (modified) * testsuites/sptests/sp48/init.c (modified) * testsuites/sptests/sp63/init.c (modified) Delete or rename MIN/MAX macros and defines Include ... 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 ...