source: rtems/cpukit/ChangeLog @ c8f1338f

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

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

  • wrapup/Makefile.am: Use librtems.a.
  • wrapup/Makefile.am: Use libsapi.a.
  • Property mode set to 100644
File size: 11.8 KB
RevLine 
[c8f1338f]12002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Use librtems.a.
4        * wrapup/Makefile.am: Use libsapi.a.
5
[b9e6c6b]62002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Use libscore.a.
9
[532fad28]102002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * aclocal/canonicalize-tools.m4: Remove LD.
13        * automake/lib.am: Remove LD.
14        * Makefile.am: Put preinstall-stamp into CLEANFILES.
15
[4bfe135]162002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
19        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
20
[79b15c1d]212002-07-31      Joel Sherrill <joel@OARcorp.com>
22
23        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
24        was just a stub and only the OR32 port is getting worked on.
25
[0702a31]262002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
29
[c3efdb3]302002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * automake/compile.am: Use .$(OBJEXT) instead of .o.
33
[305dd8bd]342002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
37
[405c7d1]382002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Use project_libdir instead of
41        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
42        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
43
[9f6d7a3]442002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * automake/lib.am: Use project_libdir instead of
47        $(PROJECT_RELEASE)/lib.
48
[14620166]492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
52        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
53        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
54        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
55        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
56        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
57        references to bsp_specs. Use project_libdir instead of
58        $(PROJECT_RELEASE)/lib.
59
[60f3702]602002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
63        * aclocal/check-cpu.m4: Ditto.
64        * aclocal/check-bsps.m4: Ditto.
65
[1b16e63c]662002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * automake/multilib.am: Add install-multi.
69        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
70        version.m4.
71        Add --with-project-root.
72        Reflect --with-project-root to setting up PROJECT_ROOT.
73        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
74        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
75        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
76
[51b4875]772002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: RTEMS_TOP(..).
80
[fa348b7d]812002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
84
[a9d97a8]852002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
88
[74701e1]892002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Remove RTEMS_PROJECT_ROOT.
92        * aclocal/project-root.m4: Remove.
93
[18ec075f]942002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * aclocal/enable-multiprocessing.m4: Fix typo.
97        * aclocal/prog-cc.m4: Remove obsolete comments.
98        Comment out GCCSED.
99
[272413c]1002002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * aclocal/prog-ccas.m4: New.
103        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
104        RTEMS_GCC_PRINT
105        * aclocal/check-multiprocessing.m4: Fix typo.
[5261406]106        * automake/compile.am: Remove CXX support.
107        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
[272413c]108
[15c107ff]1092002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
112
[27f9f12]1132002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Remove references to RTEMS_BSP.
116        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
117        Allow building w/ --enable-multiprocessing --enable-multilib.
118        * aclocal/enable-multiprocessing.m4:
119        Eliminate RTEMS_HAS_MULTIPROCESSING.
120
[2239edfd]1212002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * wrapup/Makefile.am: Fix stupid typo in previous patch.
124
[e73e576]1252002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Add librpc. AC_PROG_RANLIB.
128        * wrapup/Makefile.am: Add librpc.
129        Use relative path to lib*.a for
130        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
131
[4e987e77]1322002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * aclocal/subdirs.m4: Remove.
135
[7001a48]1362002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * wrapup/Makefile.am: Use relative path to lib*.a for
139        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
140
[607e6b36]1412002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Include $(top_srcdir)/automake/*.am.
144        Use aclocal.
145        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
146        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
147        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
148        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
149        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
150        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
151        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
152        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
153        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
154        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
155        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
156        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
157        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
158        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
159        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
160        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
161        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
162        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
163
[14e2477]1642002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * aclocal/bsp-alias.m4: Copied over from aclocal/.
167        * aclocal/canonical-host.m4: Ditto.
168        * aclocal/canonical-target-name.m4: Ditto.
169        * aclocal/canonicalize-tools.m4: Ditto.
170        * aclocal/check-bsp-cache.m4: Ditto.
171        * aclocal/check-bsps.m4: Ditto.
172        * aclocal/check-cpu.m4: Ditto.
173        * aclocal/check-itron.m4: Ditto.
174        * aclocal/check-multiprocessing.m4: Ditto.
175        * aclocal/check-networking.m4: Ditto.
176        * aclocal/check-newlib.m4: Ditto.
177        * aclocal/check-posix.m4: Ditto.
178        * aclocal/check-tool.m4: Ditto.
179        * aclocal/enable-bare.m4: Ditto.
180        * aclocal/enable-inlines.m4: Ditto.
181        * aclocal/enable-itron.m4: Ditto.
182        * aclocal/enable-multiprocessing.m4: Ditto.
183        * aclocal/enable-networking.m4: Ditto.
184        * aclocal/enable-posix.m4: Ditto.
185        * aclocal/enable-rtemsbsp.m4: Ditto.
186        * aclocal/env-rtemsbsp.m4: Ditto.
187        * aclocal/env-rtemscpu.m4: Ditto.
188        * aclocal/gcc-pipe.m4: Ditto.
189        * aclocal/gcc-specs.m4: Ditto.
190        * aclocal/multi.m4: Ditto.
191        * aclocal/multilib.m4: Ditto.
192        * aclocal/prog-cc.m4: Ditto.
193        * aclocal/project-root.m4: Ditto.
194        * aclocal/rtems-cpu-subdirs.m4: Ditto.
195        * aclocal/rtems-debug.m4: Ditto.
196        * aclocal/rtems-top.m4: Ditto.
197        * aclocal/subdirs.m4: Ditto.
198        * aclocal/sysv-ipc.m4: Ditto.
199        * aclocal/tool-paths.m4: Ditto.
200        * aclocal/version.m4: Ditto.
201
[39dfccf2]2022002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * automake/compile.am: Copied over from automake/.
205        * automake/lib.am: Copied over from automake/.
206        * automake/local.am: Copied over from automake/.
207        * automake/multilib.am: Copied over from automake/.
208        * automake/subdirs.am: Copied over from automake/.
209        * Makefile.am: Add automake/*.am.
210
[3e39b47]2112002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Add libnetworking.
214        * wrapup/Makefile.am: Ditto.
215
[35cd6ae]2162002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
219        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
220
[90926129]2212002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Add libcsupport.
224        * wrapup/Makefile.am: Ditto.
225
[c16dcbc8]2262002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Add preinstall-stamp.
229
[cb9b2bfc]2302002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: Remove ENABLE_GCC28.
233
[34fd745]2342002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
237
[1960925d]2382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac:
241        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
242        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
243        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
246
[cdf5a5b4]2472001-01-17      Joel Sherrill <joel@OARcorp.com>
248
249        * ChangeLog: Deleted duplicate blank line.
250
[64b1f81]2512002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
254        ITRON_SUBDIRS.
255        * configure.ac: Rework enable_unixlib handling.
256        Add RTEMS_MULTILIBS to cpuopts.h.
257        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
258        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
259
[dd2906e]2602002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * wrapup/Makefile.am: Add install-hook.
263        Remove SIZE_RTEMS.
264        * include/rtems/fs.h: New, extracted from libio_.h.
265        * include/rtems/userenv.h: New. extracted from libio_.h.
266
[029527b6]2672002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Readded reference to wrapup.
270
[20db683]2712002-01-06      Joel Sherrill <joel@OARcorp.com>
272
273        * wrapup/.cvsignore: Readded.
274        * include/.cvsignore: New file.
275
[cc279333]2762002-01-04      Joel Sherrill <joel@OARcorp.com>
277
278        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
279
[8217c40]2802001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac: Use AS_IF instead of if/then/else.
283        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
284        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
285        Add include/Makefile to CONFIG_FILES.
286        Add AC_ENABLE_MULITLIB.
287        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
288        Remove */optman/Makefile from CONFIG_FILES.
289        * Makefile.am: Add include to SUBDIRS.
290        * rtems/Makefile.am: Remove optman from SUBDIRS.
291        * sapi/Makefile.am: Remove optman from SUBDIRS.
292        * include/Makefile.am: New file.
293        * include/rtems/bspIo.h: Relocated from lib/include.
294        * include/rtems/libio_.h: Relocated from lib/include.
295
[989b938]2962001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * wrapup/posix/Makefile.am: Add multilib support.
299        * wrapup/itron/Makefile.am: Add multilib support.
300        * wrapup/rtems/Makefile.am: Add multilib support.
301        * Makefile.am: Add multilib support.
302
[7660ccd8]3032001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
306
[81d4759]3072001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
310        Reflect changes to configuration of rtems, score and sapi subdirs.
311        * Makefile.am: require automake-1.5.
312
[66387986]3132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
316        * configure.in: Remove.
317        * configure.ac: New file, generated from configure.in by autoupdate.
318
[615a7d0]3192001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
322
[53c3a2c6]3232001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
326
[c0394d4b]3272001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
330
[76c0bbbb]3312000-12-01      Joel Sherrill <joel@OARcorp.com>
332
333        * configure.in: Removed error check for enabling macros with
334        either POSIX or ITRON API.
335
[feead226]3362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
339
[a314d3b4]3402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
343
[5582de1]3442000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
347        Switch to GNU canonicalization.
348
[5fa62fc4]3492000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
352
[d79bdeb]3532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
356        wrapup/rtems/Makefile.am: Include compile.am
357
[e94ad1fe]3582000-08-10      Joel Sherrill <joel@OARcorp.com>
359
360        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.