source: rtems/c/src/wrapup/ChangeLog @ bac8dd48

4.104.114.84.95
Last change on this file since bac8dd48 was daaacdb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/09/02 at 08:26:28

2002-08-09 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of $(@RTEMS_BSP_FAMILY).
  • configure.ac: Remove RTEMS_BSP_ALIAS. Add RTEMS_CHECK_BSP_CACHE. Use RTEMS_BSP_FAMILY to detect the bare BSP.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of $(@RTEMS_BSP_FAMILY).
4        * configure.ac: Remove RTEMS_BSP_ALIAS.
5        Add RTEMS_CHECK_BSP_CACHE.
6        Use RTEMS_BSP_FAMILY to detect the bare BSP.
7
82002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * configure.ac: AC_CONFIG_SRCDIR([../libmisc]).
11
122002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Remove setting up bsplibdir.
15
162002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: explicitly create $(ARCH) when building $(LIB).
19        Add bsplib_DATA = $(LIB).
20
212002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Pickup libbsp.a from build directory.
24
252002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Pickup libnetapps.a from build directory.
28
292002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Pickup libmisc.a from build directory.
32        Remove libxdr.a.
33
342002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Reflect moving libnetworking. Use libnetapps instead.
37
382002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Remove libblock, libfs.
41
422002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Remove libcsupport.
45
462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac:
49        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
50        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
51        * Makefile.am: Remove AUTOMAKE_OPTIONS.
52
532002-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Special treatment of the bare BSP.
56        Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP.
57        * Makefile.am: Append libbsp.a to SRC conditionally.
58
592002-02-28      Victor V. Vengerov <vvv@oktet.ru>
60
61        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
62        * Makefile.am: Modified to reflect addition.
63
642001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Remove references to POSIX, ITRON, MULTILIB.
67        * Makefile.ac: Remove librtems, libposix, libitron. Build
68        librtemsbsp instead of librtemsall.
69
702001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Add AM_CONDITIONAL for enable_multilib,
73        enable_posix, enable_itron.
74        * Makefile.am: Compute MULTISUBDIR on-the-fly. Conditionally add
75        libposix and libitron to SRCS. Apply MULTISUBDIR for picking up
76        librtems, libposix and libitron.
77
782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
81        * configure.in: Remove.
82        * configure.ac: New file, generated from configure.in by autoupdate.
83
842001-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Remove subshell from *.a processing in librtemsall.a
87        rule.
88
892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
92
932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
96
972000-10-30      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
98
99        * ChangeLog: New file.
100        * Makefile.am: Switch to GNU-canonicalized autoconf macros.
101        * configure.in: New file.
102        * .cvsignore: Add aclocal.m4, configure.
Note: See TracBrowser for help on using the repository browser.