From 001b41625e461404288c2e3ec7821992c06233ef Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 3 Sep 2008 18:37:51 +0000 Subject: 2008-09-03 Joel Sherrill * Makefile.am, configure.ac: Rework psim scripts to share code for creating device trees and actually running the tests. Overhaul the device tree generated to always include a block of Flash and a Real-Time Clock. When running MP tests enable the shared memory and semaphore devices. * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared, psim-top.in, runtest-bottom, runtest-top.in: New files. * psim, psim-gdb, runtest: Removed. --- c/src/lib/libbsp/powerpc/psim/tools/ChangeLog | 11 +++++++++++ 1 file changed, 11 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 908aa6d153..3d30b11e0d 100644 --- a/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog +++ b/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog @@ -1,3 +1,14 @@ +2008-09-03 Joel Sherrill + + * Makefile.am, configure.ac: Rework psim scripts to share code for + creating device trees and actually running the tests. Overhaul the + device tree generated to always include a block of Flash and a + Real-Time Clock. When running MP tests enable the shared memory and + semaphore devices. + * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared, + psim-top.in, runtest-bottom, runtest-top.in: New files. + * psim, psim-gdb, runtest: Removed. + 2008-08-05 Joel Sherrill * runtest: Strip .exe or .ralf from file names. -- cgit v1.2.3