summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-04 17:19:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-04 17:19:03 +0000
commitc0b8d7b421656d90f4da8612d22d2fd00813661b (patch)
treeab7c21174bb061f2dca18fde8f9a0dc00f8573e2 /c/src/lib/libbsp/powerpc/psim/tools/ChangeLog
parent2008-12-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c0b8d7b421656d90f4da8612d22d2fd00813661b.tar.bz2
2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* psim-bottom, psim-gdb-bottom, psim-shared, psim-top.in: Add ability to force psim configuration to include System V IPC devices even when the test does not appear to be multiprocessing. This is used by some RTEMS application developers for system simulation and could be used to simulate a framebuffer if a UNIX process mirrored the buffer.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/psim/tools/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/psim/tools/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog b/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog
index 069c578c5b..3d74dc6920 100644
--- a/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * psim-bottom, psim-gdb-bottom, psim-shared, psim-top.in: Add ability
+ to force psim configuration to include System V IPC devices even when
+ the test does not appear to be multiprocessing. This is used by some
+ RTEMS application developers for system simulation and could be used
+ to simulate a framebuffer if a UNIX process mirrored the buffer.
+
2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* runtest-bottom: Work on .exe and .ralf files.