source: rtems/cpukit/ChangeLog @ 60ac65d

4.104.114.84.95
Last change on this file since 60ac65d was 56a1ae36, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/25/02 at 06:18:56

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

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