1 | 2002-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 | |
---|
8 | 2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
9 | |
---|
10 | * configure.ac: Remove CONFIG_SUBIDIRS libblock, libfs. |
---|
11 | |
---|
12 | 2002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
13 | |
---|
14 | * configure.ac: Remove lib. |
---|
15 | |
---|
16 | 2002-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 | |
---|
20 | 2002-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 | |
---|
27 | 2002-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 | |
---|
32 | 2002-01-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
33 | |
---|
34 | * configure.ac: Add AC_CONFIG_SUBDIRS(optman). Remove |
---|
35 | AC_CONFIG_COMMANDS. |
---|
36 | |
---|
37 | 2001-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
38 | |
---|
39 | * config-ml.in: New file. Imported from gcc and modified for RTEMS. |
---|
40 | |
---|
41 | 2001-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 | |
---|
47 | 2001-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 | |
---|
53 | 2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
54 | |
---|
55 | * Makefile.am: install to $(exec_prefix)/@RTEMS_BSP@. |
---|
56 | |
---|
57 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
58 | |
---|
59 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
60 | |
---|
61 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
62 | |
---|
63 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
64 | |
---|
65 | 2000-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 | |
---|
71 | 2000-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 | |
---|
78 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
79 | |
---|
80 | * configure.in: add tests to the GNU canonicalized subdirectories. |
---|
81 | |
---|
82 | 2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
83 | |
---|
84 | * configure.in: add lib/libcpu to the GNU canonicalized subdirectories. |
---|
85 | |
---|
86 | 2000-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 | |
---|
91 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
92 | |
---|
93 | * configure.in, Makefile.am: add exec to the GNU canonicalized |
---|
94 | subdirectories. |
---|
95 | |
---|
96 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
97 | |
---|
98 | * configure.in: add librtems++ to the GNU canonicalized subdirectories. |
---|
99 | |
---|
100 | 2000-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 | |
---|
105 | 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
106 | |
---|
107 | * configure.in: add libmisc and libchip to the GNU canonicalized |
---|
108 | subdirectories. |
---|
109 | |
---|
110 | 2000-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 | |
---|
119 | 2000-10-18 Joel Sherrill <joel@OARcorp.com> |
---|
120 | |
---|
121 | * wrapup/Makefile.am: Added libfs. |
---|
122 | |
---|
123 | 2000-10-18 Chris Johns <ccj@acm.org> |
---|
124 | |
---|
125 | * libfs created. |
---|
126 | * configure.in: Added libfs subdirectory. |
---|
127 | |
---|
128 | 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
129 | |
---|
130 | * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, |
---|
131 | RTEMS_CANONICALIZE_TOOLS. |
---|
132 | |
---|
133 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
134 | |
---|
135 | * wrapup/Makefile.am: Include compile.am. |
---|
136 | |
---|
137 | 2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
138 | |
---|
139 | * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs. |
---|
140 | |
---|
141 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
142 | |
---|
143 | * ChangeLog: New file. |
---|