source: rtems/c/src/lib/libbsp/sparc/erc32/tools/ChangeLog @ 677e813

4.115
Last change on this file since 677e813 was 97553d80, checked in by Joel Sherrill <joel.sherrill@…>, on 09/26/08 at 15:05:37

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

  • runtest.in: Use target_alias instead of hard-coded target.
  • Property mode set to 100644
File size: 3.8 KB
Line 
12008-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * runtest.in: Use target_alias instead of hard-coded target.
4
52008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * runtest.in: Work on .exe and .ralf files.
8
92008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * runtest.in: Update to support .exe or .ralf extension.
12
132008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        * runtest.in: Make attempt to detect memory exceptions and abort
16        running tests.
17
182008-03-11      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * runtest.in: Skip all fatal error tests.
21
222008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * runtest.in: sp39 and sp41 lock on sis but run correctly on
25        tsim/erc32.
26
272007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
28
29        * runtest.in: Update to 4.9.
30
312007-11-26      Joel Sherrill <joel.sherrill@OARcorp.com>
32
33        * runtest.in: Filter out Memory exception error messages.
34
352007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
36
37        * runtest.in: Add capture to list of interative tests to skip in batch
38        mode.
39
402007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * Makefile.am: Use MKDIR_P instead of mkdir_p.
43
442006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * configure.ac: New BUG-REPORT address.
47
482006-11-17      Joel Sherrill <joel@OARcorp.com>
49
50        * runtest.in: Change toolname to match 4.8.
51
522006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * configure.ac: Require autoconf-2.60. Require automake-1.10.
55
562004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * configure.ac: Require automake > 1.9.
59
602004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
63        Add PRE/TMPINSTALL_FILES to CLEANFILES.
64
652003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Reworked.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72
732003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Misc cleanups and fixes.
76
772003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Reflect having moved aclocal/.
80
812003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Reflect having moved automake/.
84
852003-08-14      Joel Sherrill <joel@OARcorp.com>
86
87        * runtest.in: Add fileio to list of interactive tests.
88
892003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
92
932003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove AC_CONFIG_AUX_DIR.
96
972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
100
1012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: AC_PREREQ(2.57).
104
1052002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * .cvsignore: Reformat.
108        Add autom4te*cache.
109        Remove autom4te.cache.
110
1112002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Add transform and bsptools_bindir hacks.
114        * configure.ac: Add RTEMS_ENV_RTEMSBSP.
115
1162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac:
119        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
120        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
121        * Makefile.am: Remove AUTOMAKE_OPTIONS.
122
1232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
126        * configure.in: Remove.
127        * configure.ac: New file, generated from configure.in by autoupdate.
128
1292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Use 'TMPINSTALL_FILES ='.
132
1332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
136
1372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
140
1412000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
144        Switch to GNU canonicalization.
145
1462000-08-10      Joel Sherrill <joel@OARcorp.com>
147
148        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.