source: rtems/c/src/lib/libbsp/sparc/erc32/tools/ChangeLog @ 6a1176a2

4.115
Last change on this file since 6a1176a2 was 6a1176a2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/25/11 at 10:53:29

2011-02-25 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
  • Property mode set to 100644
File size: 4.1 KB
RevLine 
[6a1176a2]12011-02-25      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
4
[8ee3775]52011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.68, automake-1.11.1.
8
[97553d80]92008-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * runtest.in: Use target_alias instead of hard-coded target.
12
[92845ae]132008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * runtest.in: Work on .exe and .ralf files.
16
[943da2c]172008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * runtest.in: Update to support .exe or .ralf extension.
20
[c560ef1]212008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
22
23        * runtest.in: Make attempt to detect memory exceptions and abort
24        running tests.
25
[3c769d9]262008-03-11      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * runtest.in: Skip all fatal error tests.
29
[9252e55e]302008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
31
32        * runtest.in: sp39 and sp41 lock on sis but run correctly on
33        tsim/erc32.
34
[8f8d865a]352007-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
36
37        * runtest.in: Update to 4.9.
38
[a4ebf1f4]392007-11-26      Joel Sherrill <joel.sherrill@OARcorp.com>
40
41        * runtest.in: Filter out Memory exception error messages.
42
[ef6d26ab]432007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
44
45        * runtest.in: Add capture to list of interative tests to skip in batch
46        mode.
47
[f2a90594]482007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * Makefile.am: Use MKDIR_P instead of mkdir_p.
51
[fcb0cd46]522006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * configure.ac: New BUG-REPORT address.
55
[d89bfb3]562006-11-17      Joel Sherrill <joel@OARcorp.com>
57
58        * runtest.in: Change toolname to match 4.8.
59
[11c60096]602006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * configure.ac: Require autoconf-2.60. Require automake-1.10.
63
[97891e5e]642004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * configure.ac: Require automake > 1.9.
67
[03ea5323]682004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
71        Add PRE/TMPINSTALL_FILES to CLEANFILES.
72
[a422d0b6]732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Reworked.
76
[810720b6]772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
80
[be73072]812003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Misc cleanups and fixes.
84
[fe8bc62f]852003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Reflect having moved aclocal/.
88
[c53e9e2f]892003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
[c483a4e]91        * Makefile.am: Reflect having moved automake/.
[c53e9e2f]92
[3551b5fe]932003-08-14      Joel Sherrill <joel@OARcorp.com>
94
95        * runtest.in: Add fileio to list of interactive tests.
96
[7dcc3fe]972003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
100
[7a97f26]1012003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Remove AC_CONFIG_AUX_DIR.
104
[ccd81b60]1052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
108
[9b5c258]1092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: AC_PREREQ(2.57).
112
[8730f45]1132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * .cvsignore: Reformat.
116        Add autom4te*cache.
117        Remove autom4te.cache.
118
[cce1ac79]1192002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Add transform and bsptools_bindir hacks.
122        * configure.ac: Add RTEMS_ENV_RTEMSBSP.
123
[7273b6e]1242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac:
127        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
128        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
129        * Makefile.am: Remove AUTOMAKE_OPTIONS.
130
[df25c998]1312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
134        * configure.in: Remove.
135        * configure.ac: New file, generated from configure.in by autoupdate.
136
[2a989100]1372001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Use 'TMPINSTALL_FILES ='.
140
[feead226]1412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
144
[a314d3b4]1452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
148
[30aa533]1492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
152        Switch to GNU canonicalization.
153
[e94ad1fe]1542000-08-10      Joel Sherrill <joel@OARcorp.com>
155
156        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.