source: rtems/ChangeLog @ 2f96c1eb

4.115
Last change on this file since 2f96c1eb was b92e0574, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/17/11 at 04:05:28

2011-06-17 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Remove make/host.cfg.in.
  • Property mode set to 100644
File size: 65.2 KB
Line 
12011-06-17      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove make/host.cfg.in.
4
52011-05-24      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        PR 1810/misc
8        * ChangeLog: Fix previous damage.
9
102011-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * tools/build/.cvsignore, tools/build/ChangeLog,
13        tools/build/Makefile.am, tools/build/README, tools/build/binpatch.c,
14        tools/build/cklength.c, tools/build/config.h.in,
15        tools/build/configure.ac, tools/build/cvsignore-add.sh,
16        tools/build/doxy-filter, tools/build/eolstrip.c,
17        tools/build/install-if-change.in, tools/build/multigen,
18        tools/build/packhex.c, tools/build/rtems-bin2c.c,
19        tools/build/search-id.sh, tools/build/unhex.c, tools/cpu/.cvsignore,
20        tools/cpu/ChangeLog, tools/cpu/Makefile.am, tools/cpu/configure.ac,
21        tools/cpu/generic/.cvsignore, tools/cpu/generic/ChangeLog,
22        tools/cpu/generic/Makefile.am, tools/cpu/generic/configure.ac,
23        tools/cpu/generic/size_rtems.in, tools/cpu/nios2/.cvsignore,
24        tools/cpu/nios2/ChangeLog, tools/cpu/nios2/Makefile.am,
25        tools/cpu/nios2/README, tools/cpu/nios2/bridges.c,
26        tools/cpu/nios2/bridges.h, tools/cpu/nios2/clocks.c,
27        tools/cpu/nios2/clocks.h, tools/cpu/nios2/configure.ac,
28        tools/cpu/nios2/devices.c, tools/cpu/nios2/devices.h,
29        tools/cpu/nios2/linkcmds.c, tools/cpu/nios2/linkcmds.h,
30        tools/cpu/nios2/memory.c, tools/cpu/nios2/memory.h,
31        tools/cpu/nios2/nios2gen.c, tools/cpu/nios2/output.c,
32        tools/cpu/nios2/output.h, tools/cpu/nios2/ptf.c,
33        tools/cpu/nios2/ptf.h, tools/cpu/nios2/sample.ptf,
34        tools/cpu/sh/.cvsignore, tools/cpu/sh/AUTHORS, tools/cpu/sh/COPYING,
35        tools/cpu/sh/ChangeLog, tools/cpu/sh/Makefile.am, tools/cpu/sh/TODO,
36        tools/cpu/sh/configure.ac, tools/cpu/sh/sci.c, tools/cpu/sh/sci.h,
37        tools/cpu/sh/shgen.c: New files.
38        Readded after mistakenly removing them.
39
402011-05-17      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * tools/build/.cvsignore, tools/build/ChangeLog,
43        tools/build/Makefile.am, tools/build/README, tools/build/binpatch.c,
44        tools/build/cklength.c, tools/build/configure.ac,
45        tools/build/cvsignore-add.sh, tools/build/doxy-filter,
46        tools/build/eolstrip.c, tools/build/install-if-change.in,
47        tools/build/multigen, tools/build/packhex.c,
48        tools/build/rtems-bin2c.c, tools/build/search-id.sh,
49        tools/build/unhex.c, tools/cpu/.cvsignore, tools/cpu/ChangeLog,
50        tools/cpu/Makefile.am, tools/cpu/configure.ac,
51        tools/cpu/generic/.cvsignore, tools/cpu/generic/ChangeLog,
52        tools/cpu/generic/Makefile.am, tools/cpu/generic/configure.ac,
53        tools/cpu/generic/size_rtems.in, tools/cpu/nios2/.cvsignore,
54        tools/cpu/nios2/ChangeLog, tools/cpu/nios2/Makefile.am,
55        tools/cpu/nios2/README, tools/cpu/nios2/bridges.c,
56        tools/cpu/nios2/bridges.h, tools/cpu/nios2/clocks.c,
57        tools/cpu/nios2/clocks.h, tools/cpu/nios2/configure.ac,
58        tools/cpu/nios2/devices.c, tools/cpu/nios2/devices.h,
59        tools/cpu/nios2/linkcmds.c, tools/cpu/nios2/linkcmds.h,
60        tools/cpu/nios2/memory.c, tools/cpu/nios2/memory.h,
61        tools/cpu/nios2/nios2gen.c, tools/cpu/nios2/output.c,
62        tools/cpu/nios2/output.h, tools/cpu/nios2/ptf.c,
63        tools/cpu/nios2/ptf.h, tools/cpu/nios2/sample.ptf,
64        tools/cpu/sh/.cvsignore, tools/cpu/sh/AUTHORS, tools/cpu/sh/COPYING,
65        tools/cpu/sh/ChangeLog, tools/cpu/sh/Makefile.am, tools/cpu/sh/TODO,
66        tools/cpu/sh/configure.ac, tools/cpu/sh/sci.c, tools/cpu/sh/sci.h,
67        tools/cpu/sh/shgen.c, tools/schedsim/.cvsignore,
68        tools/schedsim/ChangeLog, tools/schedsim/Makefile.am,
69        tools/schedsim/README, tools/schedsim/configure.ac,
70        tools/schedsim/rtems/.cvsignore, tools/schedsim/rtems/ChangeLog,
71        tools/schedsim/rtems/Makefile.am, tools/schedsim/rtems/interr.c,
72        tools/schedsim/rtems/rtems_init.c,
73        tools/schedsim/rtems/rtems_sched.h, tools/schedsim/rtems/wkspace.c,
74        tools/schedsim/rtems/sched_cpu/cpu.c,
75        tools/schedsim/rtems/sched_cpu/cpu_asm.c,
76        tools/schedsim/rtems/sched_cpu/rtems/asm.h,
77        tools/schedsim/rtems/sched_cpu/rtems/stringto.h,
78        tools/schedsim/rtems/sched_cpu/rtems/score/cpu.h,
79        tools/schedsim/rtems/sched_cpu/rtems/score/cpu_asm.h,
80        tools/schedsim/rtems/sched_cpu/rtems/score/cpuopts.h,
81        tools/schedsim/rtems/sched_cpu/rtems/score/no_cpu.h,
82        tools/schedsim/rtems/sched_cpu/rtems/score/types.h,
83        tools/schedsim/shell/.cvsignore, tools/schedsim/shell/ChangeLog,
84        tools/schedsim/shell/Makefile.am,
85        tools/schedsim/shell/schedsim_priority/.cvsignore,
86        tools/schedsim/shell/schedsim_priority/Makefile.am,
87        tools/schedsim/shell/schedsim_priority/config.c,
88        tools/schedsim/shell/schedsim_priority/printheir_executing.c,
89        tools/schedsim/shell/schedsim_priority/schedsim.cc,
90        tools/schedsim/shell/schedsim_priority/wrap_thread_dispatch.c,
91        tools/schedsim/shell/scripts/script01,
92        tools/schedsim/shell/scripts/script02,
93        tools/schedsim/shell/scripts/script03,
94        tools/schedsim/shell/scripts/script04,
95        tools/schedsim/shell/scripts/script05,
96        tools/schedsim/shell/scripts/script06,
97        tools/schedsim/shell/shared/.cvsignore,
98        tools/schedsim/shell/shared/Makefile.am,
99        tools/schedsim/shell/shared/commands.c,
100        tools/schedsim/shell/shared/getopt.c,
101        tools/schedsim/shell/shared/lookup_semaphore.c,
102        tools/schedsim/shell/shared/lookup_task.c,
103        tools/schedsim/shell/shared/main_clocktick.c,
104        tools/schedsim/shell/shared/main_echo.c,
105        tools/schedsim/shell/shared/main_executing.c,
106        tools/schedsim/shell/shared/main_heir.c,
107        tools/schedsim/shell/shared/main_help.c,
108        tools/schedsim/shell/shared/main_rtemsinit.c,
109        tools/schedsim/shell/shared/main_semcreate.c,
110        tools/schedsim/shell/shared/main_semdelete.c,
111        tools/schedsim/shell/shared/main_semflush.c,
112        tools/schedsim/shell/shared/main_semobtain.c,
113        tools/schedsim/shell/shared/main_semrelease.c,
114        tools/schedsim/shell/shared/main_taskcreate.c,
115        tools/schedsim/shell/shared/main_taskdelete.c,
116        tools/schedsim/shell/shared/main_taskmode.c,
117        tools/schedsim/shell/shared/main_taskpriority.c,
118        tools/schedsim/shell/shared/main_taskresume.c,
119        tools/schedsim/shell/shared/main_tasksuspend.c,
120        tools/schedsim/shell/shared/main_taskwakeafter.c,
121        tools/schedsim/shell/shared/schedsim_shell.h,
122        tools/schedsim/shell/shared/shell_cmdset.c,
123        tools/schedsim/shell/shared/shell_makeargs.c,
124        tools/schedsim/shell/shared/include/shell.h,
125        tools/schedsim/shell/shared/include/newlib/_ansi.h,
126        tools/schedsim/shell/shared/include/newlib/getopt.h: Removed.
127
128        * configure.ac: RTEMS Scheduler Simulator is now in its own CVS module
129        named rtems-schedsim.
130
1312011-04-21      Jennifer Averett <Jennifer.Averett@OARcorp.com
132
133        PR 1777/cpukit
134        * tools/schedsim/rtems/rtems_init.c: Consolidated access to
135        _Thread_Dispatch_disable_level.
136
1372011-03-16      Jennifer Averett <jennifer.averett@OARcorp.com>
138
139        PR 1729/cpukit
140        * aclocal/enable-smp.m4: New file.
141
1422011-03-14      Joel Sherrill <joel.sherrilL@OARcorp.com>
143
144        * Makefile.maint: Remove started_ada.
145
1462011-03-06      Ralf Corsépius <ralf.corsepius@rtems.org>
147
148        * aclocal/rtems-top.m4: Add pkgdatadir.
149        Override pkgdatadir to $(datadir)/rtems$_RTEMS_API.
150        * Makefile.am: Install make/Templates to pkgdatadir.
151
1522011-03-04      Ralf Corsépius <ralf.corsepius@rtems.org>
153
154        * Makefile.am: Merge-in make/Makefile.am.
155        * configure.ac: Reflect change above.
156
1572011-03-04      Ralf Corsépius <ralf.corsepius@rtems.org>
158
159        * Makefile.maint, aclocal/rpm.m4, aclocal/rtems-top.m4,
160        aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
161
1622011-03-03      Ralf Corsépius <ralf.corsepius@rtems.org>
163
164        * bootstrap: Add -g option.
165        Switch default to autoreconf.
166
1672011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
168
169        * configure.ac: Require autoconf-2.68, automake-1.11.1.
170
1712011-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
172
173        * configure.ac: Don't build tools/schedsim by default.
174        Add --enable-schedsim (Default: disabled).
175
1762010-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
177
178        Add RTEMS Scheduler Simulator.
179        * configure.ac: Add tools/schedsim.
180
1812010-12-16      Joel Sherrill <joel.sherrilL@OARcorp.com>
182
183        * SUPPORT: Update address.
184
1852010-09-27      Ralf Corsépius <ralf.corsepius@rtems.org>
186
187        * README.configure: Further cleanup.
188
1892010-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
190
191        * README.configure: Remove the most obsolete parts.
192
1932010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
194
195        PR 1532/testing
196        * aclocal/project-root.m4: Add initial tests for untar capabilities.
197
1982010-06-23      Ralf Corsépius <ralf.corsepius@rtems.org>
199
200        * configure.ac: autoconf >= 2.65, automake >= 1.11.
201
2022010-06-21      Joel Sherrill <joel.sherrill@oarcorp.com>
203
204        * Makefile.maint, README.configure: Remove more ITRON references.
205
2062010-06-17      Ralf Corsépius <ralf.corsepius@rtems.org>
207
208        * aclocal/enable-itron.m4: Remove.
209        * configure.ac: Remove itron.
210
2112010-06-07      Ralf Corsépius <ralf.corsepius@rtems.org>
212
213        * aclocal/version.m4: Bump RTEMS_API to 4.11.
214        Bump _RTEMS_VERSION to 4.10.99.0.
215
2162010-05-11      Ralf Corsépius <ralf.corsepius@rtems.org>
217
218        * aclocal/bsp-alias.m4: Change quoting to work-round
219        http://www.freebsd.org/cgi/query-pr.cgi?pr=146378.
220
2212009-10-23      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * aclocal/check-custom-bsp.m4: Be less verbose.
224
2252009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * aclocal/bsp-alias.m4: Fix quoting bug.
228
2292009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
230
231        * aclocal/check-custom-bsp.m4:
232        Remove "${srcdir}/${RTEMS_TOPdir}/make/custom/$1".
233        * aclocal/check-bsps.m4: Remove "blacklist".
234
2352009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
236
237        * aclocal/bsp-alias.m4: Remove bare BSP (Abandoned).
238
2392009-10-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
240
241        * README.configure: added COBRA5475 reference
242
2432009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
244
245        * aclocal/bsp-alias.m4: Pickup bsps from
246        c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
247
2482009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
249
250        * aclocal/check-bsps.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-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for
256        *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
257
2582009-10-14      Ralf Corsepius <ralf.corsepius@rtems.org>
259
260        * aclocal/canonical-target-name.m4, aclocal/enable-posix.m4:
261        Remove posix/unix simulator.
262
2632009-10-04      Sebastian Huber <sebastian.huber@embedded-brains.de>
264
265        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Renamed LPC24XX BSP
266        variants.
267
2682009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
269
270        * aclocal/bsp-alias.m4: Add BSP for GDB ARM simulator so we can easily
271        experiment with and debug different ARM architectural variations.
272
2732009-09-14      Ralf Corsepius <ralf.corsepius@rtems.org>
274
275        * aclocal/check-bsps.m4: Add csb337 bsp family.
276
2772009-07-23      Ralf Corsepius <ralf.corsepius@rtems.org>
278
279        * aclocal/enable-itron.m4: Default to not building itron.
280
2812009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
282
283        * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
284
2852009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
286
287        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
288        LPC2478 BSP variants.
289
2902009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
291
292        * aclocal/bsp-alias.m4: Add simsh2e.
293
2942009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
295
296        * Makefile.maint: rtems_api=4.10.
297        * Makefile.maint: Dump stuff hanging around for much too long.
298
2992009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
300
301        * aclocal/canonical-target-name.m4:
302        Remove comment referring to HPUX9.
303
3042009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
305
306        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
307
3082008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
309
310        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
311        multilib).
312
3132008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
314
315        * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
316
3172008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
318
319        * aclocal/canonical-target-name.m4: Remove tic4x.
320
3212008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
322
323        * README.configure: Add Lattice Mico32 support.
324
3252008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
326
327        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
328        of h8sim.
329
3302008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
331
332        * README.configure: Add new M32R port. It is just a beginning but the
333        BSP is functional enough to initialize and shutdown RTEMS.
334
3352008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
336
337        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
338        M32C port and m32csim BSP.
339
3402008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
341
342        * VERSION: Bump version to 4.9.99.0
343
3442008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
345
346        PR 1324/bsps
347        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
348
3492008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
350
351        * MAINTAINERS: Remove myself from avr.
352
3532008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
354
355        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
356        Recognize the the GDB SuperH simulator is just an architectural
357        simulator and does not include devices. Rename existing simulator BSP
358        configurations to simsh1 and simsh2 and add simsh4.
359
3602008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
361
362        PR 1324/bsps
363        * aclocal/check-bsps.m4: Add missing icecube.
364
3652008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
366
367        * aclocal/version.m4: Bump RTEMS_API to 4.10.
368        Bump _RTEMS_VERSION to 4.9.99.0.
369
3702008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
371
372        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
373        LPC2478 BSP.
374
3752008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
376
377        * README.configure: Updated list of BSPs.
378
3792008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
380
381        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
382        * make/custom/tqm8xx.cfg,
383        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
384        added MPC8xx based tqm8xx BSP family
385
3862008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
387
388        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
389
3902008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
391
392        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
393        comments.
394        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
395        AC_PREREQ(2.62).
396
3972008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
398
399        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
400        MPC8313ERDB.  Added Doxygen style comment.
401
4022008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
403
404        * make/custom/haleakala.cfg:
405        added PPC405 haleakala BSP contributed by Michael Hamel
406
4072008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
408
409        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
410        * make/custom/m5484FireEngine.cfg:
411        added pgh360 BSP variant
412        added m5484FireEngine BSP
413
4142008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
415
416        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
417
4182008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
419
420        * bootstrap: Use find . ... preinstall.am for portability reasons.
421
4222008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
423
424        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
425        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
426        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
427        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
428        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
429
4302007-11-06      Ray Xu <rayx.cn@gmail.com>
431
432        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
433
4342007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
435
436        * VERSION: Bump VERSION to 4.8.99.0.
437        * aclocal/version.m4: Bump RTEMS_API to 4.9.
438        Bump RTEMS_VERSION to 4.8.99.0.
439
4402007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
441
442        * Makefile.maint: touch all documentation master files so the date on
443        the manual reflects the release date of the software.
444
4452007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
446
447        * Makefile.maint: Add touching master files for various manuals so the
448        date on the cover page will reflect the date a tarball is cut.
449
4502007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
451
452        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
453        since that is the nickname for the Freescale evaluation board it is
454        based upon. BSP was tested on a Freescale MPC5200LITE.
455
4562007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
457
458        * Makefile.maint, configure.ac, release_support: Remove RDBG.
459        * aclocal/enable-rdbg.m4: Removed.
460
4612007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
462
463        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
464        Add gen83xx and mpc8349eamds BSP
465
4662007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
467
468        * README.configure: Add virtex BSP
469
4702007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
471
472        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
473
4742007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
475
476        * README.configure: Removed armulator.
477
4782007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
479
480        * README.configure, aclocal/check-bsps.m4: Remove references to
481        mbx860_1b since it is just an alternate name for the mbx860_001b.
482
4832007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
484
485        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
486        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
487
4882007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
489
490        * README.configure: DMV152 obsoleted.
491
4922007-02-21      Joel Sherrill <joel@OARcorp.com>
493
494        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
495
4962007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
497
498        * Makefile.am: Use MKDIR_P instead of mkdir_p.
499
5002007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
501
502        * Makefile.maint: Use VERSION as master source for version.m4's.
503        * VERSION: Sync with version in aclocal/version.m4.
504
5052007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
506
507        * Makefile.maint: Sync nomenclature with that being used in
508          cpukit/score/include/rtems/system.h (major->minor,
509          minor->revision).
510
5112007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
512
513        * Makefile.maint: Remove references to
514          cpukit/score/include/rtems/system.h.
515        * Makefile.maint: Add CVS_RUN.
516
5172007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
518
519        * Makefile.maint: New.
520
5212007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
522
523        * acinclude.m4: AC_PREREQ(2.60).
524
5252007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
526
527        * ampolish3: Use MKDIR_P instead of mkdir_p.
528
5292007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
530
531        * Makefile.am: Remove scripts/.
532
5332006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
534
535        * configure.ac: New BUG-REPORT address.
536
5372006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
538
539        * Makefile.am: Add ampolish3.
540
5412006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
542
543        * bootstrap: Add -r (autoreconf).
544
5452006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
546
547        * bootstrap: Add -p (regenerate preinstall.ams).
548
5492006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
550
551        * ampolish3: New.
552
5532006-10-19      Joel Sherrill <joel@OARcorp.com>
554
555        * configure.ac: Remove all macro implementations and use only the
556        static inline. Static inline functions are now well supported so
557        there is no reason for duplicate maintenance.
558        * aclocal/enable-inlines.m4: Removed.
559
5602006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
561
562        * aclocal/rtems-top.m4: Remove RTEMS_API.
563        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
564
5652006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
566
567        * aclocal/version.m4: Bump version to 4.7.99.0.
568
5692006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
570
571        * configure.ac: Require autoconf-2.60. Require automake-1.10.
572
5732006-08-09      Kolja Waschk <waschk@telos.de>
574
575        * config-ml.in: New port to Altera NIOS II.
576
5772006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
578
579        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
580        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
581       
5822006-06-23      Worth Burruss <worth@motioncontrol.org>
583
584        * README.configure: Add mcf5235.
585
5862006-04-18      Joel Sherrill <joel@OARcorp.com>
587
588        * VERSION: Updated to rtems-4.6.99.3.
589
5902006-04-18  Joel Sherrill <joel@OARcorp.com>
591
592        * aclocal/version.m4: Updated to rtems-4.6.99.3.
593
5942006-04-18      Joel Sherrill <joel@OARcorp.com>
595
596        * release_support: Fix typos.
597
5982006-04-18      Joel Sherrill <joel@OARcorp.com>
599
600        * ChangeLog, release_support: Fix typos.
601
6022006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
603
604        * acinclude.m4: Requires autoconf-2.59.
605
6062006-03-07      Joel Sherrill <joel@OARcorp.com>
607
608        PR 694/rtems
609        * release_support: Do not include .cvsignore files in release tarballs.
610
6112006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
612
613        PR 882/make_build
614        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
615
6162006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
617
618        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
619        Alpha-sort the aliases list.
620        * automake/host.am, automake/local.am, automake/subdirs.am:
621        Remove depend-am, depend-recursive.
622
6232006-01-10      Joel Sherrill <joel@OARcorp.com>
624
625        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
626
6272006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
628
629        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
630        Alias leon1 to leon2. Add sis.
631        * aclocal/check_bsps.m4: Remove brs5l.
632        Remove leon. Add leon2. Add sis to erc32 family.
633
6342005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
635
636        PR 851/bsps
637        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
638        family.
639
6402005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
641
642        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
643
6442005-09-02      Joel Sherrill <joel@OARcorp.com>
645
646        * VERSION: Updated to rtems-4.6.99.2.
647
6482005-09-02  Joel Sherrill <joel@OARcorp.com>
649
650        * aclocal/version.m4: Updated to rtems-4.6.99.2.
651
6522005-07-06      Philippe Simons
653
654        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
655
6562005-04-28      Joel Sherrill <joel@OARcorp.com>
657
658        * README.configure: Updated to account for removal of dmv177 and
659        ppcn_60x as well as other additions and deletions.
660
6612005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
662
663        * aclocal/enable-itron.m4: Allow unix.
664
6652005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
666
667        * Makefile.am: Remove ACLOCAL_FILES.
668
6692004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
670
671        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
672        bsp_specs.
673
6742004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
675
676        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
677        motorola_shared.
678
6792004-11-10      Joel Sherrill <joel@oarcorp.com>
680
681        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
682
6832004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
684
685        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
686
6872004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
688
689        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
690        presence of *.cfg.
691        * aclocal/check-custom-bsp.m4: Add bspkit support.
692
6932004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
694
695        * aclocal/enable-bare.m4: Remove.
696
6972004-09-29      Joel Sherrill <joel@OARcorp.com>
698
699        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
700        c/TOOL_TARGETS: i960 obsoleted and all references removed.
701
7022004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
703
704        * configure.ac: Require automake > 1.9.
705
7062004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
707
708        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
709
7102004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
711
712        PR 673/make_build
713        * config-ml.in: Quote 'cd "${ml_origdir}"'.
714        Quote 'cd "${ML_POPDIR}"'.
715
7162004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
717
718        PR 673/make_build
719        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
720
7212004-07-14      Joel Sherrill <joel@OARcorp.com>
722
723        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
724
7252004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
726
727        * aclocal/rtems-top.m4: Remove ENDIF.
728        Remove with_target_subdir defaulting to '.'.
729        * acinclude.m4: Add --includedir to sub_configure_args.
730
7312004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
734        Rework dist-hook.
735        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
736        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
737
7382004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
741
7422004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * Makefile.am: Remove AUTOMAKE_FILES.
745        Cleanup duplicate ACLOCAL_FILES.
746        EXTRA_DIST += config-ml.in.
747        DIST_SUBDIRS += make.
748        Add dist-hook.
749        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
750
7512004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
754
7552004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * VERSION: 4.6.99.0.
758        * aclocal/version.m4: 4.6.99.0.
759
7602004-02-06      Joel Sherrill <joel@OARcorp.com>
761
762        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
763        which were accidentally removed when purging the mips64orion.
764
7652004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * aclocal/rpm.m4: Make osversions the default.
768        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
769        distcheck).
770
7712004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
774
7752004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * configure.ac: Require automake >= 1.8.2.
778        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
779
7802004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * configure.ac: Requires automake >= 1.8.1.
783
7842004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * .cvsignore: Remove mkinstalldirs.
787        * bootstrap: Remove compile during "clean".
788
7892004-01-08      Joel Sherrill <joel@OARcorp.com>
790
791        * .cvsignore: Add compile.
792
7932004-01-07      Joel Sherrill <joel@OARcorp.com>
794
795        * README.configure: Remove efi68k and efi332 references as they are no
796        longer in the tree.
797
7982004-01-07      Joel Sherrill <joel@OARcorp.com>
799
800        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
801        removed as mips port more completely covers the MIPS family.
802
8032003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * README.configure: Reflect requireing autoconf-2.59 and
806        automake-1.8.
807
8082003-12-17      Joel Sherrill <joel@OARcorp.com>
809
810        * VERSION: Updated to rtems-20031217-test.
811
8122003-12-17  Joel Sherrill <joel@OARcorp.com>
813
814    * aclocal/version.m4: Updated to rtems-20031217-test.
815
8162003-12-17      Joel Sherrill <joel@OARcorp.com>
817
818        * release_support: Correct method used to find ChangeLog associated
819        with the version.m4 files.  Keep going until I can get a tarball cut.
820
8212003-12-17      Joel Sherrill <joel@OARcorp.com>
822
823        * release_support: Use dirname not basedir.  Keep going until I
824        can get a tarball cut.
825
8262003-12-17      Joel Sherrill <joel@OARcorp.com>
827
828        * release_support: New file -- assistant to new cut_release script.
829
8302003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * Makefile.am: Remove automake/compile.am
833
8342003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * automake/compile.am: Remove (Unused).
837
8382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * automake/lib.am: Remove (Unused).
841
8422003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
845
8462003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * configure.ac: Remove make/custom/Makefile.
849        * Makefile.am: Cosmetics.
850        * automake/compile.am: Remove compilation rules.
851        Remove $(ARCH) directory generation.
852
8532003-11-26      Joel Sherrill <joel@OARcorp.com>
854
855        * MAINTAINERS: New file.
856
8572003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
860        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
861        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
862        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
863        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
864        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
865        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
866        aclocal/enable-tests.m4, aclocal/multilib.m4,
867        aclocal/path-ksh.m4, aclocal/project-root.m4,
868        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
869        acinclude.m4:
870        Fix underquoting to silence automake-1.8.
871
8722003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * config-ml.in: Don't built multilib variant normal (-mn) for
875        h8300-*-rtems*.
876
8772003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * aclocal/config-subdirs.m4: Remove.
880        * Makefile.am: Reflect changes above.
881
8822003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * aclocal/canonical-host.m4: Remove.
885        * Makefile.am: Reflect changes above.
886
8872003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
890        c/src/lib/libbsp/*/acinclude.m4.
891
8922003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * aclocal/check-cpu.m4: Remove.
895        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
896        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
897        $1 in $srcdir before adding dir to SUBDIRS.
898
8992003-09-26  Joel Sherrill <joel@OARcorp.com>
900
901        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
902
9032003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
906        patches).
907        * aclocal/enable-tests.m4: Change to support
908        --enable-tests=no|yes|samples, default is samples.
909
9102003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * Makefile.am: Correct bogus ACLOCAL_FILES.
913
9142003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
917        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
918        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
919        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
920        aclocal/check-networking.m4, aclocal/check-newlib.m4,
921        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
922        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
923        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
924        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
925        aclocal/path-perl.m4, aclocal/ppc.m4,
926        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
927        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
928        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
929        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
930        Remove (Unused).
931        * automake/leaf.am, automake/force-preinstall.am:
932        Remove (Unused).
933        * Makefile.am: Reflect changes above.
934
9352003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * automake/local.am, automake/host.am: Remove "debug".
938
9392003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
942
9432003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
946        Add "autoconf-2.5x unquoting" hack.
947
9482003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * config.sub: Remove (Automatically added by automake, again).
951        * bootstrap: Reflect change above.
952        * configure.ac: Require automake >= 1.7.6.
953
9542003-07-03      Joel Sherrill <joel@OARcorp.com>
955
956        * SUPPORT: Fix Mark Johannes' email address.
957
9582003-07-03      Joel Sherrill <joel@OARcorp.com>
959
960        * VERSION: Updated to rtems-ss-20030703.
961
9622003-07-03      Joel Sherrill <joel@OARcorp.com>
963
964        * aclocal/version.m4: Updated to rtems-ss-20030703.
965
9662003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * bootstrap: Reflect having added config.sub.
969        * config.sub: New from subversions to accomodate c4x/tic4x.
970
9712003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        PR 412/make_build
974        * configure.ac: Remove "BLEEDING EDGE" warning.
975        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
976        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
977        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
978        * aclocal/gcc-isystem.m4: New.
979        * Makefile.am: Add aclocal/gcc-isystem.m4.
980
9812003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * automake/local.am: Remove $(ARCH), clean-local.
984
9852003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        PR 321:
988        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
989        * aclocal/env-rtemsbsp.m4
990        * automake/compile.am
991        * automake/host.am
992        * automake/local.am
993
9942003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
997        * automake/compile.am: Remove LIBSUFFIX_VA.
998        Merger from rtems-4-6-branch.
999
10002003-04-17      Joel Sherrill <joel@OARcorp.com>
1001
1002        * VERSION: Updated to rtems-ss-20030417.
1003
10042003-04-17      Joel Sherrill <joel@OARcorp.com>
1005
1006        * aclocal/version.m4: Updated to rtems-ss-20030417.
1007
10082003-04-11      Joel Sherrill <joel@OARcorp.com>
1009
1010        * VERSION: Updated to rtems-ss-20030411.
1011
10122003-04-11      Joel Sherrill <joel@OARcorp.com>
1013
1014        * aclocal/version.m4: Updated to rtems-ss-20030411.
1015
10162003-04-11      Joel Sherrill <joel@OARcorp.com>
1017
1018        * VERSION: Updated to rtems-ss-20020411.
1019
10202003-04-11      Joel Sherrill <joel@OARcorp.com>
1021
1022        * aclocal/version.m4: Updated to rtems-ss-20020411.
1023
10242003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * acinclude.m4: Reformat build_* handling.
1027        Preset *_alias if empty.
1028        * configure.ac: Change tools/build to build-config dirs.
1029        Conditionally build tools/build as host-config dirs.
1030
10312003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * acinclude.m4: Fix broken comments.
1034        Add hidden option --enable-experimental.
1035        * README.cdn-X: Update.
1036        * configure.ac: Build tools/build as host and build-host tools to
1037        accomodate those BSPs applying packhex in <BSP>.cfg.
1038        Build tools/cpu as build-host tools.
1039
10402003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * tools/Makefile.am: Remove.
1043        * configure.ac: Remove tools.
1044        * acinclude.m4: Fix build_subdir handling.
1045        * Makefile.am: Remove tools from SUBDIRS.
1046        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
1047
10482003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1049
1050        * configure.ac: Remove AC_CONFIG_AUX_DIR.
1051        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
1052
10532003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * bootstrap: Add ACLOCAL, AUTOHEADER.
1056        Don't check for auto*tool-versions.
1057
10582003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
1061
10622003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * automake/compile.am: Introduce depend-gcc.
1065        * automake/lib.am: Remove stray comment.
1066        * automake/local.am: Introduce depend-gcc.
1067
10682003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
1071
10722003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
1075        * automake/local.am: Remove $(ARCH), clean-local.
1076        * automake/compile.am: Add $(ARCH), clean-local.
1077        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
1078
10792003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * Makefile.am: Remove references to obsoleted files
1082        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
1083
10842003-02-14      Joel Sherrill <joel@OARcorp.com>
1085
1086        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
1087        references.
1088
10892003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
1092
10932003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * bootstrap: Remove attempts to detect autoconf and automake using
1096        "which" (PR 325).
1097
10982003-02-06      Joel Sherrill <joel@OARcorp.com>
1099
1100        * README.configure: Updated to reflect new BSPs and deprecated
1101        targets.
1102
11032003-01-28      Joel Sherrill <joel@OARcorp.com>
1104
1105        * VERSION: Updated to rtems-ss-20030128.
1106
11072003-01-28      Joel Sherrill <joel@OARcorp.com>
1108
1109        * aclocal/version.m4: Updated to rtems-ss-20030128.
1110
11112003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
1114        Remove CLOBBER_DEPEND (Unused).
1115
11162003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1117
1118        * automake/local.am: Remove distclean-local.
1119
11202001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1121
1122        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
1123        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
1124
11252002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
1128        Rework RTEMS_PROG_CXX_FOR_TARGET.
1129
11302002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
1133
11342002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1135
1136        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
1137
11382002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1139
1140        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
1141
11422002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * bootstrap: Require autoconf 2.54 or 2.57.
1145        Require automake-1.7.2.
1146
11472002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
1150        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
1151        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
1152
11532002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1154
1155        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
1156
11572002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * automake/compile.am: Remove hard-coded *_PROFILE_V.
1160        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
1161        CFLAGS_PROFILE_V.
1162        Remove CPPFLAGS_GCC.
1163
11642002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1165
1166        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
1167        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
1168        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
1169        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
1170
11712002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * aclocal/rtems-flags.m4: New.
1174
11752002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * bootstrap: Allow autoconf-2.57.
1178
11792002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * aclocal/prog-cc.m4: Remove GCCSED.
1182
11832002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
1186        Remove LDFLAGS.
1187        Add CCAS, CCASCOMPILE.
1188        Remove compilation rules for *.cpp, *.cxx, *.C.
1189        Use CCASCOMPILE to compile *.S.
1190        Add -pg to RTEMS_CFLAGS_PROFILE_V.
1191
11922002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * configure.ac: Remove c/make.
1195
11962002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * aclocal/prog-ccas.m4: New.
1199        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
1200        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
1201        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
1202
12032002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1204
1205        * acinclude.m4: Conditionally append --target=.
1206
12072002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1208
1209        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
1210
12112002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * automake/compile.am: Remove LD_PATHS (Unused).
1214        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
1215        is announced obsolete).
1216
12172002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1218
1219        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
1220
12212002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1222
1223        * aclocal/sysv-ipc.m4: Remove (Unused).
1224        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
1225
12262002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * acinclude.m4: Lots of changes addressing PR 312.
1229
12302002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
1233        to PR 312).
1234
12352002-11-18      Joel Sherrill <joel@OARcorp.com>
1236
1237        * VERSION: Updated to rtems-ss-20021118.
1238
12392002-11-18      Joel Sherrill <joel@OARcorp.com>
1240
1241        * aclocal/version.m4: Updated to rtems-ss-20021118.
1242
12432002-11-17      Joel Sherrill <joel@OARcorp.com>
1244
1245        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
1246        Motorola MTX603e.
1247
12482002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1249
1250        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
1251
12522002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1253
1254        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
1255        * configure.ac: Ditto.
1256
12572002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1258
1259        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
1260        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
1261        Support @CFLAGS@, @CXXFLAGS@.
1262
12632002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1264
1265        * bootstrap: Allow autoconf-2.56.
1266
12672002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1268
1269        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
1270        Fix stupid typo (continue/configure).
1271        * aclocal/prog-cc.m4: Remove obsolete comments.
1272        Acknowledge CFLAGS.
1273
12742002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1275
1276        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
1277        end of the args passed to sub-configure-scripts. (Reported by
1278        Wulf Hofbauer <wh73@cornell.edu>)
1279
12802002-11-12      Joel Sherrill <joel@OARcorp.com>
1281
1282        * configure.ac: Remove make/compilers/Makefile.
1283
12842002-11-11      Joel Sherrill <joel@OARcorp.com>
1285
1286        * VERSION: Updated to rtems-ss-20021111.
1287
12882002-11-11      Joel Sherrill <joel@OARcorp.com>
1289
1290        * aclocal/version.m4: Updated to rtems-ss-20021111.
1291
12922002-11-11      Joel Sherrill <joel@OARcorp.com>
1293
1294        * VERSION: Updated to rtems-ss-20021111.
1295
12962002-11-11      Joel Sherrill <joel@OARcorp.com>
1297
1298        * aclocal/version.m4: Updated to rtems-ss-20021111.
1299
13002002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301
1302        * automake/compile.am: Remove rel rule.
1303
13042002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
1307
13082002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * configure.ac: Remove make/Templates/Makefile.
1311        * README.configure: Minor massaging.
1312
13132002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1314
1315        Further preparations for autoconf > 2.52:
1316        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1317        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1318        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1319
13202002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1321
1322        * acinclude.m4: Adapations to autoconf > 2.52.
1323
13242002-11-01      Joel Sherrill <joel@OARcorp.com>
1325
1326        * ChangeLog: Corrected.
1327
13282002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * bootstrap: Add generate_bspdir_acinclude to automatically update
1331        c/src/lib/libbsp/<cpu>/acinclude.m4.
1332        Use #! /bin/sh instead of #!/bin/sh.
1333        Remove autom4te*.cache during ./bootstrap --clean.
1334
13352002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1338        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1339        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1340        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1341        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1342        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1343        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1344        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1345        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1346        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1347        (autoconf > 2.54 seems to have problems with the old form of
1348        quoting).
1349
13502002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1351
1352        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1353        (autoconf > 2.54 complains about).
1354
13552002-10-21      Joel Sherrill <joel@OARcorp.com>
1356
1357        * VERSION: Updated to rtems-20021021-test.
1358
13592002-10-21      Joel Sherrill <joel@OARcorp.com>
1360
1361        * aclocal/version.m4: Updated to rtems-20021021-test.
1362
13632002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1364
1365        * .cvsignore: Reformat.
1366        Add autom4te*cache.
1367        Remove autom4te.cache.
1368
13692002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1372
13732002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1374
1375        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1376        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1377
13782002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1379
1380        * bootstrap: Add autoconf/automake version checks by popular demand.
1381        [FWIW: I dislike this.]
1382
13832002-10-07      Joel Sherrill <joel@OARcorp.com>
1384
1385        * VERSION: Updated to rtems-ss-20021007.
1386
13872002-10-07      Joel Sherrill <joel@OARcorp.com>
1388
1389        * aclocal/version.m4: Updated to rtems-ss-20021007.
1390
13912002-10-04      Joel Sherrill <joel@OARcorp.com>
1392
1393        * VERSION: Updated to rtems-JUNK.
1394
13952002-10-04      Joel Sherrill <joel@OARcorp.com>
1396
1397        * aclocal/version.m4: Updated to rtems-JUNK.
1398
13992002-10-04      Joel Sherrill <joel@OARcorp.com>
1400
1401        * VERSION: Updated to rtems-ss-20021004.
1402
14032002-10-04      Joel Sherrill <joel@OARcorp.com>
1404
1405        * aclocal/version.m4: Updated to rtems-ss-20021004.
1406
14072002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1410        autoconf-2.53 PACKAGE crap.
1411
14122002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * aclocal/prog-gnat.m4: New.
1415
14162002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1417
1418        * aclocal/bsp-configure.m4: Fix small typo in comment.
1419
14202002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1423
14242002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1427        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1428        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1429
14302002-08-07      Joel Sherrill <joel@OARcorp.com>
1431
1432        * aclocal/version.m4: Updated to rtems-ss-20020807.
1433
14342002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1435
1436        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1437
14382002-07-31      Joel Sherrill <joel@OARcorp.com>
1439
1440        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1441        was just a stub and only the OR32 port is getting worked on.
1442
14432002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1444
1445        * aclocal/subdirs.m4: Remove.
1446        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1447
14482002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1449
1450        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1451        exec/score/cpu.
1452
14532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1454
1455        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1456        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1457        compilation rules (Work-around to an automake bug).
1458        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1459        make-library.
1460
14612002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1462
1463        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1464
14652002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1466
1467        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1468
14692002-07-17      Joel Sherrill <joel@OARcorp.com>
1470
1471        * aclocal/version.m4: Updated to rtems-ss-20020717.
1472
14732002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * config-ml.in: Imported from gcc-3.1.
1476        Change to match c/src/config-ml.in.
1477
14782002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1479
1480        * aclocal/check-multiprocessing.m4: Reworked.
1481        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1482
14832002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1484
1485        * automake/multilib.am: Remove.
1486        * Makefile.am: Reflect change above.
1487
14882002-06-28      Joel Sherrill <joel@OARcorp.com>
1489
1490        * aclocal/version.m4: Updated to rtems-ss-20020628.
1491
14922002-06-27      Joel Sherrill <joel@OARcorp.com>
1493
1494        * tools/Makefile.am: Build the cpu dependent tools as well.
1495
14962002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1497
1498        * aclocal/env-rtemscpu.m4: Remove.
1499        * aclocal/multi.m4: Remove.
1500        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1501
15022002-05-28      Joel Sherrill <joel@OARcorp.com>
1503
1504        * aclocal/version.m4: Updated to rtems-ss-20020528.
1505
15062002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1507
1508        * aclocal/prog-cc.m4: Remove GCC272 support.
1509        Remove ENABLE_LIBCDIR.
1510        * aclocal/prog-cxx.m4: Ditto.
1511        * aclocal/enable-gcc28.m4: Remove.
1512        * aclocal/enable-libcdir.m4: Ditto.
1513
15142002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1515
1516        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1517        ENABLE_GCC28.
1518
15192002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * automake/compile.am: Remove GCC272 support.
1522        Remove *.sh rule (unused).
1523        * configure.ac: Remove ENABLE_GCC28.
1524        Remove ENABLE_LIBCDIR.
1525
15262002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1527
1528        * .cvsignore: Added mdate-sh and texinfo.tex.
1529
15302002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1531
1532        * aclocal/version.m4: New file.
1533        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1534        aclocal/version.m4.
1535        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1536        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1537
15382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1539
1540        * configure.ac:
1541        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1542        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1543        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1544        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1545
15462002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1547
1548        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1549        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1550
15512002-03-08      Joel Sherrill <joel@OARcorp.com>
1552
1553        * VERSION: Updated to rtems-mg5-20020808.
1554
15552002-03-01      Joel Sherrill <joel@OARcorp.com>
1556
1557        * VERSION: Updated to rtems-ss-20020301.
1558
15592002-02-15      Joel Sherrill <joel@OARcorp.com>
1560
1561        * VERSION: Updated to rtems-ss-20020215.
1562
15632002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1564
1565        * aclocal/subdirs.m4: Propagate the current $prefix to the
1566        sub-configures.
1567
15682002-02-05      Joel Sherrill <joel@OARcorp.com>
1569
1570        * VERSION: Updated to rtems-ss-20020205.
1571
15722002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1573
1574        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1575        compatibility.
1576        * bootstrap: Let --clean remove texinfo.tex.
1577
15782002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1579
1580        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1581
15822002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1583
1584        * configure.ac: Add --enable-docs support. Add
1585        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1586        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1587        hard-coded SUBDIRS.
1588        * README.configure: Added a bit of information on this new option.
1589
15902002-01-18      Joel Sherrill <joel@OARcorp.com>
1591
1592        * VERSION: Updated to rtems-ss-20020118.
1593
15942002-01-18      Joel Sherrill <joel@OARcorp.com>
1595
1596        * VERSION: Updated to rtems-20020118.
1597
15982002-01-17      Joel Sherrill <joel@OARcorp.com>
1599
1600        * VERSION: Updated to rtems-ss-20020717.
1601
16022002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1603
1604        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1605        check upon host_alias != build_alias.
1606
16072002-01-07      Joel Sherrill <joel@OARcorp.com>
1608
1609        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1610        last line to eliminate 100's of warnings.
1611
16122002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1613
1614        * aclocal/check-newlib.m4: Apply AS_IF.
1615        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1616        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1617        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1618        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1619        changes.
1620        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1621        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1622        * automake/compile.am: Remove librtemsall from LINK_FILES.
1623
16242001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1625
1626        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1627        * aclocal/subdirs.m4: New file.
1628        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1629        modifications.
1630        * aclocal/check-posix.m4: Apply AS_IF.
1631        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1632        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1633        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1634        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1635        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1636        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1637        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1638        OUTPUT_COMMANDS.
1639        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1640        * aclocal/rtems-debug.m4: Minor cleanups.
1641        * aclocal/rtems-top.m4: Minor cleanups.
1642        * automake/compile.am: Further steps towards automake's rules.
1643
16442001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1645
1646        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1647        * automake/lib.am: Add MULTISUBDIR.
1648
16492001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1650
1651        * bootstrap: Run autoheader when configure.ac contains
1652        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1653
16542001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1655
1656        * aclocal/bsp-configure.m4: New file.
1657        * Makefile.am: Add aclocal/bsp-configure.m4.
1658
16592001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1660
1661        * Makefile.am: Add automake/force-preinstall.am,
1662        aclocal/ppc.am, remove ACLOCAL_M4.
1663
16642001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1665
1666        * aclocal/bsp-alias.m4: Remove score603e_g1.
1667        * aclocal/check-bsps.m4: Remove score603e_g1.
1668        * aclocal/prog-cc.m4: Apply m4_if.
1669
1670
16712001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1672
1673        * automake/force-preinstall.am: New file.
1674        * aclocal/ppc.m4: New file.
1675
16762001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1677
1678        * aclocal/check-bsps.m4: Reworked.
1679        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1680
16812001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1682
1683        * aclocal/bspopts.m4: New file.
1684
16852001-11-13      Joel Sherrill <joel@OARcorp.com>
1686
1687        * COPYING: Test of $Id$ -> $RTEMS$.
1688
16892001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1690
1691        This modification is part of the submitted modifications necessary to
1692        support the IBM PPC405 family.  This submission was reviewed by
1693        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1694        not negatively impact the ppc403 BSPs.  The submission and tracking
1695        process was captured as PR50.
1696        * README.configure: Added gen405 BSP.
1697
16982001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1699
1700        * Adopt more automake rules:
1701        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1702        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1703        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1704        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1705        CXXLINK_APP in make-cxx-exe.
1706        * automake/lib.am: Add ARFLAGS.
1707
17082001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1709
1710        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1711        config.cache's which prevented powerpc targets librdbg from building.
1712
17132001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1714
1715        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1716        add 2nd arg to _RTEMS_CPU_SUBDIR.
1717        * aclocal/target.m4: Replace ac_configure_args with
1718        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1719        * Makefile.am: Require automake-1.5.
1720
17212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1722
1723        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1724        * configure.in: Remove.
1725        * configure.ac: New file, generated from configure.in by autoupdate.
1726
17272001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1728
1729        * aclocal/rtems-cpu-subdirs.m4: New file.
1730
17312001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1732
1733        * automake/compile.am: Fundamentally reworked compilation rules for
1734        closer adaptation to automake's behavior.
1735
17362001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1737
1738        * automake/lib.am: Comment out LD.
1739        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1740        automake/leaf.am to AUTOMAKE_FILES.
1741
17422001-09-27      Joel Sherrill <joel@OARcorp.com>
1743
1744        * config.guess: No longer in CVS since installed by bootstrap.
1745
17462001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1747
1748        * bootstrap: remove/add automake added files.
1749        * .cvsignore: reflect changes to bootstrap.
1750
17512001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1752
1753        * automake/leaf.am: New file.
1754
17552001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1756
1757        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1758        of AC_CANONICAL_SYSTEM.
1759        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1760        mkinstalldirs and mkdir.
1761        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1762        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1763        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1764       
17652001-09-13      Joel Sherrill <joel@OARcorp.com>
1766
1767        * missing: Updated to latest version.
1768
17692001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1770
1771        * configure.in: autoupdate to autoconf-2.52.
1772        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1773        fix auto*tool invocation order.
1774        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1775        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1776        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1777        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1778        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1779        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1780        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1781        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1782        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1783        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1784        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1785        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1786        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1787        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1788        RTEMS_CONFIG_PER_BSP conditional.
1789        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1790        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1791        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1792
17932001-05-25      Joel Sherrill <joel@OARcorp.com>
1794
1795        * README.configure: Corrected the name of the MRM332 BSP.
1796        Strengthened the distinction between what the target
1797        and the BSP each select.  Added more targets to list.
1798
17992001-05-25      Joel Sherrill <joel@OARcorp.com>
1800
1801        * README.configure: Updated the list of BSPs.
1802
18032001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1804
1805        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1806        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1807        Add support for DOS-drive-letters.
1808
18092001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1810
1811        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1812        RTEMS_PROG_CC_FOR_TARGET.
1813
18142001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1815
1816        * README.cdn-X: Update.
1817        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1818        @CPPFLAGS@ to CPPFLAGS.
1819
18202001-04-20      Eric Valette <valette@crf.canon.fr>
1821
1822        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1823        BSPs support the new exception processing model and
1824        consequently, librdbg.
1825
18262001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1827
1828        * configure.in: Reworked for Canadian Cross support.
1829        * Makefile.am: Reflect changes to configure.in.
1830        * config.guess, config.sub: Update from subversions.gnu.org.
1831        * README.cdn-X: New file.
1832        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1833
18342001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1835
1836        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1837        TARGET_CONFIG_SUBDIRS.
1838        * aclocal/enable-bsp.m4: fix quoting.
1839        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1840
18412001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1842
1843        * aclocal/config-subdirs.m4: New file.
1844        * aclocal/target.m4: Use macros from config-subdirs.m4.
1845
18462001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1847
1848        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1849        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1850
18512001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1852
1853        * configure.in: Fix AM_INIT_AUTOMAKE.
1854        * aclocal/bsp-arg-enable.m4: Extend comments.
1855        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1856        the default clause.
1857
18582001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1859
1860        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1861        RTEMS_ENV_RTEMSCPU.
1862        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1863        special treatment for GCC_SPECS.
1864        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1865        special treatment for GCC_SPECS.
1866        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1867        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1868        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1869        instead of $(shell ..) for LIBC_LIB*.
1870
18712001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1872
1873        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1874        simsh7045.
1875
18762001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1877
1878        * automake/compile.am: Add LD.
1879
18802000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1881
1882        * config.guess, config.sub: Update from CVS-autoconf to pick
1883        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1884        necessary anyway to use autoconf-versions > 2.13.
1885
18862000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1887
1888        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1889        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1890        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1891        help string.
1892        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1893
18942000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1895
1896        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1897        Modified to reflect addition of LEON BSPs as well as the
1898        no-FP ERC32 variant.
1899
19002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1901
1902        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1903        standard).
1904        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1905        standard).
1906        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1907        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1908        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1909        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1910
19112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1912
1913        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1914        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1915        $host instead of $target (BUG-FIX).
1916        * configure.in: Use $target and $host instead of $target_alias and
1917        $host_alias (autoconf-2.49b).
1918        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1919        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1920
1921        NOTES:
1922        * autoconf-2.49b depredicates using changequotes.
1923        * The changes to configure.in are due to cleanups in
1924        autoconf-2.49b's implemention of canonicalization. With
1925        autoconf-2.1x it wasn't always clear, when to use $xxx or
1926        $xxx_alias. Now this is clear.
1927
19282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1929
1930        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1931
19322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1933
1934        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1935        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1936        with an RTEMS specific but more restrictive autoconf macro.
1937
19382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1939
1940        * automake/lib.am: Add LD.
1941
19422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1943
1944        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1945        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1946
19472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1948 
1949        * aclocal/*: Replace with contents of macros/*.m4
1950        * macros/: Remove.
1951        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1952        * Makefile.am: Reflect changes to aclocal/ and macros/.
1953
19542000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1955
1956        * configure.in: New, Cygnus/GNU style configuration.
1957        * Makefile.am: Add macros/, reflect new configure.in,
1958        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1959        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1960        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1961        * macros/tool-prefix.m4: Remove.
1962        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1963        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1964        RTEMS_ROOT.
1965        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1966        * macros/multilib.m4: Various minor fixes.
1967        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1968        PROJECT_ROOT, RTEMS_ROOT.
1969        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1970        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1971
19722000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1973
1974        * automake/multilib.am: New file.
1975        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1976        the automake/ directory.
1977
19782000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1979
1980        * macros/enable-hwapi.m4: Removed.
1981        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1982        A small cleanup step towards gnu-canonicalization.
1983
19842000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1985
1986        * macros: New directory.
1987        * macros/bsp-alias.m4: new file.
1988        * macros/canonical-host.m4: new file.
1989        * macros/canonical-target-name.m4: new file.
1990        * macros/canonicalize-tools.m4: new file.
1991        * macros/check-bsp-cache.m4: new file.
1992        * macros/check-bsps.m4: new file.
1993        * macros/check-cpu.m4: new file.
1994        * macros/rtems-debug.m4: new file.
1995        * macros/check-cxx.m4: new file.
1996        * macros/check-itron.m4: new file.
1997        * macros/check-multiprocessing.m4: new file.
1998        * macros/check-networking.m4: new file.
1999        * macros/check-newlib.m4: new file.
2000        * macros/check-posix.m4: new file.
2001        * macros/check-rdbg.m4: new file.
2002        * macros/enable-bare.m4: new file.
2003        * macros/enable-cxx.m4: new file.
2004        * macros/enable-gcc28.m4: new file.
2005        * macros/enable-inlines.m4: new file.
2006        * macros/enable-itron.m4: new file.
2007        * macros/enable-libcdir.m4: new file.
2008        * macros/enable-multiprocessing.m4: new file.
2009        * macros/enable-networking.m4: new file.
2010        * macros/enable-posix.m4: new file.
2011        * macros/enable-rdbg.m4: new file.
2012        * macros/enable-rtemsbsp.m4: new file.
2013        * macros/enable-tests.m4: new file.
2014        * macros/gcc-pipe.m4: new file.
2015        * macros/gcc-specs.m4: new file.
2016        * macros/i386-gas-code16.m4: new file.
2017        * macros/path-ksh.m4: new file.
2018        * macros/path-perl.m4: new file.
2019        * macros/prog-cc.m4: new file.
2020        * macros/prog-cxx.m4: new file.
2021        * macros/project-root.m4: new file.
2022        * macros/rtems-top.m4: new file.
2023        * macros/sysv-ipc.m4: new file.
2024        * macros/target.m4: new file.
2025        * macros/rtems-test-no-pause.m4: new file.
2026        * macros/multilib.m4: new file.
2027        * macros/tool-paths.m4: new file.
2028        * macros/tool-prefix.m4: new file.
2029
20302000-09-14      Joel Sherrill <joel@OARcorp.com>
2031
2032        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
2033
20342000-09-14      Joel Sherrill <joel@OARcorp.com>
2035
2036        * aclocal/enable-hwapi.m4: Now longer used and removed.
2037
20382000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2039
2040        * automake/lib.am: Remove leaf.cfg.
2041
20422000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2043
2044        * aclocal/rtems-top.m4: Add ENDIF-hack.
2045        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
2046
20472000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2048
2049        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
2050        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
2051        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
2052        * automake/compile.am: Replaced.
2053        * automake/local.am: Remove building variant handling.
2054
20552000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2056
2057        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
2058        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
2059        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
2060        * aclocal/target.m4: Cleanup comments
2061        * Automake/compile.am: Add DEFS support to keep building happy.
2062
20632000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2064
2065        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
2066
20672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2068
2069        * automake/compile.am: New file
2070        * ChangeLog: Fix email addresses
2071
20722000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2073
2074        * LICENSE.NET, README, README.configure: Spelling corrections.
2075
20762000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2077
2078        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
2079
20802000-08-30      Joel Sherrill <joel@OARcorp.com>
2081
2082        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
2083
20842000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
2085
2086        * ChangeLog: Moved incorrect entries to make/ChangeLog.
2087
20882000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2089
2090        * aclocal/check-bsps.h:
2091          - Add pck6-BSP
2092          - Exclude ChangeLog from being picked up as BSP
2093        * aclocal/bsp-alias.m4: Add pck6-BSP
2094
20952000-08-10      Joel Sherrill <joel@OARcorp.com>
2096
2097        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.