source: rtems/c/src/ChangeLog @ 51d35b2

4.104.114.84.95
Last change on this file since 51d35b2 was 51d35b2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/03 at 11:42:53

2003-10-21 Ralf Corsepius <corsepiu@…>

  • aclocal/check-cpu.m4: Remove.
  • configure.ac: Merge-in former aclocal/check-cpu.m4.
  • Property mode set to 100644
File size: 15.3 KB
Line 
12003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/check-cpu.m4: Remove.
4        * configure.ac: Merge-in former aclocal/check-cpu.m4.
5
62003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * aclocal/canonical-target-name.m4: Add m4-quotes.
9        * aclocal/check-cxx.m4: Add m4-quotes.
10        Don't require RTEMS_CHECK_CPU.
11        * aclocal/check-multiprocessing.m4: Add m4-quotes.
12        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
13        * aclocal/check-networking.m4: Add m4-quotes.
14        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
15        * aclocal/check-posix.m4: Add m4-quotes.
16        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
17        * aclocal/check-rdbg.m4: Add m4-quotes.
18        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
19
202003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS.
23        * aclocal/bsp-alias.m4: Remove.
24
252003-10-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Make presence of tests/ optional.
28
292003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * aclocal/path-perl.m4: Remove (Unused).
32
332003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * automake/force-preinstall.am: Remove.
36
372003-09-04      Joel Sherrill <joel@OARcorp.com>
38
39        * lib/libcpu/shared/include/cache.h,
40        lib/libcpu/shared/src/cache_aligned_malloc.c,
41        lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
42        license changed.
43
442003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * aclocal/rtems-top.m4: Add RTEMS_API.
47        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
48
492003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * aclocal/check-itron.m4: Remove.
52        * aclocal/enable-inlines.m4: Remove.
53
542003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Reflect having moved aclocal/.
57
582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
61        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
62        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
63        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
64        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
65        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
66        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
67        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
68        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
69        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
70        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
71        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
72        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
73        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
74        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
75        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
76        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
77        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
78        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
79        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
80        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
81        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
82        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
83        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
84        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
85        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
86        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
87        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
88        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
89        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
90        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
91        * aclocal/multilib.m4: New (Copied from ../../aclocal).
92        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
93        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
94        * aclocal/ppc.m4: New (Copied from ../../aclocal).
95        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
96        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
97        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
98        * aclocal/project-root.m4: New (Copied from ../../aclocal).
99        * aclocal/quoting.m4: New (Copied from ../../aclocal).
100        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
101        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
102        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
103        * aclocal/target.m4: New (Copied from ../../aclocal).
104        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
105        * aclocal/version.m4: New (Copied from ../../aclocal).
106
1072003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Remove stray comments.
110        * automake/local.am, automake/host.am: Remove "debug".
111
1122003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved automake/.
115        * lib/Makefile.am: Reflect having moved automake/.
116        * support/Makefile.am: Reflect having moved automake/.
117        * wrapup/Makefile.am: Reflect having moved automake/.
118
1192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * automake/compile.am, automake/force-preinstall.am,
122        automake/host.am, automake/lib.am, automake/local.am,
123        automake/subdirs.am: New (copied from ../../automake).
124
1252003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Add bsp.pc.in
128        * bsp.pc.in: New (pkgconfig support).
129
1302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
133
1342003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * lib/Makefile.am: New (Required by 'make dist').
137        * lib/ChangeLog: Remove.
138        * lib/.cvsignore: Cleanup.
139        * configure.ac: Reflect having added lib/Makefile.am.
140
1412003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Merge-in lib/libcpu/configure.ac.
144        Merge-in lib/libbsp/configure.ac.
145
1462003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
149
1502003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Merge-in librdbg/configure.ac.
153
1542003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Merge-in libnetworking/configure.ac.
157        Merge-in parts of librdbg/configure.ac.
158
1592003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Merge-in libchip/configure.ac.
162        Merge-in optman/configure.ac.
163
1642003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * support/version.c: Reflect having remove "rtems-" from
167        RTEMS_VERSION.
168
1692003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Remove support for profile-variant.
172
1732003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Add libide.a.
176
1772003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Remove AC_CONFIG_AUX_DIR.
180
1812003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Add support/.
184        * support/.cvsignore: New.
185        * support/Makefile.am: New.
186        * support/version.c: New.
187        * wrapup/Makefile.am: Add support/libsupport.a.
188
1892003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * wrapup/Makefile.am: Use SRC += instead of make-vars.
192
1932003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
196
1972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: AC_PREREQ(2.57).
200
2012003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204
2052002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
208        Let all-local: depend on $(LIB).
209
2102002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Remove libmisc.
213
2142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Remove libmisc.
217
2182002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
221        Resort cache-checking.
222
2232002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
226
2272002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
230        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
231        ac_configure_args.
232
2332002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
236        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
237
2382002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
241        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
242        Fix braino in comment on "exec".
243        Extend --enable-ada handling.
244
2452002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * .cvsignore: Reformat.
248        Add autom4te*cache.
249        Remove autom4te.cache.
250        * wrapup/.cvsignore: Remove autom4te.cache.
251
2522002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
255
2562002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Add ada-tests.
259
2602002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am: Add preinstall-stamp.
263
2642002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        Posix-BSP-Hacks:
267        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
268        Pass RTEMS_HOST to make/bsp.mak
269        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
270        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
271
2722002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
275
2762002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Add BSP_SUBDIRS.
279        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
280
2812002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
284        Cosmetic cleanups.
285
2862002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
289        ../libchip/serial/$(ARCH)/libserialio.a.
290
2912002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * Makefile.am: Add rtems_makedir.
294
2952002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac: Merge wrapup/configure.ac.
298        Cosmetic cleanups.
299        * Makefile.am: Add wrapup-SUBDIR.
300        * wrapup/ChangeLog: Remove.
301        * wrapup/configure.ac: Remove.
302
3032002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
306        creation (Make the bare BSP happy).
307        * configure.ac: Ditto.
308
3092002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: Create make/@RTEMS_BSP@.cache.
312        Handle make/custom/*.cfgs.
313        Create make/custom/default.cfg.
314        * configure.ac: Add creation of make/custon/*.cfg.
315        Create make/${RTEMS_BSP}.cache.
316        Read make/${RTEMS_BSP}.cache
317
3182002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: Clean $(PROJECT_RELEASE).
321
3222002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * acinclude.m4: Add test "$multilib" != "yes".
325        * config-ml.in: Remove.
326
3272002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * acinclude.m4: Cleanups.
330        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
331        ${srcdir}/exec/.
332        Further adaptations to autoconf >= 2.50.
333
3342002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * acinclude.m4: New.
337        * Makefile.am: Remove tar-installation.
338        Prepend @exec@ to SUBDIRS.
339        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
340        Add RTEMS_ENABLE_MULTIPROCESSING.
341        Add RTEMS_CONFIG_SUBDIR([exec]...).
342
3432002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * configure.ac: Remove librpc.
346
3472002-06-25      Joel Sherrill <joel@OARcorp.com>
348
349        * Per PR233, moved librpc to exec.
350        * configure.ac, wrapup/Makefile.am: Modified.
351        * librpc, librpc/ChangeLog: Removed.
352
3532002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
356
3572002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac: Remove lib.
360
3612002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * config-ml.in: Take out arm and sh variants RTEMS does not support.
364
3652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * configure.ac:
368        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
369        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
370        * Makefile.am: Remove AUTOMAKE_OPTIONS.
371
3722002-02-28      Victor V. Vengerov <vvv@oktet.ru>
373
374        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
375        * configure.ac: Modified to reflect addition.
376
3772002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
380        AC_CONFIG_COMMANDS.
381
3822001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
385
3862001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
389        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
390        autoconf-2.52 happy.
391
3922001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
395        * configure.in: Remove.
396        * configure.ac: New file, generated from configure.in by autoupdate.
397
3982001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
401
4022000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
405
4062000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
409
4102000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * configure.in: Switch to GNU-canonicalization.
413        * Makefile.am: Reflect changes to configure.in.
414        * acinclude.m4: Remove.
415
4162000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * configure.in: add lib/libbsp to the GNU canonicalized
419        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
420        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
421        * ChangeLog: Fix typos.
422
4232000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * configure.in: add tests to the GNU canonicalized subdirectories.
426
4272000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
430
4312000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * configure.in: add lib to the GNU canonicalized subdirectories,
434        make the lib directory before configuring lib/.
435
4362000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * configure.in, Makefile.am: add exec to the GNU canonicalized
439        subdirectories.
440
4412000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
444
4452000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * configure.in: add libnetworking, librpc and librdb to the GNU
448        canonicalized subdirectories.
449 
4502000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * configure.in: add libmisc and libchip to the GNU canonicalized
453        subdirectories.
454
4552000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
458        canonicalization to libfs/.
459        The approach is currently a bit of a hack as GNU canonicalization
460        does not support the per-BSP build some of the other directories
461        require.  As more of the tree is converted, this will become less
462        of an issue.
463
4642000-10-18      Joel Sherrill <joel@OARcorp.com>
465
466        * wrapup/Makefile.am: Added libfs.
467
4682000-10-18       Chris Johns <ccj@acm.org>
469
470        * libfs created.
471        * configure.in: Added libfs subdirectory.
472
4732000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
476        RTEMS_CANONICALIZE_TOOLS.
477
4782000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * wrapup/Makefile.am: Include compile.am.
481
4822000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
485
4862000-08-10      Joel Sherrill <joel@OARcorp.com>
487
488        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.