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

4.104.114.84.95
Last change on this file since 0f1590b was 4398f42, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/06 at 17:30:39

2006-01-20 Joel Sherrill <joel@…>

  • psim: Enhance to add limit on how long a single test is allowed to execute. This can be used to significantly enhance the reliability of long batch test runs.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12006-01-20      Joel Sherrill <joel@OARcorp.com>
2
3        * psim: Enhance to add limit on how long a single test is allowed to
4        execute. This can be used to significantly enhance the reliability of
5        long batch test runs.
6
72006-01-08      Joel Sherrill <joel@OARcorp.com>
8
9        * psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a
10        special processor version value or exceptions will not work.
11
122005-01-03      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * Makefile.am: Reflect psim-gdb having been added.
15
162004-12-30      Joel Sherrill <joel@OARcorp.com>
17
18        * Makefile.am, psim: Split psim into two files.
19        * psim-gdb: New file.
20
212004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        * configure.ac: Require automake > 1.9.
24
252004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
28        Add PRE/TMPINSTALL_FILES to CLEANFILES.
29
302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Reworked.
33
342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
37
382003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Misc cleanups and fixes.
41
422003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Reflect having moved aclocal/.
45
462003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Reflect having moved automake/.
49
502003-08-11      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
51
52        PR 369/filesystem
53        * runtest: Add sample application to show the use of the
54        DOSFS functions
55
562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
59
602003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Remove AC_CONFIG_AUX_DIR.
63
642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
67
682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: AC_PREREQ(2.57).
71
722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * .cvsignore: Reformat.
75        Add autom4te*cache.
76        Remove autom4te.cache.
77
782002-07-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Add transform and bsptools_bindir hacks.
81        * configure.ac: Add RTEMS_ENV_RTEMSBSP.
82
832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac:
86        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
87        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
88        * Makefile.am: Remove AUTOMAKE_OPTIONS.
89
902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
93        * configure.in: Remove.
94        * configure.ac: New file, generated from configure.in by autoupdate.
95
962001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Use 'TMPINSTALL_FILES ='.
99
1002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
103
1042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
107
1082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
111        Switch to GNU canonicalization.
112
1132000-08-10      Joel Sherrill <joel@OARcorp.com>
114
115        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.