source: rtems/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog @ cb1b4060

4.104.115
Last change on this file since cb1b4060 was cb1b4060, checked in by Joel Sherrill <joel.sherrill@…>, on 01/05/09 at 19:48:15

2009-01-05 Joel Sherrill <joel.sherrill@…>

  • psim-shared: Add catching a hardware exception and assertion as reasons to kill simulator.
  • Property mode set to 100644
File size: 5.9 KB
Line 
12009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * psim-shared: Add catching a hardware exception and assertion as
4        reasons to kill simulator.
5
62008-12-05      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * psim-shared, runtest-bottom: Tidy up more bugs.
9
102008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared,
13        psim-top.in: Clean up and works better. Uses argv[0] to override
14        configured target name.
15
162008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * psim-bottom, psim-gdb-bottom, psim-shared, psim-top.in: Add ability
19        to force psim configuration to include System V IPC devices even when
20        the test does not appear to be multiprocessing. This is used by some
21        RTEMS application developers for system simulation and could be used
22        to simulate a framebuffer if a UNIX process mirrored the buffer.
23
242008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * runtest-bottom: Work on .exe and .ralf files.
27
282008-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * psim-gdb-bottom: Also break on C_exception_handler so we can see what
31        caused the exception. This indicates an error in the program.
32
332008-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * psim-shared, psim-top.in, runtest-bottom, runtest-top.in: Now running
36        mptests.
37
382008-09-03      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * Makefile.am, configure.ac: Rework psim scripts to share code for
41        creating device trees and actually running the tests. Overhaul the
42        device tree generated to always include a block of Flash and a
43        Real-Time Clock. When running MP tests enable the shared memory and
44        semaphore devices.
45        * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared,
46        psim-top.in, runtest-bottom, runtest-top.in: New files.
47        * psim, psim-gdb, runtest: Removed.
48
492008-08-05      Joel Sherrill <joel.sherrill@OARcorp.com>
50
51        * runtest: Strip .exe or .ralf from file names.
52
532008-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * psim-gdb: Change 4.8 to 4.9.
56
572008-03-11      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * runtest: Skip all fatal error tests.
60
612007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
62
63        * runtest: Change 4.8 to 4.9.
64
652007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
66
67        * runtest: Add capture to list of interative tests to skip in batch
68        mode.
69
702007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
71
72        * Makefile.am: Use MKDIR_P instead of mkdir_p.
73
742006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
75
76        * configure.ac: New BUG-REPORT address.
77
782006-11-17      Joel Sherrill <joel@OARcorp.com>
79
80        * psim, psim-gdb, runtest: Change toolname to match 4.8.
81
822006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
83
84        * configure.ac: Require autoconf-2.60. Require automake-1.10.
85
862006-01-23      Joel Sherrill <joel@OARcorp.com>
87
88        * runtest: Add pvr setting.
89
902006-01-20      Joel Sherrill <joel@OARcorp.com>
91
92        * psim: Enhance to add limit on how long a single test is allowed to
93        execute. This can be used to significantly enhance the reliability of
94        long batch test runs.
95
962006-01-08      Joel Sherrill <joel@OARcorp.com>
97
98        * psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a
99        special processor version value or exceptions will not work.
100
1012005-01-03      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        * Makefile.am: Reflect psim-gdb having been added.
104
1052004-12-30      Joel Sherrill <joel@OARcorp.com>
106
107        * Makefile.am, psim: Split psim into two files.
108        * psim-gdb: New file.
109
1102004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
111
112        * configure.ac: Require automake > 1.9.
113
1142004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
117        Add PRE/TMPINSTALL_FILES to CLEANFILES.
118
1192003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reworked.
122
1232003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
126
1272003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Misc cleanups and fixes.
130
1312003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Reflect having moved aclocal/.
134
1352003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Reflect having moved automake/.
138
1392003-08-11      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
140
141        PR 369/filesystem
142        * runtest: Add sample application to show the use of the
143        DOSFS functions
144
1452003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
148
1492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Remove AC_CONFIG_AUX_DIR.
152
1532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
156
1572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: AC_PREREQ(2.57).
160
1612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * .cvsignore: Reformat.
164        Add autom4te*cache.
165        Remove autom4te.cache.
166
1672002-07-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Add transform and bsptools_bindir hacks.
170        * configure.ac: Add RTEMS_ENV_RTEMSBSP.
171
1722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac:
175        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
176        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
177        * Makefile.am: Remove AUTOMAKE_OPTIONS.
178
1792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
182        * configure.in: Remove.
183        * configure.ac: New file, generated from configure.in by autoupdate.
184
1852001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Use 'TMPINSTALL_FILES ='.
188
1892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
192
1932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
196
1972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
200        Switch to GNU canonicalization.
201
2022000-08-10      Joel Sherrill <joel@OARcorp.com>
203
204        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.