source: rtems/cpukit/ChangeLog @ 30d1a28f

4.104.114.84.95
Last change on this file since 30d1a28f was 30d1a28f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/29/02 at 17:11:43

2002-10-29 Ralf Corsepius <corsepiu@…>

  • aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
  • Property mode set to 100644
File size: 13.8 KB
Line 
12002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
4
52002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
8
92002-10-21      Joel Sherrill <joel@OARcorp.com>
10
11        * aclocal/version.m4: Updated to rtems-20021021-test.
12
132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * .cvsignore: Reformat.
16        Add autom4te*cache.
17        Remove autom4te.cache.
18
192002-10-07      Joel Sherrill <joel@OARcorp.com>
20
21        * aclocal/version.m4: Updated to rtems-ss-20021007.
22
232002-10-04      Joel Sherrill <joel@OARcorp.com>
24
25        * aclocal/version.m4: Updated to rtems-JUNK.
26
272002-10-04      Joel Sherrill <joel@OARcorp.com>
28
29        * aclocal/version.m4: Updated to rtems-ss-20021004.
30
312002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * score/include/Makefile.am: Remove cpuopt.h generation.
34        * configure.ac: Correct package name.
35        Don't build ada if POSIX is disabled.
36        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
37
382002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * aclocal/prog-gnat.m4: New.
41        * configure.ac: Add ada subdir handling.
42
432002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * aclocal/bsp-alias.m4: Remove.
46
472002-08-07      Joel Sherrill <joel@OARcorp.com>
48
49        * aclocal/version.m4: Updated to rtems-ss-20020807.
50
512002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Add missing ',' to librpc activation.
54        Add AC_MSG_CHECKING/AC_MSG_RESULT.
55        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
56
572002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Fix bug in librpc activation, having introduced by
60        yesterday's patch.
61
622002-08-06      Joel Sherrill <joel@OARcorp.com>
63
64        * configure.ac: or32 does not currently support librpc.
65
662002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
69
702002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
73        Use AS_IF instead of if/then/else/fi.
74
752002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * wrapup/Makefile.am: Use librtems.a.
78        * wrapup/Makefile.am: Use libsapi.a.
79
802002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * wrapup/Makefile.am: Use libscore.a.
83
842002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * aclocal/canonicalize-tools.m4: Remove LD.
87        * automake/lib.am: Remove LD.
88        * Makefile.am: Put preinstall-stamp into CLEANFILES.
89
902002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
93        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
94
952002-07-31      Joel Sherrill <joel@OARcorp.com>
96
97        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
98        was just a stub and only the OR32 port is getting worked on.
99
1002002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
103
1042002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * automake/compile.am: Use .$(OBJEXT) instead of .o.
107
1082002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
111
1122002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * wrapup/Makefile.am: Use project_libdir instead of
115        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
116        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
117
1182002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * automake/lib.am: Use project_libdir instead of
121        $(PROJECT_RELEASE)/lib.
122
1232002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
126        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
127        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
128        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
129        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
130        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
131        references to bsp_specs. Use project_libdir instead of
132        $(PROJECT_RELEASE)/lib.
133
1342002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
137        * aclocal/check-cpu.m4: Ditto.
138        * aclocal/check-bsps.m4: Ditto.
139
1402002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * automake/multilib.am: Add install-multi.
143        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
144        version.m4.
145        Add --with-project-root.
146        Reflect --with-project-root to setting up PROJECT_ROOT.
147        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
148        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
149        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
150
1512002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: RTEMS_TOP(..).
154
1552002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
158
1592002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
162
1632002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Remove RTEMS_PROJECT_ROOT.
166        * aclocal/project-root.m4: Remove.
167
1682002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * aclocal/enable-multiprocessing.m4: Fix typo.
171        * aclocal/prog-cc.m4: Remove obsolete comments.
172        Comment out GCCSED.
173
1742002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * aclocal/prog-ccas.m4: New.
177        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
178        RTEMS_GCC_PRINT
179        * aclocal/check-multiprocessing.m4: Fix typo.
180        * automake/compile.am: Remove CXX support.
181        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
182
1832002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
186
1872002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Remove references to RTEMS_BSP.
190        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
191        Allow building w/ --enable-multiprocessing --enable-multilib.
192        * aclocal/enable-multiprocessing.m4:
193        Eliminate RTEMS_HAS_MULTIPROCESSING.
194
1952002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * wrapup/Makefile.am: Fix stupid typo in previous patch.
198
1992002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Add librpc. AC_PROG_RANLIB.
202        * wrapup/Makefile.am: Add librpc.
203        Use relative path to lib*.a for
204        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
205
2062002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * aclocal/subdirs.m4: Remove.
209
2102002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Use relative path to lib*.a for
213        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
214
2152002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * Makefile.am: Include $(top_srcdir)/automake/*.am.
218        Use aclocal.
219        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
220        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
221        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
222        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
223        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
224        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
225        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
226        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
227        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
228        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
229        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
230        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
231        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
232        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
233        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
234        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
235        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
236        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
237
2382002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * aclocal/bsp-alias.m4: Copied over from aclocal/.
241        * aclocal/canonical-host.m4: Ditto.
242        * aclocal/canonical-target-name.m4: Ditto.
243        * aclocal/canonicalize-tools.m4: Ditto.
244        * aclocal/check-bsp-cache.m4: Ditto.
245        * aclocal/check-bsps.m4: Ditto.
246        * aclocal/check-cpu.m4: Ditto.
247        * aclocal/check-itron.m4: Ditto.
248        * aclocal/check-multiprocessing.m4: Ditto.
249        * aclocal/check-networking.m4: Ditto.
250        * aclocal/check-newlib.m4: Ditto.
251        * aclocal/check-posix.m4: Ditto.
252        * aclocal/check-tool.m4: Ditto.
253        * aclocal/enable-bare.m4: Ditto.
254        * aclocal/enable-inlines.m4: Ditto.
255        * aclocal/enable-itron.m4: Ditto.
256        * aclocal/enable-multiprocessing.m4: Ditto.
257        * aclocal/enable-networking.m4: Ditto.
258        * aclocal/enable-posix.m4: Ditto.
259        * aclocal/enable-rtemsbsp.m4: Ditto.
260        * aclocal/env-rtemsbsp.m4: Ditto.
261        * aclocal/env-rtemscpu.m4: Ditto.
262        * aclocal/gcc-pipe.m4: Ditto.
263        * aclocal/gcc-specs.m4: Ditto.
264        * aclocal/multi.m4: Ditto.
265        * aclocal/multilib.m4: Ditto.
266        * aclocal/prog-cc.m4: Ditto.
267        * aclocal/project-root.m4: Ditto.
268        * aclocal/rtems-cpu-subdirs.m4: Ditto.
269        * aclocal/rtems-debug.m4: Ditto.
270        * aclocal/rtems-top.m4: Ditto.
271        * aclocal/subdirs.m4: Ditto.
272        * aclocal/sysv-ipc.m4: Ditto.
273        * aclocal/tool-paths.m4: Ditto.
274        * aclocal/version.m4: Ditto.
275
2762002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * automake/compile.am: Copied over from automake/.
279        * automake/lib.am: Copied over from automake/.
280        * automake/local.am: Copied over from automake/.
281        * automake/multilib.am: Copied over from automake/.
282        * automake/subdirs.am: Copied over from automake/.
283        * Makefile.am: Add automake/*.am.
284
2852002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.ac: Add libnetworking.
288        * wrapup/Makefile.am: Ditto.
289
2902002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
293        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
294
2952002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac: Add libcsupport.
298        * wrapup/Makefile.am: Ditto.
299
3002002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am: Add preinstall-stamp.
303
3042002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Remove ENABLE_GCC28.
307
3082002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
311
3122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac:
315        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
316        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
317        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * Makefile.am: Remove AUTOMAKE_OPTIONS.
319        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
320
3212001-01-17      Joel Sherrill <joel@OARcorp.com>
322
323        * ChangeLog: Deleted duplicate blank line.
324
3252002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
328        ITRON_SUBDIRS.
329        * configure.ac: Rework enable_unixlib handling.
330        Add RTEMS_MULTILIBS to cpuopts.h.
331        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
332        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
333
3342002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * wrapup/Makefile.am: Add install-hook.
337        Remove SIZE_RTEMS.
338        * include/rtems/fs.h: New, extracted from libio_.h.
339        * include/rtems/userenv.h: New. extracted from libio_.h.
340
3412002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * Makefile.am: Readded reference to wrapup.
344
3452002-01-06      Joel Sherrill <joel@OARcorp.com>
346
347        * wrapup/.cvsignore: Readded.
348        * include/.cvsignore: New file.
349
3502002-01-04      Joel Sherrill <joel@OARcorp.com>
351
352        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
353
3542001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: Use AS_IF instead of if/then/else.
357        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
358        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
359        Add include/Makefile to CONFIG_FILES.
360        Add AC_ENABLE_MULITLIB.
361        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
362        Remove */optman/Makefile from CONFIG_FILES.
363        * Makefile.am: Add include to SUBDIRS.
364        * rtems/Makefile.am: Remove optman from SUBDIRS.
365        * sapi/Makefile.am: Remove optman from SUBDIRS.
366        * include/Makefile.am: New file.
367        * include/rtems/bspIo.h: Relocated from lib/include.
368        * include/rtems/libio_.h: Relocated from lib/include.
369
3702001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * wrapup/posix/Makefile.am: Add multilib support.
373        * wrapup/itron/Makefile.am: Add multilib support.
374        * wrapup/rtems/Makefile.am: Add multilib support.
375        * Makefile.am: Add multilib support.
376
3772001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
380
3812001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
384        Reflect changes to configuration of rtems, score and sapi subdirs.
385        * Makefile.am: require automake-1.5.
386
3872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
390        * configure.in: Remove.
391        * configure.ac: New file, generated from configure.in by autoupdate.
392
3932001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
396
3972001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
400
4012001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
404
4052000-12-01      Joel Sherrill <joel@OARcorp.com>
406
407        * configure.in: Removed error check for enabling macros with
408        either POSIX or ITRON API.
409
4102000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
413
4142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
417
4182000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
421        Switch to GNU canonicalization.
422
4232000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
426
4272000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
430        wrapup/rtems/Makefile.am: Include compile.am
431
4322000-08-10      Joel Sherrill <joel@OARcorp.com>
433
434        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.