source: rtems/ChangeLog @ 86c847c1

4.115
Last change on this file since 86c847c1 was b6afcb6, checked in by Joel Sherrill <joel.sherrill@…>, on 06/28/11 at 20:43:53

2011-05-24 Joel Sherrill <joel.sherrill@…>

PR 1810/misc

  • Property mode set to 100644
File size: 65.3 KB
Line 
12011-05-24      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        PR 1810/misc
4        * ChangeLog: Fix previous damage.
5
62011-06-17      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Remove make/host.cfg.in.
9
102011-05-24      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        PR 1810/misc
13        * ChangeLog: Fix previous damage.
14
152011-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * tools/build/.cvsignore, tools/build/ChangeLog,
18        tools/build/Makefile.am, tools/build/README, tools/build/binpatch.c,
19        tools/build/cklength.c, tools/build/config.h.in,
20        tools/build/configure.ac, tools/build/cvsignore-add.sh,
21        tools/build/doxy-filter, tools/build/eolstrip.c,
22        tools/build/install-if-change.in, tools/build/multigen,
23        tools/build/packhex.c, tools/build/rtems-bin2c.c,
24        tools/build/search-id.sh, tools/build/unhex.c, tools/cpu/.cvsignore,
25        tools/cpu/ChangeLog, tools/cpu/Makefile.am, tools/cpu/configure.ac,
26        tools/cpu/generic/.cvsignore, tools/cpu/generic/ChangeLog,
27        tools/cpu/generic/Makefile.am, tools/cpu/generic/configure.ac,
28        tools/cpu/generic/size_rtems.in, tools/cpu/nios2/.cvsignore,
29        tools/cpu/nios2/ChangeLog, tools/cpu/nios2/Makefile.am,
30        tools/cpu/nios2/README, tools/cpu/nios2/bridges.c,
31        tools/cpu/nios2/bridges.h, tools/cpu/nios2/clocks.c,
32        tools/cpu/nios2/clocks.h, tools/cpu/nios2/configure.ac,
33        tools/cpu/nios2/devices.c, tools/cpu/nios2/devices.h,
34        tools/cpu/nios2/linkcmds.c, tools/cpu/nios2/linkcmds.h,
35        tools/cpu/nios2/memory.c, tools/cpu/nios2/memory.h,
36        tools/cpu/nios2/nios2gen.c, tools/cpu/nios2/output.c,
37        tools/cpu/nios2/output.h, tools/cpu/nios2/ptf.c,
38        tools/cpu/nios2/ptf.h, tools/cpu/nios2/sample.ptf,
39        tools/cpu/sh/.cvsignore, tools/cpu/sh/AUTHORS, tools/cpu/sh/COPYING,
40        tools/cpu/sh/ChangeLog, tools/cpu/sh/Makefile.am, tools/cpu/sh/TODO,
41        tools/cpu/sh/configure.ac, tools/cpu/sh/sci.c, tools/cpu/sh/sci.h,
42        tools/cpu/sh/shgen.c: New files.
43        Readded after mistakenly removing them.
44
452011-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * tools/build/.cvsignore, tools/build/ChangeLog,
48        tools/build/Makefile.am, tools/build/README, tools/build/binpatch.c,
49        tools/build/cklength.c, tools/build/configure.ac,
50        tools/build/cvsignore-add.sh, tools/build/doxy-filter,
51        tools/build/eolstrip.c, tools/build/install-if-change.in,
52        tools/build/multigen, tools/build/packhex.c,
53        tools/build/rtems-bin2c.c, tools/build/search-id.sh,
54        tools/build/unhex.c, tools/cpu/.cvsignore, tools/cpu/ChangeLog,
55        tools/cpu/Makefile.am, tools/cpu/configure.ac,
56        tools/cpu/generic/.cvsignore, tools/cpu/generic/ChangeLog,
57        tools/cpu/generic/Makefile.am, tools/cpu/generic/configure.ac,
58        tools/cpu/generic/size_rtems.in, tools/cpu/nios2/.cvsignore,
59        tools/cpu/nios2/ChangeLog, tools/cpu/nios2/Makefile.am,
60        tools/cpu/nios2/README, tools/cpu/nios2/bridges.c,
61        tools/cpu/nios2/bridges.h, tools/cpu/nios2/clocks.c,
62        tools/cpu/nios2/clocks.h, tools/cpu/nios2/configure.ac,
63        tools/cpu/nios2/devices.c, tools/cpu/nios2/devices.h,
64        tools/cpu/nios2/linkcmds.c, tools/cpu/nios2/linkcmds.h,
65        tools/cpu/nios2/memory.c, tools/cpu/nios2/memory.h,
66        tools/cpu/nios2/nios2gen.c, tools/cpu/nios2/output.c,
67        tools/cpu/nios2/output.h, tools/cpu/nios2/ptf.c,
68        tools/cpu/nios2/ptf.h, tools/cpu/nios2/sample.ptf,
69        tools/cpu/sh/.cvsignore, tools/cpu/sh/AUTHORS, tools/cpu/sh/COPYING,
70        tools/cpu/sh/ChangeLog, tools/cpu/sh/Makefile.am, tools/cpu/sh/TODO,
71        tools/cpu/sh/configure.ac, tools/cpu/sh/sci.c, tools/cpu/sh/sci.h,
72        tools/cpu/sh/shgen.c, tools/schedsim/.cvsignore,
73        tools/schedsim/ChangeLog, tools/schedsim/Makefile.am,
74        tools/schedsim/README, tools/schedsim/configure.ac,
75        tools/schedsim/rtems/.cvsignore, tools/schedsim/rtems/ChangeLog,
76        tools/schedsim/rtems/Makefile.am, tools/schedsim/rtems/interr.c,
77        tools/schedsim/rtems/rtems_init.c,
78        tools/schedsim/rtems/rtems_sched.h, tools/schedsim/rtems/wkspace.c,
79        tools/schedsim/rtems/sched_cpu/cpu.c,
80        tools/schedsim/rtems/sched_cpu/cpu_asm.c,
81        tools/schedsim/rtems/sched_cpu/rtems/asm.h,
82        tools/schedsim/rtems/sched_cpu/rtems/stringto.h,
83        tools/schedsim/rtems/sched_cpu/rtems/score/cpu.h,
84        tools/schedsim/rtems/sched_cpu/rtems/score/cpu_asm.h,
85        tools/schedsim/rtems/sched_cpu/rtems/score/cpuopts.h,
86        tools/schedsim/rtems/sched_cpu/rtems/score/no_cpu.h,
87        tools/schedsim/rtems/sched_cpu/rtems/score/types.h,
88        tools/schedsim/shell/.cvsignore, tools/schedsim/shell/ChangeLog,
89        tools/schedsim/shell/Makefile.am,
90        tools/schedsim/shell/schedsim_priority/.cvsignore,
91        tools/schedsim/shell/schedsim_priority/Makefile.am,
92        tools/schedsim/shell/schedsim_priority/config.c,
93        tools/schedsim/shell/schedsim_priority/printheir_executing.c,
94        tools/schedsim/shell/schedsim_priority/schedsim.cc,
95        tools/schedsim/shell/schedsim_priority/wrap_thread_dispatch.c,
96        tools/schedsim/shell/scripts/script01,
97        tools/schedsim/shell/scripts/script02,
98        tools/schedsim/shell/scripts/script03,
99        tools/schedsim/shell/scripts/script04,
100        tools/schedsim/shell/scripts/script05,
101        tools/schedsim/shell/scripts/script06,
102        tools/schedsim/shell/shared/.cvsignore,
103        tools/schedsim/shell/shared/Makefile.am,
104        tools/schedsim/shell/shared/commands.c,
105        tools/schedsim/shell/shared/getopt.c,
106        tools/schedsim/shell/shared/lookup_semaphore.c,
107        tools/schedsim/shell/shared/lookup_task.c,
108        tools/schedsim/shell/shared/main_clocktick.c,
109        tools/schedsim/shell/shared/main_echo.c,
110        tools/schedsim/shell/shared/main_executing.c,
111        tools/schedsim/shell/shared/main_heir.c,
112        tools/schedsim/shell/shared/main_help.c,
113        tools/schedsim/shell/shared/main_rtemsinit.c,
114        tools/schedsim/shell/shared/main_semcreate.c,
115        tools/schedsim/shell/shared/main_semdelete.c,
116        tools/schedsim/shell/shared/main_semflush.c,
117        tools/schedsim/shell/shared/main_semobtain.c,
118        tools/schedsim/shell/shared/main_semrelease.c,
119        tools/schedsim/shell/shared/main_taskcreate.c,
120        tools/schedsim/shell/shared/main_taskdelete.c,
121        tools/schedsim/shell/shared/main_taskmode.c,
122        tools/schedsim/shell/shared/main_taskpriority.c,
123        tools/schedsim/shell/shared/main_taskresume.c,
124        tools/schedsim/shell/shared/main_tasksuspend.c,
125        tools/schedsim/shell/shared/main_taskwakeafter.c,
126        tools/schedsim/shell/shared/schedsim_shell.h,
127        tools/schedsim/shell/shared/shell_cmdset.c,
128        tools/schedsim/shell/shared/shell_makeargs.c,
129        tools/schedsim/shell/shared/include/shell.h,
130        tools/schedsim/shell/shared/include/newlib/_ansi.h,
131        tools/schedsim/shell/shared/include/newlib/getopt.h: Removed.
132
133        * configure.ac: RTEMS Scheduler Simulator is now in its own CVS module
134        named rtems-schedsim.
135
1362011-04-21      Jennifer Averett <Jennifer.Averett@OARcorp.com
137
138        PR 1777/cpukit
139        * tools/schedsim/rtems/rtems_init.c: Consolidated access to
140        _Thread_Dispatch_disable_level.
141
1422011-03-16      Jennifer Averett <jennifer.averett@OARcorp.com>
143
144        PR 1729/cpukit
145        * aclocal/enable-smp.m4: New file.
146
1472011-03-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
148
149        * Makefile.maint: Remove started_ada.
150
1512011-03-06      Ralf Corsépius <ralf.corsepius@rtems.org>
152
153        * aclocal/rtems-top.m4: Add pkgdatadir.
154        Override pkgdatadir to $(datadir)/rtems$_RTEMS_API.
155        * Makefile.am: Install make/Templates to pkgdatadir.
156
1572011-03-04      Ralf Corsépius <ralf.corsepius@rtems.org>
158
159        * Makefile.am: Merge-in make/Makefile.am.
160        * configure.ac: Reflect change above.
161
1622011-03-04      Ralf Corsépius <ralf.corsepius@rtems.org>
163
164        * Makefile.maint, aclocal/rpm.m4, aclocal/rtems-top.m4,
165        aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
166
1672011-03-03      Ralf Corsépius <ralf.corsepius@rtems.org>
168
169        * bootstrap: Add -g option.
170        Switch default to autoreconf.
171
1722011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
173
174        * configure.ac: Require autoconf-2.68, automake-1.11.1.
175
1762011-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
177
178        * configure.ac: Don't build tools/schedsim by default.
179        Add --enable-schedsim (Default: disabled).
180
1812010-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
182
183        Add RTEMS Scheduler Simulator.
184        * configure.ac: Add tools/schedsim.
185
1862010-12-16      Joel Sherrill <joel.sherrilL@OARcorp.com>
187
188        * SUPPORT: Update address.
189
1902010-09-27      Ralf Corsépius <ralf.corsepius@rtems.org>
191
192        * README.configure: Further cleanup.
193
1942010-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
195
196        * README.configure: Remove the most obsolete parts.
197
1982010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
199
200        PR 1532/testing
201        * aclocal/project-root.m4: Add initial tests for untar capabilities.
202
2032010-06-23      Ralf Corsépius <ralf.corsepius@rtems.org>
204
205        * configure.ac: autoconf >= 2.65, automake >= 1.11.
206
2072010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
208
209        * Makefile.maint, README.configure: Remove more ITRON references.
210
2112010-06-17      Ralf Corsépius <ralf.corsepius@rtems.org>
212
213        * aclocal/enable-itron.m4: Remove.
214        * configure.ac: Remove itron.
215
2162010-06-07      Ralf Corsépius <ralf.corsepius@rtems.org>
217
218        * aclocal/version.m4: Bump RTEMS_API to 4.11.
219        Bump _RTEMS_VERSION to 4.10.99.0.
220
2212010-05-11      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * aclocal/bsp-alias.m4: Change quoting to work-round
224        http://www.freebsd.org/cgi/query-pr.cgi?pr=146378.
225
2262009-10-23      Ralf Corsépius <ralf.corsepius@rtems.org>
227
228        * aclocal/check-custom-bsp.m4: Be less verbose.
229
2302009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
231
232        * aclocal/bsp-alias.m4: Fix quoting bug.
233
2342009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
235
236        * aclocal/check-custom-bsp.m4:
237        Remove "${srcdir}/${RTEMS_TOPdir}/make/custom/$1".
238        * aclocal/check-bsps.m4: Remove "blacklist".
239
2402009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
241
242        * aclocal/bsp-alias.m4: Remove bare BSP (Abandoned).
243
2442009-10-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
245
246        * README.configure: added COBRA5475 reference
247
2482009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
249
250        * aclocal/bsp-alias.m4: Pickup bsps from
251        c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
252
2532009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
254
255        * aclocal/check-bsps.m4: Pickup bsps from
256        c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
257
2582009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
259
260        * aclocal/check-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for
261        *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
262
2632009-10-14      Ralf Corsepius <ralf.corsepius@rtems.org>
264
265        * aclocal/canonical-target-name.m4, aclocal/enable-posix.m4:
266        Remove posix/unix simulator.
267
2682009-10-04      Sebastian Huber <sebastian.huber@embedded-brains.de>
269
270        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Renamed LPC24XX BSP
271        variants.
272
2732009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
274
275        * aclocal/bsp-alias.m4: Add BSP for GDB ARM simulator so we can easily
276        experiment with and debug different ARM architectural variations.
277
2782009-09-14      Ralf Corsepius <ralf.corsepius@rtems.org>
279
280        * aclocal/check-bsps.m4: Add csb337 bsp family.
281
2822009-07-23      Ralf Corsepius <ralf.corsepius@rtems.org>
283
284        * aclocal/enable-itron.m4: Default to not building itron.
285
2862009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
287
288        * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
289
2902009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
291
292        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
293        LPC2478 BSP variants.
294
2952009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
296
297        * aclocal/bsp-alias.m4: Add simsh2e.
298
2992009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
300
301        * Makefile.maint: rtems_api=4.10.
302        * Makefile.maint: Dump stuff hanging around for much too long.
303
3042009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
305
306        * aclocal/canonical-target-name.m4:
307        Remove comment referring to HPUX9.
308
3092009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
310
311        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
312
3132008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
314
315        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
316        multilib).
317
3182008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
319
320        * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
321
3222008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
323
324        * aclocal/canonical-target-name.m4: Remove tic4x.
325
3262008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
327
328        * README.configure: Add Lattice Mico32 support.
329
3302008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
331
332        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
333        of h8sim.
334
3352008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
336
337        * README.configure: Add new M32R port. It is just a beginning but the
338        BSP is functional enough to initialize and shutdown RTEMS.
339
3402008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
341
342        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
343        M32C port and m32csim BSP.
344
3452008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
346
347        * VERSION: Bump version to 4.9.99.0
348
3492008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
350
351        PR 1324/bsps
352        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
353
3542008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
355
356        * MAINTAINERS: Remove myself from avr.
357
3582008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
359
360        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
361        Recognize the the GDB SuperH simulator is just an architectural
362        simulator and does not include devices. Rename existing simulator BSP
363        configurations to simsh1 and simsh2 and add simsh4.
364
3652008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
366
367        PR 1324/bsps
368        * aclocal/check-bsps.m4: Add missing icecube.
369
3702008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
371
372        * aclocal/version.m4: Bump RTEMS_API to 4.10.
373        Bump _RTEMS_VERSION to 4.9.99.0.
374
3752008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
376
377        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
378        LPC2478 BSP.
379
3802008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
381
382        * README.configure: Updated list of BSPs.
383
3842008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
385
386        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
387        * make/custom/tqm8xx.cfg,
388        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
389        added MPC8xx based tqm8xx BSP family
390
3912008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
392
393        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
394
3952008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
396
397        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
398        comments.
399        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
400        AC_PREREQ(2.62).
401
4022008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
403
404        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
405        MPC8313ERDB.  Added Doxygen style comment.
406
4072008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
408
409        * make/custom/haleakala.cfg:
410        added PPC405 haleakala BSP contributed by Michael Hamel
411
4122008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
413
414        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
415        * make/custom/m5484FireEngine.cfg:
416        added pgh360 BSP variant
417        added m5484FireEngine BSP
418
4192008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
420
421        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
422
4232008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
424
425        * bootstrap: Use find . ... preinstall.am for portability reasons.
426
4272008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
428
429        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
430        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
431        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
432        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
433        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
434
4352007-11-06      Ray Xu <rayx.cn@gmail.com>
436
437        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
438
4392007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
440
441        * VERSION: Bump VERSION to 4.8.99.0.
442        * aclocal/version.m4: Bump RTEMS_API to 4.9.
443        Bump RTEMS_VERSION to 4.8.99.0.
444
4452007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
446
447        * Makefile.maint: touch all documentation master files so the date on
448        the manual reflects the release date of the software.
449
4502007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
451
452        * Makefile.maint: Add touching master files for various manuals so the
453        date on the cover page will reflect the date a tarball is cut.
454
4552007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
456
457        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
458        since that is the nickname for the Freescale evaluation board it is
459        based upon. BSP was tested on a Freescale MPC5200LITE.
460
4612007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
462
463        * Makefile.maint, configure.ac, release_support: Remove RDBG.
464        * aclocal/enable-rdbg.m4: Removed.
465
4662007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
467
468        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
469        Add gen83xx and mpc8349eamds BSP
470
4712007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
472
473        * README.configure: Add virtex BSP
474
4752007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
476
477        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
478
4792007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
480
481        * README.configure: Removed armulator.
482
4832007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
484
485        * README.configure, aclocal/check-bsps.m4: Remove references to
486        mbx860_1b since it is just an alternate name for the mbx860_001b.
487
4882007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
489
490        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
491        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
492
4932007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
494
495        * README.configure: DMV152 obsoleted.
496
4972007-02-21      Joel Sherrill <joel@OARcorp.com>
498
499        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
500
5012007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
502
503        * Makefile.am: Use MKDIR_P instead of mkdir_p.
504
5052007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
506
507        * Makefile.maint: Use VERSION as master source for version.m4's.
508        * VERSION: Sync with version in aclocal/version.m4.
509
5102007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
511
512        * Makefile.maint: Sync nomenclature with that being used in
513          cpukit/score/include/rtems/system.h (major->minor,
514          minor->revision).
515
5162007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
517
518        * Makefile.maint: Remove references to
519          cpukit/score/include/rtems/system.h.
520        * Makefile.maint: Add CVS_RUN.
521
5222007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
523
524        * Makefile.maint: New.
525
5262007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
527
528        * acinclude.m4: AC_PREREQ(2.60).
529
5302007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
531
532        * ampolish3: Use MKDIR_P instead of mkdir_p.
533
5342007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
535
536        * Makefile.am: Remove scripts/.
537
5382006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
539
540        * configure.ac: New BUG-REPORT address.
541
5422006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
543
544        * Makefile.am: Add ampolish3.
545
5462006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
547
548        * bootstrap: Add -r (autoreconf).
549
5502006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
551
552        * bootstrap: Add -p (regenerate preinstall.ams).
553
5542006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
555
556        * ampolish3: New.
557
5582006-10-19      Joel Sherrill <joel@OARcorp.com>
559
560        * configure.ac: Remove all macro implementations and use only the
561        static inline. Static inline functions are now well supported so
562        there is no reason for duplicate maintenance.
563        * aclocal/enable-inlines.m4: Removed.
564
5652006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
566
567        * aclocal/rtems-top.m4: Remove RTEMS_API.
568        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
569
5702006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
571
572        * aclocal/version.m4: Bump version to 4.7.99.0.
573
5742006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
575
576        * configure.ac: Require autoconf-2.60. Require automake-1.10.
577
5782006-08-09      Kolja Waschk <waschk@telos.de>
579
580        * config-ml.in: New port to Altera NIOS II.
581
5822006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
583
584        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
585        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
586       
5872006-06-23      Worth Burruss <worth@motioncontrol.org>
588
589        * README.configure: Add mcf5235.
590
5912006-04-18      Joel Sherrill <joel@OARcorp.com>
592
593        * VERSION: Updated to rtems-4.6.99.3.
594
5952006-04-18  Joel Sherrill <joel@OARcorp.com>
596
597        * aclocal/version.m4: Updated to rtems-4.6.99.3.
598
5992006-04-18      Joel Sherrill <joel@OARcorp.com>
600
601        * release_support: Fix typos.
602
6032006-04-18      Joel Sherrill <joel@OARcorp.com>
604
605        * ChangeLog, release_support: Fix typos.
606
6072006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
608
609        * acinclude.m4: Requires autoconf-2.59.
610
6112006-03-07      Joel Sherrill <joel@OARcorp.com>
612
613        PR 694/rtems
614        * release_support: Do not include .cvsignore files in release tarballs.
615
6162006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
617
618        PR 882/make_build
619        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
620
6212006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
622
623        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
624        Alpha-sort the aliases list.
625        * automake/host.am, automake/local.am, automake/subdirs.am:
626        Remove depend-am, depend-recursive.
627
6282006-01-10      Joel Sherrill <joel@OARcorp.com>
629
630        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
631
6322006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
633
634        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
635        Alias leon1 to leon2. Add sis.
636        * aclocal/check_bsps.m4: Remove brs5l.
637        Remove leon. Add leon2. Add sis to erc32 family.
638
6392005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
640
641        PR 851/bsps
642        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
643        family.
644
6452005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
646
647        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
648
6492005-09-02      Joel Sherrill <joel@OARcorp.com>
650
651        * VERSION: Updated to rtems-4.6.99.2.
652
6532005-09-02  Joel Sherrill <joel@OARcorp.com>
654
655        * aclocal/version.m4: Updated to rtems-4.6.99.2.
656
6572005-07-06      Philippe Simons
658
659        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
660
6612005-04-28      Joel Sherrill <joel@OARcorp.com>
662
663        * README.configure: Updated to account for removal of dmv177 and
664        ppcn_60x as well as other additions and deletions.
665
6662005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
667
668        * aclocal/enable-itron.m4: Allow unix.
669
6702005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
671
672        * Makefile.am: Remove ACLOCAL_FILES.
673
6742004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
675
676        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
677        bsp_specs.
678
6792004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
680
681        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
682        motorola_shared.
683
6842004-11-10      Joel Sherrill <joel@oarcorp.com>
685
686        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
687
6882004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
689
690        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
691
6922004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
693
694        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
695        presence of *.cfg.
696        * aclocal/check-custom-bsp.m4: Add bspkit support.
697
6982004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
699
700        * aclocal/enable-bare.m4: Remove.
701
7022004-09-29      Joel Sherrill <joel@OARcorp.com>
703
704        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
705        c/TOOL_TARGETS: i960 obsoleted and all references removed.
706
7072004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
708
709        * configure.ac: Require automake > 1.9.
710
7112004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
712
713        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
714
7152004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
716
717        PR 673/make_build
718        * config-ml.in: Quote 'cd "${ml_origdir}"'.
719        Quote 'cd "${ML_POPDIR}"'.
720
7212004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
722
723        PR 673/make_build
724        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
725
7262004-07-14      Joel Sherrill <joel@OARcorp.com>
727
728        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
729
7302004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
731
732        * aclocal/rtems-top.m4: Remove ENDIF.
733        Remove with_target_subdir defaulting to '.'.
734        * acinclude.m4: Add --includedir to sub_configure_args.
735
7362004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
739        Rework dist-hook.
740        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
741        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
742
7432004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
746
7472004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * Makefile.am: Remove AUTOMAKE_FILES.
750        Cleanup duplicate ACLOCAL_FILES.
751        EXTRA_DIST += config-ml.in.
752        DIST_SUBDIRS += make.
753        Add dist-hook.
754        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
755
7562004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
759
7602004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * VERSION: 4.6.99.0.
763        * aclocal/version.m4: 4.6.99.0.
764
7652004-02-06      Joel Sherrill <joel@OARcorp.com>
766
767        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
768        which were accidentally removed when purging the mips64orion.
769
7702004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * aclocal/rpm.m4: Make osversions the default.
773        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
774        distcheck).
775
7762004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
779
7802004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * configure.ac: Require automake >= 1.8.2.
783        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
784
7852004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * configure.ac: Requires automake >= 1.8.1.
788
7892004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * .cvsignore: Remove mkinstalldirs.
792        * bootstrap: Remove compile during "clean".
793
7942004-01-08      Joel Sherrill <joel@OARcorp.com>
795
796        * .cvsignore: Add compile.
797
7982004-01-07      Joel Sherrill <joel@OARcorp.com>
799
800        * README.configure: Remove efi68k and efi332 references as they are no
801        longer in the tree.
802
8032004-01-07      Joel Sherrill <joel@OARcorp.com>
804
805        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
806        removed as mips port more completely covers the MIPS family.
807
8082003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * README.configure: Reflect requireing autoconf-2.59 and
811        automake-1.8.
812
8132003-12-17      Joel Sherrill <joel@OARcorp.com>
814
815        * VERSION: Updated to rtems-20031217-test.
816
8172003-12-17  Joel Sherrill <joel@OARcorp.com>
818
819    * aclocal/version.m4: Updated to rtems-20031217-test.
820
8212003-12-17      Joel Sherrill <joel@OARcorp.com>
822
823        * release_support: Correct method used to find ChangeLog associated
824        with the version.m4 files.  Keep going until I can get a tarball cut.
825
8262003-12-17      Joel Sherrill <joel@OARcorp.com>
827
828        * release_support: Use dirname not basedir.  Keep going until I
829        can get a tarball cut.
830
8312003-12-17      Joel Sherrill <joel@OARcorp.com>
832
833        * release_support: New file -- assistant to new cut_release script.
834
8352003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * Makefile.am: Remove automake/compile.am
838
8392003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * automake/compile.am: Remove (Unused).
842
8432003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * automake/lib.am: Remove (Unused).
846
8472003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
850
8512003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * configure.ac: Remove make/custom/Makefile.
854        * Makefile.am: Cosmetics.
855        * automake/compile.am: Remove compilation rules.
856        Remove $(ARCH) directory generation.
857
8582003-11-26      Joel Sherrill <joel@OARcorp.com>
859
860        * MAINTAINERS: New file.
861
8622003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
865        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
866        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
867        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
868        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
869        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
870        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
871        aclocal/enable-tests.m4, aclocal/multilib.m4,
872        aclocal/path-ksh.m4, aclocal/project-root.m4,
873        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
874        acinclude.m4:
875        Fix underquoting to silence automake-1.8.
876
8772003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * config-ml.in: Don't built multilib variant normal (-mn) for
880        h8300-*-rtems*.
881
8822003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * aclocal/config-subdirs.m4: Remove.
885        * Makefile.am: Reflect changes above.
886
8872003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * aclocal/canonical-host.m4: Remove.
890        * Makefile.am: Reflect changes above.
891
8922003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
895        c/src/lib/libbsp/*/acinclude.m4.
896
8972003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * aclocal/check-cpu.m4: Remove.
900        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
901        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
902        $1 in $srcdir before adding dir to SUBDIRS.
903
9042003-09-26  Joel Sherrill <joel@OARcorp.com>
905
906        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
907
9082003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
911        patches).
912        * aclocal/enable-tests.m4: Change to support
913        --enable-tests=no|yes|samples, default is samples.
914
9152003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * Makefile.am: Correct bogus ACLOCAL_FILES.
918
9192003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
922        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
923        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
924        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
925        aclocal/check-networking.m4, aclocal/check-newlib.m4,
926        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
927        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
928        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
929        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
930        aclocal/path-perl.m4, aclocal/ppc.m4,
931        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
932        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
933        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
934        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
935        Remove (Unused).
936        * automake/leaf.am, automake/force-preinstall.am:
937        Remove (Unused).
938        * Makefile.am: Reflect changes above.
939
9402003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * automake/local.am, automake/host.am: Remove "debug".
943
9442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
945
946        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
947
9482003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
951        Add "autoconf-2.5x unquoting" hack.
952
9532003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * config.sub: Remove (Automatically added by automake, again).
956        * bootstrap: Reflect change above.
957        * configure.ac: Require automake >= 1.7.6.
958
9592003-07-03      Joel Sherrill <joel@OARcorp.com>
960
961        * SUPPORT: Fix Mark Johannes' email address.
962
9632003-07-03      Joel Sherrill <joel@OARcorp.com>
964
965        * VERSION: Updated to rtems-ss-20030703.
966
9672003-07-03      Joel Sherrill <joel@OARcorp.com>
968
969        * aclocal/version.m4: Updated to rtems-ss-20030703.
970
9712003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        * bootstrap: Reflect having added config.sub.
974        * config.sub: New from subversions to accomodate c4x/tic4x.
975
9762003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        PR 412/make_build
979        * configure.ac: Remove "BLEEDING EDGE" warning.
980        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
981        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
982        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
983        * aclocal/gcc-isystem.m4: New.
984        * Makefile.am: Add aclocal/gcc-isystem.m4.
985
9862003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * automake/local.am: Remove $(ARCH), clean-local.
989
9902003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        PR 321:
993        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
994        * aclocal/env-rtemsbsp.m4
995        * automake/compile.am
996        * automake/host.am
997        * automake/local.am
998
9992003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
1002        * automake/compile.am: Remove LIBSUFFIX_VA.
1003        Merger from rtems-4-6-branch.
1004
10052003-04-17      Joel Sherrill <joel@OARcorp.com>
1006
1007        * VERSION: Updated to rtems-ss-20030417.
1008
10092003-04-17      Joel Sherrill <joel@OARcorp.com>
1010
1011        * aclocal/version.m4: Updated to rtems-ss-20030417.
1012
10132003-04-11      Joel Sherrill <joel@OARcorp.com>
1014
1015        * VERSION: Updated to rtems-ss-20030411.
1016
10172003-04-11      Joel Sherrill <joel@OARcorp.com>
1018
1019        * aclocal/version.m4: Updated to rtems-ss-20030411.
1020
10212003-04-11      Joel Sherrill <joel@OARcorp.com>
1022
1023        * VERSION: Updated to rtems-ss-20020411.
1024
10252003-04-11      Joel Sherrill <joel@OARcorp.com>
1026
1027        * aclocal/version.m4: Updated to rtems-ss-20020411.
1028
10292003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * acinclude.m4: Reformat build_* handling.
1032        Preset *_alias if empty.
1033        * configure.ac: Change tools/build to build-config dirs.
1034        Conditionally build tools/build as host-config dirs.
1035
10362003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * acinclude.m4: Fix broken comments.
1039        Add hidden option --enable-experimental.
1040        * README.cdn-X: Update.
1041        * configure.ac: Build tools/build as host and build-host tools to
1042        accomodate those BSPs applying packhex in <BSP>.cfg.
1043        Build tools/cpu as build-host tools.
1044
10452003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * tools/Makefile.am: Remove.
1048        * configure.ac: Remove tools.
1049        * acinclude.m4: Fix build_subdir handling.
1050        * Makefile.am: Remove tools from SUBDIRS.
1051        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
1052
10532003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1056        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
1057
10582003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * bootstrap: Add ACLOCAL, AUTOHEADER.
1061        Don't check for auto*tool-versions.
1062
10632003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
1066
10672003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * automake/compile.am: Introduce depend-gcc.
1070        * automake/lib.am: Remove stray comment.
1071        * automake/local.am: Introduce depend-gcc.
1072
10732003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1074
1075        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
1076
10772003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1078
1079        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
1080        * automake/local.am: Remove $(ARCH), clean-local.
1081        * automake/compile.am: Add $(ARCH), clean-local.
1082        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
1083
10842003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * Makefile.am: Remove references to obsoleted files
1087        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
1088
10892003-02-14      Joel Sherrill <joel@OARcorp.com>
1090
1091        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
1092        references.
1093
10942003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
1097
10982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * bootstrap: Remove attempts to detect autoconf and automake using
1101        "which" (PR 325).
1102
11032003-02-06      Joel Sherrill <joel@OARcorp.com>
1104
1105        * README.configure: Updated to reflect new BSPs and deprecated
1106        targets.
1107
11082003-01-28      Joel Sherrill <joel@OARcorp.com>
1109
1110        * VERSION: Updated to rtems-ss-20030128.
1111
11122003-01-28      Joel Sherrill <joel@OARcorp.com>
1113
1114        * aclocal/version.m4: Updated to rtems-ss-20030128.
1115
11162003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1117
1118        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
1119        Remove CLOBBER_DEPEND (Unused).
1120
11212003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * automake/local.am: Remove distclean-local.
1124
11252001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
1128        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
1129
11302002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
1133        Rework RTEMS_PROG_CXX_FOR_TARGET.
1134
11352002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
1138
11392002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
1142
11432002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
1146
11472002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * bootstrap: Require autoconf 2.54 or 2.57.
1150        Require automake-1.7.2.
1151
11522002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
1155        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
1156        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
1157
11582002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1159
1160        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
1161
11622002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1163
1164        * automake/compile.am: Remove hard-coded *_PROFILE_V.
1165        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1166        CFLAGS_PROFILE_V.
1167        Remove CPPFLAGS_GCC.
1168
11692002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
1172        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
1173        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
1174        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
1175
11762002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1177
1178        * aclocal/rtems-flags.m4: New.
1179
11802002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1181
1182        * bootstrap: Allow autoconf-2.57.
1183
11842002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * aclocal/prog-cc.m4: Remove GCCSED.
1187
11882002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
1191        Remove LDFLAGS.
1192        Add CCAS, CCASCOMPILE.
1193        Remove compilation rules for *.cpp, *.cxx, *.C.
1194        Use CCASCOMPILE to compile *.S.
1195        Add -pg to RTEMS_CFLAGS_PROFILE_V.
1196
11972002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * configure.ac: Remove c/make.
1200
12012002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * aclocal/prog-ccas.m4: New.
1204        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
1205        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
1206        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
1207
12082002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * acinclude.m4: Conditionally append --target=.
1211
12122002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1213
1214        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
1215
12162002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * automake/compile.am: Remove LD_PATHS (Unused).
1219        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
1220        is announced obsolete).
1221
12222002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
1225
12262002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * aclocal/sysv-ipc.m4: Remove (Unused).
1229        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
1230
12312002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * acinclude.m4: Lots of changes addressing PR 312.
1234
12352002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236
1237        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
1238        to PR 312).
1239
12402002-11-18      Joel Sherrill <joel@OARcorp.com>
1241
1242        * VERSION: Updated to rtems-ss-20021118.
1243
12442002-11-18      Joel Sherrill <joel@OARcorp.com>
1245
1246        * aclocal/version.m4: Updated to rtems-ss-20021118.
1247
12482002-11-17      Joel Sherrill <joel@OARcorp.com>
1249
1250        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
1251        Motorola MTX603e.
1252
12532002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1254
1255        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
1256
12572002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1258
1259        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
1260        * configure.ac: Ditto.
1261
12622002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
1265        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
1266        Support @CFLAGS@, @CXXFLAGS@.
1267
12682002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1269
1270        * bootstrap: Allow autoconf-2.56.
1271
12722002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1273
1274        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
1275        Fix stupid typo (continue/configure).
1276        * aclocal/prog-cc.m4: Remove obsolete comments.
1277        Acknowledge CFLAGS.
1278
12792002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
1282        end of the args passed to sub-configure-scripts. (Reported by
1283        Wulf Hofbauer <wh73@cornell.edu>)
1284
12852002-11-12      Joel Sherrill <joel@OARcorp.com>
1286
1287        * configure.ac: Remove make/compilers/Makefile.
1288
12892002-11-11      Joel Sherrill <joel@OARcorp.com>
1290
1291        * VERSION: Updated to rtems-ss-20021111.
1292
12932002-11-11      Joel Sherrill <joel@OARcorp.com>
1294
1295        * aclocal/version.m4: Updated to rtems-ss-20021111.
1296
12972002-11-11      Joel Sherrill <joel@OARcorp.com>
1298
1299        * VERSION: Updated to rtems-ss-20021111.
1300
13012002-11-11      Joel Sherrill <joel@OARcorp.com>
1302
1303        * aclocal/version.m4: Updated to rtems-ss-20021111.
1304
13052002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1306
1307        * automake/compile.am: Remove rel rule.
1308
13092002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1310
1311        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
1312
13132002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1314
1315        * configure.ac: Remove make/Templates/Makefile.
1316        * README.configure: Minor massaging.
1317
13182002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1319
1320        Further preparations for autoconf > 2.52:
1321        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1322        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1323        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1324
13252002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1326
1327        * acinclude.m4: Adapations to autoconf > 2.52.
1328
13292002-11-01      Joel Sherrill <joel@OARcorp.com>
1330
1331        * ChangeLog: Corrected.
1332
13332002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * bootstrap: Add generate_bspdir_acinclude to automatically update
1336        c/src/lib/libbsp/<cpu>/acinclude.m4.
1337        Use #! /bin/sh instead of #!/bin/sh.
1338        Remove autom4te*.cache during ./bootstrap --clean.
1339
13402002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1341
1342        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1343        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1344        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1345        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1346        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1347        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1348        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1349        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1350        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1351        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1352        (autoconf > 2.54 seems to have problems with the old form of
1353        quoting).
1354
13552002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1358        (autoconf > 2.54 complains about).
1359
13602002-10-21      Joel Sherrill <joel@OARcorp.com>
1361
1362        * VERSION: Updated to rtems-20021021-test.
1363
13642002-10-21      Joel Sherrill <joel@OARcorp.com>
1365
1366        * aclocal/version.m4: Updated to rtems-20021021-test.
1367
13682002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1369
1370        * .cvsignore: Reformat.
1371        Add autom4te*cache.
1372        Remove autom4te.cache.
1373
13742002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1375
1376        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1377
13782002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1379
1380        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1381        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1382
13832002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1384
1385        * bootstrap: Add autoconf/automake version checks by popular demand.
1386        [FWIW: I dislike this.]
1387
13882002-10-07      Joel Sherrill <joel@OARcorp.com>
1389
1390        * VERSION: Updated to rtems-ss-20021007.
1391
13922002-10-07      Joel Sherrill <joel@OARcorp.com>
1393
1394        * aclocal/version.m4: Updated to rtems-ss-20021007.
1395
13962002-10-04      Joel Sherrill <joel@OARcorp.com>
1397
1398        * VERSION: Updated to rtems-JUNK.
1399
14002002-10-04      Joel Sherrill <joel@OARcorp.com>
1401
1402        * aclocal/version.m4: Updated to rtems-JUNK.
1403
14042002-10-04      Joel Sherrill <joel@OARcorp.com>
1405
1406        * VERSION: Updated to rtems-ss-20021004.
1407
14082002-10-04      Joel Sherrill <joel@OARcorp.com>
1409
1410        * aclocal/version.m4: Updated to rtems-ss-20021004.
1411
14122002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1415        autoconf-2.53 PACKAGE crap.
1416
14172002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1418
1419        * aclocal/prog-gnat.m4: New.
1420
14212002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1422
1423        * aclocal/bsp-configure.m4: Fix small typo in comment.
1424
14252002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1428
14292002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1432        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1433        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1434
14352002-08-07      Joel Sherrill <joel@OARcorp.com>
1436
1437        * aclocal/version.m4: Updated to rtems-ss-20020807.
1438
14392002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1440
1441        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1442
14432002-07-31      Joel Sherrill <joel@OARcorp.com>
1444
1445        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1446        was just a stub and only the OR32 port is getting worked on.
1447
14482002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1449
1450        * aclocal/subdirs.m4: Remove.
1451        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1452
14532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1454
1455        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1456        exec/score/cpu.
1457
14582002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1459
1460        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1461        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1462        compilation rules (Work-around to an automake bug).
1463        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1464        make-library.
1465
14662002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1467
1468        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1469
14702002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1471
1472        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1473
14742002-07-17      Joel Sherrill <joel@OARcorp.com>
1475
1476        * aclocal/version.m4: Updated to rtems-ss-20020717.
1477
14782002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1479
1480        * config-ml.in: Imported from gcc-3.1.
1481        Change to match c/src/config-ml.in.
1482
14832002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1484
1485        * aclocal/check-multiprocessing.m4: Reworked.
1486        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1487
14882002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1489
1490        * automake/multilib.am: Remove.
1491        * Makefile.am: Reflect change above.
1492
14932002-06-28      Joel Sherrill <joel@OARcorp.com>
1494
1495        * aclocal/version.m4: Updated to rtems-ss-20020628.
1496
14972002-06-27      Joel Sherrill <joel@OARcorp.com>
1498
1499        * tools/Makefile.am: Build the cpu dependent tools as well.
1500
15012002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1502
1503        * aclocal/env-rtemscpu.m4: Remove.
1504        * aclocal/multi.m4: Remove.
1505        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1506
15072002-05-28      Joel Sherrill <joel@OARcorp.com>
1508
1509        * aclocal/version.m4: Updated to rtems-ss-20020528.
1510
15112002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1512
1513        * aclocal/prog-cc.m4: Remove GCC272 support.
1514        Remove ENABLE_LIBCDIR.
1515        * aclocal/prog-cxx.m4: Ditto.
1516        * aclocal/enable-gcc28.m4: Remove.
1517        * aclocal/enable-libcdir.m4: Ditto.
1518
15192002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1522        ENABLE_GCC28.
1523
15242002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1525
1526        * automake/compile.am: Remove GCC272 support.
1527        Remove *.sh rule (unused).
1528        * configure.ac: Remove ENABLE_GCC28.
1529        Remove ENABLE_LIBCDIR.
1530
15312002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1532
1533        * .cvsignore: Added mdate-sh and texinfo.tex.
1534
15352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1536
1537        * aclocal/version.m4: New file.
1538        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1539        aclocal/version.m4.
1540        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1541        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1542
15432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * configure.ac:
1546        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1547        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1548        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1549        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1550
15512002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1552
1553        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1554        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1555
15562002-03-08      Joel Sherrill <joel@OARcorp.com>
1557
1558        * VERSION: Updated to rtems-mg5-20020808.
1559
15602002-03-01      Joel Sherrill <joel@OARcorp.com>
1561
1562        * VERSION: Updated to rtems-ss-20020301.
1563
15642002-02-15      Joel Sherrill <joel@OARcorp.com>
1565
1566        * VERSION: Updated to rtems-ss-20020215.
1567
15682002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1569
1570        * aclocal/subdirs.m4: Propagate the current $prefix to the
1571        sub-configures.
1572
15732002-02-05      Joel Sherrill <joel@OARcorp.com>
1574
1575        * VERSION: Updated to rtems-ss-20020205.
1576
15772002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1578
1579        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1580        compatibility.
1581        * bootstrap: Let --clean remove texinfo.tex.
1582
15832002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1584
1585        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1586
15872002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1588
1589        * configure.ac: Add --enable-docs support. Add
1590        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1591        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1592        hard-coded SUBDIRS.
1593        * README.configure: Added a bit of information on this new option.
1594
15952002-01-18      Joel Sherrill <joel@OARcorp.com>
1596
1597        * VERSION: Updated to rtems-ss-20020118.
1598
15992002-01-18      Joel Sherrill <joel@OARcorp.com>
1600
1601        * VERSION: Updated to rtems-20020118.
1602
16032002-01-17      Joel Sherrill <joel@OARcorp.com>
1604
1605        * VERSION: Updated to rtems-ss-20020717.
1606
16072002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1608
1609        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1610        check upon host_alias != build_alias.
1611
16122002-01-07      Joel Sherrill <joel@OARcorp.com>
1613
1614        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1615        last line to eliminate 100's of warnings.
1616
16172002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1618
1619        * aclocal/check-newlib.m4: Apply AS_IF.
1620        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1621        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1622        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1623        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1624        changes.
1625        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1626        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1627        * automake/compile.am: Remove librtemsall from LINK_FILES.
1628
16292001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1630
1631        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1632        * aclocal/subdirs.m4: New file.
1633        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1634        modifications.
1635        * aclocal/check-posix.m4: Apply AS_IF.
1636        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1637        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1638        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1639        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1640        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1641        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1642        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1643        OUTPUT_COMMANDS.
1644        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1645        * aclocal/rtems-debug.m4: Minor cleanups.
1646        * aclocal/rtems-top.m4: Minor cleanups.
1647        * automake/compile.am: Further steps towards automake's rules.
1648
16492001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1650
1651        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1652        * automake/lib.am: Add MULTISUBDIR.
1653
16542001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1655
1656        * bootstrap: Run autoheader when configure.ac contains
1657        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1658
16592001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1660
1661        * aclocal/bsp-configure.m4: New file.
1662        * Makefile.am: Add aclocal/bsp-configure.m4.
1663
16642001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1665
1666        * Makefile.am: Add automake/force-preinstall.am,
1667        aclocal/ppc.am, remove ACLOCAL_M4.
1668
16692001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1670
1671        * aclocal/bsp-alias.m4: Remove score603e_g1.
1672        * aclocal/check-bsps.m4: Remove score603e_g1.
1673        * aclocal/prog-cc.m4: Apply m4_if.
1674
1675
16762001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1677
1678        * automake/force-preinstall.am: New file.
1679        * aclocal/ppc.m4: New file.
1680
16812001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1682
1683        * aclocal/check-bsps.m4: Reworked.
1684        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1685
16862001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1687
1688        * aclocal/bspopts.m4: New file.
1689
16902001-11-13      Joel Sherrill <joel@OARcorp.com>
1691
1692        * COPYING: Test of $Id$ -> $RTEMS$.
1693
16942001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1695
1696        This modification is part of the submitted modifications necessary to
1697        support the IBM PPC405 family.  This submission was reviewed by
1698        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1699        not negatively impact the ppc403 BSPs.  The submission and tracking
1700        process was captured as PR50.
1701        * README.configure: Added gen405 BSP.
1702
17032001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1704
1705        * Adopt more automake rules:
1706        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1707        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1708        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1709        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1710        CXXLINK_APP in make-cxx-exe.
1711        * automake/lib.am: Add ARFLAGS.
1712
17132001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1714
1715        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1716        config.cache's which prevented powerpc targets librdbg from building.
1717
17182001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1719
1720        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1721        add 2nd arg to _RTEMS_CPU_SUBDIR.
1722        * aclocal/target.m4: Replace ac_configure_args with
1723        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1724        * Makefile.am: Require automake-1.5.
1725
17262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1727
1728        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1729        * configure.in: Remove.
1730        * configure.ac: New file, generated from configure.in by autoupdate.
1731
17322001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1733
1734        * aclocal/rtems-cpu-subdirs.m4: New file.
1735
17362001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1737
1738        * automake/compile.am: Fundamentally reworked compilation rules for
1739        closer adaptation to automake's behavior.
1740
17412001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1742
1743        * automake/lib.am: Comment out LD.
1744        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1745        automake/leaf.am to AUTOMAKE_FILES.
1746
17472001-09-27      Joel Sherrill <joel@OARcorp.com>
1748
1749        * config.guess: No longer in CVS since installed by bootstrap.
1750
17512001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1752
1753        * bootstrap: remove/add automake added files.
1754        * .cvsignore: reflect changes to bootstrap.
1755
17562001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1757
1758        * automake/leaf.am: New file.
1759
17602001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1761
1762        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1763        of AC_CANONICAL_SYSTEM.
1764        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1765        mkinstalldirs and mkdir.
1766        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1767        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1768        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1769       
17702001-09-13      Joel Sherrill <joel@OARcorp.com>
1771
1772        * missing: Updated to latest version.
1773
17742001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1775
1776        * configure.in: autoupdate to autoconf-2.52.
1777        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1778        fix auto*tool invocation order.
1779        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1780        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1781        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1782        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1783        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1784        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1785        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1786        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1787        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1788        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1789        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1790        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1791        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1792        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1793        RTEMS_CONFIG_PER_BSP conditional.
1794        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1795        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1796        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1797
17982001-05-25      Joel Sherrill <joel@OARcorp.com>
1799
1800        * README.configure: Corrected the name of the MRM332 BSP.
1801        Strengthened the distinction between what the target
1802        and the BSP each select.  Added more targets to list.
1803
18042001-05-25      Joel Sherrill <joel@OARcorp.com>
1805
1806        * README.configure: Updated the list of BSPs.
1807
18082001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1809
1810        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1811        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1812        Add support for DOS-drive-letters.
1813
18142001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1815
1816        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1817        RTEMS_PROG_CC_FOR_TARGET.
1818
18192001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1820
1821        * README.cdn-X: Update.
1822        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1823        @CPPFLAGS@ to CPPFLAGS.
1824
18252001-04-20      Eric Valette <valette@crf.canon.fr>
1826
1827        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1828        BSPs support the new exception processing model and
1829        consequently, librdbg.
1830
18312001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1832
1833        * configure.in: Reworked for Canadian Cross support.
1834        * Makefile.am: Reflect changes to configure.in.
1835        * config.guess, config.sub: Update from subversions.gnu.org.
1836        * README.cdn-X: New file.
1837        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1838
18392001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1840
1841        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1842        TARGET_CONFIG_SUBDIRS.
1843        * aclocal/enable-bsp.m4: fix quoting.
1844        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1845
18462001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1847
1848        * aclocal/config-subdirs.m4: New file.
1849        * aclocal/target.m4: Use macros from config-subdirs.m4.
1850
18512001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1852
1853        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1854        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1855
18562001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1857
1858        * configure.in: Fix AM_INIT_AUTOMAKE.
1859        * aclocal/bsp-arg-enable.m4: Extend comments.
1860        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1861        the default clause.
1862
18632001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1864
1865        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1866        RTEMS_ENV_RTEMSCPU.
1867        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1868        special treatment for GCC_SPECS.
1869        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1870        special treatment for GCC_SPECS.
1871        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1872        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1873        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1874        instead of $(shell ..) for LIBC_LIB*.
1875
18762001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1877
1878        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1879        simsh7045.
1880
18812001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1882
1883        * automake/compile.am: Add LD.
1884
18852000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1886
1887        * config.guess, config.sub: Update from CVS-autoconf to pick
1888        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1889        necessary anyway to use autoconf-versions > 2.13.
1890
18912000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1892
1893        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1894        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1895        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1896        help string.
1897        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1898
18992000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1900
1901        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1902        Modified to reflect addition of LEON BSPs as well as the
1903        no-FP ERC32 variant.
1904
19052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1906
1907        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1908        standard).
1909        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1910        standard).
1911        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1912        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1913        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1914        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1915
19162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1917
1918        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1919        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1920        $host instead of $target (BUG-FIX).
1921        * configure.in: Use $target and $host instead of $target_alias and
1922        $host_alias (autoconf-2.49b).
1923        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1924        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1925
1926        NOTES:
1927        * autoconf-2.49b depredicates using changequotes.
1928        * The changes to configure.in are due to cleanups in
1929        autoconf-2.49b's implemention of canonicalization. With
1930        autoconf-2.1x it wasn't always clear, when to use $xxx or
1931        $xxx_alias. Now this is clear.
1932
19332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1934
1935        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1936
19372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1938
1939        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1940        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1941        with an RTEMS specific but more restrictive autoconf macro.
1942
19432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1944
1945        * automake/lib.am: Add LD.
1946
19472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1948
1949        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1950        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1951
19522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1953 
1954        * aclocal/*: Replace with contents of macros/*.m4
1955        * macros/: Remove.
1956        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1957        * Makefile.am: Reflect changes to aclocal/ and macros/.
1958
19592000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1960
1961        * configure.in: New, Cygnus/GNU style configuration.
1962        * Makefile.am: Add macros/, reflect new configure.in,
1963        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1964        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1965        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1966        * macros/tool-prefix.m4: Remove.
1967        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1968        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1969        RTEMS_ROOT.
1970        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1971        * macros/multilib.m4: Various minor fixes.
1972        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1973        PROJECT_ROOT, RTEMS_ROOT.
1974        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1975        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1976
19772000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1978
1979        * automake/multilib.am: New file.
1980        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1981        the automake/ directory.
1982
19832000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1984
1985        * macros/enable-hwapi.m4: Removed.
1986        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1987        A small cleanup step towards gnu-canonicalization.
1988
19892000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1990
1991        * macros: New directory.
1992        * macros/bsp-alias.m4: new file.
1993        * macros/canonical-host.m4: new file.
1994        * macros/canonical-target-name.m4: new file.
1995        * macros/canonicalize-tools.m4: new file.
1996        * macros/check-bsp-cache.m4: new file.
1997        * macros/check-bsps.m4: new file.
1998        * macros/check-cpu.m4: new file.
1999        * macros/rtems-debug.m4: new file.
2000        * macros/check-cxx.m4: new file.
2001        * macros/check-itron.m4: new file.
2002        * macros/check-multiprocessing.m4: new file.
2003        * macros/check-networking.m4: new file.
2004        * macros/check-newlib.m4: new file.
2005        * macros/check-posix.m4: new file.
2006        * macros/check-rdbg.m4: new file.
2007        * macros/enable-bare.m4: new file.
2008        * macros/enable-cxx.m4: new file.
2009        * macros/enable-gcc28.m4: new file.
2010        * macros/enable-inlines.m4: new file.
2011        * macros/enable-itron.m4: new file.
2012        * macros/enable-libcdir.m4: new file.
2013        * macros/enable-multiprocessing.m4: new file.
2014        * macros/enable-networking.m4: new file.
2015        * macros/enable-posix.m4: new file.
2016        * macros/enable-rdbg.m4: new file.
2017        * macros/enable-rtemsbsp.m4: new file.
2018        * macros/enable-tests.m4: new file.
2019        * macros/gcc-pipe.m4: new file.
2020        * macros/gcc-specs.m4: new file.
2021        * macros/i386-gas-code16.m4: new file.
2022        * macros/path-ksh.m4: new file.
2023        * macros/path-perl.m4: new file.
2024        * macros/prog-cc.m4: new file.
2025        * macros/prog-cxx.m4: new file.
2026        * macros/project-root.m4: new file.
2027        * macros/rtems-top.m4: new file.
2028        * macros/sysv-ipc.m4: new file.
2029        * macros/target.m4: new file.
2030        * macros/rtems-test-no-pause.m4: new file.
2031        * macros/multilib.m4: new file.
2032        * macros/tool-paths.m4: new file.
2033        * macros/tool-prefix.m4: new file.
2034
20352000-09-14      Joel Sherrill <joel@OARcorp.com>
2036
2037        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
2038
20392000-09-14      Joel Sherrill <joel@OARcorp.com>
2040
2041        * aclocal/enable-hwapi.m4: Now longer used and removed.
2042
20432000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2044
2045        * automake/lib.am: Remove leaf.cfg.
2046
20472000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2048
2049        * aclocal/rtems-top.m4: Add ENDIF-hack.
2050        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
2051
20522000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2053
2054        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
2055        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
2056        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
2057        * automake/compile.am: Replaced.
2058        * automake/local.am: Remove building variant handling.
2059
20602000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2061
2062        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
2063        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
2064        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
2065        * aclocal/target.m4: Cleanup comments
2066        * Automake/compile.am: Add DEFS support to keep building happy.
2067
20682000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2069
2070        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
2071
20722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2073
2074        * automake/compile.am: New file
2075        * ChangeLog: Fix email addresses
2076
20772000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2078
2079        * LICENSE.NET, README, README.configure: Spelling corrections.
2080
20812000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2082
2083        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
2084
20852000-08-30      Joel Sherrill <joel@OARcorp.com>
2086
2087        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
2088
20892000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
2090
2091        * ChangeLog: Moved incorrect entries to make/ChangeLog.
2092
20932000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2094
2095        * aclocal/check-bsps.h:
2096          - Add pck6-BSP
2097          - Exclude ChangeLog from being picked up as BSP
2098        * aclocal/bsp-alias.m4: Add pck6-BSP
2099
21002000-08-10      Joel Sherrill <joel@OARcorp.com>
2101
2102        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.