source: rtems/c/src/ChangeLog @ fe8bc62f

4.104.114.84.95
Last change on this file since fe8bc62f was fe8bc62f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:47:09

2003-08-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 13.6 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
8        * aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
9        * aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
10        * aclocal/bspopts.m4: New (Copied from ../../aclocal).
11        * aclocal/canonical-host.m4: New (Copied from ../../aclocal).
12        * aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
13        * aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
14        * aclocal/check-cpu.m4: New (Copied from ../../aclocal).
15        * aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
16        * aclocal/check-cxx.m4: New (Copied from ../../aclocal).
17        * aclocal/check-itron.m4: New (Copied from ../../aclocal).
18        * aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
19        * aclocal/check-networking.m4: New (Copied from ../../aclocal).
20        * aclocal/check-posix.m4: New (Copied from ../../aclocal).
21        * aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
22        * aclocal/check-tool.m4: New (Copied from ../../aclocal).
23        * aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
24        * aclocal/enable-bare.m4: New (Copied from ../../aclocal).
25        * aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
26        * aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
27        * aclocal/enable-itron.m4: New (Copied from ../../aclocal).
28        * aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
29        * aclocal/enable-networking.m4: New (Copied from ../../aclocal).
30        * aclocal/enable-posix.m4: New (Copied from ../../aclocal).
31        * aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
32        * aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
33        * aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
34        * aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
35        * aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
36        * aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
37        * aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
38        * aclocal/multilib.m4: New (Copied from ../../aclocal).
39        * aclocal/path-ksh.m4: New (Copied from ../../aclocal).
40        * aclocal/path-perl.m4: New (Copied from ../../aclocal).
41        * aclocal/ppc.m4: New (Copied from ../../aclocal).
42        * aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
43        * aclocal/prog-cc.m4: New (Copied from ../../aclocal).
44        * aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
45        * aclocal/project-root.m4: New (Copied from ../../aclocal).
46        * aclocal/quoting.m4: New (Copied from ../../aclocal).
47        * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
48        * aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
49        * aclocal/rtems-top.m4: New (Copied from ../../aclocal).
50        * aclocal/target.m4: New (Copied from ../../aclocal).
51        * aclocal/tool-paths.m4: New (Copied from ../../aclocal).
52        * aclocal/version.m4: New (Copied from ../../aclocal).
53
542003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove stray comments.
57        * automake/local.am, automake/host.am: Remove "debug".
58
592003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect having moved automake/.
62        * lib/Makefile.am: Reflect having moved automake/.
63        * support/Makefile.am: Reflect having moved automake/.
64        * wrapup/Makefile.am: Reflect having moved automake/.
65
662003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * automake/compile.am, automake/force-preinstall.am,
69        automake/host.am, automake/lib.am, automake/local.am,
70        automake/subdirs.am: New (copied from ../../automake).
71
722003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Add bsp.pc.in
75        * bsp.pc.in: New (pkgconfig support).
76
772003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
80
812003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * lib/Makefile.am: New (Required by 'make dist').
84        * lib/ChangeLog: Remove.
85        * lib/.cvsignore: Cleanup.
86        * configure.ac: Reflect having added lib/Makefile.am.
87
882003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Merge-in lib/libcpu/configure.ac.
91        Merge-in lib/libbsp/configure.ac.
92
932003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
96
972003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Merge-in librdbg/configure.ac.
100
1012003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Merge-in libnetworking/configure.ac.
104        Merge-in parts of librdbg/configure.ac.
105
1062003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Merge-in libchip/configure.ac.
109        Merge-in optman/configure.ac.
110
1112003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * support/version.c: Reflect having remove "rtems-" from
114        RTEMS_VERSION.
115
1162003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Remove support for profile-variant.
119
1202003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * wrapup/Makefile.am: Add libide.a.
123
1242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove AC_CONFIG_AUX_DIR.
127
1282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Add support/.
131        * support/.cvsignore: New.
132        * support/Makefile.am: New.
133        * support/version.c: New.
134        * wrapup/Makefile.am: Add support/libsupport.a.
135
1362003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * wrapup/Makefile.am: Use SRC += instead of make-vars.
139
1402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
143
1442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: AC_PREREQ(2.57).
147
1482003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151
1522002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
155        Let all-local: depend on $(LIB).
156
1572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * wrapup/Makefile.am: Remove libmisc.
160
1612002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Remove libmisc.
164
1652002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
168        Resort cache-checking.
169
1702002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
173
1742002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
177        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
178        ac_configure_args.
179
1802002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
183        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
184
1852002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
188        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
189        Fix braino in comment on "exec".
190        Extend --enable-ada handling.
191
1922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * .cvsignore: Reformat.
195        Add autom4te*cache.
196        Remove autom4te.cache.
197        * wrapup/.cvsignore: Remove autom4te.cache.
198
1992002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
202
2032002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Add ada-tests.
206
2072002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Add preinstall-stamp.
210
2112002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        Posix-BSP-Hacks:
214        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
215        Pass RTEMS_HOST to make/bsp.mak
216        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
217        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
218
2192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
222
2232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Add BSP_SUBDIRS.
226        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
227
2282002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
231        Cosmetic cleanups.
232
2332002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
236        ../libchip/serial/$(ARCH)/libserialio.a.
237
2382002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Add rtems_makedir.
241
2422002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: Merge wrapup/configure.ac.
245        Cosmetic cleanups.
246        * Makefile.am: Add wrapup-SUBDIR.
247        * wrapup/ChangeLog: Remove.
248        * wrapup/configure.ac: Remove.
249
2502002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
253        creation (Make the bare BSP happy).
254        * configure.ac: Ditto.
255
2562002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Makefile.am: Create make/@RTEMS_BSP@.cache.
259        Handle make/custom/*.cfgs.
260        Create make/custom/default.cfg.
261        * configure.ac: Add creation of make/custon/*.cfg.
262        Create make/${RTEMS_BSP}.cache.
263        Read make/${RTEMS_BSP}.cache
264
2652002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Clean $(PROJECT_RELEASE).
268
2692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * acinclude.m4: Add test "$multilib" != "yes".
272        * config-ml.in: Remove.
273
2742002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * acinclude.m4: Cleanups.
277        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
278        ${srcdir}/exec/.
279        Further adaptations to autoconf >= 2.50.
280
2812002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * acinclude.m4: New.
284        * Makefile.am: Remove tar-installation.
285        Prepend @exec@ to SUBDIRS.
286        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
287        Add RTEMS_ENABLE_MULTIPROCESSING.
288        Add RTEMS_CONFIG_SUBDIR([exec]...).
289
2902002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac: Remove librpc.
293
2942002-06-25      Joel Sherrill <joel@OARcorp.com>
295
296        * Per PR233, moved librpc to exec.
297        * configure.ac, wrapup/Makefile.am: Modified.
298        * librpc, librpc/ChangeLog: Removed.
299
3002002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
303
3042002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Remove lib.
307
3082002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * config-ml.in: Take out arm and sh variants RTEMS does not support.
311
3122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac:
315        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
316        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
317        * Makefile.am: Remove AUTOMAKE_OPTIONS.
318
3192002-02-28      Victor V. Vengerov <vvv@oktet.ru>
320
321        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
322        * configure.ac: Modified to reflect addition.
323
3242002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
327        AC_CONFIG_COMMANDS.
328
3292001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
332
3332001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
336        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
337        autoconf-2.52 happy.
338
3392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
342        * configure.in: Remove.
343        * configure.ac: New file, generated from configure.in by autoupdate.
344
3452001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
348
3492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
352
3532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
356
3572000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.in: Switch to GNU-canonicalization.
360        * Makefile.am: Reflect changes to configure.in.
361        * acinclude.m4: Remove.
362
3632000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.in: add lib/libbsp to the GNU canonicalized
366        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
367        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
368        * ChangeLog: Fix typos.
369
3702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * configure.in: add tests to the GNU canonicalized subdirectories.
373
3742000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
377
3782000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * configure.in: add lib to the GNU canonicalized subdirectories,
381        make the lib directory before configuring lib/.
382
3832000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * configure.in, Makefile.am: add exec to the GNU canonicalized
386        subdirectories.
387
3882000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
391
3922000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * configure.in: add libnetworking, librpc and librdb to the GNU
395        canonicalized subdirectories.
396 
3972000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.in: add libmisc and libchip to the GNU canonicalized
400        subdirectories.
401
4022000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
405        canonicalization to libfs/.
406        The approach is currently a bit of a hack as GNU canonicalization
407        does not support the per-BSP build some of the other directories
408        require.  As more of the tree is converted, this will become less
409        of an issue.
410
4112000-10-18      Joel Sherrill <joel@OARcorp.com>
412
413        * wrapup/Makefile.am: Added libfs.
414
4152000-10-18       Chris Johns <ccj@acm.org>
416
417        * libfs created.
418        * configure.in: Added libfs subdirectory.
419
4202000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
423        RTEMS_CANONICALIZE_TOOLS.
424
4252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * wrapup/Makefile.am: Include compile.am.
428
4292000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
432
4332000-08-10      Joel Sherrill <joel@OARcorp.com>
434
435        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.