source: rtems/testsuites/ChangeLog @ e28d19f

4.104.114.84.95
Last change on this file since e28d19f was e28d19f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/08/05 at 07:35:50

2005-11-08 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and GCC_SPECS into GCCSPECS.
  • automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. Don't manually set up GCCSPEC (Now setup from inside configure). Remove RTEMS_RELLDFLAGS (Used).
  • Property mode set to 100644
File size: 12.7 KB
Line 
12005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and
4        GCC_SPECS into GCCSPECS.
5        * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS.
6        Don't manually set up GCCSPEC (Now setup from inside configure).
7        Remove RTEMS_RELLDFLAGS (Used).
8
92005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * automake/compile.am: Remove CCAS support.
12        * aclocal/multilib.m4: Remove (Unused).
13        * aclocal/check-multiprocessing.m4: Don't require
14        RTEMS_ENABLE_MULTILIB.
15        * aclocal/env-rtemsbsp.m4: Don't provide MULTILIB conditional.
16
172005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * aclocal/check-posix.m4: Sync with cpukit.
20        * configure.ac: Sync POSIX and ITRON magic with cpukit.
21        * aclocal/config-subdirs.m4, aclocal/path-ksh.m4,
22        aclocal/quoting.m4, aclocal/tool-paths.m4: Remove.
23
242005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * automake/compile.am: Remove depend.
27        * automake/local.am: Remove depend-am.
28        * automake/subdirs.am: Remove depend-recursive.
29        * automake/compile.am: Take contents of amcompile.am.
30        * automake/amcompile.am: Remove.
31
322005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * automake/amcompile.am: New.
35
362005-09-02  Joel Sherrill <joel@OARcorp.com>
37
38        * aclocal/version.m4: Updated to rtems-4.6.99.2.
39
402004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
43
442004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * aclocal/rtems-flags.m4: Remove (Unused).
47
482004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * aclocal/env-rtemsbsp.m4:
51        Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V.
52        * aclocal/prog-cc.m4:
53        Don't invoke _RTEMS_FLAGS to set up RTEMS_CFLAGS.
54        * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS.
55        Don't invoke _RTEMS_FLAGS to set up RTEMS_CXXFLAGS.
56        Remove am__fastdepCXX conditional.
57
582004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * automake/compile.am: Remove CLEANDIRS (Unused).
61        Remove DEFS (Implicitly handled by automake).
62
632004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * automake/compile.am: Remove CONFIG.CC (Unused).
66        Remove CPPFLAGS, CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by
67        automake). Add CCAS. Use AM_*FLAGS = RTEMS_*FLAGS.
68        Remove LIB_VARIANT from LINK_*.
69        Cleanup comments.
70
712004-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
74        Remove build-variants. Hard-code ARCH=o-optimize.
75
762004-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * aclocal/enable-itron.m4, aclocal/check-itron.m4:
79        Allow building itron for unix.
80
812004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * configure.ac: Require automake > 1.9.
84
852004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
86
87        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
88
892004-07-28  Joel Sherrill <joel@OARcorp.com>
90
91    * aclocal/version.m4: Updated to rtems-4.6.99.1.
92
932004-04-14      Ralf Corsepius <ralf_corsepius@rtems.org>
94
95        * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
96
972004-03-28      Ralf Corsepius <ralf_corsepius@rtems.org>
98
99        * aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
100
1012004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/check-custom-bsp.m4: Fix minor typo.
104
1052004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * aclocal/rtems-top.m4: Add rtems_rootdir.
108        * aclocal/check-custom-bsp.m4: Check for $RTEMS_BSP.cfg in $rtems_rootdir.
109
1102004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP.
113        Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
114        Add --enable-rtems-root. Rework RTEMS_ROOT.
115
1162004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
119        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
120        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
121        aclocal/enable-tests.m4, aclocal/multilib.m4,
122        aclocal/rtems-test-no-pause.m4: Autoupdate to autoconf-2.59.
123
1242004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Add 2nd arg to RTEMS_TOP.
127
1282004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Add 2nd arg to RTEMS_TOP.
131
1322004-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
135        * aclocal/check-custom-bsp.m4: Sync with c/src/aclocal.
136        * aclocal/project-root.m4: Remove obsolete comments.
137        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
138        * aclocal/rtems-top.m4: Rework.
139
1402004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove subdir tools.
143
1442004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * aclocal/target.m4: Remove (Unused).
147
1482004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * aclocal/version.m4: 4.6.99.0.
151
1522004-01-07      Joel Sherrill <joel@OARcorp.com>
153
154        * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
155        more completely covers the MIPS family.
156
1572003-12-17  Joel Sherrill <joel@OARcorp.com>
158
159    * aclocal/version.m4: Updated to rtems-20031217-test.
160
1612003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
164
1652003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB.
168        * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
169
1702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
173        * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
174        Cleanups.
175
1762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * automake/compila.am: Remove ARCH.
179
1802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
183
1842003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
187        * aclocal/lead-dot.m4: New (from automake-1.7f).
188        * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
189        Add AC_SUBST(dirstamp).
190
1912003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,
194        aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
195        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
196        aclocal/check-networking.m4, aclocal/check-posix.m4,
197        aclocal/check-tool.m4, aclocal/config-subdirs.m4,
198        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
199        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
200        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
201        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
202        aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4,
203        aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
204        aclocal/multilib.m4, aclocal/path-ksh.m4,
205        aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
206        aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4,
207        aclocal/rtems-top.m4, aclocal/target.m4,
208        aclocal/tool-paths.m4:
209        Fix underquoting to silence automake-1.8.
210
2112003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Reflect having moved to testsuites/.
214
2152003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * aclocal/rtems-top.m4: Add support for --with-project-root.
218        Remove RTEMS Version message.
219
2202003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * aclocal/canonical-host.m4: Remove.
223        * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
224
2252003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: Remove RTEMS_CANONICAL_HOST.
228
2292003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS.
232        * aclocal/bsp_alias.m4: Remove.
233
2342003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac:Remove RTEMS_CHECK_CPU.
237        * aclocal/check-cpu.m4: Remove.
238        * aclocal/check-cxx.m4, aclocal/check-itron.m4,
239        aclocal/check-multiprocessing.m4, aclocal/check-networking.m4,
240        aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of
241        RTEMS_CHECK_CPU.
242
2432003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * aclocal/rtems-top.m4: Add RTEMS_API.
246        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
247
2482003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * aclocal/check-tests.m4: New (Split out from enable-tests.m4).
251        * aclocal/enable-tests.m4: Change to support
252        --enable-tests=no|yes|samples, default is samples.
253        * configure.ac: Reflect changes above.
254
2552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * Makefile.am: Reflect having moved aclocal/.
258
2592003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
262        * aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
263        * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
264        * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
265        * aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
266        * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
267        * aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
268        * aclocal/check-itron.m4: New (Copied from ../../../aclocal).
269        * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
270        * aclocal/check-networking.m4: New (Copied from ../../../aclocal).
271        * aclocal/check-posix.m4: New (Copied from ../../../aclocal).
272        * aclocal/check-tool.m4: New (Copied from ../../../aclocal).
273        * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
274        * aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
275        * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
276        * aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
277        * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
278        * aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
279        * aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
280        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
281        * aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
282        * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
283        * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
284        * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
285        * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
286        * aclocal/multilib.m4: New (Copied from ../../../aclocal).
287        * aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
288        * aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
289        * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
290        * aclocal/project-root.m4: New (Copied from ../../../aclocal).
291        * aclocal/quoting.m4: New (Copied from ../../../aclocal).
292        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
293        * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
294        * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
295        * aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
296        * aclocal/target.m4: New (Copied from ../../../aclocal).
297        * aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
298        * aclocal/version.m4: New (Copied from ../../../aclocal).
299
3002003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * automake/local.am, automake/host.am: Remove "debug".
303
3042003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Reflect having moved automake/.
307
3082003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * automake/compile.am, automake/host.am, automake/leaf.am
311        automake/local.am, automake/subdirs.am: New (copied from
312        ../../../automake).
313
3142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
317
3182003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac: Remove AC_CONFIG_AUX_DIR.
321
3222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
325
3262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.ac: AC_PREREQ(2.57).
329
3302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * .cvsignore: Reformat.
333        Add autom4te*cache.
334        Remove autom4te.cache.
335
3362002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Remove ENABLE_GCC28.
339
3402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac:
343        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
344        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
345        * Makefile.am: Remove AUTOMAKE_OPTIONS.
346
3472001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
350        * configure.in: Remove.
351        * configure.ac: New file, generated from configure.in by autoupdate.
352
3532001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.in: autoupdate to autoconf-2.52, new CONFIG_SUBDIRS
356        handling.
357
3582001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * configure.in: Remove RTEMS_PROG_CC_FOR_TARGET,
361        RTEMS_PROG_CXX_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
362
3632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
366
3672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
370
3712000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
374        Switch to GNU canonicalization.
375
3762000-08-10      Joel Sherrill <joel@OARcorp.com>
377
378        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.