# # ChangeLog for cpukit in rtems # # Generated by Trac 1.2.1.dev0 # 05/20/24 23:35:16 Tue, 10 Dec 2019 19:03:53 GMT Sebastian Huber [1cb9257] * cpukit/Makefile.am (modified) * cpukit/headers.am (modified) * cpukit/include/rtems/score/memory.h (added) * cpukit/score/src/memoryallocate.c (added) score: Add Memory Handler Update #3838. Sat, 01 Feb 2020 14:42:27 GMT Sebastian Huber [9e4f21b9] * cpukit/score/src/wkspace.c (modified) score: Optimize per-processor data placement Only align ... Tue, 28 Jan 2020 12:44:14 GMT Sebastian Huber [754f78fa] * cpukit/libtest/t-test-rtems-context.c (modified) libtest: Fix T_check_task_context() Fix T_check_task_context() in ... Tue, 24 Sep 2019 13:51:53 GMT Sebastian Huber [26443da] * cpukit/include/rtems/confdefs.h (modified) record: Fix configuration Sun, 19 Jan 2020 15:11:38 GMT Martin Erik Werner [e2255453] * cpukit/include/rtems/score/status.h (modified) Use EAGAIN for POSIX mq wait in ISR error Modify the status code ... Mon, 07 Oct 2019 15:48:23 GMT Joel Sherrill [5e7b3c65] * cpukit/libcsupport/src/posix_devctl.c (modified) * testsuites/psxtests/psxdevctl01/main.c (modified) * testsuites/psxtests/psxdevctl01/psxdevctl01.doc (modified) * testsuites/psxtests/psxdevctl01/psxdevctl01.scn (modified) * testsuites/psxtests/psxdevctl01/test.c (modified) posix_devctl - Add support for SOCKCLOSE The FACE Technical ... Fri, 03 Jan 2020 18:54:58 GMT Gedare Bloom [a546de5] * cpukit/libfs/src/pipe/fifo.c (modified) cpukit/libfs: remove more dead code from pipe/fifo.c Dead code ... Fri, 03 Jan 2020 18:23:09 GMT Gedare Bloom [93ccb728] * cpukit/libfs/src/pipe/fifo.c (modified) cpukit/libfs: remove dead code from pipe/fifo.c Dead code ... Thu, 02 Jan 2020 10:30:33 GMT Sebastian Huber [f74e806d] * cpukit/include/rtems/score/status.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadmp.c (modified) mpci: Fix blocking proxy status Remove THREAD_STATUS_PROXY_BLOCKING ... Sun, 29 Dec 2019 16:43:46 GMT Sebastian Huber [453bb4b] * cpukit/include/rtems/rtems/msgmp.h (modified) * cpukit/include/rtems/rtems/partmp.h (modified) * cpukit/include/rtems/rtems/semmp.h (modified) * cpukit/include/rtems/rtems/taskmp.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/msgqcreate.c (modified) * cpukit/rtems/src/partcreate.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/taskmp.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) rtems: Fix MPCI initialization Update #2408. Thu, 02 Jan 2020 08:17:03 GMT Sebastian Huber [a320aedd] * cpukit/score/src/objectinitializeinformation.c (modified) score: Fix objects node initialization The objects node is ... Fri, 20 Dec 2019 08:29:33 GMT Sebastian Huber [556e45f2] * cpukit/Makefile.am (modified) * cpukit/include/t.h (modified) * cpukit/libtest/t-test-rtems-context.c (added) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/ttest01/init.c (modified) * testsuites/libtests/ttest01/test-task-context.c (added) libtest: Add T_check_task_context() action Fri, 20 Dec 2019 09:55:36 GMT Sebastian Huber [77ac1519] * cpukit/include/t.h (modified) * cpukit/libtest/t-test-time.c (modified) * cpukit/libtest/t-test.c (modified) * testsuites/libtests/ttest01/init.c (modified) * testsuites/libtests/ttest01/test-time.c (modified) libtest: Use test configuration in T_now() Use the user provided ... Fri, 20 Dec 2019 09:26:06 GMT Sebastian Huber [8c3b0d7] * cpukit/libtest/t-test-rtems-fds.c (modified) * cpukit/libtest/t-test-rtems-objs.c (modified) libtest: Fix use of T_check_true() Thu, 19 Dec 2019 10:38:45 GMT Sebastian Huber [806fe963] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/scheduler.h (modified) * testsuites/smptests/smpschededf01/init.c (modified) * testsuites/smptests/smpschededf04/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler07/init.c (modified) * testsuites/smptests/smpthreadpin01/init.c (modified) config: Improve EDF SMP scheduler configuration Use ... Mon, 16 Dec 2019 01:29:26 GMT Chris Johns [c737748b] * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) libmisc/top: Fix the idle time and priorities on SMP - This patch ... Thu, 19 Dec 2019 09:18:32 GMT Sebastian Huber [51fd6b47] * cpukit/include/rtems/confdefs.h (modified) config: Fix CONFIGURE_MAXIMUM_POSIX_THREADS Bug was introduced by ... Tue, 17 Dec 2019 14:42:15 GMT Sebastian Huber [88c198b] * cpukit/include/rtems/confdefs.h (modified) * testsuites/ada/support/initimpl.h (modified) * testsuites/ada/tmtests/tm21/init.c (modified) config: Remove Ada configuration options Update #3845. Tue, 17 Dec 2019 08:17:43 GMT Sebastian Huber [3cec2df] * cpukit/include/rtems/confdefs.h (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * testsuites/fstests/fsbdpart01/init.c (modified) * testsuites/fstests/fsclose01/init.c (modified) * testsuites/fstests/fsdosfsformat01/init.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) * testsuites/fstests/fsdosfsname02/init.c (modified) * testsuites/fstests/fsdosfssync01/init.c (modified) * testsuites/fstests/fsdosfswrite01/init.c (modified) * testsuites/fstests/fsfseeko01/init.c (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) * testsuites/fstests/fsimfsconfig03/init.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) * testsuites/fstests/fsrofs01/init.c (modified) * testsuites/fstests/imfs_support/fs_support.c (modified) * testsuites/fstests/jffs2_support/fs_support.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/libtests/block01/init.c (modified) * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block04/init.c (modified) * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block08/system.h (modified) * testsuites/libtests/block09/init.c (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/block11/init.c (modified) * testsuites/libtests/block12/init.c (modified) * testsuites/libtests/block13/init.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/block15/init.c (modified) * testsuites/libtests/block16/init.c (modified) * testsuites/libtests/devfs02/init.c (modified) * testsuites/libtests/devfs03/init.c (modified) * testsuites/libtests/devfs04/init.c (modified) * testsuites/libtests/deviceio01/init.c (modified) * testsuites/libtests/dl01/init.c (modified) * testsuites/libtests/dl02/init.c (modified) * testsuites/libtests/dl03/init.c (modified) * testsuites/libtests/dl04/init.c (modified) * testsuites/libtests/dl05/init.c (modified) * testsuites/libtests/dl06/initimpl.h (modified) * testsuites/libtests/dl07/init.c (modified) * testsuites/libtests/dl08/init.c (modified) * testsuites/libtests/dl09/init.c (modified) * testsuites/libtests/dl10/init.c (modified) * testsuites/libtests/flashdisk01/init.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/libtests/i2c01/init.c (modified) * testsuites/libtests/mghttpd01/init.c (modified) * testsuites/libtests/mouse01/init.c (modified) * testsuites/libtests/newlib01/init.c (modified) * testsuites/libtests/pwdgrp01/init.c (modified) * testsuites/libtests/pwdgrp02/init.c (modified) * testsuites/libtests/record01/init.c (modified) * testsuites/libtests/shell01/init.c (modified) * testsuites/libtests/sparsedisk01/init.c (modified) * testsuites/libtests/spi01/init.c (modified) * testsuites/libtests/syscall01/init.c (modified) * testsuites/libtests/tar01/init.c (modified) * testsuites/libtests/tar02/init.c (modified) * testsuites/libtests/telnetd01/init.c (modified) * testsuites/libtests/termios01/init.c (modified) * testsuites/libtests/termios03/init.c (modified) * testsuites/libtests/termios04/init.c (modified) * testsuites/libtests/termios05/init.c (modified) * testsuites/libtests/termios06/init.c (modified) * testsuites/libtests/termios07/init.c (modified) * testsuites/libtests/termios08/init.c (modified) * testsuites/libtests/termios09/init.c (modified) * testsuites/libtests/termios10/termios10impl.h (modified) * testsuites/libtests/ttest01/init.c (modified) * testsuites/libtests/uid01/init.c (modified) * testsuites/psxtests/psx13/main.c (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxfchx01/init.c (modified) * testsuites/psxtests/psxfenv01/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psxfile02/init.c (modified) * testsuites/psxtests/psxfilelock01/init.c (modified) * testsuites/psxtests/psxid01/init.c (modified) * testsuites/psxtests/psximfs01/init.c (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxmmap01/system.h (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxndbm01/init.c (modified) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/psxtests/psxrdwrv/main.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxshm01/system.h (modified) * testsuites/psxtests/psxshm02/system.h (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/samples/fileio/system.h (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/samples/minimum/init.c (modified) * testsuites/samples/pppd/system.h (modified) * testsuites/sptests/spconsole01/init.c (modified) * testsuites/sptests/spfatal14/init.c (modified) * testsuites/sptests/spfatal15/init.c (modified) * testsuites/sptests/spfifo01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) * testsuites/sptests/spintrcritical24/init.c (modified) * testsuites/sptests/spmkdir/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS Rename ... Tue, 17 Dec 2019 08:26:04 GMT Sebastian Huber [e6f2b54] * cpukit/include/rtems/confdefs.h (modified) config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE Remove ... Thu, 12 Dec 2019 23:22:06 GMT Chris Johns [f7cd8c9] * cpukit/libcsupport/src/printk_plugin.c (modified) libcsupport: Update rtems_print printk handler to return the length Thu, 12 Dec 2019 07:53:32 GMT Sebastian Huber [78211376] * cpukit/include/rtems/score/interr.h (modified) * cpukit/include/rtems/score/wkspace.h (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal08/init.c (deleted) * testsuites/sptests/spfatal08/spfatal08.doc (deleted) * testsuites/sptests/spfatal08/spfatal08.scn (deleted) score: Remove _Workspace_Allocate_or_fatal_error() This function is ... Thu, 12 Dec 2019 07:50:40 GMT Sebastian Huber [3fba9de2] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/objectdata.h (modified) * cpukit/score/src/mpcidefault.c (modified) * cpukit/score/src/objectmp.c (modified) config: Statically allocate MP object controls Update #3735. Thu, 12 Dec 2019 07:43:06 GMT Sebastian Huber [1d9f509e] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/score/src/mpcidefault.c (modified) * cpukit/score/src/threadmp.c (modified) config: Statically allocate MP thread proxies Update #3735. Thu, 12 Dec 2019 06:11:54 GMT Sebastian Huber [24f8915] * bsps/include/shm_driver.h (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/mpci.h (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (modified) * cpukit/libmisc/monitor/mon-server.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mpcidefault.c (added) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * testsuites/sptests/spsize/size.c (modified) config: Add _MPCI_Configuration Replace the user MPCI configuration ... Thu, 12 Dec 2019 05:37:01 GMT Sebastian Huber [a00dff42] * bsps/include/shm_driver.h (modified) * bsps/shared/shmdr/shmdr-dump.c (modified) * bsps/shared/shmdr/shmdr-init.c (modified) * bsps/shared/shmdr/shmdr-send.c (modified) * cpukit/include/rtems/rtems/object.h (modified) * cpukit/include/rtems/score/object.h (modified) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/getpgrp.c (modified) * cpukit/libcsupport/src/getpid.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * testsuites/ada/support/initimpl.h (modified) * testsuites/mptests/mp01/initimpl.h (modified) * testsuites/mptests/mp03/initimpl.h (modified) * testsuites/mptests/mp03/task1.c (modified) * testsuites/mptests/mp04/initimpl.h (modified) * testsuites/mptests/mp04/task1.c (modified) * testsuites/mptests/mp05/initimpl.h (modified) * testsuites/mptests/mp05/task1.c (modified) * testsuites/mptests/mp06/initimpl.h (modified) * testsuites/mptests/mp06/task1.c (modified) * testsuites/mptests/mp07/initimpl.h (modified) * testsuites/mptests/mp07/task1.c (modified) * testsuites/mptests/mp08/initimpl.h (modified) * testsuites/mptests/mp08/task1.c (modified) * testsuites/mptests/mp09/initimpl.h (modified) * testsuites/mptests/mp09/task1.c (modified) * testsuites/mptests/mp10/initimpl.h (modified) * testsuites/mptests/mp11/initimpl.h (modified) * testsuites/mptests/mp12/initimpl.h (modified) * testsuites/mptests/mp13/initimpl.h (modified) * testsuites/mptests/mp13/task1.c (modified) * testsuites/mptests/mp13/task2.c (modified) * testsuites/mptests/mp14/evtask1.c (modified) * testsuites/mptests/mp14/initimpl.h (modified) * testsuites/mptests/mp14/msgtask1.c (modified) * testsuites/mptests/mp14/pttask1.c (modified) * testsuites/mptests/mp14/smtask1.c (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/samples/base_mp/initimpl.h (modified) rtems: Add and use rtems_object_get_local_node() Update #3841. Wed, 11 Dec 2019 14:57:49 GMT Sebastian Huber [d24b301] * cpukit/include/rtems/confdefs.h (modified) config: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE Obsolete the ... Wed, 11 Dec 2019 18:08:03 GMT Sebastian Huber [6f6091b3] * cpukit/include/rtems/confdefs.h (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) config: Add CONFIGURE_IMFS_ENABLE_MKFIFO Obsolete undocumented ... Wed, 07 Aug 2019 13:25:23 GMT Joel Sherrill [4e2e338] * cpukit/include/rtems/score/states.h (modified) * cpukit/include/rtems/score/statesimpl.h (modified) states*.h: Fix naming inconsistency and formatting Tue, 12 Nov 2019 15:33:41 GMT Joel Sherrill [08bd7d3] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/timecounter.h (modified) * cpukit/include/rtems/score/todimpl.h (modified) * cpukit/posix/src/clocksettime.c (modified) * cpukit/rtems/src/clockset.c (modified) * cpukit/score/src/coretodhookdata.c (added) * cpukit/score/src/coretodhookregister.c (added) * cpukit/score/src/coretodhookrun.c (added) * cpukit/score/src/coretodhookunregister.c (added) * cpukit/score/src/coretodset.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spclock_todhook01/init.c (added) * testsuites/sptests/spclock_todhook01/spclock_todhook01.doc (added) * testsuites/sptests/spclock_todhook01/spclock_todhook01.scn (added) Add TOD Hooks to allow BSP to take action when TOD is set Two use ... Wed, 11 Dec 2019 15:45:37 GMT Sebastian Huber [b1b6dd71] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/pipe.h (modified) * cpukit/libfs/src/pipe/fifo.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo02/spfifo02.doc (modified) pipe: Use condition variables Use self-contained condition ... Wed, 11 Dec 2019 15:43:51 GMT Chris Johns [86c70e71] * cpukit/configure.ac (modified) Support pasring - in a version string Closes #3839 Tue, 10 Dec 2019 07:09:13 GMT Sebastian Huber [84aee2e9] * bsps/include/shm_driver.h (modified) * bsps/shared/shmdr/shmdr-poll.c (modified) * cpukit/include/rtems/confdefs.h (modified) mpci: Simplify MPCI configuration Use watchdog for shared memory ... Sat, 07 Dec 2019 11:06:01 GMT Sebastian Huber [46865542] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/semdata.h (modified) * cpukit/include/rtems/score/mrsp.h (modified) * cpukit/include/rtems/score/mrspimpl.h (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/sptests/spmrsp01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) rtems: Simplify semaphore configuration The MrsP semaphore ... Sat, 07 Dec 2019 10:48:36 GMT Sebastian Huber [01f8c12e] * cpukit/include/rtems/rtems/semdata.h (modified) * cpukit/include/rtems/rtems/semimpl.h (modified) * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semflush.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) rtems: Optimize semaphore control block Move variant, discipline, ... Sat, 07 Dec 2019 19:30:30 GMT Sebastian Huber [cc466a5] * cpukit/include/rtems/score/tls.h (modified) score: Optimize _TLS_Get_size() Thu, 05 Dec 2019 18:22:33 GMT Sebastian Huber [bb99cd0d] * bsps/bfin/shared/dev/clock.c (modified) * bsps/m68k/csb360/dev/ckinit.c (modified) * bsps/m68k/gen68340/clock/ckinit.c (modified) * bsps/m68k/mcf5206elite/dev/ckinit.c (modified) * bsps/m68k/mrm332/clock/ckinit.c (modified) * bsps/m68k/mvme147/clock/ckinit.c (modified) * bsps/m68k/mvme162/clock/ckinit.c (modified) * bsps/m68k/mvme167/clock/ckinit.c (modified) * bsps/mips/hurricane/clock/ckinit.c (modified) * bsps/no_cpu/no_bsp/clock/ckinit.c (modified) * bsps/powerpc/shared/clock/clock-ppc-dec.c (modified) * bsps/powerpc/shared/clock/clock-ppc403.c (modified) * bsps/powerpc/shared/clock/clock.c (modified) * bsps/powerpc/ss555/clock/clock.c (modified) * bsps/sh/gensh1/clock/ckinit.c (modified) * bsps/sh/gensh2/clock/ckinit.c (modified) * bsps/sh/gensh4/clock/ckinit.c (modified) * bsps/shared/dev/clock/clockimpl.h (modified) * bsps/shared/grlib/btimer/tlib_ckinit.c (modified) * cpukit/include/rtems/clockdrv.h (modified) * cpukit/include/rtems/confdefs.h (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp40/init.c (modified) clock: Simplify driver initialization Use a system initialization ... Thu, 05 Dec 2019 14:51:17 GMT Sebastian Huber [a6b2080] * bsps/bfin/shared/dev/clock.c (modified) * bsps/m68k/csb360/dev/ckinit.c (modified) * bsps/m68k/gen68340/clock/ckinit.c (modified) * bsps/m68k/mcf5206elite/dev/ckinit.c (modified) * bsps/m68k/mrm332/clock/ckinit.c (modified) * bsps/m68k/mvme147/clock/ckinit.c (modified) * bsps/m68k/mvme162/clock/ckinit.c (modified) * bsps/mips/hurricane/clock/ckinit.c (modified) * bsps/no_cpu/no_bsp/clock/ckinit.c (modified) * bsps/powerpc/shared/clock/clock-ppc-dec.c (modified) * bsps/powerpc/shared/clock/clock-ppc403.c (modified) * bsps/powerpc/shared/clock/clock.c (modified) * bsps/powerpc/ss555/clock/clock.c (modified) * bsps/sh/gensh1/clock/ckinit.c (modified) * bsps/sh/gensh2/clock/ckinit.c (modified) * bsps/sh/gensh4/clock/ckinit.c (modified) * cpukit/include/rtems/clockdrv.h (modified) clock: Remove Clock_exit() from API This function is no longer ... Tue, 10 Dec 2019 07:26:33 GMT Sebastian Huber [189da5f4] * cpukit/include/rtems/score/percpu.h (modified) score: Optimize _Per_CPU_Get_index() Optimize _Per_CPU_Get_index() ... Mon, 09 Dec 2019 07:52:11 GMT Sebastian Huber [5e589d96] * cpukit/include/rtems/config.h (modified) userext: Fix configuration Thu, 05 Dec 2019 14:14:51 GMT Sebastian Huber [5ae6112] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/userextdata.h (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/userextiterate.c (modified) userext: Simplify configuration Avoid the use of the workspace and ... Thu, 05 Dec 2019 06:08:52 GMT Sebastian Huber [d0b704b0] * cpukit/libtest/testbeginend.c (modified) * testsuites/libtests/block06/block06.scn (modified) * testsuites/libtests/dl06/dl06.scn (modified) * testsuites/libtests/dl07/dl07.scn (modified) * testsuites/libtests/dl08/dl08.scn (modified) * testsuites/libtests/dl09/dl09.scn (modified) * testsuites/libtests/dl10/dl10.scn (modified) * testsuites/libtests/ftp01/ftp01.scn (modified) * testsuites/libtests/record01/record01.scn (modified) * testsuites/libtests/record02/record02.scn (modified) * testsuites/libtests/telnetd01/telnetd01.scn (modified) * testsuites/libtests/ttest01/ttest01.scn (modified) * testsuites/psxtests/psxinttypes01/psxinttypes01.scn (modified) * testsuites/psxtests/psxonce01/psxonce01.scn (modified) * testsuites/smptests/smpfatal09/smpfatal09.scn (modified) * testsuites/smptests/smpmulticast01/smpmulticast01.scn (modified) * testsuites/smptests/smpopenmp01/smpopenmp01.scn (modified) * testsuites/smptests/smpschededf04/smpschededf04.scn (modified) * testsuites/smptests/smpthreadpin01/smpthreadpin01.scn (modified) * testsuites/sptests/spconfig01/spconfig01.scn (modified) * testsuites/sptests/spconfig02/spconfig02.scn (modified) * testsuites/sptests/spcxx01/spcxx01.scn (modified) * testsuites/sptests/spfatal32/spfatal32.scn (modified) * testsuites/sptests/spglobalcon02/spglobalcon02.scn (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) * testsuites/sptests/sppercpudata01/sppercpudata01.scn (modified) * testsuites/sptests/sptls04/sptls04.scn (modified) * testsuites/tmtests/tmonetoone/tmonetoone.scn (modified) libtest: Change expected pass state string Use separator character ... Sat, 30 Nov 2019 10:52:57 GMT Sebastian Huber [9c29cb5] * cpukit/libtest/testbeginend.c (modified) libtest: Change expected fail state string Use the value expected ... Fri, 29 Nov 2019 18:01:00 GMT Sebastian Huber [f4fda72] * bsps/riscv/riscv/headers.am (modified) * cpukit/score/cpu/riscv/headers.am (modified) Regenerate headers.am Tue, 26 Nov 2019 07:07:55 GMT Sebastian Huber [4551f5f] * cpukit/libmisc/untar/untar.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/tar01/home/abc/def/test_script (moved) * testsuites/libtests/tar01/init.c (modified) untar: Properly make parent path Close #3823. Thu, 21 Nov 2019 09:27:16 GMT Sebastian Huber [2de05dd] * cpukit/libmisc/untar/untar.c (modified) untar: Make path also for symbolic links Close #3823. Thu, 21 Nov 2019 07:06:28 GMT Sebastian Huber [b6f66d9] * cpukit/include/rtems/untar.h (modified) * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * cpukit/libmisc/untar/untar.c (modified) untar: Unify untar support Update #3823. Fri, 22 Nov 2019 10:28:55 GMT Sebastian Huber [a0304e8d] * cpukit/libtest/t-test.c (modified) libtest: Output basename of source files Output only the basename ... Mon, 25 Nov 2019 09:39:19 GMT Sebastian Huber [234d155e] * cpukit/include/rtems/linkersets.h (modified) linkersets: Revert to zero-length arrays This partially reverts ... Mon, 25 Nov 2019 09:38:42 GMT Sebastian Huber [4fcc53a] * cpukit/include/rtems/score/basedefs.h (modified) Document RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION() Thu, 21 Nov 2019 07:37:12 GMT Sebastian Huber [11455b2e] * cpukit/include/rtems/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_make_linfile.c (modified) imfs: Fix IMFS_make_linearfile() Fix prototype. Fix node size. ... Mon, 18 Nov 2019 05:55:43 GMT Sebastian Huber [f377998] * cpukit/Makefile.am (modified) * cpukit/include/rtems/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_linfile.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_make_linfile.c (added) * testsuites/libtests/shell01/init.c (modified) imfs: Add IMFS_make_linfile() Update #3818. Sat, 16 Nov 2019 15:01:13 GMT Sebastian Huber [38207a31] * cpukit/libmisc/shell/hexdump-conv.c (modified) * cpukit/libmisc/shell/hexdump-odsyntax.c (modified) * cpukit/libmisc/shell/main_date.c (modified) * cpukit/libmisc/shell/main_dd.c (modified) * cpukit/posix/src/pthreadattrgetaffinitynp.c (modified) * cpukit/posix/src/pthreadattrsetaffinitynp.c (modified) * cpukit/posix/src/pthreadgetaffinitynp.c (modified) * cpukit/posix/src/pthreadgetattrnp.c (modified) * cpukit/posix/src/pthreadgetnamenp.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/posix/src/pthreadsetnamenp.c (modified) Move feature macro before "config.h" include This allows to use ... Thu, 07 Jun 2018 18:18:13 GMT rrs [c6d8589b] * cpukit/include/machine/_kernel_time.h (modified) Synchronize kernel with FreeBSD Integrate parts of ... Mon, 11 Nov 2019 11:06:27 GMT Hesham Almatary [a4c5da6] * cpukit/configure.ac (modified) * cpukit/libdl/rtl-elf.h (modified) * cpukit/libdl/rtl-mdreloc-riscv.c (added) * cpukit/score/cpu/riscv/include/machine/elf_machdep.h (added) * testsuites/libtests/configure.ac (modified) riscv: preliminarily support for libdl Support for targets compiled ... Mon, 04 Nov 2019 08:34:21 GMT Sebastian Huber [94584f17] * cpukit/score/src/heap.c (modified) heap: Simplify _Heap_Block_allocate() Determine the next block only ... Mon, 04 Nov 2019 08:24:54 GMT Sebastian Huber [5630008] * cpukit/libcsupport/src/kill_noposix.c (modified) kill: Fix warning Include right header file for kill(). Fri, 25 Oct 2019 13:19:01 GMT sebastian.huber [3859cd63] * cpukit/include/rtems/score/heap.h (modified) * cpukit/include/rtems/score/heapimpl.h (modified) * cpukit/include/rtems/score/interr.h (modified) * cpukit/sapi/src/fatalsrctext.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/heapallocate.c (modified) * cpukit/score/src/heapfree.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) rtems-5: Improve heap fatal error information Update #3806. Mon, 28 Oct 2019 08:15:58 GMT Sebastian Huber [3fb72b0f] * cpukit/score/cpu/arm/include/libcpu/arm-cp15.h (modified) arm: Add defines for small pages MMU Fri, 04 Oct 2019 07:22:04 GMT Sebastian Huber [7ec0839] * cpukit/include/rtems/linkersets.h (modified) linkersets: Avoid use of zero-length array Use ... Fri, 04 Oct 2019 07:18:55 GMT Sebastian Huber [a7c86cc] * cpukit/include/rtems/confdefs.h (modified) config: Avoid zero-length array Use ... Fri, 04 Oct 2019 06:51:13 GMT Sebastian Huber [795b167] * cpukit/include/rtems/score/basedefs.h (modified) * testsuites/sptests/spmisc01/init.c (modified) score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION() Update #3799. Sat, 19 Oct 2019 04:54:40 GMT Chris Johns [32c9b83] * cpukit/libdebugger/rtems-debugger-arm.c (modified) libdebugger/arm: Clean up the building on arm variants. Wed, 02 Oct 2019 06:04:42 GMT Sebastian Huber [b5e61f95] * cpukit/include/t.h (modified) * cpukit/libtest/t-test-hash-sha256.c (modified) * cpukit/libtest/t-test-rtems-fds.c (modified) * cpukit/libtest/t-test-rtems-heap.c (modified) * cpukit/libtest/t-test-rtems-objs.c (modified) * cpukit/libtest/t-test.c (modified) libtest: Add more action events This allows more control over the ... Tue, 01 Oct 2019 12:16:34 GMT Sebastian Huber [b406d071] * cpukit/include/t.h (modified) * cpukit/libtest/t-test.c (modified) * testsuites/libtests/ttest01/init.c (modified) libtest: Do all output in test runner This ensures that lines are ... Wed, 02 Oct 2019 21:49:00 GMT Joel Sherrill [667501a] * cpukit/Makefile.am (modified) * cpukit/include/rtems/libio.h (modified) * cpukit/include/rtems/rtems/status.h (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libcsupport/src/termios_posix_isig_handler.c (added) * cpukit/rtems/src/statustext.c (modified) * cpukit/rtems/src/statustoerrno.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/termios10/init.c (added) * testsuites/libtests/termios10/termios10.doc (added) * testsuites/libtests/termios10/termios10.scn (added) * testsuites/libtests/termios11/termios11.doc (added) * testsuites/libtests/termios11/termios11.scn (added) termios: Add Capability to Generate SIGINTR and SIGQUIT This patch ... Thu, 03 Oct 2019 21:24:56 GMT Joel Sherrill [7685b48] * cpukit/headers.am (modified) cpukit/headers.am: Regenerate Tue, 01 Oct 2019 11:48:27 GMT Sebastian Huber [8d989c5] * cpukit/score/src/kern_tc.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) score: Install timecounter according to quality This makes it ... Tue, 01 Oct 2019 11:04:29 GMT Sebastian Huber [47e5c1d] * cpukit/score/src/kern_tc.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) score: Remove strange timecounter init step The double call of the ... Tue, 01 Oct 2019 10:41:47 GMT Sebastian Huber [2763f53] * cpukit/include/sys/timetc.h (modified) * cpukit/score/src/kern_tc.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) score: Remove superfluous timecounter members Wed, 02 Oct 2019 04:40:30 GMT Sebastian Huber [6ae2522] * cpukit/Makefile.am (modified) * cpukit/libtrace/record/record-wrap-malloc.c (deleted) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/record02/init.c (modified) * testsuites/libtests/record02/record02.scn (modified) Revert "record: Add wrappers for malloc() functions" It was ... Fri, 30 Aug 2019 13:01:38 GMT Sebastian Huber [a314544a] * cpukit/Makefile.am (modified) * cpukit/libtrace/record/record-wrap-malloc.c (added) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/record02/init.c (modified) * testsuites/libtests/record02/record02.scn (modified) record: Add wrappers for malloc() functions Introduce new library ... Mon, 30 Sep 2019 06:01:24 GMT Sebastian Huber [d4880509] * cpukit/libfs/src/dosfs/msdos_format.c (modified) dosfs: Fix format with media block sizes > 512 Tue, 01 Oct 2019 06:05:21 GMT Sebastian Huber [de6348a] * cpukit/include/machine/_kernel_time.h (modified) _kernel_time.h: Compatibility to future Newlib Tue, 10 Sep 2019 17:53:31 GMT Joel Sherrill [8798372] * cpukit/posix/src/pthreadcreate.c (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxsignal01/init.c (modified) * testsuites/psxtests/psxsignal02/init.c (modified) * testsuites/psxtests/psxsignal03/init.c (modified) * testsuites/psxtests/psxsignal07/main.c (added) * testsuites/psxtests/psxsignal07/psxsignal07.doc (added) * testsuites/psxtests/psxsignal07/psxsignal07.scn (added) * testsuites/psxtests/psxsignal07/rtems_config.c (added) * testsuites/psxtests/psxsignal08/main.c (added) * testsuites/psxtests/psxsignal08/psxsignal08.doc (added) * testsuites/psxtests/psxsignal08/psxsignal08.scn (added) * testsuites/psxtests/psxsignal08/rtems_config.c (added) Correct initial POSIX signals mask + Modify POSIX thread ... Fri, 20 Sep 2019 07:16:17 GMT Sebastian Huber [33ed412] * bsps/shared/irq/irq-server.c (modified) * cpukit/include/rtems/irq-extension.h (modified) rtems: Add rtems_interrupt_server_entry_move() The use case for ... Tue, 10 Sep 2019 07:21:11 GMT Sebastian Huber [c1a1f2c] * cpukit/include/rtems/version.h (modified) * testsuites/sptests/spversion01/init.c (modified) Add rtems_version_control_key_is_valid() Fri, 06 Sep 2019 12:31:32 GMT Sebastian Huber [eaa415b2] * cpukit/include/rtems/version.h (modified) * cpukit/sapi/src/version.c (modified) rtems: Make rtems_version_control_key() safer Return the empty ... Tue, 03 Sep 2019 08:11:21 GMT Sebastian Huber [0b3dcb3] * cpukit/score/cpu/arm/armv4-exception-default.S (modified) arm: Fix default exception handler Keep the stack pointer properly ... Mon, 02 Sep 2019 05:47:15 GMT Sebastian Huber [e41e9961] * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-text.c (modified) record: Add system events Update #3665. Fri, 30 Aug 2019 11:22:54 GMT Sebastian Huber [1c72ad7] * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-text.c (modified) * cpukit/libtrace/record/record-util.c (modified) * testsuites/libtests/record02/init.c (modified) record: Add system events Add system events for memory ... Fri, 30 Aug 2019 07:21:22 GMT Sebastian Huber [8ace7ead] * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-server.c (modified) * cpukit/libtrace/record/record-text.c (modified) * cpukit/libtrace/record/record-userext.c (modified) * cpukit/libtrace/record/record.c (modified) * testsuites/libtests/record02/init.c (modified) record: Add system events Add system events to identify the target ... Fri, 30 Aug 2019 06:40:14 GMT Sebastian Huber [1e18f64] * cpukit/include/rtems/sysinit.h (modified) record: Initialize records earlier The _Record_Initialize() ... Fri, 30 Aug 2019 06:09:46 GMT Sebastian Huber [11f196d6] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/record.h (modified) * cpukit/libtrace/record/record-sysinit.c (modified) record: Simplify configuration Update #3665. Thu, 29 Aug 2019 14:50:12 GMT Sebastian Huber [d78082c] * cpukit/include/rtems/record.h (modified) * cpukit/libtrace/record/record.c (modified) record: Introduce _Record_Drain() This allows its use in crash dump ... Mon, 26 Aug 2019 12:58:54 GMT Sebastian Huber [58bd67b] * cpukit/Makefile.am (modified) * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-text.c (modified) * cpukit/libtrace/record/record-util.c (added) * testsuites/libtests/record02/init.c (modified) * testsuites/libtests/record02/record02.scn (modified) record: Add more system events Reduce the system dependencies to ... Wed, 28 Aug 2019 12:59:16 GMT Sebastian Huber [807ea67] * cpukit/include/rtems/score/basedefs.h (modified) * testsuites/sptests/spmisc01/init.c (modified) score: Add RTEMS_RETURN_ADDRESS() Wed, 28 Aug 2019 12:28:14 GMT Sebastian Huber [956a2ef] * cpukit/include/rtems/record.h (modified) * testsuites/libtests/record01/init.c (modified) record: Add variants for critical sections Update #3665. Wed, 28 Aug 2019 12:45:24 GMT Sebastian Huber [3eb8d783] * cpukit/headers.am (modified) * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/recordserver.h (added) * cpukit/libtrace/record/record-server.c (modified) * testsuites/libtests/record01/init.c (modified) record: Introduce This helps to get rid of ... Tue, 27 Aug 2019 13:39:43 GMT Sebastian Huber [a2684c2b] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/libtrace/record/record-server.c (modified) * cpukit/libtrace/record/record-sysinit.c (modified) * testsuites/libtests/record01/init.c (modified) record: Use BSS section instead of per-CPU data The .rtemsrwset ... Tue, 27 Aug 2019 06:30:43 GMT Sebastian Huber [e273e7a9] * cpukit/include/rtems/recordclient.h (modified) * cpukit/libtrace/record/record-client.c (modified) record: Add data size to client This is necessary to get the thread ... Mon, 26 Aug 2019 20:02:32 GMT Sebastian Huber [a8af7a14] * cpukit/libtrace/record/record-server.c (modified) * cpukit/libtrace/record/record-userext.c (modified) record: Fix thread names on 64-bit targets Also fixes the thread ... Sun, 25 Aug 2019 10:14:11 GMT Sebastian Huber [dfdc3fa] * cpukit/include/rtems/recordclient.h (modified) * cpukit/libtrace/record/record-client.c (modified) record: Improve overflow handling Signal the accumulated item ... Sun, 25 Aug 2019 10:04:49 GMT Sebastian Huber [45d4ea31] * cpukit/libtrace/record/record-server.c (modified) record: Fix off by one error Fri, 09 Aug 2019 05:59:46 GMT Sebastian Huber [62fc148] * cpukit/dev/serial/sc16is752.c (modified) dev/sc16is752: Reduce RX FIFO trigger level This may help to avoid ... Fri, 09 Aug 2019 05:59:13 GMT Sebastian Huber [aa7b76e] * cpukit/dev/serial/sc16is752.c (modified) dev/sc16is752: Set TLS to zero Ensures that the FCR values are used. Fri, 09 Aug 2019 05:54:40 GMT Sebastian Huber [2a2a0fdd] * cpukit/dev/serial/sc16is752.c (modified) dev/sc16is752: Do FIFO reset separately Fri, 09 Aug 2019 05:46:08 GMT Sebastian Huber [73826b4] * cpukit/dev/serial/sc16is752.c (modified) dev/sc16is752: Enable enhanced func early Fri, 09 Aug 2019 05:45:06 GMT Sebastian Huber [da1b471] * cpukit/dev/serial/sc16is752.c (modified) dev/sc16is752: Write to right register Sat, 17 Aug 2019 16:58:53 GMT Sebastian Huber [4a9a58e] * cpukit/include/rtems/recordclient.h (modified) record: Add rtems_record_client_set_handler()