source: rtems/cpukit/ChangeLog @ 310fee6

4.104.114.84.95
Last change on this file since 310fee6 was 310fee6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/20/02 at 23:51:08

2002-08-20 Ralf Corsepius <corsepiu@…>

  • aclocal/bsp-alias.m4: Remove.
  • Property mode set to 100644
File size: 12.7 KB
Line 
12002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/bsp-alias.m4: Remove.
4
52002-08-07      Joel Sherrill <joel@OARcorp.com>
6
7        * aclocal/version.m4: Updated to rtems-ss-20020807.
8
92002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Add missing ',' to librpc activation.
12        Add AC_MSG_CHECKING/AC_MSG_RESULT.
13        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
14
152002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Fix bug in librpc activation, having introduced by
18        yesterday's patch.
19
202002-08-06      Joel Sherrill <joel@OARcorp.com>
21
22        * configure.ac: or32 does not currently support librpc.
23
242002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
27
282002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
31        Use AS_IF instead of if/then/else/fi.
32
332002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * wrapup/Makefile.am: Use librtems.a.
36        * wrapup/Makefile.am: Use libsapi.a.
37
382002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Use libscore.a.
41
422002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * aclocal/canonicalize-tools.m4: Remove LD.
45        * automake/lib.am: Remove LD.
46        * Makefile.am: Put preinstall-stamp into CLEANFILES.
47
482002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
51        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
52
532002-07-31      Joel Sherrill <joel@OARcorp.com>
54
55        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
56        was just a stub and only the OR32 port is getting worked on.
57
582002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
61
622002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * automake/compile.am: Use .$(OBJEXT) instead of .o.
65
662002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
69
702002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * wrapup/Makefile.am: Use project_libdir instead of
73        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
74        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
75
762002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * automake/lib.am: Use project_libdir instead of
79        $(PROJECT_RELEASE)/lib.
80
812002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
84        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
85        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
86        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
87        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
88        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
89        references to bsp_specs. Use project_libdir instead of
90        $(PROJECT_RELEASE)/lib.
91
922002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
95        * aclocal/check-cpu.m4: Ditto.
96        * aclocal/check-bsps.m4: Ditto.
97
982002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * automake/multilib.am: Add install-multi.
101        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
102        version.m4.
103        Add --with-project-root.
104        Reflect --with-project-root to setting up PROJECT_ROOT.
105        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
106        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
107        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
108
1092002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: RTEMS_TOP(..).
112
1132002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
116
1172002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
120
1212002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Remove RTEMS_PROJECT_ROOT.
124        * aclocal/project-root.m4: Remove.
125
1262002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * aclocal/enable-multiprocessing.m4: Fix typo.
129        * aclocal/prog-cc.m4: Remove obsolete comments.
130        Comment out GCCSED.
131
1322002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * aclocal/prog-ccas.m4: New.
135        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
136        RTEMS_GCC_PRINT
137        * aclocal/check-multiprocessing.m4: Fix typo.
138        * automake/compile.am: Remove CXX support.
139        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
140
1412002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
144
1452002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Remove references to RTEMS_BSP.
148        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
149        Allow building w/ --enable-multiprocessing --enable-multilib.
150        * aclocal/enable-multiprocessing.m4:
151        Eliminate RTEMS_HAS_MULTIPROCESSING.
152
1532002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * wrapup/Makefile.am: Fix stupid typo in previous patch.
156
1572002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Add librpc. AC_PROG_RANLIB.
160        * wrapup/Makefile.am: Add librpc.
161        Use relative path to lib*.a for
162        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
163
1642002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * aclocal/subdirs.m4: Remove.
167
1682002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Use relative path to lib*.a for
171        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
172
1732002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Include $(top_srcdir)/automake/*.am.
176        Use aclocal.
177        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
178        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
179        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
180        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
181        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
182        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
183        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
184        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
185        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
186        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
187        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
188        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
189        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
190        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
191        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
192        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
193        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
194        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
195
1962002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * aclocal/bsp-alias.m4: Copied over from aclocal/.
199        * aclocal/canonical-host.m4: Ditto.
200        * aclocal/canonical-target-name.m4: Ditto.
201        * aclocal/canonicalize-tools.m4: Ditto.
202        * aclocal/check-bsp-cache.m4: Ditto.
203        * aclocal/check-bsps.m4: Ditto.
204        * aclocal/check-cpu.m4: Ditto.
205        * aclocal/check-itron.m4: Ditto.
206        * aclocal/check-multiprocessing.m4: Ditto.
207        * aclocal/check-networking.m4: Ditto.
208        * aclocal/check-newlib.m4: Ditto.
209        * aclocal/check-posix.m4: Ditto.
210        * aclocal/check-tool.m4: Ditto.
211        * aclocal/enable-bare.m4: Ditto.
212        * aclocal/enable-inlines.m4: Ditto.
213        * aclocal/enable-itron.m4: Ditto.
214        * aclocal/enable-multiprocessing.m4: Ditto.
215        * aclocal/enable-networking.m4: Ditto.
216        * aclocal/enable-posix.m4: Ditto.
217        * aclocal/enable-rtemsbsp.m4: Ditto.
218        * aclocal/env-rtemsbsp.m4: Ditto.
219        * aclocal/env-rtemscpu.m4: Ditto.
220        * aclocal/gcc-pipe.m4: Ditto.
221        * aclocal/gcc-specs.m4: Ditto.
222        * aclocal/multi.m4: Ditto.
223        * aclocal/multilib.m4: Ditto.
224        * aclocal/prog-cc.m4: Ditto.
225        * aclocal/project-root.m4: Ditto.
226        * aclocal/rtems-cpu-subdirs.m4: Ditto.
227        * aclocal/rtems-debug.m4: Ditto.
228        * aclocal/rtems-top.m4: Ditto.
229        * aclocal/subdirs.m4: Ditto.
230        * aclocal/sysv-ipc.m4: Ditto.
231        * aclocal/tool-paths.m4: Ditto.
232        * aclocal/version.m4: Ditto.
233
2342002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * automake/compile.am: Copied over from automake/.
237        * automake/lib.am: Copied over from automake/.
238        * automake/local.am: Copied over from automake/.
239        * automake/multilib.am: Copied over from automake/.
240        * automake/subdirs.am: Copied over from automake/.
241        * Makefile.am: Add automake/*.am.
242
2432002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * configure.ac: Add libnetworking.
246        * wrapup/Makefile.am: Ditto.
247
2482002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
251        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
252
2532002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Add libcsupport.
256        * wrapup/Makefile.am: Ditto.
257
2582002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * Makefile.am: Add preinstall-stamp.
261
2622002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Remove ENABLE_GCC28.
265
2662002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
269
2702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac:
273        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
274        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
275        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
276        * Makefile.am: Remove AUTOMAKE_OPTIONS.
277        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
278
2792001-01-17      Joel Sherrill <joel@OARcorp.com>
280
281        * ChangeLog: Deleted duplicate blank line.
282
2832002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
286        ITRON_SUBDIRS.
287        * configure.ac: Rework enable_unixlib handling.
288        Add RTEMS_MULTILIBS to cpuopts.h.
289        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
290        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
291
2922002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * wrapup/Makefile.am: Add install-hook.
295        Remove SIZE_RTEMS.
296        * include/rtems/fs.h: New, extracted from libio_.h.
297        * include/rtems/userenv.h: New. extracted from libio_.h.
298
2992002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * Makefile.am: Readded reference to wrapup.
302
3032002-01-06      Joel Sherrill <joel@OARcorp.com>
304
305        * wrapup/.cvsignore: Readded.
306        * include/.cvsignore: New file.
307
3082002-01-04      Joel Sherrill <joel@OARcorp.com>
309
310        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
311
3122001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac: Use AS_IF instead of if/then/else.
315        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
316        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
317        Add include/Makefile to CONFIG_FILES.
318        Add AC_ENABLE_MULITLIB.
319        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
320        Remove */optman/Makefile from CONFIG_FILES.
321        * Makefile.am: Add include to SUBDIRS.
322        * rtems/Makefile.am: Remove optman from SUBDIRS.
323        * sapi/Makefile.am: Remove optman from SUBDIRS.
324        * include/Makefile.am: New file.
325        * include/rtems/bspIo.h: Relocated from lib/include.
326        * include/rtems/libio_.h: Relocated from lib/include.
327
3282001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * wrapup/posix/Makefile.am: Add multilib support.
331        * wrapup/itron/Makefile.am: Add multilib support.
332        * wrapup/rtems/Makefile.am: Add multilib support.
333        * Makefile.am: Add multilib support.
334
3352001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
338
3392001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
342        Reflect changes to configuration of rtems, score and sapi subdirs.
343        * Makefile.am: require automake-1.5.
344
3452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
348        * configure.in: Remove.
349        * configure.ac: New file, generated from configure.in by autoupdate.
350
3512001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
354
3552001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
358
3592001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
362
3632000-12-01      Joel Sherrill <joel@OARcorp.com>
364
365        * configure.in: Removed error check for enabling macros with
366        either POSIX or ITRON API.
367
3682000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
371
3722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
375
3762000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
379        Switch to GNU canonicalization.
380
3812000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
384
3852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
388        wrapup/rtems/Makefile.am: Include compile.am
389
3902000-08-10      Joel Sherrill <joel@OARcorp.com>
391
392        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.