source: rtems/c/src/ChangeLog @ d4181d5

4.104.114.84.95
Last change on this file since d4181d5 was d4181d5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/07/02 at 13:08:25

2002-12-07 Ralf Corsepius <corsepiu@…>

  • configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args. Resort cache-checking.
  • Property mode set to 100644
File size: 7.7 KB
RevLine 
[d4181d5]12002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Append RTEMS_CPU_MODEL to ac_configure_args.
4        Resort cache-checking.
5
[028792e8]62002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Expand RTEMS_CHECK_BSP_CACHE.
9
[382e1eb3]102002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Append CPU_CFLAGS, CFLAGS_OPTIMIZE_V,
13        CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY to
14        ac_configure_args.
15
[6184265d]162002-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup
19        HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
20
[54508fd]212002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Use "'"-quotes to pass args to bsp.mak.
24        * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS.
25        Fix braino in comment on "exec".
26        Extend --enable-ada handling.
27
[c22d613]282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * .cvsignore: Reformat.
31        Add autom4te*cache.
32        Remove autom4te.cache.
33        * wrapup/.cvsignore: Remove autom4te.cache.
34
[154c99c]352002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
38
[a456af96]392002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Add ada-tests.
42
[1846a62]432002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Add preinstall-stamp.
46
[67bfd9a6]472002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        Posix-BSP-Hacks:
50        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
51        Pass RTEMS_HOST to make/bsp.mak
52        * Makefile.am: Pass RTEMS_HOST to make/bsp.mak.
53        * wrapup/Makefile.am: Apply AM_CONDITIONAL(LIBCHIP).
54
[55ac4e1]552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
58
[85a8933]592002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Add BSP_SUBDIRS.
62        * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
63
[4db904ec]642002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
67        Cosmetic cleanups.
68
[2b61cd06]692002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
72        ../libchip/serial/$(ARCH)/libserialio.a.
73
[97bfd09]742002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Add rtems_makedir.
77
[94f4a9ba]782002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Merge wrapup/configure.ac.
81        Cosmetic cleanups.
82        * Makefile.am: Add wrapup-SUBDIR.
83        * wrapup/ChangeLog: Remove.
84        * wrapup/configure.ac: Remove.
85
[f21ccd2]862002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
[2b61cd06]88        * Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
[f21ccd2]89        creation (Make the bare BSP happy).
90        * configure.ac: Ditto.
91
[f0d7515]922002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Create make/@RTEMS_BSP@.cache.
95        Handle make/custom/*.cfgs.
96        Create make/custom/default.cfg.
97        * configure.ac: Add creation of make/custon/*.cfg.
98        Create make/${RTEMS_BSP}.cache.
99        Read make/${RTEMS_BSP}.cache
100
[d6f4c1b6]1012002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Clean $(PROJECT_RELEASE).
104
[dbaca2a7]1052002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * acinclude.m4: Add test "$multilib" != "yes".
108        * config-ml.in: Remove.
109
[247874ae]1102002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * acinclude.m4: Cleanups.
113        * configure.ac: Build ${srcdir}/../../cpukit/ as ./exec/ instead of
114        ${srcdir}/exec/.
115        Further adaptations to autoconf >= 2.50.
116
[02ccf4a]1172002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * acinclude.m4: New.
120        * Makefile.am: Remove tar-installation.
121        Prepend @exec@ to SUBDIRS.
122        * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]).
123        Add RTEMS_ENABLE_MULTIPROCESSING.
124        Add RTEMS_CONFIG_SUBDIR([exec]...).
125
[3ebe28f]1262002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Remove librpc.
129
[0b2f26d]1302002-06-25      Joel Sherrill <joel@OARcorp.com>
131
[dee3768b]132        * Per PR233, moved librpc to exec.
[0b2f26d]133        * configure.ac, wrapup/Makefile.am: Modified.
134        * librpc, librpc/ChangeLog: Removed.
135
[1b092b7]1362002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
[dee3768b]138        * configure.ac: Remove CONFIG_SUBDIRS libblock, libfs.
[1b092b7]139
[166475a]1402002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove lib.
143
[d9af8a8e]1442002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * config-ml.in: Take out arm and sh variants RTEMS does not support.
147
[7273b6e]1482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac:
151        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
152        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
153        * Makefile.am: Remove AUTOMAKE_OPTIONS.
154
[1d42dcbc]1552002-02-28      Victor V. Vengerov <vvv@oktet.ru>
156
157        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
158        * configure.ac: Modified to reflect addition.
159
[e4dbf55]1602002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
163        AC_CONFIG_COMMANDS.
164
[efcb89c]1652001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
168
[8dc51855]1692001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
172        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
173        autoconf-2.52 happy.
174
[df25c998]1752001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
178        * configure.in: Remove.
179        * configure.ac: New file, generated from configure.in by autoupdate.
180
[6e6f0f06]1812001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
184
[feead226]1852000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
188
[a314d3b4]1892000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
192
[846027b]1932000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * configure.in: Switch to GNU-canonicalization.
196        * Makefile.am: Reflect changes to configure.in.
197        * acinclude.m4: Remove.
198
[1c31722]1992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
[d16ca93]201        * configure.in: add lib/libbsp to the GNU canonicalized
202        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
203        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
204        * ChangeLog: Fix typos.
205
2062000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.in: add tests to the GNU canonicalized subdirectories.
[1c31722]209
[a6eabdb6]2102000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
[d16ca93]212        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
[a6eabdb6]213
[c05edee]2142000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.in: add lib to the GNU canonicalized subdirectories,
217        make the lib directory before configuring lib/.
218
[e590416a]2192000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.in, Makefile.am: add exec to the GNU canonicalized
222        subdirectories.
223
[0864bf93]2242000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
227
[3724b7f]2282000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.in: add libnetworking, librpc and librdb to the GNU
231        canonicalized subdirectories.
232 
[fa60c5b]2332000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.in: add libmisc and libchip to the GNU canonicalized
236        subdirectories.
237
[4a2faa7c]2382000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
241        canonicalization to libfs/.
242        The approach is currently a bit of a hack as GNU canonicalization
243        does not support the per-BSP build some of the other directories
244        require.  As more of the tree is converted, this will become less
245        of an issue.
246
[10c6e903]2472000-10-18      Joel Sherrill <joel@OARcorp.com>
248
249        * wrapup/Makefile.am: Added libfs.
250
[ee419f3]2512000-10-18       Chris Johns <ccj@acm.org>
252
253        * libfs created.
254        * configure.in: Added libfs subdirectory.
255
[00438014]2562000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
259        RTEMS_CANONICALIZE_TOOLS.
260
[19530ab5]2612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * wrapup/Makefile.am: Include compile.am.
264
[00966ba]2652000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
[19530ab5]267        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
[00966ba]268
[e94ad1fe]2692000-08-10      Joel Sherrill <joel@OARcorp.com>
270
271        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.