source: rtems/c/src/ChangeLog @ babba25a

4.104.114.84.95
Last change on this file since babba25a was babba25a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/10/03 at 08:06:28

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

  • configure.ac: Merge-in libchip/configure.ac. Merge-in optman/configure.ac.
  • Property mode set to 100644
File size: 9.2 KB
Line 
12003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Merge-in libchip/configure.ac.
4        Merge-in optman/configure.ac.
5
62003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * support/version.c: Reflect having remove "rtems-" from
9        RTEMS_VERSION.
10
112003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Remove support for profile-variant.
14
152003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Add libide.a.
18
192003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Remove AC_CONFIG_AUX_DIR.
22
232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Add support/.
26        * support/.cvsignore: New.
27        * support/Makefile.am: New.
28        * support/version.c: New.
29        * wrapup/Makefile.am: Add support/libsupport.a.
30
312003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Use SRC += instead of make-vars.
34
352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
38
392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: AC_PREREQ(2.57).
42
432003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
46
472002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
50        Let all-local: depend on $(LIB).
51
522002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * wrapup/Makefile.am: Remove libmisc.
55
562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Remove libmisc.
59
602002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
63        Resort cache-checking.
64
652002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
68
692002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
72        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
73        ac_configure_args.
74
752002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
78        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
79
802002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
83        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
84        Fix braino in comment on "exec".
85        Extend --enable-ada handling.
86
872002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * .cvsignore: Reformat.
90        Add autom4te*cache.
91        Remove autom4te.cache.
92        * wrapup/.cvsignore: Remove autom4te.cache.
93
942002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
97
982002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Add ada-tests.
101
1022002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Add preinstall-stamp.
105
1062002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        Posix-BSP-Hacks:
109        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
110        Pass RTEMS_HOST to make/bsp.mak
111        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
112        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
113
1142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
117
1182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Add BSP_SUBDIRS.
121        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
122
1232002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
126        Cosmetic cleanups.
127
1282002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
131        ../libchip/serial/$(ARCH)/libserialio.a.
132
1332002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Add rtems_makedir.
136
1372002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Merge wrapup/configure.ac.
140        Cosmetic cleanups.
141        * Makefile.am: Add wrapup-SUBDIR.
142        * wrapup/ChangeLog: Remove.
143        * wrapup/configure.ac: Remove.
144
1452002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
148        creation (Make the bare BSP happy).
149        * configure.ac: Ditto.
150
1512002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Create make/@RTEMS_BSP@.cache.
154        Handle make/custom/*.cfgs.
155        Create make/custom/default.cfg.
156        * configure.ac: Add creation of make/custon/*.cfg.
157        Create make/${RTEMS_BSP}.cache.
158        Read make/${RTEMS_BSP}.cache
159
1602002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Clean $(PROJECT_RELEASE).
163
1642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * acinclude.m4: Add test "$multilib" != "yes".
167        * config-ml.in: Remove.
168
1692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * acinclude.m4: Cleanups.
172        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
173        ${srcdir}/exec/.
174        Further adaptations to autoconf >= 2.50.
175
1762002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * acinclude.m4: New.
179        * Makefile.am: Remove tar-installation.
180        Prepend @exec@ to SUBDIRS.
181        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
182        Add RTEMS_ENABLE_MULTIPROCESSING.
183        Add RTEMS_CONFIG_SUBDIR([exec]...).
184
1852002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Remove librpc.
188
1892002-06-25      Joel Sherrill <joel@OARcorp.com>
190
191        * Per PR233, moved librpc to exec.
192        * configure.ac, wrapup/Makefile.am: Modified.
193        * librpc, librpc/ChangeLog: Removed.
194
1952002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
198
1992002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Remove lib.
202
2032002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * config-ml.in: Take out arm and sh variants RTEMS does not support.
206
2072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac:
210        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
211        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
212        * Makefile.am: Remove AUTOMAKE_OPTIONS.
213
2142002-02-28      Victor V. Vengerov <vvv@oktet.ru>
215
216        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
217        * configure.ac: Modified to reflect addition.
218
2192002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
222        AC_CONFIG_COMMANDS.
223
2242001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
227
2282001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
231        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
232        autoconf-2.52 happy.
233
2342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
237        * configure.in: Remove.
238        * configure.ac: New file, generated from configure.in by autoupdate.
239
2402001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
243
2442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
247
2482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
251
2522000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.in: Switch to GNU-canonicalization.
255        * Makefile.am: Reflect changes to configure.in.
256        * acinclude.m4: Remove.
257
2582000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.in: add lib/libbsp to the GNU canonicalized
261        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
262        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
263        * ChangeLog: Fix typos.
264
2652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.in: add tests to the GNU canonicalized subdirectories.
268
2692000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
272
2732000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.in: add lib to the GNU canonicalized subdirectories,
276        make the lib directory before configuring lib/.
277
2782000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.in, Makefile.am: add exec to the GNU canonicalized
281        subdirectories.
282
2832000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
286
2872000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * configure.in: add libnetworking, librpc and librdb to the GNU
290        canonicalized subdirectories.
291 
2922000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.in: add libmisc and libchip to the GNU canonicalized
295        subdirectories.
296
2972000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
300        canonicalization to libfs/.
301        The approach is currently a bit of a hack as GNU canonicalization
302        does not support the per-BSP build some of the other directories
303        require.  As more of the tree is converted, this will become less
304        of an issue.
305
3062000-10-18      Joel Sherrill <joel@OARcorp.com>
307
308        * wrapup/Makefile.am: Added libfs.
309
3102000-10-18       Chris Johns <ccj@acm.org>
311
312        * libfs created.
313        * configure.in: Added libfs subdirectory.
314
3152000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
318        RTEMS_CANONICALIZE_TOOLS.
319
3202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: Include compile.am.
323
3242000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
327
3282000-08-10      Joel Sherrill <joel@OARcorp.com>
329
330        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.