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

Last change on this file since 1721983f was 1721983f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/22/07 at 12:23:20

2007-02-22 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Use MKDIR_P instead of mkdir_p.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12007-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Use MKDIR_P instead of mkdir_p.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-11-17      Joel Sherrill <joel@OARcorp.com>
10
11        * runtest: Correct tool name to match 4.7.
12
132006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Require automake-1.10. Require autoconf-2.60.
16
172006-01-23      Joel Sherrill <joel@OARcorp.com>
18
19        * runtest: Add pvr setting.
20
212006-01-20      Joel Sherrill <joel@OARcorp.com>
22
23        * psim: Enhance to add limit on how long a single test is allowed to
24        execute. This can be used to significantly enhance the reliability of
25        long batch test runs.
26
272006-01-08      Joel Sherrill <joel@OARcorp.com>
28
29        * psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a
30        special processor version value or exceptions will not work.
31
322005-01-03      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * Makefile.am: Reflect psim-gdb having been added.
35
362004-12-30      Joel Sherrill <joel@OARcorp.com>
37
38        * Makefile.am, psim: Split psim into two files.
39        * psim-gdb: New file.
40
412004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * configure.ac: Require automake > 1.9.
44
452004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
48        Add PRE/TMPINSTALL_FILES to CLEANFILES.
49
502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Reworked.
53
542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
57
582003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Misc cleanups and fixes.
61
622003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Reflect having moved aclocal/.
65
662003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Reflect having moved automake/.
69
702003-08-11      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
71
72        PR 369/filesystem
73        * runtest: Add sample application to show the use of the
74        DOSFS functions
75
762003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
79
802003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Remove AC_CONFIG_AUX_DIR.
83
842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
87
882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: AC_PREREQ(2.57).
91
922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * .cvsignore: Reformat.
95        Add autom4te*cache.
96        Remove autom4te.cache.
97
982002-07-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Add transform and bsptools_bindir hacks.
101        * configure.ac: Add RTEMS_ENV_RTEMSBSP.
102
1032002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac:
106        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
107        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
108        * Makefile.am: Remove AUTOMAKE_OPTIONS.
109
1102001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
113        * configure.in: Remove.
114        * configure.ac: New file, generated from configure.in by autoupdate.
115
1162001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Use 'TMPINSTALL_FILES ='.
119
1202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
123
1242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
127
1282000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
131        Switch to GNU canonicalization.
132
1332000-08-10      Joel Sherrill <joel@OARcorp.com>
134
135        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.