source: rtems/c/src/ChangeLog @ e37d7196

4.104.114.84.95
Last change on this file since e37d7196 was 4108ae8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/25/03 at 06:20:58

2003-07-25 Ralf Corsepius <corsepiu@…>

  • configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of librdbg/configure.ac.
  • Property mode set to 100644
File size: 9.3 KB
Line 
12003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Merge-in libnetworking/configure.ac.
4        Merge-in parts of librdbg/configure.ac.
5
62003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Merge-in libchip/configure.ac.
9        Merge-in optman/configure.ac.
10
112003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * support/version.c: Reflect having remove "rtems-" from
14        RTEMS_VERSION.
15
162003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove support for profile-variant.
19
202003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * wrapup/Makefile.am: Add libide.a.
23
242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Remove AC_CONFIG_AUX_DIR.
27
282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Add support/.
31        * support/.cvsignore: New.
32        * support/Makefile.am: New.
33        * support/version.c: New.
34        * wrapup/Makefile.am: Add support/libsupport.a.
35
362003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * wrapup/Makefile.am: Use SRC += instead of make-vars.
39
402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
43
442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: AC_PREREQ(2.57).
47
482003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
51
522002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
55        Let all-local: depend on $(LIB).
56
572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * wrapup/Makefile.am: Remove libmisc.
60
612002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Remove libmisc.
64
652002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
68        Resort cache-checking.
69
702002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
73
742002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
77        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
78        ac_configure_args.
79
802002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
83        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
84
852002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
88        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
89        Fix braino in comment on "exec".
90        Extend --enable-ada handling.
91
922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * .cvsignore: Reformat.
95        Add autom4te*cache.
96        Remove autom4te.cache.
97        * wrapup/.cvsignore: Remove autom4te.cache.
98
992002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
102
1032002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Add ada-tests.
106
1072002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Add preinstall-stamp.
110
1112002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        Posix-BSP-Hacks:
114        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
115        Pass RTEMS_HOST to make/bsp.mak
116        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
117        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
118
1192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
122
1232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Add BSP_SUBDIRS.
126        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
127
1282002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
131        Cosmetic cleanups.
132
1332002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
136        ../libchip/serial/$(ARCH)/libserialio.a.
137
1382002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Add rtems_makedir.
141
1422002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Merge wrapup/configure.ac.
145        Cosmetic cleanups.
146        * Makefile.am: Add wrapup-SUBDIR.
147        * wrapup/ChangeLog: Remove.
148        * wrapup/configure.ac: Remove.
149
1502002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
153        creation (Make the bare BSP happy).
154        * configure.ac: Ditto.
155
1562002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: Create make/@RTEMS_BSP@.cache.
159        Handle make/custom/*.cfgs.
160        Create make/custom/default.cfg.
161        * configure.ac: Add creation of make/custon/*.cfg.
162        Create make/${RTEMS_BSP}.cache.
163        Read make/${RTEMS_BSP}.cache
164
1652002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Clean $(PROJECT_RELEASE).
168
1692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * acinclude.m4: Add test "$multilib" != "yes".
172        * config-ml.in: Remove.
173
1742002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * acinclude.m4: Cleanups.
177        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
178        ${srcdir}/exec/.
179        Further adaptations to autoconf >= 2.50.
180
1812002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * acinclude.m4: New.
184        * Makefile.am: Remove tar-installation.
185        Prepend @exec@ to SUBDIRS.
186        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
187        Add RTEMS_ENABLE_MULTIPROCESSING.
188        Add RTEMS_CONFIG_SUBDIR([exec]...).
189
1902002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Remove librpc.
193
1942002-06-25      Joel Sherrill <joel@OARcorp.com>
195
196        * Per PR233, moved librpc to exec.
197        * configure.ac, wrapup/Makefile.am: Modified.
198        * librpc, librpc/ChangeLog: Removed.
199
2002002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
203
2042002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Remove lib.
207
2082002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * config-ml.in: Take out arm and sh variants RTEMS does not support.
211
2122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac:
215        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
216        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
217        * Makefile.am: Remove AUTOMAKE_OPTIONS.
218
2192002-02-28      Victor V. Vengerov <vvv@oktet.ru>
220
221        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
222        * configure.ac: Modified to reflect addition.
223
2242002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
227        AC_CONFIG_COMMANDS.
228
2292001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
232
2332001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
236        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
237        autoconf-2.52 happy.
238
2392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
242        * configure.in: Remove.
243        * configure.ac: New file, generated from configure.in by autoupdate.
244
2452001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
248
2492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
252
2532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
256
2572000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.in: Switch to GNU-canonicalization.
260        * Makefile.am: Reflect changes to configure.in.
261        * acinclude.m4: Remove.
262
2632000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.in: add lib/libbsp to the GNU canonicalized
266        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
267        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
268        * ChangeLog: Fix typos.
269
2702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.in: add tests to the GNU canonicalized subdirectories.
273
2742000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
277
2782000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.in: add lib to the GNU canonicalized subdirectories,
281        make the lib directory before configuring lib/.
282
2832000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.in, Makefile.am: add exec to the GNU canonicalized
286        subdirectories.
287
2882000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
291
2922000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.in: add libnetworking, librpc and librdb to the GNU
295        canonicalized subdirectories.
296 
2972000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.in: add libmisc and libchip to the GNU canonicalized
300        subdirectories.
301
3022000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
305        canonicalization to libfs/.
306        The approach is currently a bit of a hack as GNU canonicalization
307        does not support the per-BSP build some of the other directories
308        require.  As more of the tree is converted, this will become less
309        of an issue.
310
3112000-10-18      Joel Sherrill <joel@OARcorp.com>
312
313        * wrapup/Makefile.am: Added libfs.
314
3152000-10-18       Chris Johns <ccj@acm.org>
316
317        * libfs created.
318        * configure.in: Added libfs subdirectory.
319
3202000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
323        RTEMS_CANONICALIZE_TOOLS.
324
3252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * wrapup/Makefile.am: Include compile.am.
328
3292000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
332
3332000-08-10      Joel Sherrill <joel@OARcorp.com>
334
335        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.