source: rtems/c/src/ChangeLog @ 7dcc3fe

4.104.114.84.95
Last change on this file since 7dcc3fe was 7dcc3fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:20:43

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 10.0 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * lib/Makefile.am: New (Required by 'make dist').
8        * lib/ChangeLog: Remove.
9        * lib/.cvsignore: Cleanup.
10        * configure.ac: Reflect having added lib/Makefile.am.
11
122003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Merge-in lib/libcpu/configure.ac.
15        Merge-in lib/libbsp/configure.ac.
16
172003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
20
212003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Merge-in librdbg/configure.ac.
24
252003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Merge-in libnetworking/configure.ac.
28        Merge-in parts of librdbg/configure.ac.
29
302003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Merge-in libchip/configure.ac.
33        Merge-in optman/configure.ac.
34
352003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * support/version.c: Reflect having remove "rtems-" from
38        RTEMS_VERSION.
39
402003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Remove support for profile-variant.
43
442003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Add libide.a.
47
482003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Remove AC_CONFIG_AUX_DIR.
51
522003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Add support/.
55        * support/.cvsignore: New.
56        * support/Makefile.am: New.
57        * support/version.c: New.
58        * wrapup/Makefile.am: Add support/libsupport.a.
59
602003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Use SRC += instead of make-vars.
63
642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
67
682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: AC_PREREQ(2.57).
71
722003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
75
762002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
79        Let all-local: depend on $(LIB).
80
812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * wrapup/Makefile.am: Remove libmisc.
84
852002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove libmisc.
88
892002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
92        Resort cache-checking.
93
942002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
97
982002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
101        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
102        ac_configure_args.
103
1042002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
107        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
108
1092002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
112        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
113        Fix braino in comment on "exec".
114        Extend --enable-ada handling.
115
1162002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * .cvsignore: Reformat.
119        Add autom4te*cache.
120        Remove autom4te.cache.
121        * wrapup/.cvsignore: Remove autom4te.cache.
122
1232002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
126
1272002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Add ada-tests.
130
1312002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Add preinstall-stamp.
134
1352002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        Posix-BSP-Hacks:
138        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
139        Pass RTEMS_HOST to make/bsp.mak
140        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
141        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
142
1432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
146
1472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Add BSP_SUBDIRS.
150        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
151
1522002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
155        Cosmetic cleanups.
156
1572002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
160        ../libchip/serial/$(ARCH)/libserialio.a.
161
1622002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Add rtems_makedir.
165
1662002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Merge wrapup/configure.ac.
169        Cosmetic cleanups.
170        * Makefile.am: Add wrapup-SUBDIR.
171        * wrapup/ChangeLog: Remove.
172        * wrapup/configure.ac: Remove.
173
1742002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
177        creation (Make the bare BSP happy).
178        * configure.ac: Ditto.
179
1802002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Create make/@RTEMS_BSP@.cache.
183        Handle make/custom/*.cfgs.
184        Create make/custom/default.cfg.
185        * configure.ac: Add creation of make/custon/*.cfg.
186        Create make/${RTEMS_BSP}.cache.
187        Read make/${RTEMS_BSP}.cache
188
1892002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Clean $(PROJECT_RELEASE).
192
1932002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * acinclude.m4: Add test "$multilib" != "yes".
196        * config-ml.in: Remove.
197
1982002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * acinclude.m4: Cleanups.
201        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
202        ${srcdir}/exec/.
203        Further adaptations to autoconf >= 2.50.
204
2052002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * acinclude.m4: New.
208        * Makefile.am: Remove tar-installation.
209        Prepend @exec@ to SUBDIRS.
210        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
211        Add RTEMS_ENABLE_MULTIPROCESSING.
212        Add RTEMS_CONFIG_SUBDIR([exec]...).
213
2142002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Remove librpc.
217
2182002-06-25      Joel Sherrill <joel@OARcorp.com>
219
220        * Per PR233, moved librpc to exec.
221        * configure.ac, wrapup/Makefile.am: Modified.
222        * librpc, librpc/ChangeLog: Removed.
223
2242002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
227
2282002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: Remove lib.
231
2322002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * config-ml.in: Take out arm and sh variants RTEMS does not support.
235
2362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac:
239        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
240        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
241        * Makefile.am: Remove AUTOMAKE_OPTIONS.
242
2432002-02-28      Victor V. Vengerov <vvv@oktet.ru>
244
245        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
246        * configure.ac: Modified to reflect addition.
247
2482002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
251        AC_CONFIG_COMMANDS.
252
2532001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
256
2572001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
260        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
261        autoconf-2.52 happy.
262
2632001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
266        * configure.in: Remove.
267        * configure.ac: New file, generated from configure.in by autoupdate.
268
2692001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
272
2732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
276
2772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
280
2812000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.in: Switch to GNU-canonicalization.
284        * Makefile.am: Reflect changes to configure.in.
285        * acinclude.m4: Remove.
286
2872000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.in: add lib/libbsp to the GNU canonicalized
290        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
291        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
292        * ChangeLog: Fix typos.
293
2942000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.in: add tests to the GNU canonicalized subdirectories.
297
2982000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
301
3022000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.in: add lib to the GNU canonicalized subdirectories,
305        make the lib directory before configuring lib/.
306
3072000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.in, Makefile.am: add exec to the GNU canonicalized
310        subdirectories.
311
3122000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
315
3162000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * configure.in: add libnetworking, librpc and librdb to the GNU
319        canonicalized subdirectories.
320 
3212000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.in: add libmisc and libchip to the GNU canonicalized
324        subdirectories.
325
3262000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
329        canonicalization to libfs/.
330        The approach is currently a bit of a hack as GNU canonicalization
331        does not support the per-BSP build some of the other directories
332        require.  As more of the tree is converted, this will become less
333        of an issue.
334
3352000-10-18      Joel Sherrill <joel@OARcorp.com>
336
337        * wrapup/Makefile.am: Added libfs.
338
3392000-10-18       Chris Johns <ccj@acm.org>
340
341        * libfs created.
342        * configure.in: Added libfs subdirectory.
343
3442000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
347        RTEMS_CANONICALIZE_TOOLS.
348
3492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * wrapup/Makefile.am: Include compile.am.
352
3532000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
356
3572000-08-10      Joel Sherrill <joel@OARcorp.com>
358
359        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.