source: rtems/cpukit/ChangeLog @ 85956f9

4.104.114.84.95
Last change on this file since 85956f9 was 85956f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/08/03 at 12:24:02

2003-07-08 Ralf Corsepius <corsepiu@…>

  • configure.ac: Merge-in libnetworking/configure.ac. Remove "rtems-" from RTEMS_VERSION. Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
  • Makefile.am: Add libmisc to SUBDIRS.
  • Property mode set to 100644
File size: 21.7 KB
RevLine 
[85956f9]12003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Merge-in libnetworking/configure.ac.
4        Remove "rtems-" from RTEMS_VERSION.
5        Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).
6        * Makefile.am: Add libmisc to SUBDIRS.
7
[e30210ea]82003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * configure.ac: Merge-in libmisc/configure.ac.
11        * Makefile.am: Add libmisc to SUBDIRS.
12
[e604ab6]132003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Merge-in libfs/configure.ac.
16        * Makefile.am: Add libfs to SUBDIRS.
17
[9483fbf]182003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Merge-in libblock/configure.ac.
21        * Makefile.am: Add libblock to SUBDIRS.
22
[92ed8c2]232003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Merge-in ada/configure.ac.
26        * Makefile.am: Add ada to SUBDIRS.
27
[73defea0]282003-07-03      Joel Sherrill <joel@OARcorp.com>
29
30        * aclocal/version.m4: Updated to rtems-ss-20030703.
31
[f4e204c]322003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        PR 409:
35        * include/Makefile.am: Add rtems/stdint.h
36        * include/rtems/stdint.h: New.
37
[d46ec86]382003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        PR 321:
41        * aclocal/env-rtemscpu.m4: Remove support for profile-variant.
42        * automake/compile.am: Ditto.
43        * automake/local.am: Ditto.
44
[46fa6611]452003-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * automake/compile.am: Remove LIBSUFFIX_VA (unused).
48
[1e030c49]492003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * aclocal/env-rtemscpu.m4: Merge-in env-rtemsbsp.m4.
52        * aclocal/env-rtemsbsp.m4: Remove.
53        * aclocal/enable-rtemsbsp.m4: Remove.
54
552003-05-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
58        project_libdir.
59
[7ae9530]602003-04-17      Joel Sherrill <joel@OARcorp.com>
61
62        * aclocal/version.m4: Updated to rtems-ss-20030417.
63
[f1208c0]642003-04-11      Joel Sherrill <joel@OARcorp.com>
65
66        * aclocal/version.m4: Updated to rtems-ss-20030411.
67
[1ee68d1]682003-04-11      Joel Sherrill <joel@OARcorp.com>
69
70        * aclocal/version.m4: Updated to rtems-ss-20020411.
71
[f62f49e3]722003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
75        Cygwin mistreating paths.
76
772003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * wrapup/Makefile.am: Reflect changes to project_libdir.
80
812003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/env-rtemscpu.m4: Remove obsolete comment.
84        Add MULTISUBDIR to project_libdir.
85
862003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/env-rtemscpu.m4: Remove RTEMS_ROOT (Unused).
89        * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT (Unused).
90        Remove RTEMS_PROJECT_ROOT (Unused).
91        * aclocal/tool-paths.m4: Delete.
92
[9b353a5]932003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove AC_CONFIG_AUX_DIR.
96        * aclocal/rtems-top.m4: Add AC_CONFIG_AUX_DIR.
97
982003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AC_PREREQ(2.57).
101
1022003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Remove sptables.h.in.
105
[490a605]1062003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
109        AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
110
1112003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).
114
1152003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/gcc-isystem.m4: New.
118        * aclocal/gcc-specs.m4: Remove.
119        * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
120        Add RTEMS_GCC_ISYSTEM.
121        Reformat setting up RTEMS_CPPFLAGS.
122
1232003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * automake/local.am: Introduce depend-gcc.
126        Remove ${ARCH}.
127        * automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,
128        CPP. Add ${ARCH}. depend-gcc.
129        * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
130        * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
131        * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
132
[6b2b4a36]1332003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
136
[4f3e2c28]1372003-01-28      Joel Sherrill <joel@OARcorp.com>
138
139        * aclocal/version.m4: Updated to rtems-ss-20030128.
140
[08df9a21]1412003-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * automake/local.am: Remove distclean-local.
144        Remove PROJECT_TOOLS.
145
[16735ca]1462003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
149        Remove CLOBBER_DEPEND (Unused).
150
[28ed8f3]1512002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
[5919677]154
[28ed8f3]1552002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[5919677]156        * wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
157        from the 2002-12-12 patch).
158
[ade3aa6]1592002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * wrapup/Makefile.am: Fix typo in yesterday's patch.
162
[16f417c1]1632002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * wrapup/Makefile.am: Don't create $ARCH.
166        Use install-data-local to install librtemscpu.a
167
[c2a2fff]1682002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Add libmisc.
171
[f7952533]1722002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Add AC_CONFIG_SUBDIR(libmisc).
175
[cc51f05a]1762002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
179        * aclocal/env-rtemscpu.m4: Remove RTEMS_CHECK_CUSTOM_BSP.
180        * aclocal/check-bsps.m4: Remove.
181
[33e6983]1822002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
185        * configure.ac: Require autoconf >= 2.54, automake-1.7.2.
186
[3c9fa54]1872002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * wrapup/Makefile.am: Reflect changes to score/.
190        * configure.ac: Reflect changes to score/.
191
1922002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * wrapup/Makefile.am: Reflect changes to sapi/.
195        * configure.ac: Reflect changes to sapi/.
196
[120e9fb]1972002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Add AC_SUBST(INLINEdir).
200
[1fd4e20]2012002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Reflect changes to rtems/.
204        * configure.ac: Reflect changes to rtems/.
205
[89e9cc49]2062002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * wrapup/Makefile.am: Reflect changes to posix/.
209        Reflect changes to itron/.
210
[baa8dd7c]2112002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
214
[8e4cd5a]2152002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * automake/multilib.am: Don't include @RTEMS_BSP@.cfg.
218        * automake/compile.am: Remove hard-coded CFLAGS_PROFILE_V.
219        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
220        CFLAGS_PROFILE_V.
221        Hard-code RTEMS_CFLAGS_PROFILE = -pg
222        * aclocal/prog-cc.m4: Sync with toplevel/aclocal/prog-cc.m4.
223        Remove GCCSED.
224        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
225        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V.
226
[8b38a769]2272002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * aclocal/rtems-flags.m4: New.
230
[fd5e23a]2312002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V (Unused).
234
[1f64ebf]2352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x.
238        * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
239
[97831b7]2402002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
[1f64ebf]242        * include/rtems/libio_.h: Remove.
[97831b7]243
[b5a59c3f]2442002-11-18      Joel Sherrill <joel@OARcorp.com>
245
246        * aclocal/version.m4: Updated to rtems-ss-20021118.
247
[2d3c472b]2482002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * include/rtems/userenv.h: Rely upon <limits.h> for
251        _POSIX_LOGIN_NAME_MAX.
252
[1417e2b4]2532002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS.
256        * automake/compile.am: Acknowledge configuration-time CFLAGS.
257        Remove CFLAGS_DEFAULT.
258
[2bc3f76]2592002-11-11      Joel Sherrill <joel@OARcorp.com>
260
261        * aclocal/version.m4: Updated to rtems-ss-20021111.
262
[b99463c]2632002-11-11      Joel Sherrill <joel@OARcorp.com>
264
265        * aclocal/version.m4: Updated to rtems-ss-20021111.
266
[b31106f6]2672002-11-01      Joel Sherrill <joel@OARcorp.com>
268
269        * ChangeLog: Corrected.
270
2712002-10-30      Eric Norum <eric.norum@usask.ca>
272
273        * include/rtems/bspIo.h: Add vprintk function for kernel printing
274        from routines which have already obtained the va_list pointer.
275
[489782d4]2762002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * aclocal/check-bsp-cache.m4: Remove.
279
[30d1a28f]2802002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
283
[56a1ae36]2842002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
287
[f8ee48bf]2882002-10-21      Joel Sherrill <joel@OARcorp.com>
289
290        * aclocal/version.m4: Updated to rtems-20021021-test.
291
[f8cb04a5]2922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * .cvsignore: Reformat.
295        Add autom4te*cache.
296        Remove autom4te.cache.
297
[523fb4b]2982002-10-07      Joel Sherrill <joel@OARcorp.com>
299
300        * aclocal/version.m4: Updated to rtems-ss-20021007.
301
[71a08543]3022002-10-04      Joel Sherrill <joel@OARcorp.com>
303
304        * aclocal/version.m4: Updated to rtems-JUNK.
305
[348d21b9]3062002-10-04      Joel Sherrill <joel@OARcorp.com>
307
308        * aclocal/version.m4: Updated to rtems-ss-20021004.
309
[f31a078]3102002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * score/include/Makefile.am: Remove cpuopt.h generation.
313        * configure.ac: Correct package name.
314        Don't build ada if POSIX is disabled.
315        Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
316
[97b4bc1]3172002-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * aclocal/prog-gnat.m4: New.
320        * configure.ac: Add ada subdir handling.
321
[310fee6]3222002-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * aclocal/bsp-alias.m4: Remove.
325
[d5dc04f]3262002-08-07      Joel Sherrill <joel@OARcorp.com>
327
328        * aclocal/version.m4: Updated to rtems-ss-20020807.
329
[e336882]3302002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * configure.ac: Add missing ',' to librpc activation.
333        Add AC_MSG_CHECKING/AC_MSG_RESULT.
334        * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
335
[85eb57e7]3362002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Fix bug in librpc activation, having introduced by
339        yesterday's patch.
340
[92b671dd]3412002-08-06      Joel Sherrill <joel@OARcorp.com>
342
343        * configure.ac: or32 does not currently support librpc.
344
[d3ed9703]3452002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
348
[0aa6384]3492002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
352        Use AS_IF instead of if/then/else/fi.
353
[c8f1338f]3542002-08-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * wrapup/Makefile.am: Use librtems.a.
357        * wrapup/Makefile.am: Use libsapi.a.
358
[b9e6c6b]3592002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * wrapup/Makefile.am: Use libscore.a.
362
[532fad28]3632002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/canonicalize-tools.m4: Remove LD.
366        * automake/lib.am: Remove LD.
367        * Makefile.am: Put preinstall-stamp into CLEANFILES.
368
[4bfe135]3692002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * aclocal/rtems-top.m4: Use with_project_root and MULTIBUILDTOP to
372        compose PROJECT_TOPdir (Fixes hppa1.1/genoffset problem).
373
[79b15c1d]3742002-07-31      Joel Sherrill <joel@OARcorp.com>
375
376        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
377        was just a stub and only the OR32 port is getting worked on.
378
[0702a31]3792002-07-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
382
[c3efdb3]3832002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * automake/compile.am: Use .$(OBJEXT) instead of .o.
386
[305dd8bd]3872002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
390
[405c7d1]3912002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * wrapup/Makefile.am: Use project_libdir instead of
394        $(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
395        *.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
396
[9f6d7a3]3972002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * automake/lib.am: Use project_libdir instead of
400        $(PROJECT_RELEASE)/lib.
401
[14620166]4022002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
405        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
406        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP_SPECS, PROJECT_RELEASE.
407        Add project_libdir, libdir. New GCC_SPECS. Various cleanups.
408        * aclocal/rtems-top.m4: New PROJECT_ROOT handling.
409        * automake/compile.am: Remove RTEMS_BSP_SPECS, LD* flags, LINK,
410        references to bsp_specs. Use project_libdir instead of
411        $(PROJECT_RELEASE)/lib.
412
[60f3702]4132002-07-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * aclocal/rtems-top.m4: Reflect relocation of c/src/exec to cpukit.
416        * aclocal/check-cpu.m4: Ditto.
417        * aclocal/check-bsps.m4: Ditto.
418
[1b16e63c]4192002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * automake/multilib.am: Add install-multi.
422        * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
423        version.m4.
424        Add --with-project-root.
425        Reflect --with-project-root to setting up PROJECT_ROOT.
426        * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
427        * aclocal/check-cpu.m4:  Reflect new RTEMS_TOPdir.
428        * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
429
[51b4875]4302002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac: RTEMS_TOP(..).
433
[fa348b7d]4342002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
437
[a9d97a8]4382002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
441
[74701e1]4422002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.ac: Remove RTEMS_PROJECT_ROOT.
445        * aclocal/project-root.m4: Remove.
446
[18ec075f]4472002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * aclocal/enable-multiprocessing.m4: Fix typo.
450        * aclocal/prog-cc.m4: Remove obsolete comments.
451        Comment out GCCSED.
452
[272413c]4532002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * aclocal/prog-ccas.m4: New.
456        * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
457        RTEMS_GCC_PRINT
458        * aclocal/check-multiprocessing.m4: Fix typo.
[5261406]459        * automake/compile.am: Remove CXX support.
460        Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
[272413c]461
[15c107ff]4622002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * configure.ac: Use AC_CONFIG_AUX_DIR(..).
465
[27f9f12]4662002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * configure.ac: Remove references to RTEMS_BSP.
469        * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
470        Allow building w/ --enable-multiprocessing --enable-multilib.
471        * aclocal/enable-multiprocessing.m4:
472        Eliminate RTEMS_HAS_MULTIPROCESSING.
473
[2239edfd]4742002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * wrapup/Makefile.am: Fix stupid typo in previous patch.
477
[e73e576]4782002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * configure.ac: Add librpc. AC_PROG_RANLIB.
481        * wrapup/Makefile.am: Add librpc.
482        Use relative path to lib*.a for
483        POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
484
[4e987e77]4852002-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * aclocal/subdirs.m4: Remove.
488
[7001a48]4892002-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * wrapup/Makefile.am: Use relative path to lib*.a for
492        LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
493
[607e6b36]4942002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * Makefile.am: Include $(top_srcdir)/automake/*.am.
497        Use aclocal.
498        * sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
499        * sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
500        * sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
501        * sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
502        * sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
503        * score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
504        * score/Makefile.am: Include $(top_srcdir)/automake/*.am.
505        * score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
506        * score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
507        * score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
508        * score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
509        * wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
510        * include/Makefile.am: Include $(top_srcdir)/automake/*.am.
511        * rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
512        * rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
513        * rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
514        * rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
515        * rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
516
[14e2477]5172002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * aclocal/bsp-alias.m4: Copied over from aclocal/.
520        * aclocal/canonical-host.m4: Ditto.
521        * aclocal/canonical-target-name.m4: Ditto.
522        * aclocal/canonicalize-tools.m4: Ditto.
523        * aclocal/check-bsp-cache.m4: Ditto.
524        * aclocal/check-bsps.m4: Ditto.
525        * aclocal/check-cpu.m4: Ditto.
526        * aclocal/check-itron.m4: Ditto.
527        * aclocal/check-multiprocessing.m4: Ditto.
528        * aclocal/check-networking.m4: Ditto.
529        * aclocal/check-newlib.m4: Ditto.
530        * aclocal/check-posix.m4: Ditto.
531        * aclocal/check-tool.m4: Ditto.
532        * aclocal/enable-bare.m4: Ditto.
533        * aclocal/enable-inlines.m4: Ditto.
534        * aclocal/enable-itron.m4: Ditto.
535        * aclocal/enable-multiprocessing.m4: Ditto.
536        * aclocal/enable-networking.m4: Ditto.
537        * aclocal/enable-posix.m4: Ditto.
538        * aclocal/enable-rtemsbsp.m4: Ditto.
539        * aclocal/env-rtemsbsp.m4: Ditto.
540        * aclocal/env-rtemscpu.m4: Ditto.
541        * aclocal/gcc-pipe.m4: Ditto.
542        * aclocal/gcc-specs.m4: Ditto.
543        * aclocal/multi.m4: Ditto.
544        * aclocal/multilib.m4: Ditto.
545        * aclocal/prog-cc.m4: Ditto.
546        * aclocal/project-root.m4: Ditto.
547        * aclocal/rtems-cpu-subdirs.m4: Ditto.
548        * aclocal/rtems-debug.m4: Ditto.
549        * aclocal/rtems-top.m4: Ditto.
550        * aclocal/subdirs.m4: Ditto.
551        * aclocal/sysv-ipc.m4: Ditto.
552        * aclocal/tool-paths.m4: Ditto.
553        * aclocal/version.m4: Ditto.
554
[39dfccf2]5552002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * automake/compile.am: Copied over from automake/.
558        * automake/lib.am: Copied over from automake/.
559        * automake/local.am: Copied over from automake/.
560        * automake/multilib.am: Copied over from automake/.
561        * automake/subdirs.am: Copied over from automake/.
562        * Makefile.am: Add automake/*.am.
563
[3e39b47]5642002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * configure.ac: Add libnetworking.
567        * wrapup/Makefile.am: Ditto.
568
[35cd6ae]5692002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * configure.ac: Add libblock. Add libfs. Add AM_CONDITIONAL(UNIX).
572        * wrapup/Makefile.am: Add libblock, libfs/dosfs, libfs/imfs.
573
[90926129]5742002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * configure.ac: Add libcsupport.
577        * wrapup/Makefile.am: Ditto.
578
[c16dcbc8]5792002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * Makefile.am: Add preinstall-stamp.
582
[cb9b2bfc]5832002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * configure.ac: Remove ENABLE_GCC28.
586
[34fd745]5872002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * include/rtems/bspIo.h: Fix cpp-guards, remove references to i386.
590
[1960925d]5912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * configure.ac:
594        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
595        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
596        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
597        * Makefile.am: Remove AUTOMAKE_OPTIONS.
598        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
599
[cdf5a5b4]6002001-01-17      Joel Sherrill <joel@OARcorp.com>
601
602        * ChangeLog: Deleted duplicate blank line.
603
[64b1f81]6042002-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove
607        ITRON_SUBDIRS.
608        * configure.ac: Rework enable_unixlib handling.
609        Add RTEMS_MULTILIBS to cpuopts.h.
610        * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h.
611        Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
612
[dd2906e]6132002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * wrapup/Makefile.am: Add install-hook.
616        Remove SIZE_RTEMS.
617        * include/rtems/fs.h: New, extracted from libio_.h.
618        * include/rtems/userenv.h: New. extracted from libio_.h.
619
[029527b6]6202002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * Makefile.am: Readded reference to wrapup.
623
[20db683]6242002-01-06      Joel Sherrill <joel@OARcorp.com>
625
626        * wrapup/.cvsignore: Readded.
627        * include/.cvsignore: New file.
628
[cc279333]6292002-01-04      Joel Sherrill <joel@OARcorp.com>
630
631        * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
632
[8217c40]6332001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * configure.ac: Use AS_IF instead of if/then/else.
636        Add AC_DEFINE_UNQUOTED(RTEMS_UNIX) for RTEMS_CPU==unix.
637        Add AC_DEFINE_UNQUOTED(RTEMS_UNIXLIB) for RTEMS_CPU==unix.
638        Add include/Makefile to CONFIG_FILES.
639        Add AC_ENABLE_MULITLIB.
640        Remove wrapup/rtems, wrapup/itron, wrapup/posix.
641        Remove */optman/Makefile from CONFIG_FILES.
642        * Makefile.am: Add include to SUBDIRS.
643        * rtems/Makefile.am: Remove optman from SUBDIRS.
644        * sapi/Makefile.am: Remove optman from SUBDIRS.
645        * include/Makefile.am: New file.
646        * include/rtems/bspIo.h: Relocated from lib/include.
647        * include/rtems/libio_.h: Relocated from lib/include.
648
[989b938]6492001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * wrapup/posix/Makefile.am: Add multilib support.
652        * wrapup/itron/Makefile.am: Add multilib support.
653        * wrapup/rtems/Makefile.am: Add multilib support.
654        * Makefile.am: Add multilib support.
655
[7660ccd8]6562001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * configure.ac: Use RTEMS_CPU_SUBDIRS to make autoconf-2.52 happy.
659
[81d4759]6602001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * configure.ac: Use AC_CONFIG_SUBDIRS for posix and itron.
663        Reflect changes to configuration of rtems, score and sapi subdirs.
664        * Makefile.am: require automake-1.5.
665
[66387986]6662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
669        * configure.in: Remove.
670        * configure.ac: New file, generated from configure.in by autoupdate.
671
[615a7d0]6722001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * wrapup/rtems/Makefile.am: Fix comments to make automake-1.5 happy.
675
[53c3a2c6]6762001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
679
[c0394d4b]6802001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * configure.in: AC_DEFINE RTEMS_UNIX if RTEMS_CPU=unix.
683
[76c0bbbb]6842000-12-01      Joel Sherrill <joel@OARcorp.com>
685
686        * configure.in: Removed error check for enabling macros with
687        either POSIX or ITRON API.
688
[feead226]6892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
692
[a314d3b4]6932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
696
[5582de1]6972000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
700        Switch to GNU canonicalization.
701
[5fa62fc4]7022000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * wrapup/rtems/Makefile.am: Use PROJECT_TOPdir in path to size_rtems.
705
[d79bdeb]7062000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * wrapup/itron/Makefile.am, wrapup/posix/Makefile.am,
709        wrapup/rtems/Makefile.am: Include compile.am
710
[e94ad1fe]7112000-08-10      Joel Sherrill <joel@OARcorp.com>
712
713        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.