source: rtems/c/src/ChangeLog @ 35cd6ae

4.104.114.84.95
Last change on this file since 35cd6ae was 166475a, checked in by Joel Sherrill <joel.sherrill@…>, on 05/17/02 at 18:33:07

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

  • configure.ac: Remove lib.
  • Property mode set to 100644
File size: 3.9 KB
Line 
12002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove lib.
4
52002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * config-ml.in: Take out arm and sh variants RTEMS does not support.
8
92002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac:
12        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
13        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
14        * Makefile.am: Remove AUTOMAKE_OPTIONS.
15
162002-02-28      Victor V. Vengerov <vvv@oktet.ru>
17
18        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
19        * configure.ac: Modified to reflect addition.
20
212002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
24        AC_CONFIG_COMMANDS.
25
262001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
29
302001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
33        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
34        autoconf-2.52 happy.
35
362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
39        * configure.in: Remove.
40        * configure.ac: New file, generated from configure.in by autoupdate.
41
422001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
45
462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
49
502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
53
542000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.in: Switch to GNU-canonicalization.
57        * Makefile.am: Reflect changes to configure.in.
58        * acinclude.m4: Remove.
59
602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.in: add lib/libbsp to the GNU canonicalized
63        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
64        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
65        * ChangeLog: Fix typos.
66
672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.in: add tests to the GNU canonicalized subdirectories.
70
712000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
74
752000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.in: add lib to the GNU canonicalized subdirectories,
78        make the lib directory before configuring lib/.
79
802000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.in, Makefile.am: add exec to the GNU canonicalized
83        subdirectories.
84
852000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
88
892000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.in: add libnetworking, librpc and librdb to the GNU
92        canonicalized subdirectories.
93 
942000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.in: add libmisc and libchip to the GNU canonicalized
97        subdirectories.
98
992000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
102        canonicalization to libfs/.
103        The approach is currently a bit of a hack as GNU canonicalization
104        does not support the per-BSP build some of the other directories
105        require.  As more of the tree is converted, this will become less
106        of an issue.
107
1082000-10-18      Joel Sherrill <joel@OARcorp.com>
109
110        * wrapup/Makefile.am: Added libfs.
111
1122000-10-18       Chris Johns <ccj@acm.org>
113
114        * libfs created.
115        * configure.in: Added libfs subdirectory.
116
1172000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
120        RTEMS_CANONICALIZE_TOOLS.
121
1222000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * wrapup/Makefile.am: Include compile.am.
125
1262000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
129
1302000-08-10      Joel Sherrill <joel@OARcorp.com>
131
132        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.