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

4.104.114.95
Last change on this file since e0487ed was e0487ed, checked in by Joel Sherrill <joel.sherrill@…>, on 09/05/08 at 14:42:35

2008-09-05 Joel Sherrill <joel.sherrill@…>

  • psim-shared, psim-top.in, runtest-bottom, runtest-top.in: Now running mptests.
  • Property mode set to 100644
File size: 4.7 KB
Line 
12008-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * psim-shared, psim-top.in, runtest-bottom, runtest-top.in: Now running
4        mptests.
5
62008-09-03      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * Makefile.am, configure.ac: Rework psim scripts to share code for
9        creating device trees and actually running the tests. Overhaul the
10        device tree generated to always include a block of Flash and a
11        Real-Time Clock. When running MP tests enable the shared memory and
12        semaphore devices.
13        * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared,
14        psim-top.in, runtest-bottom, runtest-top.in: New files.
15        * psim, psim-gdb, runtest: Removed.
16
172008-08-05      Joel Sherrill <joel.sherrill@OARcorp.com>
18
19        * runtest: Strip .exe or .ralf from file names.
20
212008-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * psim-gdb: Change 4.8 to 4.9.
24
252008-03-11      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * runtest: Skip all fatal error tests.
28
292007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
30
31        * runtest: Change 4.8 to 4.9.
32
332007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
34
35        * runtest: Add capture to list of interative tests to skip in batch
36        mode.
37
382007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * Makefile.am: Use MKDIR_P instead of mkdir_p.
41
422006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
43
44        * configure.ac: New BUG-REPORT address.
45
462006-11-17      Joel Sherrill <joel@OARcorp.com>
47
48        * psim, psim-gdb, runtest: Change toolname to match 4.8.
49
502006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * configure.ac: Require autoconf-2.60. Require automake-1.10.
53
542006-01-23      Joel Sherrill <joel@OARcorp.com>
55
56        * runtest: Add pvr setting.
57
582006-01-20      Joel Sherrill <joel@OARcorp.com>
59
60        * psim: Enhance to add limit on how long a single test is allowed to
61        execute. This can be used to significantly enhance the reliability of
62        long batch test runs.
63
642006-01-08      Joel Sherrill <joel@OARcorp.com>
65
66        * psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a
67        special processor version value or exceptions will not work.
68
692005-01-03      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * Makefile.am: Reflect psim-gdb having been added.
72
732004-12-30      Joel Sherrill <joel@OARcorp.com>
74
75        * Makefile.am, psim: Split psim into two files.
76        * psim-gdb: New file.
77
782004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * configure.ac: Require automake > 1.9.
81
822004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
85        Add PRE/TMPINSTALL_FILES to CLEANFILES.
86
872003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Reworked.
90
912003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
94
952003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Misc cleanups and fixes.
98
992003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Reflect having moved aclocal/.
102
1032003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Reflect having moved automake/.
106
1072003-08-11      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
108
109        PR 369/filesystem
110        * runtest: Add sample application to show the use of the
111        DOSFS functions
112
1132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
116
1172003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Remove AC_CONFIG_AUX_DIR.
120
1212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
124
1252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: AC_PREREQ(2.57).
128
1292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * .cvsignore: Reformat.
132        Add autom4te*cache.
133        Remove autom4te.cache.
134
1352002-07-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Add transform and bsptools_bindir hacks.
138        * configure.ac: Add RTEMS_ENV_RTEMSBSP.
139
1402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac:
143        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
144        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
145        * Makefile.am: Remove AUTOMAKE_OPTIONS.
146
1472001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
150        * configure.in: Remove.
151        * configure.ac: New file, generated from configure.in by autoupdate.
152
1532001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Use 'TMPINSTALL_FILES ='.
156
1572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
160
1612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
164
1652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
168        Switch to GNU canonicalization.
169
1702000-08-10      Joel Sherrill <joel@OARcorp.com>
171
172        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.