source: rtems/cpukit/ChangeLog @ 382e1eb3

4.104.114.84.95
Last change on this file since 382e1eb3 was 8b38a769, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 04:40:18

2002-12-06 Ralf Corsepius <corsepiu@…>

  • aclocal/rtems-flags.m4: New.
  • Property mode set to 100644
File size: 15.2 KB
Line 
12002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/rtems-flags.m4: New.
4
52002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
8
92002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
12        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
13
142002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * include/rtems/libio_.h: Remove.
17
182002-11-18      Joel Sherrill <joel@OARcorp.com>
19
20        * aclocal/version.m4: Updated to rtems-ss-20021118.
21
222002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * include/rtems/userenv.h: Rely upon <limits.h> for
25        _POSIX_LOGIN_NAME_MAX.
26
272002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
30        * automake/compile.am: Acknowledge configuration-time CFLAGS.
31        Remove CFLAGS_DEFAULT.
32
332002-11-11      Joel Sherrill <joel@OARcorp.com>
34
35        * aclocal/version.m4: Updated to rtems-ss-20021111.
36
372002-11-11      Joel Sherrill <joel@OARcorp.com>
38
39        * aclocal/version.m4: Updated to rtems-ss-20021111.
40
412002-11-01      Joel Sherrill <joel@OARcorp.com>
42
43        * ChangeLog: Corrected.
44
452002-10-30      Eric Norum <eric.norum@usask.ca>
46
47        * include/rtems/bspIo.h: Add vprintk function for kernel printing
48        from routines which have already obtained the va_list pointer.
49
502002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * aclocal/check-bsp-cache.m4: Remove.
53
542002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
57
582002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
61
622002-10-21      Joel Sherrill <joel@OARcorp.com>
63
64        * aclocal/version.m4: Updated to rtems-20021021-test.
65
662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * .cvsignore: Reformat.
69        Add autom4te*cache.
70        Remove autom4te.cache.
71
722002-10-07      Joel Sherrill <joel@OARcorp.com>
73
74        * aclocal/version.m4: Updated to rtems-ss-20021007.
75
762002-10-04      Joel Sherrill <joel@OARcorp.com>
77
78        * aclocal/version.m4: Updated to rtems-JUNK.
79
802002-10-04      Joel Sherrill <joel@OARcorp.com>
81
82        * aclocal/version.m4: Updated to rtems-ss-20021004.
83
842002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * score/include/Makefile.am: Remove cpuopt.h generation.
87        * configure.ac: Correct package name.
88        Don't build ada if POSIX is disabled.
89        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
90
912002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * aclocal/prog-gnat.m4: New.
94        * configure.ac: Add ada subdir handling.
95
962002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * aclocal/bsp-alias.m4: Remove.
99
1002002-08-07      Joel Sherrill <joel@OARcorp.com>
101
102        * aclocal/version.m4: Updated to rtems-ss-20020807.
103
1042002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Add missing ',' to librpc activation.
107        Add AC_MSG_CHECKING/AC_MSG_RESULT.
108        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
109
1102002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Fix bug in librpc activation, having introduced by
113        yesterday's patch.
114
1152002-08-06      Joel Sherrill <joel@OARcorp.com>
116
117        * configure.ac: or32 does not currently support librpc.
118
1192002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
122
1232002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
126        Use AS_IF instead of if/then/else/fi.
127
1282002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * wrapup/Makefile.am: Use librtems.a.
131        * wrapup/Makefile.am: Use libsapi.a.
132
1332002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * wrapup/Makefile.am: Use libscore.a.
136
1372002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * aclocal/canonicalize-tools.m4: Remove LD.
140        * automake/lib.am: Remove LD.
141        * Makefile.am: Put preinstall-stamp into CLEANFILES.
142
1432002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
146        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
147
1482002-07-31      Joel Sherrill <joel@OARcorp.com>
149
150        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
151        was just a stub and only the OR32 port is getting worked on.
152
1532002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
156
1572002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * automake/compile.am: Use .$(OBJEXT) instead of .o.
160
1612002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
164
1652002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * wrapup/Makefile.am: Use project_libdir instead of
168        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
169        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
170
1712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * automake/lib.am: Use project_libdir instead of
174        $(PROJECT_RELEASE)/lib.
175
1762002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
179        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
180        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
181        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
182        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
183        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
184        references to bsp_specs. Use project_libdir instead of
185        $(PROJECT_RELEASE)/lib.
186
1872002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
190        * aclocal/check-cpu.m4: Ditto.
191        * aclocal/check-bsps.m4: Ditto.
192
1932002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * automake/multilib.am: Add install-multi.
196        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
197        version.m4.
198        Add --with-project-root.
199        Reflect --with-project-root to setting up PROJECT_ROOT.
200        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
201        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
202        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
203
2042002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: RTEMS_TOP(..).
207
2082002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
211
2122002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
215
2162002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: Remove RTEMS_PROJECT_ROOT.
219        * aclocal/project-root.m4: Remove.
220
2212002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * aclocal/enable-multiprocessing.m4: Fix typo.
224        * aclocal/prog-cc.m4: Remove obsolete comments.
225        Comment out GCCSED.
226
2272002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/prog-ccas.m4: New.
230        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
231        RTEMS_GCC_PRINT
232        * aclocal/check-multiprocessing.m4: Fix typo.
233        * automake/compile.am: Remove CXX support.
234        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
235
2362002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
239
2402002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: Remove references to RTEMS_BSP.
243        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
244        Allow building w/ --enable-multiprocessing --enable-multilib.
245        * aclocal/enable-multiprocessing.m4:
246        Eliminate RTEMS_HAS_MULTIPROCESSING.
247
2482002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * wrapup/Makefile.am: Fix stupid typo in previous patch.
251
2522002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac: Add librpc. AC_PROG_RANLIB.
255        * wrapup/Makefile.am: Add librpc.
256        Use relative path to lib*.a for
257        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
258
2592002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * aclocal/subdirs.m4: Remove.
262
2632002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * wrapup/Makefile.am: Use relative path to lib*.a for
266        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
267
2682002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: Include $(top_srcdir)/automake/*.am.
271        Use aclocal.
272        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
273        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
274        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
275        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
276        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
277        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
278        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
279        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
280        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
281        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
282        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
283        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
284        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
285        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
286        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
287        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
288        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
289        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
290
2912002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * aclocal/bsp-alias.m4: Copied over from aclocal/.
294        * aclocal/canonical-host.m4: Ditto.
295        * aclocal/canonical-target-name.m4: Ditto.
296        * aclocal/canonicalize-tools.m4: Ditto.
297        * aclocal/check-bsp-cache.m4: Ditto.
298        * aclocal/check-bsps.m4: Ditto.
299        * aclocal/check-cpu.m4: Ditto.
300        * aclocal/check-itron.m4: Ditto.
301        * aclocal/check-multiprocessing.m4: Ditto.
302        * aclocal/check-networking.m4: Ditto.
303        * aclocal/check-newlib.m4: Ditto.
304        * aclocal/check-posix.m4: Ditto.
305        * aclocal/check-tool.m4: Ditto.
306        * aclocal/enable-bare.m4: Ditto.
307        * aclocal/enable-inlines.m4: Ditto.
308        * aclocal/enable-itron.m4: Ditto.
309        * aclocal/enable-multiprocessing.m4: Ditto.
310        * aclocal/enable-networking.m4: Ditto.
311        * aclocal/enable-posix.m4: Ditto.
312        * aclocal/enable-rtemsbsp.m4: Ditto.
313        * aclocal/env-rtemsbsp.m4: Ditto.
314        * aclocal/env-rtemscpu.m4: Ditto.
315        * aclocal/gcc-pipe.m4: Ditto.
316        * aclocal/gcc-specs.m4: Ditto.
317        * aclocal/multi.m4: Ditto.
318        * aclocal/multilib.m4: Ditto.
319        * aclocal/prog-cc.m4: Ditto.
320        * aclocal/project-root.m4: Ditto.
321        * aclocal/rtems-cpu-subdirs.m4: Ditto.
322        * aclocal/rtems-debug.m4: Ditto.
323        * aclocal/rtems-top.m4: Ditto.
324        * aclocal/subdirs.m4: Ditto.
325        * aclocal/sysv-ipc.m4: Ditto.
326        * aclocal/tool-paths.m4: Ditto.
327        * aclocal/version.m4: Ditto.
328
3292002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * automake/compile.am: Copied over from automake/.
332        * automake/lib.am: Copied over from automake/.
333        * automake/local.am: Copied over from automake/.
334        * automake/multilib.am: Copied over from automake/.
335        * automake/subdirs.am: Copied over from automake/.
336        * Makefile.am: Add automake/*.am.
337
3382002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * configure.ac: Add libnetworking.
341        * wrapup/Makefile.am: Ditto.
342
3432002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
346        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
347
3482002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * configure.ac: Add libcsupport.
351        * wrapup/Makefile.am: Ditto.
352
3532002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: Add preinstall-stamp.
356
3572002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac: Remove ENABLE_GCC28.
360
3612002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
364
3652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * configure.ac:
368        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
369        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
370        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * Makefile.am: Remove AUTOMAKE_OPTIONS.
372        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
373
3742001-01-17      Joel Sherrill <joel@OARcorp.com>
375
376        * ChangeLog: Deleted duplicate blank line.
377
3782002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
381        ITRON_SUBDIRS.
382        * configure.ac: Rework enable_unixlib handling.
383        Add RTEMS_MULTILIBS to cpuopts.h.
384        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
385        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
386
3872002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * wrapup/Makefile.am: Add install-hook.
390        Remove SIZE_RTEMS.
391        * include/rtems/fs.h: New, extracted from libio_.h.
392        * include/rtems/userenv.h: New. extracted from libio_.h.
393
3942002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * Makefile.am: Readded reference to wrapup.
397
3982002-01-06      Joel Sherrill <joel@OARcorp.com>
399
400        * wrapup/.cvsignore: Readded.
401        * include/.cvsignore: New file.
402
4032002-01-04      Joel Sherrill <joel@OARcorp.com>
404
405        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
406
4072001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.ac: Use AS_IF instead of if/then/else.
410        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
411        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
412        Add include/Makefile to CONFIG_FILES.
413        Add AC_ENABLE_MULITLIB.
414        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
415        Remove */optman/Makefile from CONFIG_FILES.
416        * Makefile.am: Add include to SUBDIRS.
417        * rtems/Makefile.am: Remove optman from SUBDIRS.
418        * sapi/Makefile.am: Remove optman from SUBDIRS.
419        * include/Makefile.am: New file.
420        * include/rtems/bspIo.h: Relocated from lib/include.
421        * include/rtems/libio_.h: Relocated from lib/include.
422
4232001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * wrapup/posix/Makefile.am: Add multilib support.
426        * wrapup/itron/Makefile.am: Add multilib support.
427        * wrapup/rtems/Makefile.am: Add multilib support.
428        * Makefile.am: Add multilib support.
429
4302001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
433
4342001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
437        Reflect changes to configuration of rtems, score and sapi subdirs.
438        * Makefile.am: require automake-1.5.
439
4402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
443        * configure.in: Remove.
444        * configure.ac: New file, generated from configure.in by autoupdate.
445
4462001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
449
4502001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
453
4542001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
457
4582000-12-01      Joel Sherrill <joel@OARcorp.com>
459
460        * configure.in: Removed error check for enabling macros with
461        either POSIX or ITRON API.
462
4632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
466
4672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
470
4712000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
474        Switch to GNU canonicalization.
475
4762000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
479
4802000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
483        wrapup/rtems/Makefile.am: Include compile.am
484
4852000-08-10      Joel Sherrill <joel@OARcorp.com>
486
487        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.