source: rtems/c/src/ChangeLog @ 0b2f26d

4.104.114.84.95
Last change on this file since 0b2f26d was 0b2f26d, checked in by Joel Sherrill <joel.sherrill@…>, on 06/25/02 at 14:54:49

2002-06-25 Joel Sherrill <joel@…>

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