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

4.104.114.95
Last change on this file since 5223d6b5 was 5223d6b5, checked in by Joel Sherrill <joel.sherrill@…>, on 07/01/08 at 19:13:13

2008-07-01 Joel Sherrill <joel.sherrill@…>

  • psim-gdb: Change 4.8 to 4.9.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12008-07-01      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * psim-gdb: Change 4.8 to 4.9.
4
52008-03-11      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * runtest: Skip all fatal error tests.
8
92007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * runtest: Change 4.8 to 4.9.
12
132007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        * runtest: Add capture to list of interative tests to skip in batch
16        mode.
17
182007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Use MKDIR_P instead of mkdir_p.
21
222006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * configure.ac: New BUG-REPORT address.
25
262006-11-17      Joel Sherrill <joel@OARcorp.com>
27
28        * psim, psim-gdb, runtest: Change toolname to match 4.8.
29
302006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * configure.ac: Require autoconf-2.60. Require automake-1.10.
33
342006-01-23      Joel Sherrill <joel@OARcorp.com>
35
36        * runtest: Add pvr setting.
37
382006-01-20      Joel Sherrill <joel@OARcorp.com>
39
40        * psim: Enhance to add limit on how long a single test is allowed to
41        execute. This can be used to significantly enhance the reliability of
42        long batch test runs.
43
442006-01-08      Joel Sherrill <joel@OARcorp.com>
45
46        * psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a
47        special processor version value or exceptions will not work.
48
492005-01-03      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * Makefile.am: Reflect psim-gdb having been added.
52
532004-12-30      Joel Sherrill <joel@OARcorp.com>
54
55        * Makefile.am, psim: Split psim into two files.
56        * psim-gdb: New file.
57
582004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * configure.ac: Require automake > 1.9.
61
622004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
65        Add PRE/TMPINSTALL_FILES to CLEANFILES.
66
672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Reworked.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
74
752003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Misc cleanups and fixes.
78
792003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Reflect having moved aclocal/.
82
832003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Reflect having moved automake/.
86
872003-08-11      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
88
89        PR 369/filesystem
90        * runtest: Add sample application to show the use of the
91        DOSFS functions
92
932003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
96
972003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove AC_CONFIG_AUX_DIR.
100
1012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
104
1052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: AC_PREREQ(2.57).
108
1092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * .cvsignore: Reformat.
112        Add autom4te*cache.
113        Remove autom4te.cache.
114
1152002-07-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Add transform and bsptools_bindir hacks.
118        * configure.ac: Add RTEMS_ENV_RTEMSBSP.
119
1202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac:
123        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
124        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
125        * Makefile.am: Remove AUTOMAKE_OPTIONS.
126
1272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
130        * configure.in: Remove.
131        * configure.ac: New file, generated from configure.in by autoupdate.
132
1332001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use 'TMPINSTALL_FILES ='.
136
1372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
140
1412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
144
1452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
148        Switch to GNU canonicalization.
149
1502000-08-10      Joel Sherrill <joel@OARcorp.com>
151
152        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.