From c0b8d7b421656d90f4da8612d22d2fd00813661b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Dec 2008 17:19:03 +0000 Subject: 2008-12-04 Joel Sherrill * 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. --- c/src/lib/libbsp/powerpc/psim/tools/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/psim/tools/ChangeLog') 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 + + * 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 * runtest-bottom: Work on .exe and .ralf files. -- cgit v1.2.3