source: rtems/c/src/ChangeLog @ 3a99e6f

4.104.114.84.95
Last change on this file since 3a99e6f was 3a99e6f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/17/03 at 13:31:49

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

  • configure.ac: Remove stray comments.
  • automake/local.am, automake/host.am: Remove "debug".
  • Property mode set to 100644
File size: 10.7 KB
Line 
12003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove stray comments.
4        * automake/local.am, automake/host.am: Remove "debug".
5
62003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        Makefile.am: Reflect having moved automake.
9        lib/Makefile.am: Reflect having moved automake.
10        support/Makefile.am: Reflect having moved automake.
11        wrapup/Makefile.am: Reflect having moved automake.
12
132003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * automake/compile.am, automake/force-preinstall.am,
16        automake/host.am, automake/lib.am, automake/local.am,
17        automake/subdirs.am: New (copied from ../../automake).
18
192003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Add bsp.pc.in
22        * bsp.pc.in: New (pkgconfig support).
23
242003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
27
282003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * lib/Makefile.am: New (Required by 'make dist').
31        * lib/ChangeLog: Remove.
32        * lib/.cvsignore: Cleanup.
33        * configure.ac: Reflect having added lib/Makefile.am.
34
352003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Merge-in lib/libcpu/configure.ac.
38        Merge-in lib/libbsp/configure.ac.
39
402003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
43
442003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Merge-in librdbg/configure.ac.
47
482003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Merge-in libnetworking/configure.ac.
51        Merge-in parts of librdbg/configure.ac.
52
532003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Merge-in libchip/configure.ac.
56        Merge-in optman/configure.ac.
57
582003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * support/version.c: Reflect having remove "rtems-" from
61        RTEMS_VERSION.
62
632003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove support for profile-variant.
66
672003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * wrapup/Makefile.am: Add libide.a.
70
712003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Remove AC_CONFIG_AUX_DIR.
74
752003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Add support/.
78        * support/.cvsignore: New.
79        * support/Makefile.am: New.
80        * support/version.c: New.
81        * wrapup/Makefile.am: Add support/libsupport.a.
82
832003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * wrapup/Makefile.am: Use SRC += instead of make-vars.
86
872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
90
912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: AC_PREREQ(2.57).
94
952003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
98
992002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
102        Let all-local: depend on $(LIB).
103
1042002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * wrapup/Makefile.am: Remove libmisc.
107
1082002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Remove libmisc.
111
1122002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
115        Resort cache-checking.
116
1172002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
120
1212002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
124        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
125        ac_configure_args.
126
1272002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
130        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
131
1322002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
135        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
136        Fix braino in comment on "exec".
137        Extend --enable-ada handling.
138
1392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * .cvsignore: Reformat.
142        Add autom4te*cache.
143        Remove autom4te.cache.
144        * wrapup/.cvsignore: Remove autom4te.cache.
145
1462002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
149
1502002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Add ada-tests.
153
1542002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Add preinstall-stamp.
157
1582002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        Posix-BSP-Hacks:
161        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
162        Pass RTEMS_HOST to make/bsp.mak
163        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
164        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
165
1662002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
169
1702002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Add BSP_SUBDIRS.
173        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
174
1752002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
178        Cosmetic cleanups.
179
1802002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
183        ../libchip/serial/$(ARCH)/libserialio.a.
184
1852002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Add rtems_makedir.
188
1892002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: Merge wrapup/configure.ac.
192        Cosmetic cleanups.
193        * Makefile.am: Add wrapup-SUBDIR.
194        * wrapup/ChangeLog: Remove.
195        * wrapup/configure.ac: Remove.
196
1972002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
200        creation (Make the bare BSP happy).
201        * configure.ac: Ditto.
202
2032002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * Makefile.am: Create make/@RTEMS_BSP@.cache.
206        Handle make/custom/*.cfgs.
207        Create make/custom/default.cfg.
208        * configure.ac: Add creation of make/custon/*.cfg.
209        Create make/${RTEMS_BSP}.cache.
210        Read make/${RTEMS_BSP}.cache
211
2122002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am: Clean $(PROJECT_RELEASE).
215
2162002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * acinclude.m4: Add test "$multilib" != "yes".
219        * config-ml.in: Remove.
220
2212002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * acinclude.m4: Cleanups.
224        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
225        ${srcdir}/exec/.
226        Further adaptations to autoconf >= 2.50.
227
2282002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * acinclude.m4: New.
231        * Makefile.am: Remove tar-installation.
232        Prepend @exec@ to SUBDIRS.
233        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
234        Add RTEMS_ENABLE_MULTIPROCESSING.
235        Add RTEMS_CONFIG_SUBDIR([exec]...).
236
2372002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Remove librpc.
240
2412002-06-25      Joel Sherrill <joel@OARcorp.com>
242
243        * Per PR233, moved librpc to exec.
244        * configure.ac, wrapup/Makefile.am: Modified.
245        * librpc, librpc/ChangeLog: Removed.
246
2472002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
250
2512002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Remove lib.
254
2552002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * config-ml.in: Take out arm and sh variants RTEMS does not support.
258
2592002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac:
262        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
263        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
264        * Makefile.am: Remove AUTOMAKE_OPTIONS.
265
2662002-02-28      Victor V. Vengerov <vvv@oktet.ru>
267
268        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
269        * configure.ac: Modified to reflect addition.
270
2712002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
274        AC_CONFIG_COMMANDS.
275
2762001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
279
2802001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
283        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
284        autoconf-2.52 happy.
285
2862001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
289        * configure.in: Remove.
290        * configure.ac: New file, generated from configure.in by autoupdate.
291
2922001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
295
2962000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
299
3002000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
303
3042000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.in: Switch to GNU-canonicalization.
307        * Makefile.am: Reflect changes to configure.in.
308        * acinclude.m4: Remove.
309
3102000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.in: add lib/libbsp to the GNU canonicalized
313        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
314        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
315        * ChangeLog: Fix typos.
316
3172000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.in: add tests to the GNU canonicalized subdirectories.
320
3212000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
324
3252000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.in: add lib to the GNU canonicalized subdirectories,
328        make the lib directory before configuring lib/.
329
3302000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * configure.in, Makefile.am: add exec to the GNU canonicalized
333        subdirectories.
334
3352000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
338
3392000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.in: add libnetworking, librpc and librdb to the GNU
342        canonicalized subdirectories.
343 
3442000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * configure.in: add libmisc and libchip to the GNU canonicalized
347        subdirectories.
348
3492000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
352        canonicalization to libfs/.
353        The approach is currently a bit of a hack as GNU canonicalization
354        does not support the per-BSP build some of the other directories
355        require.  As more of the tree is converted, this will become less
356        of an issue.
357
3582000-10-18      Joel Sherrill <joel@OARcorp.com>
359
360        * wrapup/Makefile.am: Added libfs.
361
3622000-10-18       Chris Johns <ccj@acm.org>
363
364        * libfs created.
365        * configure.in: Added libfs subdirectory.
366
3672000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
370        RTEMS_CANONICALIZE_TOOLS.
371
3722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * wrapup/Makefile.am: Include compile.am.
375
3762000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
379
3802000-08-10      Joel Sherrill <joel@OARcorp.com>
381
382        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.