source: rtems/cpukit/ChangeLog @ 85eb57e7

4.104.114.84.95
Last change on this file since 85eb57e7 was 85eb57e7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/07/02 at 07:24:06

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

  • configure.ac: Fix bug in librpc activation, having introduced by yesterday's patch.
  • Property mode set to 100644
File size: 12.3 KB
RevLine 
[85eb57e7]12002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Fix bug in librpc activation, having introduced by
4        yesterday's patch.
5
[92b671dd]62002-08-06      Joel Sherrill <joel@OARcorp.com>
7
8        * configure.ac: or32 does not currently support librpc.
9
[d3ed9703]102002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
13
[0aa6384]142002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
17        Use AS_IF instead of if/then/else/fi.
18
[c8f1338f]192002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * wrapup/Makefile.am: Use librtems.a.
22        * wrapup/Makefile.am: Use libsapi.a.
23
[b9e6c6b]242002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * wrapup/Makefile.am: Use libscore.a.
27
[532fad28]282002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * aclocal/canonicalize-tools.m4: Remove LD.
31        * automake/lib.am: Remove LD.
32        * Makefile.am: Put preinstall-stamp into CLEANFILES.
33
[4bfe135]342002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
37        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
38
[79b15c1d]392002-07-31      Joel Sherrill <joel@OARcorp.com>
40
41        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
42        was just a stub and only the OR32 port is getting worked on.
43
[0702a31]442002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
47
[c3efdb3]482002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * automake/compile.am: Use .$(OBJEXT) instead of .o.
51
[305dd8bd]522002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
55
[405c7d1]562002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * wrapup/Makefile.am: Use project_libdir instead of
59        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
60        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
61
[9f6d7a3]622002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * automake/lib.am: Use project_libdir instead of
65        $(PROJECT_RELEASE)/lib.
66
[14620166]672002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
70        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
71        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
72        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
73        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
74        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
75        references to bsp_specs. Use project_libdir instead of
76        $(PROJECT_RELEASE)/lib.
77
[60f3702]782002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
81        * aclocal/check-cpu.m4: Ditto.
82        * aclocal/check-bsps.m4: Ditto.
83
[1b16e63c]842002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * automake/multilib.am: Add install-multi.
87        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
88        version.m4.
89        Add --with-project-root.
90        Reflect --with-project-root to setting up PROJECT_ROOT.
91        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
92        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
93        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
94
[51b4875]952002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: RTEMS_TOP(..).
98
[fa348b7d]992002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
102
[a9d97a8]1032002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
106
[74701e1]1072002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Remove RTEMS_PROJECT_ROOT.
110        * aclocal/project-root.m4: Remove.
111
[18ec075f]1122002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/enable-multiprocessing.m4: Fix typo.
115        * aclocal/prog-cc.m4: Remove obsolete comments.
116        Comment out GCCSED.
117
[272413c]1182002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * aclocal/prog-ccas.m4: New.
121        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
122        RTEMS_GCC_PRINT
123        * aclocal/check-multiprocessing.m4: Fix typo.
[5261406]124        * automake/compile.am: Remove CXX support.
125        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
[272413c]126
[15c107ff]1272002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
130
[27f9f12]1312002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove references to RTEMS_BSP.
134        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
135        Allow building w/ --enable-multiprocessing --enable-multilib.
136        * aclocal/enable-multiprocessing.m4:
137        Eliminate RTEMS_HAS_MULTIPROCESSING.
138
[2239edfd]1392002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * wrapup/Makefile.am: Fix stupid typo in previous patch.
142
[e73e576]1432002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Add librpc. AC_PROG_RANLIB.
146        * wrapup/Makefile.am: Add librpc.
147        Use relative path to lib*.a for
148        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
149
[4e987e77]1502002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * aclocal/subdirs.m4: Remove.
153
[7001a48]1542002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * wrapup/Makefile.am: Use relative path to lib*.a for
157        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
158
[607e6b36]1592002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Include $(top_srcdir)/automake/*.am.
162        Use aclocal.
163        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
164        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
165        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
166        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
167        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
168        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
169        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
170        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
171        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
172        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
173        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
174        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
175        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
176        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
177        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
178        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
179        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
180        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
181
[14e2477]1822002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * aclocal/bsp-alias.m4: Copied over from aclocal/.
185        * aclocal/canonical-host.m4: Ditto.
186        * aclocal/canonical-target-name.m4: Ditto.
187        * aclocal/canonicalize-tools.m4: Ditto.
188        * aclocal/check-bsp-cache.m4: Ditto.
189        * aclocal/check-bsps.m4: Ditto.
190        * aclocal/check-cpu.m4: Ditto.
191        * aclocal/check-itron.m4: Ditto.
192        * aclocal/check-multiprocessing.m4: Ditto.
193        * aclocal/check-networking.m4: Ditto.
194        * aclocal/check-newlib.m4: Ditto.
195        * aclocal/check-posix.m4: Ditto.
196        * aclocal/check-tool.m4: Ditto.
197        * aclocal/enable-bare.m4: Ditto.
198        * aclocal/enable-inlines.m4: Ditto.
199        * aclocal/enable-itron.m4: Ditto.
200        * aclocal/enable-multiprocessing.m4: Ditto.
201        * aclocal/enable-networking.m4: Ditto.
202        * aclocal/enable-posix.m4: Ditto.
203        * aclocal/enable-rtemsbsp.m4: Ditto.
204        * aclocal/env-rtemsbsp.m4: Ditto.
205        * aclocal/env-rtemscpu.m4: Ditto.
206        * aclocal/gcc-pipe.m4: Ditto.
207        * aclocal/gcc-specs.m4: Ditto.
208        * aclocal/multi.m4: Ditto.
209        * aclocal/multilib.m4: Ditto.
210        * aclocal/prog-cc.m4: Ditto.
211        * aclocal/project-root.m4: Ditto.
212        * aclocal/rtems-cpu-subdirs.m4: Ditto.
213        * aclocal/rtems-debug.m4: Ditto.
214        * aclocal/rtems-top.m4: Ditto.
215        * aclocal/subdirs.m4: Ditto.
216        * aclocal/sysv-ipc.m4: Ditto.
217        * aclocal/tool-paths.m4: Ditto.
218        * aclocal/version.m4: Ditto.
219
[39dfccf2]2202002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * automake/compile.am: Copied over from automake/.
223        * automake/lib.am: Copied over from automake/.
224        * automake/local.am: Copied over from automake/.
225        * automake/multilib.am: Copied over from automake/.
226        * automake/subdirs.am: Copied over from automake/.
227        * Makefile.am: Add automake/*.am.
228
[3e39b47]2292002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: Add libnetworking.
232        * wrapup/Makefile.am: Ditto.
233
[35cd6ae]2342002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
237        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
238
[90926129]2392002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: Add libcsupport.
242        * wrapup/Makefile.am: Ditto.
243
[c16dcbc8]2442002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Add preinstall-stamp.
247
[cb9b2bfc]2482002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Remove ENABLE_GCC28.
251
[34fd745]2522002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
255
[1960925d]2562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac:
259        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
260        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
261        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
264
[cdf5a5b4]2652001-01-17      Joel Sherrill <joel@OARcorp.com>
266
267        * ChangeLog: Deleted duplicate blank line.
268
[64b1f81]2692002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
272        ITRON_SUBDIRS.
273        * configure.ac: Rework enable_unixlib handling.
274        Add RTEMS_MULTILIBS to cpuopts.h.
275        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
276        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
277
[dd2906e]2782002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * wrapup/Makefile.am: Add install-hook.
281        Remove SIZE_RTEMS.
282        * include/rtems/fs.h: New, extracted from libio_.h.
283        * include/rtems/userenv.h: New. extracted from libio_.h.
284
[029527b6]2852002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * Makefile.am: Readded reference to wrapup.
288
[20db683]2892002-01-06      Joel Sherrill <joel@OARcorp.com>
290
291        * wrapup/.cvsignore: Readded.
292        * include/.cvsignore: New file.
293
[cc279333]2942002-01-04      Joel Sherrill <joel@OARcorp.com>
295
296        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
297
[8217c40]2982001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.ac: Use AS_IF instead of if/then/else.
301        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
302        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
303        Add include/Makefile to CONFIG_FILES.
304        Add AC_ENABLE_MULITLIB.
305        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
306        Remove */optman/Makefile from CONFIG_FILES.
307        * Makefile.am: Add include to SUBDIRS.
308        * rtems/Makefile.am: Remove optman from SUBDIRS.
309        * sapi/Makefile.am: Remove optman from SUBDIRS.
310        * include/Makefile.am: New file.
311        * include/rtems/bspIo.h: Relocated from lib/include.
312        * include/rtems/libio_.h: Relocated from lib/include.
313
[989b938]3142001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * wrapup/posix/Makefile.am: Add multilib support.
317        * wrapup/itron/Makefile.am: Add multilib support.
318        * wrapup/rtems/Makefile.am: Add multilib support.
319        * Makefile.am: Add multilib support.
320
[7660ccd8]3212001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
324
[81d4759]3252001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
328        Reflect changes to configuration of rtems, score and sapi subdirs.
329        * Makefile.am: require automake-1.5.
330
[66387986]3312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
334        * configure.in: Remove.
335        * configure.ac: New file, generated from configure.in by autoupdate.
336
[615a7d0]3372001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
340
[53c3a2c6]3412001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
344
[c0394d4b]3452001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
348
[76c0bbbb]3492000-12-01      Joel Sherrill <joel@OARcorp.com>
350
351        * configure.in: Removed error check for enabling macros with
352        either POSIX or ITRON API.
353
[feead226]3542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
357
[a314d3b4]3582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
361
[5582de1]3622000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
365        Switch to GNU canonicalization.
366
[5fa62fc4]3672000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
370
[d79bdeb]3712000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
374        wrapup/rtems/Makefile.am: Include compile.am
375
[e94ad1fe]3762000-08-10      Joel Sherrill <joel@OARcorp.com>
377
378        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.