source: rtems/c/src/ChangeLog @ abc1167

4.104.114.84.95
Last change on this file since abc1167 was 3ebe28f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/25/02 at 17:05:20

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

  • configure.ac: Remove librpc.
  • Property mode set to 100644
File size: 4.3 KB
Line 
12002-06-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove librpc.
4
52002-06-25      Joel Sherrill <joel@OARcorp.com>
6
7        * Per PR233, moved librpc to exec.  Ralf will patch after move.
8        The patches associated with this PR are out of date.
9        * configure.ac, wrapup/Makefile.am: Modified.
10        * librpc, librpc/ChangeLog: Removed.
11
122002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Remove CONFIG_SUBIDIRS libblock, libfs.
15
162002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove lib.
19
202002-05-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * config-ml.in: Take out arm and sh variants RTEMS does not support.
23
242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac:
27        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
28        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
29        * Makefile.am: Remove AUTOMAKE_OPTIONS.
30
312002-02-28      Victor V. Vengerov <vvv@oktet.ru>
32
33        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
34        * configure.ac: Modified to reflect addition.
35
362002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove
39        AC_CONFIG_COMMANDS.
40
412001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * config-ml.in: New file. Imported from gcc and modified for RTEMS.
44
452001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Use SUBDIRS = @subdirs@, require automake-1.5.
48        * configure.ac: Replace hst_subdirs with AC_CONFIG_SUBDIRS to make
49        autoconf-2.52 happy.
50
512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
54        * configure.in: Remove.
55        * configure.ac: New file, generated from configure.in by autoupdate.
56
572001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@.
60
612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
64
652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
68
692000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.in: Switch to GNU-canonicalization.
72        * Makefile.am: Reflect changes to configure.in.
73        * acinclude.m4: Remove.
74
752000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.in: add lib/libbsp to the GNU canonicalized
78        subdirectories, remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
79        * Makefile.am: remove cfg_subdirs, cfg_subdirs1, hst_subdirs1.
80        * ChangeLog: Fix typos.
81
822000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.in: add tests to the GNU canonicalized subdirectories.
85
862000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.in: add lib/libcpu to the GNU canonicalized subdirectories.
89
902000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.in: add lib to the GNU canonicalized subdirectories,
93        make the lib directory before configuring lib/.
94
952000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.in, Makefile.am: add exec to the GNU canonicalized
98        subdirectories.
99
1002000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.in: add librtems++ to the GNU canonicalized subdirectories.
103
1042000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.in: add libnetworking, librpc and librdb to the GNU
107        canonicalized subdirectories.
108 
1092000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.in: add libmisc and libchip to the GNU canonicalized
112        subdirectories.
113
1142000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am, acinclude.m4, configure.in: Introduce GNU
117        canonicalization to libfs/.
118        The approach is currently a bit of a hack as GNU canonicalization
119        does not support the per-BSP build some of the other directories
120        require.  As more of the tree is converted, this will become less
121        of an issue.
122
1232000-10-18      Joel Sherrill <joel@OARcorp.com>
124
125        * wrapup/Makefile.am: Added libfs.
126
1272000-10-18       Chris Johns <ccj@acm.org>
128
129        * libfs created.
130        * configure.in: Added libfs subdirectory.
131
1322000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
135        RTEMS_CANONICALIZE_TOOLS.
136
1372000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * wrapup/Makefile.am: Include compile.am.
140
1412000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs.
144
1452000-08-10      Joel Sherrill <joel@OARcorp.com>
146
147        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.