source: rtems/cpukit/ChangeLog @ 471bcf0

4.104.114.84.95
Last change on this file since 471bcf0 was 2d3c472b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/15/02 at 14:50:44

2002-11-15 Ralf Corsepius <corsepiu@…>

  • include/rtems/userenv.h: Rely upon <limits.h> for _POSIX_LOGIN_NAME_MAX.
  • Property mode set to 100644
File size: 14.7 KB
Line 
12002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/rtems/userenv.h: Rely upon <limits.h> for
4        _POSIX_LOGIN_NAME_MAX.
5
62002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
9        * automake/compile.am: Acknowledge configuration-time CFLAGS.
10        Remove CFLAGS_DEFAULT.
11
122002-11-11      Joel Sherrill <joel@OARcorp.com>
13
14        * aclocal/version.m4: Updated to rtems-ss-20021111.
15
162002-11-11      Joel Sherrill <joel@OARcorp.com>
17
18        * aclocal/version.m4: Updated to rtems-ss-20021111.
19
202002-11-01      Joel Sherrill <joel@OARcorp.com>
21
22        * ChangeLog: Corrected.
23
242002-10-30      Eric Norum <eric.norum@usask.ca>
25
26        * include/rtems/bspIo.h: Add vprintk function for kernel printing
27        from routines which have already obtained the va_list pointer.
28
292002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * aclocal/check-bsp-cache.m4: Remove.
32
332002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
36
372002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
40
412002-10-21      Joel Sherrill <joel@OARcorp.com>
42
43        * aclocal/version.m4: Updated to rtems-20021021-test.
44
452002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * .cvsignore: Reformat.
48        Add autom4te*cache.
49        Remove autom4te.cache.
50
512002-10-07      Joel Sherrill <joel@OARcorp.com>
52
53        * aclocal/version.m4: Updated to rtems-ss-20021007.
54
552002-10-04      Joel Sherrill <joel@OARcorp.com>
56
57        * aclocal/version.m4: Updated to rtems-JUNK.
58
592002-10-04      Joel Sherrill <joel@OARcorp.com>
60
61        * aclocal/version.m4: Updated to rtems-ss-20021004.
62
632002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * score/include/Makefile.am: Remove cpuopt.h generation.
66        * configure.ac: Correct package name.
67        Don't build ada if POSIX is disabled.
68        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
69
702002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * aclocal/prog-gnat.m4: New.
73        * configure.ac: Add ada subdir handling.
74
752002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * aclocal/bsp-alias.m4: Remove.
78
792002-08-07      Joel Sherrill <joel@OARcorp.com>
80
81        * aclocal/version.m4: Updated to rtems-ss-20020807.
82
832002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Add missing ',' to librpc activation.
86        Add AC_MSG_CHECKING/AC_MSG_RESULT.
87        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
88
892002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Fix bug in librpc activation, having introduced by
92        yesterday's patch.
93
942002-08-06      Joel Sherrill <joel@OARcorp.com>
95
96        * configure.ac: or32 does not currently support librpc.
97
982002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
101
1022002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
105        Use AS_IF instead of if/then/else/fi.
106
1072002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * wrapup/Makefile.am: Use librtems.a.
110        * wrapup/Makefile.am: Use libsapi.a.
111
1122002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * wrapup/Makefile.am: Use libscore.a.
115
1162002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * aclocal/canonicalize-tools.m4: Remove LD.
119        * automake/lib.am: Remove LD.
120        * Makefile.am: Put preinstall-stamp into CLEANFILES.
121
1222002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
125        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
126
1272002-07-31      Joel Sherrill <joel@OARcorp.com>
128
129        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
130        was just a stub and only the OR32 port is getting worked on.
131
1322002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
135
1362002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * automake/compile.am: Use .$(OBJEXT) instead of .o.
139
1402002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
143
1442002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * wrapup/Makefile.am: Use project_libdir instead of
147        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
148        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
149
1502002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * automake/lib.am: Use project_libdir instead of
153        $(PROJECT_RELEASE)/lib.
154
1552002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
158        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
159        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
160        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
161        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
162        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
163        references to bsp_specs. Use project_libdir instead of
164        $(PROJECT_RELEASE)/lib.
165
1662002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
169        * aclocal/check-cpu.m4: Ditto.
170        * aclocal/check-bsps.m4: Ditto.
171
1722002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * automake/multilib.am: Add install-multi.
175        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
176        version.m4.
177        Add --with-project-root.
178        Reflect --with-project-root to setting up PROJECT_ROOT.
179        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
180        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
181        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
182
1832002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: RTEMS_TOP(..).
186
1872002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
190
1912002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
194
1952002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: Remove RTEMS_PROJECT_ROOT.
198        * aclocal/project-root.m4: Remove.
199
2002002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * aclocal/enable-multiprocessing.m4: Fix typo.
203        * aclocal/prog-cc.m4: Remove obsolete comments.
204        Comment out GCCSED.
205
2062002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * aclocal/prog-ccas.m4: New.
209        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
210        RTEMS_GCC_PRINT
211        * aclocal/check-multiprocessing.m4: Fix typo.
212        * automake/compile.am: Remove CXX support.
213        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
214
2152002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
218
2192002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Remove references to RTEMS_BSP.
222        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
223        Allow building w/ --enable-multiprocessing --enable-multilib.
224        * aclocal/enable-multiprocessing.m4:
225        Eliminate RTEMS_HAS_MULTIPROCESSING.
226
2272002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Fix stupid typo in previous patch.
230
2312002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Add librpc. AC_PROG_RANLIB.
234        * wrapup/Makefile.am: Add librpc.
235        Use relative path to lib*.a for
236        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
237
2382002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * aclocal/subdirs.m4: Remove.
241
2422002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * wrapup/Makefile.am: Use relative path to lib*.a for
245        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
246
2472002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Include $(top_srcdir)/automake/*.am.
250        Use aclocal.
251        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
252        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
253        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
254        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
255        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
256        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
257        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
258        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
259        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
260        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
261        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
262        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
263        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
264        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
265        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
266        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
267        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
268        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
269
2702002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * aclocal/bsp-alias.m4: Copied over from aclocal/.
273        * aclocal/canonical-host.m4: Ditto.
274        * aclocal/canonical-target-name.m4: Ditto.
275        * aclocal/canonicalize-tools.m4: Ditto.
276        * aclocal/check-bsp-cache.m4: Ditto.
277        * aclocal/check-bsps.m4: Ditto.
278        * aclocal/check-cpu.m4: Ditto.
279        * aclocal/check-itron.m4: Ditto.
280        * aclocal/check-multiprocessing.m4: Ditto.
281        * aclocal/check-networking.m4: Ditto.
282        * aclocal/check-newlib.m4: Ditto.
283        * aclocal/check-posix.m4: Ditto.
284        * aclocal/check-tool.m4: Ditto.
285        * aclocal/enable-bare.m4: Ditto.
286        * aclocal/enable-inlines.m4: Ditto.
287        * aclocal/enable-itron.m4: Ditto.
288        * aclocal/enable-multiprocessing.m4: Ditto.
289        * aclocal/enable-networking.m4: Ditto.
290        * aclocal/enable-posix.m4: Ditto.
291        * aclocal/enable-rtemsbsp.m4: Ditto.
292        * aclocal/env-rtemsbsp.m4: Ditto.
293        * aclocal/env-rtemscpu.m4: Ditto.
294        * aclocal/gcc-pipe.m4: Ditto.
295        * aclocal/gcc-specs.m4: Ditto.
296        * aclocal/multi.m4: Ditto.
297        * aclocal/multilib.m4: Ditto.
298        * aclocal/prog-cc.m4: Ditto.
299        * aclocal/project-root.m4: Ditto.
300        * aclocal/rtems-cpu-subdirs.m4: Ditto.
301        * aclocal/rtems-debug.m4: Ditto.
302        * aclocal/rtems-top.m4: Ditto.
303        * aclocal/subdirs.m4: Ditto.
304        * aclocal/sysv-ipc.m4: Ditto.
305        * aclocal/tool-paths.m4: Ditto.
306        * aclocal/version.m4: Ditto.
307
3082002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * automake/compile.am: Copied over from automake/.
311        * automake/lib.am: Copied over from automake/.
312        * automake/local.am: Copied over from automake/.
313        * automake/multilib.am: Copied over from automake/.
314        * automake/subdirs.am: Copied over from automake/.
315        * Makefile.am: Add automake/*.am.
316
3172002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: Add libnetworking.
320        * wrapup/Makefile.am: Ditto.
321
3222002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
325        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
326
3272002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * configure.ac: Add libcsupport.
330        * wrapup/Makefile.am: Ditto.
331
3322002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * Makefile.am: Add preinstall-stamp.
335
3362002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Remove ENABLE_GCC28.
339
3402002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
343
3442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * configure.ac:
347        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
348        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
349        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
350        * Makefile.am: Remove AUTOMAKE_OPTIONS.
351        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
352
3532001-01-17      Joel Sherrill <joel@OARcorp.com>
354
355        * ChangeLog: Deleted duplicate blank line.
356
3572002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
360        ITRON_SUBDIRS.
361        * configure.ac: Rework enable_unixlib handling.
362        Add RTEMS_MULTILIBS to cpuopts.h.
363        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
364        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
365
3662002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * wrapup/Makefile.am: Add install-hook.
369        Remove SIZE_RTEMS.
370        * include/rtems/fs.h: New, extracted from libio_.h.
371        * include/rtems/userenv.h: New. extracted from libio_.h.
372
3732002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * Makefile.am: Readded reference to wrapup.
376
3772002-01-06      Joel Sherrill <joel@OARcorp.com>
378
379        * wrapup/.cvsignore: Readded.
380        * include/.cvsignore: New file.
381
3822002-01-04      Joel Sherrill <joel@OARcorp.com>
383
384        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
385
3862001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * configure.ac: Use AS_IF instead of if/then/else.
389        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
390        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
391        Add include/Makefile to CONFIG_FILES.
392        Add AC_ENABLE_MULITLIB.
393        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
394        Remove */optman/Makefile from CONFIG_FILES.
395        * Makefile.am: Add include to SUBDIRS.
396        * rtems/Makefile.am: Remove optman from SUBDIRS.
397        * sapi/Makefile.am: Remove optman from SUBDIRS.
398        * include/Makefile.am: New file.
399        * include/rtems/bspIo.h: Relocated from lib/include.
400        * include/rtems/libio_.h: Relocated from lib/include.
401
4022001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * wrapup/posix/Makefile.am: Add multilib support.
405        * wrapup/itron/Makefile.am: Add multilib support.
406        * wrapup/rtems/Makefile.am: Add multilib support.
407        * Makefile.am: Add multilib support.
408
4092001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
412
4132001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
416        Reflect changes to configuration of rtems, score and sapi subdirs.
417        * Makefile.am: require automake-1.5.
418
4192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
422        * configure.in: Remove.
423        * configure.ac: New file, generated from configure.in by autoupdate.
424
4252001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
428
4292001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
432
4332001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
436
4372000-12-01      Joel Sherrill <joel@OARcorp.com>
438
439        * configure.in: Removed error check for enabling macros with
440        either POSIX or ITRON API.
441
4422000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
445
4462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
449
4502000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
453        Switch to GNU canonicalization.
454
4552000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
458
4592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
462        wrapup/rtems/Makefile.am: Include compile.am
463
4642000-08-10      Joel Sherrill <joel@OARcorp.com>
465
466        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.