1 |
1026 |
ivang |
2002-08-07 Joel Sherrill
|
2 |
|
|
|
3 |
|
|
* aclocal/version.m4: Updated to rtems-ss-20020807.
|
4 |
|
|
|
5 |
|
|
2002-08-06 Ralf Corsepius
|
6 |
|
|
|
7 |
|
|
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
|
8 |
|
|
|
9 |
|
|
2002-07-31 Joel Sherrill
|
10 |
|
|
|
11 |
|
|
* aclocal/rtems-cpu-subdirs.m4: Removed the or16 port
|
12 |
|
|
was just a stub and only the OR32 port is getting worked on.
|
13 |
|
|
|
14 |
|
|
2002-07-22 Ralf Corsepius
|
15 |
|
|
|
16 |
|
|
* aclocal/subdirs.m4: Remove.
|
17 |
|
|
* acinclude.m4: New (Replaces aclocal/subdirs.m4).
|
18 |
|
|
|
19 |
|
|
2002-07-22 Ralf Corsepius
|
20 |
|
|
|
21 |
|
|
* aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
|
22 |
|
|
exec/score/cpu.
|
23 |
|
|
|
24 |
|
|
2002-07-22 Ralf Corsepius
|
25 |
|
|
|
26 |
|
|
* aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
|
27 |
|
|
* automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
|
28 |
|
|
compilation rules (Work-around to an automake bug).
|
29 |
|
|
* automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
|
30 |
|
|
make-library.
|
31 |
|
|
|
32 |
|
|
2002-07-22 Ralf Corsepius
|
33 |
|
|
|
34 |
|
|
* configure.ac: Activate cpukit. Remove references to c/src/exec.
|
35 |
|
|
|
36 |
|
|
2002-07-18 Ralf Corsepius
|
37 |
|
|
|
38 |
|
|
* aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
|
39 |
|
|
|
40 |
|
|
2002-07-17 Joel Sherrill
|
41 |
|
|
|
42 |
|
|
* aclocal/version.m4: Updated to rtems-ss-20020717.
|
43 |
|
|
|
44 |
|
|
2002-07-06 Ralf Corsepius
|
45 |
|
|
|
46 |
|
|
* config-ml.in: Imported from gcc-3.1.
|
47 |
|
|
Change to match c/src/config-ml.in.
|
48 |
|
|
|
49 |
|
|
2002-06-30 Ralf Corsepius
|
50 |
|
|
|
51 |
|
|
* aclocal/check-multiprocessing.m4: Reworked.
|
52 |
|
|
* aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
|
53 |
|
|
|
54 |
|
|
2002-06-30 Ralf Corsepius
|
55 |
|
|
|
56 |
|
|
* automake/multilib.am: Remove.
|
57 |
|
|
* Makefile.am: Reflect change above.
|
58 |
|
|
|
59 |
|
|
2002-06-28 Joel Sherrill
|
60 |
|
|
|
61 |
|
|
* aclocal/version.m4: Updated to rtems-ss-20020628.
|
62 |
|
|
|
63 |
|
|
2002-06-27 Joel Sherrill
|
64 |
|
|
|
65 |
|
|
* tools/Makefile.am: Build the cpu dependent tools as well.
|
66 |
|
|
|
67 |
|
|
2002-06-17 Ralf Corsepius
|
68 |
|
|
|
69 |
|
|
* aclocal/env-rtemscpu.m4: Remove.
|
70 |
|
|
* aclocal/multi.m4: Remove.
|
71 |
|
|
* aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
|
72 |
|
|
|
73 |
|
|
2002-05-28 Joel Sherrill
|
74 |
|
|
|
75 |
|
|
* aclocal/version.m4: Updated to rtems-ss-20020528.
|
76 |
|
|
|
77 |
|
|
2002-04-15 Ralf Corsepius
|
78 |
|
|
|
79 |
|
|
* aclocal/prog-cc.m4: Remove GCC272 support.
|
80 |
|
|
Remove ENABLE_LIBCDIR.
|
81 |
|
|
* aclocal/prog-cxx.m4: Ditto.
|
82 |
|
|
* aclocal/enable-gcc28.m4: Remove.
|
83 |
|
|
* aclocal/enable-libcdir.m4: Ditto.
|
84 |
|
|
|
85 |
|
|
2002-04-16 Ralf Corsepius
|
86 |
|
|
|
87 |
|
|
* aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
|
88 |
|
|
ENABLE_GCC28.
|
89 |
|
|
|
90 |
|
|
2002-04-14 Ralf Corsepius
|
91 |
|
|
|
92 |
|
|
* automake/compile.am: Remove GCC272 support.
|
93 |
|
|
Remove *.sh rule (unused).
|
94 |
|
|
* configure.ac: Remove ENABLE_GCC28.
|
95 |
|
|
Remove ENABLE_LIBCDIR.
|
96 |
|
|
|
97 |
|
|
2002-04-06 Ralf Corsepius
|
98 |
|
|
|
99 |
|
|
* .cvsignore: Added mdate-sh and texinfo.tex.
|
100 |
|
|
|
101 |
|
|
2002-03-27 Ralf Corsepius
|
102 |
|
|
|
103 |
|
|
* aclocal/version.m4: New file.
|
104 |
|
|
* aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
|
105 |
|
|
aclocal/version.m4.
|
106 |
|
|
* bootstrap: Use aclocal/version.m4 instead of VERSION.
|
107 |
|
|
* configure.ac: Use aclocal/version.m4 instead of VERSION.
|
108 |
|
|
|
109 |
|
|
2002-03-27 Ralf Corsepius
|
110 |
|
|
|
111 |
|
|
* configure.ac:
|
112 |
|
|
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
|
113 |
|
|
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
|
114 |
|
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
115 |
|
|
* tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
|
116 |
|
|
|
117 |
|
|
2002-03-14 Ralf Corsepius
|
118 |
|
|
|
119 |
|
|
* aclocal/env-rtemscpu.m4: automake-1.6 preparations:
|
120 |
|
|
Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
|
121 |
|
|
|
122 |
|
|
2002-03-08 Joel Sherrill
|
123 |
|
|
|
124 |
|
|
* VERSION: Updated to rtems-mg5-20020808.
|
125 |
|
|
|
126 |
|
|
2002-03-01 Joel Sherrill
|
127 |
|
|
|
128 |
|
|
* VERSION: Updated to rtems-ss-20020301.
|
129 |
|
|
|
130 |
|
|
2002-02-15 Joel Sherrill
|
131 |
|
|
|
132 |
|
|
* VERSION: Updated to rtems-ss-20020215.
|
133 |
|
|
|
134 |
|
|
2002-02-06 Ralf Corsepius
|
135 |
|
|
|
136 |
|
|
* aclocal/subdirs.m4: Propagate the current $prefix to the
|
137 |
|
|
sub-configures.
|
138 |
|
|
|
139 |
|
|
2002-02-05 Joel Sherrill
|
140 |
|
|
|
141 |
|
|
* VERSION: Updated to rtems-ss-20020205.
|
142 |
|
|
|
143 |
|
|
2002-01-23 Ralf Corsepius
|
144 |
|
|
|
145 |
|
|
* aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
|
146 |
|
|
compatibility.
|
147 |
|
|
* bootstrap: Let --clean remove texinfo.tex.
|
148 |
|
|
|
149 |
|
|
2002-01-22 Ralf Corsepius
|
150 |
|
|
|
151 |
|
|
* aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
|
152 |
|
|
|
153 |
|
|
2002-01-19 Ralf Corsepius
|
154 |
|
|
|
155 |
|
|
* configure.ac: Add --enable-docs support. Add
|
156 |
|
|
RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
|
157 |
|
|
* Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
|
158 |
|
|
hard-coded SUBDIRS.
|
159 |
|
|
* README.configure: Added a bit of information on this new option.
|
160 |
|
|
|
161 |
|
|
2002-01-18 Joel Sherrill
|
162 |
|
|
|
163 |
|
|
* VERSION: Updated to rtems-ss-20020118.
|
164 |
|
|
|
165 |
|
|
2002-01-18 Joel Sherrill
|
166 |
|
|
|
167 |
|
|
* VERSION: Updated to rtems-20020118.
|
168 |
|
|
|
169 |
|
|
2002-01-17 Joel Sherrill
|
170 |
|
|
|
171 |
|
|
* VERSION: Updated to rtems-ss-20020717.
|
172 |
|
|
|
173 |
|
|
2002-02-07 Ralf Corsepius
|
174 |
|
|
|
175 |
|
|
* aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
|
176 |
|
|
check upon host_alias != build_alias.
|
177 |
|
|
|
178 |
|
|
2002-01-07 Joel Sherrill
|
179 |
|
|
|
180 |
|
|
* automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
|
181 |
|
|
last line to eliminate 100's of warnings.
|
182 |
|
|
|
183 |
|
|
2002-02-05 Ralf Corsepius
|
184 |
|
|
|
185 |
|
|
* aclocal/check-newlib.m4: Apply AS_IF.
|
186 |
|
|
* aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
|
187 |
|
|
_RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
|
188 |
|
|
* aclocal/subdirs.m4: Fix comments, apply AS_IF.
|
189 |
|
|
* aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
|
190 |
|
|
changes.
|
191 |
|
|
* aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
|
192 |
|
|
_RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
|
193 |
|
|
* automake/compile.am: Remove librtemsall from LINK_FILES.
|
194 |
|
|
|
195 |
|
|
2001-12-20 Ralf Corsepius
|
196 |
|
|
|
197 |
|
|
* configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
|
198 |
|
|
* aclocal/subdirs.m4: New file.
|
199 |
|
|
* aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
|
200 |
|
|
modifications.
|
201 |
|
|
* aclocal/check-posix.m4: Apply AS_IF.
|
202 |
|
|
* aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
|
203 |
|
|
* aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
|
204 |
|
|
Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
|
205 |
|
|
* aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
|
206 |
|
|
MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
|
207 |
|
|
Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
|
208 |
|
|
* aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
|
209 |
|
|
OUTPUT_COMMANDS.
|
210 |
|
|
* aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
|
211 |
|
|
* aclocal/rtems-debug.m4: Minor cleanups.
|
212 |
|
|
* aclocal/rtems-top.m4: Minor cleanups.
|
213 |
|
|
* automake/compile.am: Further steps towards automake's rules.
|
214 |
|
|
|
215 |
|
|
2001-12-18 Ralf Corsepius
|
216 |
|
|
|
217 |
|
|
* automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
|
218 |
|
|
* automake/lib.am: Add MULTISUBDIR.
|
219 |
|
|
|
220 |
|
|
2001-12-04 Ralf Corsepius
|
221 |
|
|
|
222 |
|
|
* bootstrap: Run autoheader when configure.ac contains
|
223 |
|
|
RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
|
224 |
|
|
|
225 |
|
|
2001-11-30 Ralf Corsepius
|
226 |
|
|
|
227 |
|
|
* aclocal/bsp-configure.m4: New file.
|
228 |
|
|
* Makefile.am: Add aclocal/bsp-configure.m4.
|
229 |
|
|
|
230 |
|
|
2001-11-26 Ralf Corsepius
|
231 |
|
|
|
232 |
|
|
* Makefile.am: Add automake/force-preinstall.am,
|
233 |
|
|
aclocal/ppc.am, remove ACLOCAL_M4.
|
234 |
|
|
|
235 |
|
|
2001-11-21 Ralf Corsepius
|
236 |
|
|
|
237 |
|
|
* aclocal/bsp-alias.m4: Remove score603e_g1.
|
238 |
|
|
* aclocal/check-bsps.m4: Remove score603e_g1.
|
239 |
|
|
* aclocal/prog-cc.m4: Apply m4_if.
|
240 |
|
|
|
241 |
|
|
|
242 |
|
|
2001-11-15 Ralf Corsepius
|
243 |
|
|
|
244 |
|
|
* automake/force-preinstall.am: New file.
|
245 |
|
|
* aclocal/ppc.m4: New file.
|
246 |
|
|
|
247 |
|
|
2001-11-14 Ralf Corsepius
|
248 |
|
|
|
249 |
|
|
* aclocal/check-bsps.m4: Reworked.
|
250 |
|
|
* aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
|
251 |
|
|
|
252 |
|
|
2001-11-14 Ralf Corsepius
|
253 |
|
|
|
254 |
|
|
* aclocal/bspopts.m4: New file.
|
255 |
|
|
|
256 |
|
|
2001-11-13 Joel Sherrill
|
257 |
|
|
|
258 |
|
|
* COPYING: Test of ChangeLog,v 1.103 2002/08/07 16:21:46 joel Exp -> $RTEMS$.
|
259 |
|
|
|
260 |
|
|
2001-11-08 Dennis Ehlin (ECS)
|
261 |
|
|
|
262 |
|
|
This modification is part of the submitted modifications necessary to
|
263 |
|
|
support the IBM PPC405 family. This submission was reviewed by
|
264 |
|
|
Thomas Doerfler who ensured it did
|
265 |
|
|
not negatively impact the ppc403 BSPs. The submission and tracking
|
266 |
|
|
process was captured as PR50.
|
267 |
|
|
* README.configure: Added gen405 BSP.
|
268 |
|
|
|
269 |
|
|
2001-10-29 Ralf Corsepius
|
270 |
|
|
|
271 |
|
|
* Adopt more automake rules:
|
272 |
|
|
* automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
|
273 |
|
|
Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
|
274 |
|
|
Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
|
275 |
|
|
* automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
|
276 |
|
|
CXXLINK_APP in make-cxx-exe.
|
277 |
|
|
* automake/lib.am: Add ARFLAGS.
|
278 |
|
|
|
279 |
|
|
2001-10-17 Ralf Corsepius
|
280 |
|
|
|
281 |
|
|
* aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
|
282 |
|
|
config.cache's which prevented powerpc targets librdbg from building.
|
283 |
|
|
|
284 |
|
|
2001-10-16 Ralf Corsepius
|
285 |
|
|
|
286 |
|
|
* aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
|
287 |
|
|
add 2nd arg to _RTEMS_CPU_SUBDIR.
|
288 |
|
|
* aclocal/target.m4: Replace ac_configure_args with
|
289 |
|
|
rtems_configure_args, add rtems_configure_args to INIT-CMDS.
|
290 |
|
|
* Makefile.am: Require automake-1.5.
|
291 |
|
|
|
292 |
|
|
2001-10-11 Ralf Corsepius
|
293 |
|
|
|
294 |
|
|
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
295 |
|
|
* configure.in: Remove.
|
296 |
|
|
* configure.ac: New file, generated from configure.in by autoupdate.
|
297 |
|
|
|
298 |
|
|
2001-10-09 Ralf Corsepius
|
299 |
|
|
|
300 |
|
|
* aclocal/rtems-cpu-subdirs.m4: New file.
|
301 |
|
|
|
302 |
|
|
2001-10-09 Ralf Corsepius
|
303 |
|
|
|
304 |
|
|
* automake/compile.am: Fundamentally reworked compilation rules for
|
305 |
|
|
closer adaptation to automake's behavior.
|
306 |
|
|
|
307 |
|
|
2001-09-27 Ralf Corsepius
|
308 |
|
|
|
309 |
|
|
* automake/lib.am: Comment out LD.
|
310 |
|
|
* Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
|
311 |
|
|
automake/leaf.am to AUTOMAKE_FILES.
|
312 |
|
|
|
313 |
|
|
2001-09-27 Joel Sherrill
|
314 |
|
|
|
315 |
|
|
* config.guess: No longer in CVS since installed by bootstrap.
|
316 |
|
|
|
317 |
|
|
2001-09-21 Ralf Corsepius
|
318 |
|
|
|
319 |
|
|
* bootstrap: remove/add automake added files.
|
320 |
|
|
* .cvsignore: reflect changes to bootstrap.
|
321 |
|
|
|
322 |
|
|
2001-09-19 Ralf Corsepius
|
323 |
|
|
|
324 |
|
|
* automake/leaf.am: New file.
|
325 |
|
|
|
326 |
|
|
2001-09-14 Ralf Corsepius
|
327 |
|
|
|
328 |
|
|
* aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
|
329 |
|
|
of AC_CANONICAL_SYSTEM.
|
330 |
|
|
* aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
|
331 |
|
|
mkinstalldirs and mkdir.
|
332 |
|
|
* aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
|
333 |
|
|
hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
|
334 |
|
|
_RTEMS_OUTPUT_BUILD_SUBDIRS.
|
335 |
|
|
|
336 |
|
|
2001-09-13 Joel Sherrill
|
337 |
|
|
|
338 |
|
|
* missing: Updated to latest version.
|
339 |
|
|
|
340 |
|
|
2001-09-13 Ralf Corsepius
|
341 |
|
|
|
342 |
|
|
* configure.in: autoupdate to autoconf-2.52.
|
343 |
|
|
* bootstrap: Add handling for configure.ac, make autoheader verbose,
|
344 |
|
|
fix auto*tool invocation order.
|
345 |
|
|
* aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
|
346 |
|
|
* aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
|
347 |
|
|
* aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
|
348 |
|
|
* aclocal/enable-gcc28: Introduce AC_HELP_STRING.
|
349 |
|
|
* aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
|
350 |
|
|
* aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
|
351 |
|
|
* aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
|
352 |
|
|
* aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
|
353 |
|
|
* aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
|
354 |
|
|
* aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
|
355 |
|
|
* aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
|
356 |
|
|
* aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
|
357 |
|
|
* aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
|
358 |
|
|
* aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
|
359 |
|
|
RTEMS_CONFIG_PER_BSP conditional.
|
360 |
|
|
* aclocal/multilib.m4: Introduce AC_HELP_STRING.
|
361 |
|
|
* aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
|
362 |
|
|
* aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
|
363 |
|
|
|
364 |
|
|
2001-05-25 Joel Sherrill
|
365 |
|
|
|
366 |
|
|
* README.configure: Corrected the name of the MRM332 BSP.
|
367 |
|
|
Strengthened the distinction between what the target
|
368 |
|
|
and the BSP each select. Added more targets to list.
|
369 |
|
|
|
370 |
|
|
2001-05-25 Joel Sherrill
|
371 |
|
|
|
372 |
|
|
* README.configure: Updated the list of BSPs.
|
373 |
|
|
|
374 |
|
|
2001-05-16 Ralf Corsepius
|
375 |
|
|
|
376 |
|
|
* canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
|
377 |
|
|
* aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
|
378 |
|
|
Add support for DOS-drive-letters.
|
379 |
|
|
|
380 |
|
|
2001-04-27 Ralf Corsepius
|
381 |
|
|
|
382 |
|
|
* aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
|
383 |
|
|
RTEMS_PROG_CC_FOR_TARGET.
|
384 |
|
|
|
385 |
|
|
2001-04-26 Ralf Corsepius
|
386 |
|
|
|
387 |
|
|
* README.cdn-X: Update.
|
388 |
|
|
* automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
|
389 |
|
|
@CPPFLAGS@ to CPPFLAGS.
|
390 |
|
|
|
391 |
|
|
2001-04-20 Eric Valette
|
392 |
|
|
|
393 |
|
|
* aclocal/check-rdbg.m4: Added check to determine which PowerPC
|
394 |
|
|
BSPs support the new exception processing model and
|
395 |
|
|
consequently, librdbg.
|
396 |
|
|
|
397 |
|
|
2001-02-22 Ralf Corsepius
|
398 |
|
|
|
399 |
|
|
* configure.in: Reworked for Canadian Cross support.
|
400 |
|
|
* Makefile.am: Reflect changes to configure.in.
|
401 |
|
|
* config.guess, config.sub: Update from subversions.gnu.org.
|
402 |
|
|
* README.cdn-X: New file.
|
403 |
|
|
* tools/Makefile.am: Remove build, tools from SUBDIRS.
|
404 |
|
|
|
405 |
|
|
2001-02-20 Ralf Corsepius
|
406 |
|
|
|
407 |
|
|
* aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
|
408 |
|
|
TARGET_CONFIG_SUBDIRS.
|
409 |
|
|
* aclocal/enable-bsp.m4: fix quoting.
|
410 |
|
|
* aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
|
411 |
|
|
|
412 |
|
|
2001-02-03 Ralf Corsepius
|
413 |
|
|
|
414 |
|
|
* aclocal/config-subdirs.m4: New file.
|
415 |
|
|
* aclocal/target.m4: Use macros from config-subdirs.m4.
|
416 |
|
|
|
417 |
|
|
2001-02-02 Ralf Corsepius
|
418 |
|
|
|
419 |
|
|
* aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
|
420 |
|
|
Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
|
421 |
|
|
|
422 |
|
|
2001-02-02 Ralf Corsepius
|
423 |
|
|
|
424 |
|
|
* configure.in: Fix AM_INIT_AUTOMAKE.
|
425 |
|
|
* aclocal/bsp-arg-enable.m4: Extend comments.
|
426 |
|
|
* aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
|
427 |
|
|
the default clause.
|
428 |
|
|
|
429 |
|
|
2001-01-26 Ralf Corsepius
|
430 |
|
|
|
431 |
|
|
* aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
|
432 |
|
|
RTEMS_ENV_RTEMSCPU.
|
433 |
|
|
* aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
|
434 |
|
|
special treatment for GCC_SPECS.
|
435 |
|
|
* aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
|
436 |
|
|
special treatment for GCC_SPECS.
|
437 |
|
|
* aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
|
438 |
|
|
* aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
|
439 |
|
|
* automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
|
440 |
|
|
instead of $(shell ..) for LIBC_LIB*.
|
441 |
|
|
|
442 |
|
|
2001-01-22 Ralf Corsepius
|
443 |
|
|
|
444 |
|
|
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
|
445 |
|
|
simsh7045.
|
446 |
|
|
|
447 |
|
|
2001-01-03 Emmanuel Raguet
|
448 |
|
|
|
449 |
|
|
* automake/compile.am: Add LD.
|
450 |
|
|
|
451 |
|
|
2000-11-27 Ralf Corsepius
|
452 |
|
|
|
453 |
|
|
* config.guess, config.sub: Update from CVS-autoconf to pick
|
454 |
|
|
up new features (e.g. CC_FOR_BUILD in config.guess) but is
|
455 |
|
|
necessary anyway to use autoconf-versions > 2.13.
|
456 |
|
|
|
457 |
|
|
2000-11-13 Ralf Corsepius
|
458 |
|
|
|
459 |
|
|
* aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
|
460 |
|
|
* aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
|
461 |
|
|
* aclocal/rtems-debug.m4: Fix formating and contents of the check's
|
462 |
|
|
help string.
|
463 |
|
|
* aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
|
464 |
|
|
|
465 |
|
|
2000-11-13 Jiri Gaisler
|
466 |
|
|
|
467 |
|
|
* README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
|
468 |
|
|
Modified to reflect addition of LEON BSPs as well as the
|
469 |
|
|
no-FP ERC32 variant.
|
470 |
|
|
|
471 |
|
|
2000-11-09 Ralf Corsepius
|
472 |
|
|
|
473 |
|
|
* aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
|
474 |
|
|
standard).
|
475 |
|
|
* aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
|
476 |
|
|
standard).
|
477 |
|
|
* aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
|
478 |
|
|
* aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
|
479 |
|
|
* aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
|
480 |
|
|
standard), replace CC_FOR_TARGET with CC (BUG-FIX).
|
481 |
|
|
|
482 |
|
|
2000-11-09 Ralf Corsepius
|
483 |
|
|
|
484 |
|
|
* aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
|
485 |
|
|
* aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
|
486 |
|
|
$host instead of $target (BUG-FIX).
|
487 |
|
|
* configure.in: Use $target and $host instead of $target_alias and
|
488 |
|
|
$host_alias (autoconf-2.49b).
|
489 |
|
|
* aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
|
490 |
|
|
* aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
|
491 |
|
|
|
492 |
|
|
NOTES:
|
493 |
|
|
* autoconf-2.49b depredicates using changequotes.
|
494 |
|
|
* The changes to configure.in are due to cleanups in
|
495 |
|
|
autoconf-2.49b's implemention of canonicalization. With
|
496 |
|
|
autoconf-2.1x it wasn't always clear, when to use $xxx or
|
497 |
|
|
$xxx_alias. Now this is clear.
|
498 |
|
|
|
499 |
|
|
2000-11-09 Ralf Corsepius
|
500 |
|
|
|
501 |
|
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
502 |
|
|
|
503 |
|
|
2000-11-02 Ralf Corsepius
|
504 |
|
|
|
505 |
|
|
* aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
|
506 |
|
|
aclocal/prog-cc.m4, aclocal/prog-cxx.m4: Replace AC_CHECK_TOOL
|
507 |
|
|
with an RTEMS specific but more restrictive autoconf macro.
|
508 |
|
|
|
509 |
|
|
2000-11-02 Ralf Corsepius
|
510 |
|
|
|
511 |
|
|
* automake/lib.am: Add LD.
|
512 |
|
|
|
513 |
|
|
2000-11-02 Ralf Corsepius
|
514 |
|
|
|
515 |
|
|
* aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
|
516 |
|
|
AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
|
517 |
|
|
|
518 |
|
|
2000-11-02 Ralf Corsepius
|
519 |
|
|
|
520 |
|
|
* aclocal/*: Replace with contents of macros/*.m4
|
521 |
|
|
* macros/: Remove.
|
522 |
|
|
* aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
|
523 |
|
|
* Makefile.am: Reflect changes to aclocal/ and macros/.
|
524 |
|
|
|
525 |
|
|
2000-10-30 Ralf Corsepius
|
526 |
|
|
|
527 |
|
|
* configure.in: New, Cygnus/GNU style configuration.
|
528 |
|
|
* Makefile.am: Add macros/, reflect new configure.in,
|
529 |
|
|
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
|
530 |
|
|
* automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
|
531 |
|
|
* automake/lib.am: Remove RTEMS_CANONICALIZATION.
|
532 |
|
|
* macros/tool-prefix.m4: Remove.
|
533 |
|
|
* macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
|
534 |
|
|
* macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
|
535 |
|
|
RTEMS_ROOT.
|
536 |
|
|
* macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
|
537 |
|
|
* macros/multilib.m4: Various minor fixes.
|
538 |
|
|
* macros/project-root.m4: Remove setting PROJECT_TOPdir,
|
539 |
|
|
PROJECT_ROOT, RTEMS_ROOT.
|
540 |
|
|
* macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
|
541 |
|
|
Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
|
542 |
|
|
|
543 |
|
|
2000-10-27 Ralf Corsepius
|
544 |
|
|
|
545 |
|
|
* automake/multilib.am: New file.
|
546 |
|
|
* Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
|
547 |
|
|
the automake/ directory.
|
548 |
|
|
|
549 |
|
|
2000-10-24 Ralf Corsepius
|
550 |
|
|
|
551 |
|
|
* macros/enable-hwapi.m4: Removed.
|
552 |
|
|
* aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
|
553 |
|
|
A small cleanup step towards gnu-canonicalization.
|
554 |
|
|
|
555 |
|
|
2000-09-14 Ralf Corsepius
|
556 |
|
|
|
557 |
|
|
* macros: New directory.
|
558 |
|
|
* macros/bsp-alias.m4: new file.
|
559 |
|
|
* macros/canonical-host.m4: new file.
|
560 |
|
|
* macros/canonical-target-name.m4: new file.
|
561 |
|
|
* macros/canonicalize-tools.m4: new file.
|
562 |
|
|
* macros/check-bsp-cache.m4: new file.
|
563 |
|
|
* macros/check-bsps.m4: new file.
|
564 |
|
|
* macros/check-cpu.m4: new file.
|
565 |
|
|
* macros/rtems-debug.m4: new file.
|
566 |
|
|
* macros/check-cxx.m4: new file.
|
567 |
|
|
* macros/check-itron.m4: new file.
|
568 |
|
|
* macros/check-multiprocessing.m4: new file.
|
569 |
|
|
* macros/check-networking.m4: new file.
|
570 |
|
|
* macros/check-newlib.m4: new file.
|
571 |
|
|
* macros/check-posix.m4: new file.
|
572 |
|
|
* macros/check-rdbg.m4: new file.
|
573 |
|
|
* macros/enable-bare.m4: new file.
|
574 |
|
|
* macros/enable-cxx.m4: new file.
|
575 |
|
|
* macros/enable-gcc28.m4: new file.
|
576 |
|
|
* macros/enable-inlines.m4: new file.
|
577 |
|
|
* macros/enable-itron.m4: new file.
|
578 |
|
|
* macros/enable-libcdir.m4: new file.
|
579 |
|
|
* macros/enable-multiprocessing.m4: new file.
|
580 |
|
|
* macros/enable-networking.m4: new file.
|
581 |
|
|
* macros/enable-posix.m4: new file.
|
582 |
|
|
* macros/enable-rdbg.m4: new file.
|
583 |
|
|
* macros/enable-rtemsbsp.m4: new file.
|
584 |
|
|
* macros/enable-tests.m4: new file.
|
585 |
|
|
* macros/gcc-pipe.m4: new file.
|
586 |
|
|
* macros/gcc-specs.m4: new file.
|
587 |
|
|
* macros/i386-gas-code16.m4: new file.
|
588 |
|
|
* macros/path-ksh.m4: new file.
|
589 |
|
|
* macros/path-perl.m4: new file.
|
590 |
|
|
* macros/prog-cc.m4: new file.
|
591 |
|
|
* macros/prog-cxx.m4: new file.
|
592 |
|
|
* macros/project-root.m4: new file.
|
593 |
|
|
* macros/rtems-top.m4: new file.
|
594 |
|
|
* macros/sysv-ipc.m4: new file.
|
595 |
|
|
* macros/target.m4: new file.
|
596 |
|
|
* macros/rtems-test-no-pause.m4: new file.
|
597 |
|
|
* macros/multilib.m4: new file.
|
598 |
|
|
* macros/tool-paths.m4: new file.
|
599 |
|
|
* macros/tool-prefix.m4: new file.
|
600 |
|
|
|
601 |
|
|
2000-09-14 Joel Sherrill
|
602 |
|
|
|
603 |
|
|
* Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
|
604 |
|
|
|
605 |
|
|
2000-09-14 Joel Sherrill
|
606 |
|
|
|
607 |
|
|
* aclocal/enable-hwapi.m4: Now longer used and removed.
|
608 |
|
|
|
609 |
|
|
2000-09-13 Ralf Corsepius
|
610 |
|
|
|
611 |
|
|
* automake/lib.am: Remove leaf.cfg.
|
612 |
|
|
|
613 |
|
|
2000-09-13 Ralf Corsepius
|
614 |
|
|
|
615 |
|
|
* aclocal/rtems-top.m4: Add ENDIF-hack.
|
616 |
|
|
* automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
|
617 |
|
|
|
618 |
|
|
2000-09-12 Ralf Corsepius
|
619 |
|
|
|
620 |
|
|
* aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
|
621 |
|
|
* aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
|
622 |
|
|
add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
|
623 |
|
|
* automake/compile.am: Replaced.
|
624 |
|
|
* automake/local.am: Remove building variant handling.
|
625 |
|
|
|
626 |
|
|
2000-09-11 Ralf Corsepius
|
627 |
|
|
|
628 |
|
|
* aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
|
629 |
|
|
AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
|
630 |
|
|
* aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
|
631 |
|
|
* aclocal/target.m4: Cleanup comments
|
632 |
|
|
* Automake/compile.am: Add DEFS support to keep building happy.
|
633 |
|
|
|
634 |
|
|
2000-09-06 Ralf Corsepius
|
635 |
|
|
|
636 |
|
|
* aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
|
637 |
|
|
|
638 |
|
|
2000-09-04 Ralf Corsepius
|
639 |
|
|
|
640 |
|
|
* automake/compile.am: New file
|
641 |
|
|
* ChangeLog: Fix email addresses
|
642 |
|
|
|
643 |
|
|
2000-09-01 Ralf Corsepius
|
644 |
|
|
|
645 |
|
|
* LICENSE.NET, README, README.configure: Spelling corrections.
|
646 |
|
|
|
647 |
|
|
2000-09-01 Ralf Corsepius
|
648 |
|
|
|
649 |
|
|
* aclocal/check-bsps.m4: Fix c4* and sim68000 entries
|
650 |
|
|
|
651 |
|
|
2000-08-30 Joel Sherrill
|
652 |
|
|
|
653 |
|
|
* LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
|
654 |
|
|
|
655 |
|
|
2000-08-25 Joel Sherrill
|
656 |
|
|
|
657 |
|
|
* ChangeLog: Moved incorrect entries to make/ChangeLog.
|
658 |
|
|
|
659 |
|
|
2000-08-17 Ralf Corsepius
|
660 |
|
|
|
661 |
|
|
* aclocal/check-bsps.h:
|
662 |
|
|
- Add pck6-BSP
|
663 |
|
|
- Exclude ChangeLog from being picked up as BSP
|
664 |
|
|
* aclocal/bsp-alias.m4: Add pck6-BSP
|
665 |
|
|
|
666 |
|
|
2000-08-10 Joel Sherrill
|
667 |
|
|
|
668 |
|
|
* ChangeLog: New file.
|