source: rtems/c/src/ChangeLog @ 0e9fa39

Last change on this file since 0e9fa39 was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 8.9 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-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Add libide.a.
8
92003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove AC_CONFIG_AUX_DIR.
12
132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Add support/.
16        * support/.cvsignore: New.
17        * support/Makefile.am: New.
18        * support/version.c: New.
19        * wrapup/Makefile.am: Add support/libsupport.a.
20
212003-03-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * wrapup/Makefile.am: Use SRC += instead of make-vars.
24
252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
28
292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: AC_PREREQ(2.57).
32
332003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
36
372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Use install-data-local to install librtemsbsp.a.
40        Let all-local: depend on $(LIB).
41
422002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * wrapup/Makefile.am: Remove libmisc.
45
462002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove libmisc.
49
502002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
53        Resort cache-checking.
54
552002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
58
592002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
62        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
63        ac_configure_args.
64
652002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
68        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
69
702002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
73        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
74        Fix braino in comment on "exec".
75        Extend --enable-ada handling.
76
772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * .cvsignore: Reformat.
80        Add autom4te*cache.
81        Remove autom4te.cache.
82        * wrapup/.cvsignore: Remove autom4te.cache.
83
842002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
87
882002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Add ada-tests.
91
922002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Add preinstall-stamp.
95
962002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        Posix-BSP-Hacks:
99        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
100        Pass RTEMS_HOST to make/bsp.mak
101        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
102        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
103
1042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
107
1082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Add BSP_SUBDIRS.
111        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
112
1132002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
116        Cosmetic cleanups.
117
1182002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
121        ../libchip/serial/$(ARCH)/libserialio.a.
122
1232002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Add rtems_makedir.
126
1272002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Merge wrapup/configure.ac.
130        Cosmetic cleanups.
131        * Makefile.am: Add wrapup-SUBDIR.
132        * wrapup/ChangeLog: Remove.
133        * wrapup/configure.ac: Remove.
134
1352002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
138        creation (Make the bare BSP happy).
139        * configure.ac: Ditto.
140
1412002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Create make/@RTEMS_BSP@.cache.
144        Handle make/custom/*.cfgs.
145        Create make/custom/default.cfg.
146        * configure.ac: Add creation of make/custon/*.cfg.
147        Create make/${RTEMS_BSP}.cache.
148        Read make/${RTEMS_BSP}.cache
149
1502002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Clean $(PROJECT_RELEASE).
153
1542002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * acinclude.m4: Add test "$multilib" != "yes".
157        * config-ml.in: Remove.
158
1592002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * acinclude.m4: Cleanups.
162        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
163        ${srcdir}/exec/.
164        Further adaptations to autoconf >= 2.50.
165
1662002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * acinclude.m4: New.
169        * Makefile.am: Remove tar-installation.
170        Prepend @exec@ to SUBDIRS.
171        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
172        Add RTEMS_ENABLE_MULTIPROCESSING.
173        Add RTEMS_CONFIG_SUBDIR([exec]...).
174
1752002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Remove librpc.
178
1792002-06-25      Joel Sherrill <joel@OARcorp.com>
180
181        * Per PR233, moved librpc to exec.
182        * configure.ac, wrapup/Makefile.am: Modified.
183        * librpc, librpc/ChangeLog: Removed.
184
1852002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
188
1892002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: Remove lib.
192
1932002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * config-ml.in: Take out arm and sh variants RTEMS does not support.
196
1972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac:
200        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
201        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
202        * Makefile.am: Remove AUTOMAKE_OPTIONS.
203
2042002-02-28      Victor V. Vengerov <vvv@oktet.ru>
205
206        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
207        * configure.ac: Modified to reflect addition.
208
2092002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
212        AC_CONFIG_COMMANDS.
213
2142001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
217
2182001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
221        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
222        autoconf-2.52 happy.
223
2242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
227        * configure.in: Remove.
228        * configure.ac: New file, generated from configure.in by autoupdate.
229
2302001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
233
2342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
237
2382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
241
2422000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.in: Switch to GNU-canonicalization.
245        * Makefile.am: Reflect changes to configure.in.
246        * acinclude.m4: Remove.
247
2482000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.in: add lib/libbsp to the GNU canonicalized
251        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
252        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
253        * ChangeLog: Fix typos.
254
2552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.in: add tests to the GNU canonicalized subdirectories.
258
2592000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
262
2632000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.in: add lib to the GNU canonicalized subdirectories,
266        make the lib directory before configuring lib/.
267
2682000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * configure.in, Makefile.am: add exec to the GNU canonicalized
271        subdirectories.
272
2732000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
276
2772000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.in: add libnetworking, librpc and librdb to the GNU
280        canonicalized subdirectories.
281 
2822000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.in: add libmisc and libchip to the GNU canonicalized
285        subdirectories.
286
2872000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
290        canonicalization to libfs/.
291        The approach is currently a bit of a hack as GNU canonicalization
292        does not support the per-BSP build some of the other directories
293        require.  As more of the tree is converted, this will become less
294        of an issue.
295
2962000-10-18      Joel Sherrill <joel@OARcorp.com>
297
298        * wrapup/Makefile.am: Added libfs.
299
3002000-10-18       Chris Johns <ccj@acm.org>
301
302        * libfs created.
303        * configure.in: Added libfs subdirectory.
304
3052000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
308        RTEMS_CANONICALIZE_TOOLS.
309
3102000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * wrapup/Makefile.am: Include compile.am.
313
3142000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
317
3182000-08-10      Joel Sherrill <joel@OARcorp.com>
319
320        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.