# # ChangeLog for schedsim/rtems/Makefile.am in rtems-schedsim # # Generated by Trac 1.2.1.dev0 # 04/25/24 15:15:31 Thu, 22 May 2014 15:19:55 GMT Joel Sherrill [cc1a54a] * schedsim/UsingTheSchedulerSimulator.txt (modified) * schedsim/rtems/Makefile.am (modified) * schedsim/shell/schedsim_smppriority/Makefile.am (modified) * schedsim/shell/schedsim_smppriority_affinity/Makefile.am (modified) * schedsim/shell/schedsim_smpsimple/Makefile.am (modified) * schedsim/shell/schedsim_smpsimple/add_commands.c (modified) * schedsim/shell/shared/Makefile.am (modified) * schedsim/shell/shared/commands.c (modified) * schedsim/shell/shared/main_dump_all_cpus.c (modified) * schedsim/shell/shared/main_taskcreate.c (modified) Enhance cpus command to do validation of executing threads. This ... Thu, 15 May 2014 19:17:15 GMT Jennifer Averett [9d5d371] * schedsim/rtems/Makefile.am (modified) rtems: Account for rtems scheduler modifications Remove enqueue ... Wed, 14 May 2014 14:22:08 GMT Joel Sherrill [0caea4a] * schedsim/rtems/Makefile.am (modified) rtems/Makefile.am: Add task get and set affinity Wed, 14 May 2014 13:25:08 GMT Joel Sherrill [57629d2] * schedsim/configure.ac (modified) * schedsim/rtems/Makefile.am (modified) * schedsim/shell/Makefile.am (modified) * schedsim/shell/schedsim_smppriority_affinity/Makefile.am (added) * schedsim/shell/schedsim_smppriority_affinity/config.c (added) schedsim_smppriority_affinity: New simulator instance Wed, 14 May 2014 13:13:59 GMT Joel Sherrill [55b4c3e] * schedsim/rtems/Makefile.am (modified) rtems/Makefile.am: Add schedulersmpvalidstatechanges.c Fri, 09 May 2014 13:35:58 GMT Jennifer Averett [2d51251] * schedsim/configure.ac (modified) * schedsim/rtems/Makefile.am (modified) * schedsim/rtems/rtems_init.c (modified) * schedsim/rtems/sched_cpu/cpu.c (modified) * schedsim/rtems/sched_cpu/machine/_default_types.h (added) * schedsim/rtems/sched_cpu/machine/_types.h (added) * schedsim/rtems/sched_cpu/rtems/score/asm.h (added) * schedsim/rtems/sched_cpu/rtems/score/cpu.h (modified) * schedsim/rtems/sched_cpu/rtems/score/cpuatomic.h (added) * schedsim/rtems/sched_cpu/stdatomic.h (added) * schedsim/rtems/sched_cpu/sys/_types.h (added) * schedsim/rtems/sched_cpu/sys/cpuset.h (added) * schedsim/rtems/sched_cpu/sys/features.h (added) * schedsim/rtems/sched_cpu/sys/lock.h (added) * schedsim/shell/schedsim_priority/smp_stub.c (modified) * schedsim/shell/schedsim_priority/wrap_thread_dispatch.c (modified) * schedsim/shell/schedsim_smpsimple/Makefile.am (modified) * schedsim/shell/schedsim_smpsimple/main_current_cpu.c (modified) * schedsim/shell/schedsim_smpsimple/main_dispatch.c (modified) * schedsim/shell/schedsim_smpsimple/main_dump_ready_tasks.c (modified) * schedsim/shell/schedsim_smpsimple/smp_stub.c (modified) * schedsim/shell/schedsim_smpsimple/wrap_thread_dispatch.c (modified) schedsim: Add smp support. Mon, 14 Apr 2014 23:18:34 GMT Joel Sherrill [8703c13] * schedsim/rtems/Makefile.am (modified) * schedsim/rtems/rtems_init.c (modified) Now works uniprocessor with debug enabled Fri, 13 Dec 2013 17:01:48 GMT Joel Sherrill [726b27c] * schedsim/rtems/Makefile.am (modified) * schedsim/rtems/rtems_init.c (modified) * schedsim/rtems/sched_cpu/cpu_asm.c (modified) * schedsim/rtems/sched_cpu/rtems/score/cpu.h (modified) * schedsim/rtems/sched_cpu/rtems/score/cpusmplock.h (added) * schedsim/rtems/sched_cpu/rtems/score/types.h (modified) * schedsim/rtems/wkspace.c (modified) * schedsim/shell/schedsim_priority/Makefile.am (modified) * schedsim/shell/schedsim_priority/smp_stub.c (modified) * schedsim/shell/schedsim_smpsimple/main_dispatch.c (modified) * schedsim/shell/schedsim_smpsimple/main_dump_all_cpus.c (modified) * schedsim/shell/schedsim_smpsimple/main_dump_ready_tasks.c (modified) * schedsim/shell/schedsim_smpsimple/smp_stub.c (modified) * schedsim/shell/shared/main_rtemsinit.c (modified) * schedsim/shell/shared/schedsim_shell.h (modified) schedsim: Update to latest RTEMS. Works Uniprocessor Wed, 01 May 2013 16:07:22 GMT Joel Sherrill [eeb1494] * schedsim/rtems/Makefile.am (modified) schedsim/rtems/Makefile.am: Add POSIX includes Wed, 01 May 2013 00:41:56 GMT Joel Sherrill [a2aad55] * LICENSE (modified) * Makefile.am (modified) * README (modified) * SUPPORT (modified) * aclocal/check-multiprocessing.m4 (modified) * aclocal/check-networking.m4 (modified) * aclocal/check-posix.m4 (modified) * aclocal/check-smp.m4 (modified) * aclocal/enable-rtemsdir.m4 (modified) * aclocal/env-rtemscpu.m4 (modified) * automake/host.am (modified) * automake/local.am (modified) * automake/subdirs.am (modified) * configure.ac (modified) * schedsim/Makefile.am (modified) * schedsim/README (modified) * schedsim/configure.ac (modified) * schedsim/rtems/Makefile.am (modified) * schedsim/rtems/debugio.c (modified) * schedsim/rtems/interr.c (modified) * schedsim/rtems/rtems_init.c (modified) * schedsim/rtems/rtems_sched.h (modified) * schedsim/rtems/sched_cpu/cpu.c (modified) * schedsim/rtems/sched_cpu/cpu_asm.c (modified) * schedsim/rtems/sched_cpu/rtems/asm.h (modified) * schedsim/rtems/sched_cpu/rtems/score/cpu.h (modified) * schedsim/rtems/sched_cpu/rtems/score/cpu_asm.h (modified) * schedsim/rtems/sched_cpu/rtems/score/no_cpu.h (modified) * schedsim/rtems/sched_cpu/rtems/score/types.h (modified) * schedsim/rtems/wkspace.c (modified) * schedsim/shell/Makefile.am (modified) * schedsim/shell/run_scenarios (modified) * schedsim/shell/schedsim_priority/Makefile.am (modified) * schedsim/shell/schedsim_priority/printheir_executing.c (modified) * schedsim/shell/schedsim_priority/schedsim.cc (modified) * schedsim/shell/schedsim_priority/smp_stub.c (modified) * schedsim/shell/schedsim_priority/wrap_thread_dispatch.c (modified) * schedsim/shell/schedsim_smpsimple/Makefile.am (modified) * schedsim/shell/schedsim_smpsimple/README (modified) * schedsim/shell/schedsim_smpsimple/TODO (modified) * schedsim/shell/schedsim_smpsimple/add_commands.c (modified) * schedsim/shell/schedsim_smpsimple/config.c (modified) * schedsim/shell/schedsim_smpsimple/main_current_cpu.c (modified) * schedsim/shell/schedsim_smpsimple/main_dispatch.c (modified) * schedsim/shell/schedsim_smpsimple/main_dump_all_cpus.c (modified) * schedsim/shell/schedsim_smpsimple/main_dump_ready_tasks.c (modified) * schedsim/shell/schedsim_smpsimple/printheir_executing.c (modified) * schedsim/shell/schedsim_smpsimple/schedsim.cc (modified) * schedsim/shell/schedsim_smpsimple/smp_stub.c (modified) * schedsim/shell/schedsim_smpsimple/wrap_thread_dispatch.c (modified) * schedsim/shell/shared/Makefile.am (modified) * schedsim/shell/shared/commands.c (modified) * schedsim/shell/shared/include/rtems/confdefs.h (modified) * schedsim/shell/shared/include/shell.h (modified) * schedsim/shell/shared/lookup_semaphore.c (modified) * schedsim/shell/shared/lookup_task.c (modified) * schedsim/shell/shared/main_clocktick.c (modified) * schedsim/shell/shared/main_echo.c (modified) * schedsim/shell/shared/main_executing.c (modified) * schedsim/shell/shared/main_heir.c (modified) * schedsim/shell/shared/main_help.c (modified) * schedsim/shell/shared/main_rtemsinit.c (modified) * schedsim/shell/shared/main_semcreate.c (modified) * schedsim/shell/shared/main_semdelete.c (modified) * schedsim/shell/shared/main_semflush.c (modified) * schedsim/shell/shared/main_semobtain.c (modified) * schedsim/shell/shared/main_semrelease.c (modified) * schedsim/shell/shared/main_taskcreate.c (modified) * schedsim/shell/shared/main_taskdelete.c (modified) * schedsim/shell/shared/main_taskmode.c (modified) * schedsim/shell/shared/main_taskpriority.c (modified) * schedsim/shell/shared/main_taskresume.c (modified) * schedsim/shell/shared/main_tasksuspend.c (modified) * schedsim/shell/shared/main_taskwakeafter.c (modified) * schedsim/shell/shared/schedsim_shell.h (modified) * schedsim/shell/shared/shell_cmdset.c (modified) * schedsim/shell/shared/shell_makeargs.c (modified) Remove CVS $ Wed, 01 May 2013 00:04:02 GMT Joel Sherrill [524baa9] * schedsim/rtems/Makefile.am (modified) schedsim/rtems/Makefile.am: Update to current RTEMS Mon, 20 Jun 2011 18:51:12 GMT Joel Sherrill [891513f] * schedsim/rtems/ChangeLog (modified) * schedsim/rtems/Makefile.am (modified) 2011-06-20 Joel Sherrill * ... Tue, 17 May 2011 19:31:24 GMT Joel Sherrill [aebb1ca] * schedsim/rtems/ChangeLog (modified) * schedsim/rtems/Makefile.am (modified) * schedsim/rtems/debugio.c (added) * schedsim/rtems/rtems_init.c (modified) * schedsim/rtems/sched_cpu/cpu.c (modified) * schedsim/rtems/sched_cpu/rtems/score/cpu.h (modified) * schedsim/rtems/sched_cpu/rtems/score/cpuopts.h (deleted) 2011-05-17 Joel Sherrill * ... Mon, 25 Apr 2011 15:53:10 GMT Joel Sherrill [abb18dc] * .configure.swp (added) * LICENSE (added) * Makefile.am (added) * SUPPORT (added) * VERSION (added) * acinclude.m4 (added) * aclocal/bsp-alias.m4 (added) * aclocal/canonical-target-name.m4 (added) * aclocal/check-bsps.m4 (added) * aclocal/check-custom-bsp.m4 (added) * aclocal/enable-cxx.m4 (added) * aclocal/enable-multiprocessing.m4 (added) * aclocal/enable-networking.m4 (added) * aclocal/enable-posix.m4 (added) * aclocal/enable-rtems-debug.m4 (added) * aclocal/enable-rtemsbsp.m4 (added) * aclocal/enable-rtemsdir.m4 (added) * aclocal/enable-smp.m4 (added) * aclocal/enable-tests.m4 (added) * aclocal/multilib.m4 (added) * aclocal/path-ksh.m4 (added) * aclocal/project-root.m4 (added) * aclocal/quoting.m4 (added) * aclocal/rpm.m4 (added) * aclocal/rtems-top.m4 (added) * aclocal/tool-paths.m4 (added) * aclocal/version.m4 (added) * automake/host.am (added) * automake/local.am (added) * automake/subdirs.am (added) * configure.ac (added) * schedsim/.cvsignore (added) * schedsim/ChangeLog (added) * schedsim/Makefile.am (added) * schedsim/README (added) * schedsim/configure.ac (added) * schedsim/rtems/.cvsignore (added) * schedsim/rtems/ChangeLog (added) * schedsim/rtems/Makefile.am (added) * schedsim/rtems/interr.c (added) * schedsim/rtems/rtems_init.c (added) * schedsim/rtems/rtems_sched.h (added) * schedsim/rtems/sched_cpu/cpu.c (added) * schedsim/rtems/sched_cpu/cpu_asm.c (added) * schedsim/rtems/sched_cpu/rtems/asm.h (added) * schedsim/rtems/sched_cpu/rtems/score/cpu.h (added) * schedsim/rtems/sched_cpu/rtems/score/cpu_asm.h (added) * schedsim/rtems/sched_cpu/rtems/score/cpuopts.h (added) * schedsim/rtems/sched_cpu/rtems/score/no_cpu.h (added) * schedsim/rtems/sched_cpu/rtems/score/types.h (added) * schedsim/rtems/sched_cpu/rtems/stringto.h (added) * schedsim/rtems/wkspace.c (added) * schedsim/shell/.cvsignore (added) * schedsim/shell/ChangeLog (added) * schedsim/shell/Makefile.am (added) * schedsim/shell/schedsim_priority/.cvsignore (added) * schedsim/shell/schedsim_priority/Makefile.am (added) * schedsim/shell/schedsim_priority/config.c (added) * schedsim/shell/schedsim_priority/printheir_executing.c (added) * schedsim/shell/schedsim_priority/scenarios/script01 (added) * schedsim/shell/schedsim_priority/scenarios/script02 (added) * schedsim/shell/schedsim_priority/scenarios/script03 (added) * schedsim/shell/schedsim_priority/scenarios/script04 (added) * schedsim/shell/schedsim_priority/scenarios/script05 (added) * schedsim/shell/schedsim_priority/scenarios/script06 (added) * schedsim/shell/schedsim_priority/schedsim.cc (added) * schedsim/shell/schedsim_priority/wrap_thread_dispatch.c (added) * schedsim/shell/shared/.cvsignore (added) * schedsim/shell/shared/Makefile.am (added) * schedsim/shell/shared/commands.c (added) * schedsim/shell/shared/getopt.c (added) * schedsim/shell/shared/include/newlib/_ansi.h (added) * schedsim/shell/shared/include/newlib/getopt.h (added) * schedsim/shell/shared/include/shell.h (added) * schedsim/shell/shared/lookup_semaphore.c (added) * schedsim/shell/shared/lookup_task.c (added) * schedsim/shell/shared/main_clocktick.c (added) * schedsim/shell/shared/main_echo.c (added) * schedsim/shell/shared/main_executing.c (added) * schedsim/shell/shared/main_heir.c (added) * schedsim/shell/shared/main_help.c (added) * schedsim/shell/shared/main_rtemsinit.c (added) * schedsim/shell/shared/main_semcreate.c (added) * schedsim/shell/shared/main_semdelete.c (added) * schedsim/shell/shared/main_semflush.c (added) * schedsim/shell/shared/main_semobtain.c (added) * schedsim/shell/shared/main_semrelease.c (added) * schedsim/shell/shared/main_taskcreate.c (added) * schedsim/shell/shared/main_taskdelete.c (added) * schedsim/shell/shared/main_taskmode.c (added) * schedsim/shell/shared/main_taskpriority.c (added) * schedsim/shell/shared/main_taskresume.c (added) * schedsim/shell/shared/main_tasksuspend.c (added) * schedsim/shell/shared/main_taskwakeafter.c (added) * schedsim/shell/shared/schedsim_shell.h (added) * schedsim/shell/shared/shell_cmdset.c (added) * schedsim/shell/shared/shell_makeargs.c (added) Initial import.