source: rtems/ChangeLog @ 3d54837

4.104.115
Last change on this file since 3d54837 was 9647f7fe, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 02/27/09 at 11:26:44
  • README: Added NCS.
  • Makefile.am, configure.ac, preinstall.am: Added BSP variants.
  • console/console-config.c, clock/clock-config.c, ssp/ssp.c: Fixed register settings. Cleanup.
  • include/bsp.h: Added network defines and functions.
  • include/lpc24xx.h: Added AHB and EMC defines. Fixed Ethernet status sizes.
  • include/system-clocks.h, misc/system-clocks.c: Added micro seconds delay function that uses Timer 1. Changed PLL setup.
  • network/network.c, startup/bspreset.c, startup/linkcmds.lpc2478, startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram: New files.
  • startup/bspstart.c: Added EMC initialization. Changes for ROM boot.
  • Property mode set to 100644
File size: 54.8 KB
Line 
12009-02-27      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
4        LPC2478 BSP variants.
5
62009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * aclocal/bsp-alias.m4: Add simsh2e.
9
102009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * Makefile.maint: rtems_api=4.10.
13        * Makefile.maint: Dump stuff hanging around for much too long.
14
152009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * aclocal/canonical-target-name.m4:
18        Remove comment referring to HPUX9.
19
202009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
23
242008-12-31      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * config-ml.in: Comment out arm/thumb exception (Add arm/thumb
27        multilib).
28
292008-12-30      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
32
332008-12-22      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * aclocal/canonical-target-name.m4: Remove tic4x.
36
372008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
38
39        * README.configure: Add Lattice Mico32 support.
40
412008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
44        of h8sim.
45
462008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
47
48        * README.configure: Add new M32R port. It is just a beginning but the
49        BSP is functional enough to initialize and shutdown RTEMS.
50
512008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add
54        M32C port and m32csim BSP.
55
562008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * VERSION: Bump version to 4.9.99.0
59
602008-10-01      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        PR 1324/bsps
63        * aclocal/check-bsps.m4: Revert Joel's icecube patch.
64
652008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
66
67        * MAINTAINERS: Remove myself from avr.
68
692008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
70
71        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
72        Recognize the the GDB SuperH simulator is just an architectural
73        simulator and does not include devices. Rename existing simulator BSP
74        configurations to simsh1 and simsh2 and add simsh4.
75
762008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
77
78        PR 1324/bsps
79        * aclocal/check-bsps.m4: Add missing icecube.
80
812008-09-22      Ralf Corsépius <ralf.corsepius@rtems.org>
82
83        * aclocal/version.m4: Bump RTEMS_API to 4.10.
84        Bump _RTEMS_VERSION to 4.9.99.0.
85
862008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
87
88        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added defines for
89        LPC2478 BSP.
90
912008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
92
93        * README.configure: Updated list of BSPs.
94
952008-09-08      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
96
97        * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg,
98        * make/custom/tqm8xx.cfg,
99        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
100        added MPC8xx based tqm8xx BSP family
101
1022008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
105
1062008-07-27      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen
109        comments.
110        * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
111        AC_PREREQ(2.62).
112
1132008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
114
115        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added MPC5566EVB and
116        MPC8313ERDB.  Added Doxygen style comment.
117
1182008-07-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
119
120        * make/custom/haleakala.cfg:
121        added PPC405 haleakala BSP contributed by Michael Hamel
122
1232008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
124
125        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4,
126        * make/custom/m5484FireEngine.cfg:
127        added pgh360 BSP variant
128        added m5484FireEngine BSP
129
1302008-06-01      Ralf Corsépius <ralf.corsepius@rtems.org>
131
132        * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
133
1342008-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
135
136        * bootstrap: Use find . ... preinstall.am for portability reasons.
137
1382008-02-20      Ralf Corsépius <ralf.corsepius@rtems.org>
139
140        * aclocal/enable-cxx.m4, aclocal/enable-itron.m4,
141        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
142        aclocal/enable-posix.m4, aclocal/enable-rtems-debug.m4,
143        aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4,
144        aclocal/multilib.m4: s/AC_HELP/AS_HELP/.
145
1462007-11-06      Ray Xu <rayx.cn@gmail.com>
147
148        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
149
1502007-09-21      Ralf Corsépius <ralf.corsepius@rtems.org>
151
152        * VERSION: Bump VERSION to 4.8.99.0.
153        * aclocal/version.m4: Bump RTEMS_API to 4.9.
154        Bump RTEMS_VERSION to 4.8.99.0.
155
1562007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
157
158        * Makefile.maint: touch all documentation master files so the date on
159        the manual reflects the release date of the software.
160
1612007-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
162
163        * Makefile.maint: Add touching master files for various manuals so the
164        date on the cover page will reflect the date a tarball is cut.
165
1662007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
167
168        * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube
169        since that is the nickname for the Freescale evaluation board it is
170        based upon. BSP was tested on a Freescale MPC5200LITE.
171
1722007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
173
174        * Makefile.maint, configure.ac, release_support: Remove RDBG.
175        * aclocal/enable-rdbg.m4: Removed.
176
1772007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
178
179        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4, README.configure:
180        Add gen83xx and mpc8349eamds BSP
181
1822007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
183
184        * README.configure: Add virtex BSP
185
1862007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
187
188        * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
189
1902007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
191
192        * README.configure: Removed armulator.
193
1942007-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
195
196        * README.configure, aclocal/check-bsps.m4: Remove references to
197        mbx860_1b since it is just an alternate name for the mbx860_001b.
198
1992007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
200
201        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
202        Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
203
2042007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
205
206        * README.configure: DMV152 obsoleted.
207
2082007-02-21      Joel Sherrill <joel@OARcorp.com>
209
210        * Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
211
2122007-02-21      Ralf Corsépius <ralf.corsepius@rtems.org>
213
214        * Makefile.am: Use MKDIR_P instead of mkdir_p.
215
2162007-02-15      Ralf Corsépius <ralf.corsepius@rtems.org>
217
218        * Makefile.maint: Use VERSION as master source for version.m4's.
219        * VERSION: Sync with version in aclocal/version.m4.
220
2212007-01-28      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * Makefile.maint: Sync nomenclature with that being used in
224          cpukit/score/include/rtems/system.h (major->minor,
225          minor->revision).
226
2272007-01-27      Ralf Corsépius <ralf.corsepius@rtems.org>
228
229        * Makefile.maint: Remove references to
230          cpukit/score/include/rtems/system.h.
231        * Makefile.maint: Add CVS_RUN.
232
2332007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
234
235        * Makefile.maint: New.
236
2372007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
238
239        * acinclude.m4: AC_PREREQ(2.60).
240
2412007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
242
243        * ampolish3: Use MKDIR_P instead of mkdir_p.
244
2452007-01-08      Ralf Corsépius <ralf.corsepius@rtems.org>
246
247        * Makefile.am: Remove scripts/.
248
2492006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
250
251        * configure.ac: New BUG-REPORT address.
252
2532006-11-20      Ralf Corsépius <ralf.corsepius@rtems.org>
254
255        * Makefile.am: Add ampolish3.
256
2572006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
258
259        * bootstrap: Add -r (autoreconf).
260
2612006-11-18      Ralf Corsépius <ralf.corsepius@rtems.org>
262
263        * bootstrap: Add -p (regenerate preinstall.ams).
264
2652006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
266
267        * ampolish3: New.
268
2692006-10-19      Joel Sherrill <joel@OARcorp.com>
270
271        * configure.ac: Remove all macro implementations and use only the
272        static inline. Static inline functions are now well supported so
273        there is no reason for duplicate maintenance.
274        * aclocal/enable-inlines.m4: Removed.
275
2762006-10-18      Ralf Corsépius <ralf.corsepius@rtems.org>
277
278        * aclocal/rtems-top.m4: Remove RTEMS_API.
279        * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
280
2812006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
282
283        * aclocal/version.m4: Bump version to 4.7.99.0.
284
2852006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
286
287        * configure.ac: Require autoconf-2.60. Require automake-1.10.
288
2892006-08-09      Kolja Waschk <waschk@telos.de>
290
291        * config-ml.in: New port to Altera NIOS II.
292
2932006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
294
295        * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
296        * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
297       
2982006-06-23      Worth Burruss <worth@motioncontrol.org>
299
300        * README.configure: Add mcf5235.
301
3022006-04-18      Joel Sherrill <joel@OARcorp.com>
303
304        * VERSION: Updated to rtems-4.6.99.3.
305
3062006-04-18  Joel Sherrill <joel@OARcorp.com>
307
308        * aclocal/version.m4: Updated to rtems-4.6.99.3.
309
3102006-04-18      Joel Sherrill <joel@OARcorp.com>
311
312        * release_support: Fix typos.
313
3142006-04-18      Joel Sherrill <joel@OARcorp.com>
315
316        * ChangeLog, release_support: Fix typos.
317
3182006-03-09      Ralf Corsepius <ralf.corsepius@rtems.org>
319
320        * acinclude.m4: Requires autoconf-2.59.
321
3222006-03-07      Joel Sherrill <joel@OARcorp.com>
323
324        PR 694/rtems
325        * release_support: Do not include .cvsignore files in release tarballs.
326
3272006-02-01      Ralf Corsepius <ralf.corsepius@rtems.org>
328
329        PR 882/make_build
330        * bootstrap: Only remove bspopts.h.in instead of bspopts.h*.
331
3322006-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
333
334        * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
335        Alpha-sort the aliases list.
336        * automake/host.am, automake/local.am, automake/subdirs.am:
337        Remove depend-am, depend-recursive.
338
3392006-01-10      Joel Sherrill <joel@OARcorp.com>
340
341        * aclocal/bsp-alias.m4: Add sis as alias of erc32.
342
3432006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
344
345        * aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
346        Alias leon1 to leon2. Add sis.
347        * aclocal/check_bsps.m4: Remove brs5l.
348        Remove leon. Add leon2. Add sis to erc32 family.
349
3502005-11-31      Ralf Corsepius <ralf.corsepius@rtems.org>
351
352        PR 851/bsps
353        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP
354        family.
355
3562005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
357
358        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
359
3602005-09-02      Joel Sherrill <joel@OARcorp.com>
361
362        * VERSION: Updated to rtems-4.6.99.2.
363
3642005-09-02  Joel Sherrill <joel@OARcorp.com>
365
366        * aclocal/version.m4: Updated to rtems-4.6.99.2.
367
3682005-07-06      Philippe Simons
369
370        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
371
3722005-04-28      Joel Sherrill <joel@OARcorp.com>
373
374        * README.configure: Updated to account for removal of dmv177 and
375        ppcn_60x as well as other additions and deletions.
376
3772005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
378
379        * aclocal/enable-itron.m4: Allow unix.
380
3812005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
382
383        * Makefile.am: Remove ACLOCAL_FILES.
384
3852004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
386
387        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
388        bsp_specs.
389
3902004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
391
392        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
393        motorola_shared.
394
3952004-11-10      Joel Sherrill <joel@oarcorp.com>
396
397        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
398
3992004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
400
401        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
402
4032004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
404
405        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
406        presence of *.cfg.
407        * aclocal/check-custom-bsp.m4: Add bspkit support.
408
4092004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
410
411        * aclocal/enable-bare.m4: Remove.
412
4132004-09-29      Joel Sherrill <joel@OARcorp.com>
414
415        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
416        c/TOOL_TARGETS: i960 obsoleted and all references removed.
417
4182004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
419
420        * configure.ac: Require automake > 1.9.
421
4222004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
423
424        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
425
4262004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
427
428        PR 673/make_build
429        * config-ml.in: Quote 'cd "${ml_origdir}"'.
430        Quote 'cd "${ML_POPDIR}"'.
431
4322004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
433
434        PR 673/make_build
435        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
436
4372004-07-14      Joel Sherrill <joel@OARcorp.com>
438
439        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
440
4412004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
442
443        * aclocal/rtems-top.m4: Remove ENDIF.
444        Remove with_target_subdir defaulting to '.'.
445        * acinclude.m4: Add --includedir to sub_configure_args.
446
4472004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
450        Rework dist-hook.
451        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
452        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
453
4542004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
457
4582004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * Makefile.am: Remove AUTOMAKE_FILES.
461        Cleanup duplicate ACLOCAL_FILES.
462        EXTRA_DIST += config-ml.in.
463        DIST_SUBDIRS += make.
464        Add dist-hook.
465        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
466
4672004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
470
4712004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * VERSION: 4.6.99.0.
474        * aclocal/version.m4: 4.6.99.0.
475
4762004-02-06      Joel Sherrill <joel@OARcorp.com>
477
478        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
479        which were accidentally removed when purging the mips64orion.
480
4812004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * aclocal/rpm.m4: Make osversions the default.
484        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
485        distcheck).
486
4872004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
490
4912004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * configure.ac: Require automake >= 1.8.2.
494        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
495
4962004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * configure.ac: Requires automake >= 1.8.1.
499
5002004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * .cvsignore: Remove mkinstalldirs.
503        * bootstrap: Remove compile during "clean".
504
5052004-01-08      Joel Sherrill <joel@OARcorp.com>
506
507        * .cvsignore: Add compile.
508
5092004-01-07      Joel Sherrill <joel@OARcorp.com>
510
511        * README.configure: Remove efi68k and efi332 references as they are no
512        longer in the tree.
513
5142004-01-07      Joel Sherrill <joel@OARcorp.com>
515
516        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
517        removed as mips port more completely covers the MIPS family.
518
5192003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * README.configure: Reflect requireing autoconf-2.59 and
522        automake-1.8.
523
5242003-12-17      Joel Sherrill <joel@OARcorp.com>
525
526        * VERSION: Updated to rtems-20031217-test.
527
5282003-12-17  Joel Sherrill <joel@OARcorp.com>
529
530    * aclocal/version.m4: Updated to rtems-20031217-test.
531
5322003-12-17      Joel Sherrill <joel@OARcorp.com>
533
534        * release_support: Correct method used to find ChangeLog associated
535        with the version.m4 files.  Keep going until I can get a tarball cut.
536
5372003-12-17      Joel Sherrill <joel@OARcorp.com>
538
539        * release_support: Use dirname not basedir.  Keep going until I
540        can get a tarball cut.
541
5422003-12-17      Joel Sherrill <joel@OARcorp.com>
543
544        * release_support: New file -- assistant to new cut_release script.
545
5462003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * Makefile.am: Remove automake/compile.am
549
5502003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * automake/compile.am: Remove (Unused).
553
5542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * automake/lib.am: Remove (Unused).
557
5582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
561
5622003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * configure.ac: Remove make/custom/Makefile.
565        * Makefile.am: Cosmetics.
566        * automake/compile.am: Remove compilation rules.
567        Remove $(ARCH) directory generation.
568
5692003-11-26      Joel Sherrill <joel@OARcorp.com>
570
571        * MAINTAINERS: New file.
572
5732003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
576        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
577        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
578        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
579        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
580        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
581        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
582        aclocal/enable-tests.m4, aclocal/multilib.m4,
583        aclocal/path-ksh.m4, aclocal/project-root.m4,
584        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
585        acinclude.m4:
586        Fix underquoting to silence automake-1.8.
587
5882003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * config-ml.in: Don't built multilib variant normal (-mn) for
591        h8300-*-rtems*.
592
5932003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * aclocal/config-subdirs.m4: Remove.
596        * Makefile.am: Reflect changes above.
597
5982003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * aclocal/canonical-host.m4: Remove.
601        * Makefile.am: Reflect changes above.
602
6032003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
606        c/src/lib/libbsp/*/acinclude.m4.
607
6082003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * aclocal/check-cpu.m4: Remove.
611        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
612        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
613        $1 in $srcdir before adding dir to SUBDIRS.
614
6152003-09-26  Joel Sherrill <joel@OARcorp.com>
616
617        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
618
6192003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
622        patches).
623        * aclocal/enable-tests.m4: Change to support
624        --enable-tests=no|yes|samples, default is samples.
625
6262003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * Makefile.am: Correct bogus ACLOCAL_FILES.
629
6302003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
633        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
634        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
635        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
636        aclocal/check-networking.m4, aclocal/check-newlib.m4,
637        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
638        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
639        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
640        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
641        aclocal/path-perl.m4, aclocal/ppc.m4,
642        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
643        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
644        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
645        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
646        Remove (Unused).
647        * automake/leaf.am, automake/force-preinstall.am:
648        Remove (Unused).
649        * Makefile.am: Reflect changes above.
650
6512003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * automake/local.am, automake/host.am: Remove "debug".
654
6552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
658
6592003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
662        Add "autoconf-2.5x unquoting" hack.
663
6642003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * config.sub: Remove (Automatically added by automake, again).
667        * bootstrap: Reflect change above.
668        * configure.ac: Require automake >= 1.7.6.
669
6702003-07-03      Joel Sherrill <joel@OARcorp.com>
671
672        * SUPPORT: Fix Mark Johannes' email address.
673
6742003-07-03      Joel Sherrill <joel@OARcorp.com>
675
676        * VERSION: Updated to rtems-ss-20030703.
677
6782003-07-03      Joel Sherrill <joel@OARcorp.com>
679
680        * aclocal/version.m4: Updated to rtems-ss-20030703.
681
6822003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * bootstrap: Reflect having added config.sub.
685        * config.sub: New from subversions to accomodate c4x/tic4x.
686
6872003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        PR 412/make_build
690        * configure.ac: Remove "BLEEDING EDGE" warning.
691        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
692        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
693        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
694        * aclocal/gcc-isystem.m4: New.
695        * Makefile.am: Add aclocal/gcc-isystem.m4.
696
6972003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * automake/local.am: Remove $(ARCH), clean-local.
700
7012003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        PR 321:
704        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
705        * aclocal/env-rtemsbsp.m4
706        * automake/compile.am
707        * automake/host.am
708        * automake/local.am
709
7102003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
713        * automake/compile.am: Remove LIBSUFFIX_VA.
714        Merger from rtems-4-6-branch.
715
7162003-04-17      Joel Sherrill <joel@OARcorp.com>
717
718        * VERSION: Updated to rtems-ss-20030417.
719
7202003-04-17      Joel Sherrill <joel@OARcorp.com>
721
722        * aclocal/version.m4: Updated to rtems-ss-20030417.
723
7242003-04-11      Joel Sherrill <joel@OARcorp.com>
725
726        * VERSION: Updated to rtems-ss-20030411.
727
7282003-04-11      Joel Sherrill <joel@OARcorp.com>
729
730        * aclocal/version.m4: Updated to rtems-ss-20030411.
731
7322003-04-11      Joel Sherrill <joel@OARcorp.com>
733
734        * VERSION: Updated to rtems-ss-20020411.
735
7362003-04-11      Joel Sherrill <joel@OARcorp.com>
737
738        * aclocal/version.m4: Updated to rtems-ss-20020411.
739
7402003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * acinclude.m4: Reformat build_* handling.
743        Preset *_alias if empty.
744        * configure.ac: Change tools/build to build-config dirs.
745        Conditionally build tools/build as host-config dirs.
746
7472003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * acinclude.m4: Fix broken comments.
750        Add hidden option --enable-experimental.
751        * README.cdn-X: Update.
752        * configure.ac: Build tools/build as host and build-host tools to
753        accomodate those BSPs applying packhex in <BSP>.cfg.
754        Build tools/cpu as build-host tools.
755
7562003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * tools/Makefile.am: Remove.
759        * configure.ac: Remove tools.
760        * acinclude.m4: Fix build_subdir handling.
761        * Makefile.am: Remove tools from SUBDIRS.
762        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
763
7642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * configure.ac: Remove AC_CONFIG_AUX_DIR.
767        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
768
7692003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * bootstrap: Add ACLOCAL, AUTOHEADER.
772        Don't check for auto*tool-versions.
773
7742003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
777
7782003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * automake/compile.am: Introduce depend-gcc.
781        * automake/lib.am: Remove stray comment.
782        * automake/local.am: Introduce depend-gcc.
783
7842003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
787
7882003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
791        * automake/local.am: Remove $(ARCH), clean-local.
792        * automake/compile.am: Add $(ARCH), clean-local.
793        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
794
7952003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * Makefile.am: Remove references to obsoleted files
798        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
799
8002003-02-14      Joel Sherrill <joel@OARcorp.com>
801
802        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
803        references.
804
8052003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
808
8092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * bootstrap: Remove attempts to detect autoconf and automake using
812        "which" (PR 325).
813
8142003-02-06      Joel Sherrill <joel@OARcorp.com>
815
816        * README.configure: Updated to reflect new BSPs and deprecated
817        targets.
818
8192003-01-28      Joel Sherrill <joel@OARcorp.com>
820
821        * VERSION: Updated to rtems-ss-20030128.
822
8232003-01-28      Joel Sherrill <joel@OARcorp.com>
824
825        * aclocal/version.m4: Updated to rtems-ss-20030128.
826
8272003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
830        Remove CLOBBER_DEPEND (Unused).
831
8322003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * automake/local.am: Remove distclean-local.
835
8362001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
839        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
840
8412002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
844        Rework RTEMS_PROG_CXX_FOR_TARGET.
845
8462002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
849
8502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
853
8542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
857
8582002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * bootstrap: Require autoconf 2.54 or 2.57.
861        Require automake-1.7.2.
862
8632002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
866        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
867        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
868
8692002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
872
8732002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * automake/compile.am: Remove hard-coded *_PROFILE_V.
876        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
877        CFLAGS_PROFILE_V.
878        Remove CPPFLAGS_GCC.
879
8802002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
883        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
884        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
885        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
886
8872002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * aclocal/rtems-flags.m4: New.
890
8912002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * bootstrap: Allow autoconf-2.57.
894
8952002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * aclocal/prog-cc.m4: Remove GCCSED.
898
8992002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
902        Remove LDFLAGS.
903        Add CCAS, CCASCOMPILE.
904        Remove compilation rules for *.cpp, *.cxx, *.C.
905        Use CCASCOMPILE to compile *.S.
906        Add -pg to RTEMS_CFLAGS_PROFILE_V.
907
9082002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * configure.ac: Remove c/make.
911
9122002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * aclocal/prog-ccas.m4: New.
915        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
916        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
917        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
918
9192002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * acinclude.m4: Conditionally append --target=.
922
9232002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
926
9272002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * automake/compile.am: Remove LD_PATHS (Unused).
930        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
931        is announced obsolete).
932
9332002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
936
9372002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * aclocal/sysv-ipc.m4: Remove (Unused).
940        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
941
9422002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * acinclude.m4: Lots of changes addressing PR 312.
945
9462002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
949        to PR 312).
950
9512002-11-18      Joel Sherrill <joel@OARcorp.com>
952
953        * VERSION: Updated to rtems-ss-20021118.
954
9552002-11-18      Joel Sherrill <joel@OARcorp.com>
956
957        * aclocal/version.m4: Updated to rtems-ss-20021118.
958
9592002-11-17      Joel Sherrill <joel@OARcorp.com>
960
961        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
962        Motorola MTX603e.
963
9642002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
967
9682002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
971        * configure.ac: Ditto.
972
9732002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
976        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
977        Support @CFLAGS@, @CXXFLAGS@.
978
9792002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * bootstrap: Allow autoconf-2.56.
982
9832002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
986        Fix stupid typo (continue/configure).
987        * aclocal/prog-cc.m4: Remove obsolete comments.
988        Acknowledge CFLAGS.
989
9902002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
993        end of the args passed to sub-configure-scripts. (Reported by
994        Wulf Hofbauer <wh73@cornell.edu>)
995
9962002-11-12      Joel Sherrill <joel@OARcorp.com>
997
998        * configure.ac: Remove make/compilers/Makefile.
999
10002002-11-11      Joel Sherrill <joel@OARcorp.com>
1001
1002        * VERSION: Updated to rtems-ss-20021111.
1003
10042002-11-11      Joel Sherrill <joel@OARcorp.com>
1005
1006        * aclocal/version.m4: Updated to rtems-ss-20021111.
1007
10082002-11-11      Joel Sherrill <joel@OARcorp.com>
1009
1010        * VERSION: Updated to rtems-ss-20021111.
1011
10122002-11-11      Joel Sherrill <joel@OARcorp.com>
1013
1014        * aclocal/version.m4: Updated to rtems-ss-20021111.
1015
10162002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1017
1018        * automake/compile.am: Remove rel rule.
1019
10202002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
1023
10242002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * configure.ac: Remove make/Templates/Makefile.
1027        * README.configure: Minor massaging.
1028
10292002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        Further preparations for autoconf > 2.52:
1032        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
1033        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
1034        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
1035
10362002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * acinclude.m4: Adapations to autoconf > 2.52.
1039
10402002-11-01      Joel Sherrill <joel@OARcorp.com>
1041
1042        * ChangeLog: Corrected.
1043
10442002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * bootstrap: Add generate_bspdir_acinclude to automatically update
1047        c/src/lib/libbsp/<cpu>/acinclude.m4.
1048        Use #! /bin/sh instead of #!/bin/sh.
1049        Remove autom4te*.cache during ./bootstrap --clean.
1050
10512002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
1054        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
1055        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
1056        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
1057        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
1058        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
1059        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
1060        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
1061        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
1062        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
1063        (autoconf > 2.54 seems to have problems with the old form of
1064        quoting).
1065
10662002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
1069        (autoconf > 2.54 complains about).
1070
10712002-10-21      Joel Sherrill <joel@OARcorp.com>
1072
1073        * VERSION: Updated to rtems-20021021-test.
1074
10752002-10-21      Joel Sherrill <joel@OARcorp.com>
1076
1077        * aclocal/version.m4: Updated to rtems-20021021-test.
1078
10792002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * .cvsignore: Reformat.
1082        Add autom4te*cache.
1083        Remove autom4te.cache.
1084
10852002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1088
10892002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
1092        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
1093
10942002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * bootstrap: Add autoconf/automake version checks by popular demand.
1097        [FWIW: I dislike this.]
1098
10992002-10-07      Joel Sherrill <joel@OARcorp.com>
1100
1101        * VERSION: Updated to rtems-ss-20021007.
1102
11032002-10-07      Joel Sherrill <joel@OARcorp.com>
1104
1105        * aclocal/version.m4: Updated to rtems-ss-20021007.
1106
11072002-10-04      Joel Sherrill <joel@OARcorp.com>
1108
1109        * VERSION: Updated to rtems-JUNK.
1110
11112002-10-04      Joel Sherrill <joel@OARcorp.com>
1112
1113        * aclocal/version.m4: Updated to rtems-JUNK.
1114
11152002-10-04      Joel Sherrill <joel@OARcorp.com>
1116
1117        * VERSION: Updated to rtems-ss-20021004.
1118
11192002-10-04      Joel Sherrill <joel@OARcorp.com>
1120
1121        * aclocal/version.m4: Updated to rtems-ss-20021004.
1122
11232002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1124
1125        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
1126        autoconf-2.53 PACKAGE crap.
1127
11282002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * aclocal/prog-gnat.m4: New.
1131
11322002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1133
1134        * aclocal/bsp-configure.m4: Fix small typo in comment.
1135
11362002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1137
1138        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
1139
11402002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
1143        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
1144        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
1145
11462002-08-07      Joel Sherrill <joel@OARcorp.com>
1147
1148        * aclocal/version.m4: Updated to rtems-ss-20020807.
1149
11502002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
1153
11542002-07-31      Joel Sherrill <joel@OARcorp.com>
1155
1156        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
1157        was just a stub and only the OR32 port is getting worked on.
1158
11592002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * aclocal/subdirs.m4: Remove.
1162        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
1163
11642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1165
1166        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
1167        exec/score/cpu.
1168
11692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
1172        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
1173        compilation rules (Work-around to an automake bug).
1174        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
1175        make-library.
1176
11772002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * configure.ac: Activate cpukit. Remove references to c/src/exec.
1180
11812002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1182
1183        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
1184
11852002-07-17      Joel Sherrill <joel@OARcorp.com>
1186
1187        * aclocal/version.m4: Updated to rtems-ss-20020717.
1188
11892002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * config-ml.in: Imported from gcc-3.1.
1192        Change to match c/src/config-ml.in.
1193
11942002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        * aclocal/check-multiprocessing.m4: Reworked.
1197        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
1198
11992002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1200
1201        * automake/multilib.am: Remove.
1202        * Makefile.am: Reflect change above.
1203
12042002-06-28      Joel Sherrill <joel@OARcorp.com>
1205
1206        * aclocal/version.m4: Updated to rtems-ss-20020628.
1207
12082002-06-27      Joel Sherrill <joel@OARcorp.com>
1209
1210        * tools/Makefile.am: Build the cpu dependent tools as well.
1211
12122002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1213
1214        * aclocal/env-rtemscpu.m4: Remove.
1215        * aclocal/multi.m4: Remove.
1216        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
1217
12182002-05-28      Joel Sherrill <joel@OARcorp.com>
1219
1220        * aclocal/version.m4: Updated to rtems-ss-20020528.
1221
12222002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * aclocal/prog-cc.m4: Remove GCC272 support.
1225        Remove ENABLE_LIBCDIR.
1226        * aclocal/prog-cxx.m4: Ditto.
1227        * aclocal/enable-gcc28.m4: Remove.
1228        * aclocal/enable-libcdir.m4: Ditto.
1229
12302002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
1233        ENABLE_GCC28.
1234
12352002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236
1237        * automake/compile.am: Remove GCC272 support.
1238        Remove *.sh rule (unused).
1239        * configure.ac: Remove ENABLE_GCC28.
1240        Remove ENABLE_LIBCDIR.
1241
12422002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * .cvsignore: Added mdate-sh and texinfo.tex.
1245
12462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * aclocal/version.m4: New file.
1249        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
1250        aclocal/version.m4.
1251        * bootstrap: Use aclocal/version.m4 instead of VERSION.
1252        * configure.ac: Use aclocal/version.m4 instead of VERSION.
1253
12542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * configure.ac:
1257        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1258        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1259        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1260        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1261
12622002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
1265        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
1266
12672002-03-08      Joel Sherrill <joel@OARcorp.com>
1268
1269        * VERSION: Updated to rtems-mg5-20020808.
1270
12712002-03-01      Joel Sherrill <joel@OARcorp.com>
1272
1273        * VERSION: Updated to rtems-ss-20020301.
1274
12752002-02-15      Joel Sherrill <joel@OARcorp.com>
1276
1277        * VERSION: Updated to rtems-ss-20020215.
1278
12792002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * aclocal/subdirs.m4: Propagate the current $prefix to the
1282        sub-configures.
1283
12842002-02-05      Joel Sherrill <joel@OARcorp.com>
1285
1286        * VERSION: Updated to rtems-ss-20020205.
1287
12882002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1289
1290        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
1291        compatibility.
1292        * bootstrap: Let --clean remove texinfo.tex.
1293
12942002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1295
1296        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
1297
12982002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1299
1300        * configure.ac: Add --enable-docs support. Add
1301        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
1302        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
1303        hard-coded SUBDIRS.
1304        * README.configure: Added a bit of information on this new option.
1305
13062002-01-18      Joel Sherrill <joel@OARcorp.com>
1307
1308        * VERSION: Updated to rtems-ss-20020118.
1309
13102002-01-18      Joel Sherrill <joel@OARcorp.com>
1311
1312        * VERSION: Updated to rtems-20020118.
1313
13142002-01-17      Joel Sherrill <joel@OARcorp.com>
1315
1316        * VERSION: Updated to rtems-ss-20020717.
1317
13182002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1319
1320        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
1321        check upon host_alias != build_alias.
1322
13232002-01-07      Joel Sherrill <joel@OARcorp.com>
1324
1325        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
1326        last line to eliminate 100's of warnings.
1327
13282002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * aclocal/check-newlib.m4: Apply AS_IF.
1331        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
1332        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1333        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
1334        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
1335        changes.
1336        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
1337        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
1338        * automake/compile.am: Remove librtemsall from LINK_FILES.
1339
13402001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1341
1342        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
1343        * aclocal/subdirs.m4: New file.
1344        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
1345        modifications.
1346        * aclocal/check-posix.m4: Apply AS_IF.
1347        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
1348        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
1349        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
1350        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
1351        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
1352        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
1353        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
1354        OUTPUT_COMMANDS.
1355        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1356        * aclocal/rtems-debug.m4: Minor cleanups.
1357        * aclocal/rtems-top.m4: Minor cleanups.
1358        * automake/compile.am: Further steps towards automake's rules.
1359
13602001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1361
1362        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1363        * automake/lib.am: Add MULTISUBDIR.
1364
13652001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1366
1367        * bootstrap: Run autoheader when configure.ac contains
1368        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1369
13702001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1371
1372        * aclocal/bsp-configure.m4: New file.
1373        * Makefile.am: Add aclocal/bsp-configure.m4.
1374
13752001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1376
1377        * Makefile.am: Add automake/force-preinstall.am,
1378        aclocal/ppc.am, remove ACLOCAL_M4.
1379
13802001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1381
1382        * aclocal/bsp-alias.m4: Remove score603e_g1.
1383        * aclocal/check-bsps.m4: Remove score603e_g1.
1384        * aclocal/prog-cc.m4: Apply m4_if.
1385
1386
13872001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * automake/force-preinstall.am: New file.
1390        * aclocal/ppc.m4: New file.
1391
13922001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * aclocal/check-bsps.m4: Reworked.
1395        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1396
13972001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1398
1399        * aclocal/bspopts.m4: New file.
1400
14012001-11-13      Joel Sherrill <joel@OARcorp.com>
1402
1403        * COPYING: Test of $Id$ -> $RTEMS$.
1404
14052001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1406
1407        This modification is part of the submitted modifications necessary to
1408        support the IBM PPC405 family.  This submission was reviewed by
1409        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1410        not negatively impact the ppc403 BSPs.  The submission and tracking
1411        process was captured as PR50.
1412        * README.configure: Added gen405 BSP.
1413
14142001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1415
1416        * Adopt more automake rules:
1417        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1418        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1419        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1420        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1421        CXXLINK_APP in make-cxx-exe.
1422        * automake/lib.am: Add ARFLAGS.
1423
14242001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1427        config.cache's which prevented powerpc targets librdbg from building.
1428
14292001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1432        add 2nd arg to _RTEMS_CPU_SUBDIR.
1433        * aclocal/target.m4: Replace ac_configure_args with
1434        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1435        * Makefile.am: Require automake-1.5.
1436
14372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1440        * configure.in: Remove.
1441        * configure.ac: New file, generated from configure.in by autoupdate.
1442
14432001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1444
1445        * aclocal/rtems-cpu-subdirs.m4: New file.
1446
14472001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1448
1449        * automake/compile.am: Fundamentally reworked compilation rules for
1450        closer adaptation to automake's behavior.
1451
14522001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * automake/lib.am: Comment out LD.
1455        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1456        automake/leaf.am to AUTOMAKE_FILES.
1457
14582001-09-27      Joel Sherrill <joel@OARcorp.com>
1459
1460        * config.guess: No longer in CVS since installed by bootstrap.
1461
14622001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1463
1464        * bootstrap: remove/add automake added files.
1465        * .cvsignore: reflect changes to bootstrap.
1466
14672001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1468
1469        * automake/leaf.am: New file.
1470
14712001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1472
1473        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1474        of AC_CANONICAL_SYSTEM.
1475        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1476        mkinstalldirs and mkdir.
1477        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1478        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1479        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1480       
14812001-09-13      Joel Sherrill <joel@OARcorp.com>
1482
1483        * missing: Updated to latest version.
1484
14852001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1486
1487        * configure.in: autoupdate to autoconf-2.52.
1488        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1489        fix auto*tool invocation order.
1490        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1491        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1492        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1493        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1494        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1495        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1496        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1497        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1498        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1499        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1500        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1501        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1502        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1503        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1504        RTEMS_CONFIG_PER_BSP conditional.
1505        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1506        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1507        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1508
15092001-05-25      Joel Sherrill <joel@OARcorp.com>
1510
1511        * README.configure: Corrected the name of the MRM332 BSP.
1512        Strengthened the distinction between what the target
1513        and the BSP each select.  Added more targets to list.
1514
15152001-05-25      Joel Sherrill <joel@OARcorp.com>
1516
1517        * README.configure: Updated the list of BSPs.
1518
15192001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1522        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1523        Add support for DOS-drive-letters.
1524
15252001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1526
1527        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1528        RTEMS_PROG_CC_FOR_TARGET.
1529
15302001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1531
1532        * README.cdn-X: Update.
1533        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1534        @CPPFLAGS@ to CPPFLAGS.
1535
15362001-04-20      Eric Valette <valette@crf.canon.fr>
1537
1538        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1539        BSPs support the new exception processing model and
1540        consequently, librdbg.
1541
15422001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1543
1544        * configure.in: Reworked for Canadian Cross support.
1545        * Makefile.am: Reflect changes to configure.in.
1546        * config.guess, config.sub: Update from subversions.gnu.org.
1547        * README.cdn-X: New file.
1548        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1549
15502001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1551
1552        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1553        TARGET_CONFIG_SUBDIRS.
1554        * aclocal/enable-bsp.m4: fix quoting.
1555        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1556
15572001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1558
1559        * aclocal/config-subdirs.m4: New file.
1560        * aclocal/target.m4: Use macros from config-subdirs.m4.
1561
15622001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1563
1564        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1565        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1566
15672001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1568
1569        * configure.in: Fix AM_INIT_AUTOMAKE.
1570        * aclocal/bsp-arg-enable.m4: Extend comments.
1571        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1572        the default clause.
1573
15742001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1575
1576        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1577        RTEMS_ENV_RTEMSCPU.
1578        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1579        special treatment for GCC_SPECS.
1580        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1581        special treatment for GCC_SPECS.
1582        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1583        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1584        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1585        instead of $(shell ..) for LIBC_LIB*.
1586
15872001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1588
1589        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1590        simsh7045.
1591
15922001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1593
1594        * automake/compile.am: Add LD.
1595
15962000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1597
1598        * config.guess, config.sub: Update from CVS-autoconf to pick
1599        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1600        necessary anyway to use autoconf-versions > 2.13.
1601
16022000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1603
1604        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1605        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1606        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1607        help string.
1608        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1609
16102000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1611
1612        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1613        Modified to reflect addition of LEON BSPs as well as the
1614        no-FP ERC32 variant.
1615
16162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1617
1618        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1619        standard).
1620        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1621        standard).
1622        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1623        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1624        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1625        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1626
16272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1628
1629        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1630        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1631        $host instead of $target (BUG-FIX).
1632        * configure.in: Use $target and $host instead of $target_alias and
1633        $host_alias (autoconf-2.49b).
1634        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1635        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1636
1637        NOTES:
1638        * autoconf-2.49b depredicates using changequotes.
1639        * The changes to configure.in are due to cleanups in
1640        autoconf-2.49b's implemention of canonicalization. With
1641        autoconf-2.1x it wasn't always clear, when to use $xxx or
1642        $xxx_alias. Now this is clear.
1643
16442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1645
1646        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1647
16482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1649
1650        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1651        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1652        with an RTEMS specific but more restrictive autoconf macro.
1653
16542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1655
1656        * automake/lib.am: Add LD.
1657
16582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1659
1660        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1661        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1662
16632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1664 
1665        * aclocal/*: Replace with contents of macros/*.m4
1666        * macros/: Remove.
1667        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1668        * Makefile.am: Reflect changes to aclocal/ and macros/.
1669
16702000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1671
1672        * configure.in: New, Cygnus/GNU style configuration.
1673        * Makefile.am: Add macros/, reflect new configure.in,
1674        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1675        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1676        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1677        * macros/tool-prefix.m4: Remove.
1678        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1679        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1680        RTEMS_ROOT.
1681        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1682        * macros/multilib.m4: Various minor fixes.
1683        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1684        PROJECT_ROOT, RTEMS_ROOT.
1685        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1686        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1687
16882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1689
1690        * automake/multilib.am: New file.
1691        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1692        the automake/ directory.
1693
16942000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1695
1696        * macros/enable-hwapi.m4: Removed.
1697        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1698        A small cleanup step towards gnu-canonicalization.
1699
17002000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1701
1702        * macros: New directory.
1703        * macros/bsp-alias.m4: new file.
1704        * macros/canonical-host.m4: new file.
1705        * macros/canonical-target-name.m4: new file.
1706        * macros/canonicalize-tools.m4: new file.
1707        * macros/check-bsp-cache.m4: new file.
1708        * macros/check-bsps.m4: new file.
1709        * macros/check-cpu.m4: new file.
1710        * macros/rtems-debug.m4: new file.
1711        * macros/check-cxx.m4: new file.
1712        * macros/check-itron.m4: new file.
1713        * macros/check-multiprocessing.m4: new file.
1714        * macros/check-networking.m4: new file.
1715        * macros/check-newlib.m4: new file.
1716        * macros/check-posix.m4: new file.
1717        * macros/check-rdbg.m4: new file.
1718        * macros/enable-bare.m4: new file.
1719        * macros/enable-cxx.m4: new file.
1720        * macros/enable-gcc28.m4: new file.
1721        * macros/enable-inlines.m4: new file.
1722        * macros/enable-itron.m4: new file.
1723        * macros/enable-libcdir.m4: new file.
1724        * macros/enable-multiprocessing.m4: new file.
1725        * macros/enable-networking.m4: new file.
1726        * macros/enable-posix.m4: new file.
1727        * macros/enable-rdbg.m4: new file.
1728        * macros/enable-rtemsbsp.m4: new file.
1729        * macros/enable-tests.m4: new file.
1730        * macros/gcc-pipe.m4: new file.
1731        * macros/gcc-specs.m4: new file.
1732        * macros/i386-gas-code16.m4: new file.
1733        * macros/path-ksh.m4: new file.
1734        * macros/path-perl.m4: new file.
1735        * macros/prog-cc.m4: new file.
1736        * macros/prog-cxx.m4: new file.
1737        * macros/project-root.m4: new file.
1738        * macros/rtems-top.m4: new file.
1739        * macros/sysv-ipc.m4: new file.
1740        * macros/target.m4: new file.
1741        * macros/rtems-test-no-pause.m4: new file.
1742        * macros/multilib.m4: new file.
1743        * macros/tool-paths.m4: new file.
1744        * macros/tool-prefix.m4: new file.
1745
17462000-09-14      Joel Sherrill <joel@OARcorp.com>
1747
1748        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1749
17502000-09-14      Joel Sherrill <joel@OARcorp.com>
1751
1752        * aclocal/enable-hwapi.m4: Now longer used and removed.
1753
17542000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1755
1756        * automake/lib.am: Remove leaf.cfg.
1757
17582000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1759
1760        * aclocal/rtems-top.m4: Add ENDIF-hack.
1761        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1762
17632000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1764
1765        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1766        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1767        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1768        * automake/compile.am: Replaced.
1769        * automake/local.am: Remove building variant handling.
1770
17712000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1772
1773        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1774        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1775        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1776        * aclocal/target.m4: Cleanup comments
1777        * Automake/compile.am: Add DEFS support to keep building happy.
1778
17792000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1780
1781        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1782
17832000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1784
1785        * automake/compile.am: New file
1786        * ChangeLog: Fix email addresses
1787
17882000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1789
1790        * LICENSE.NET, README, README.configure: Spelling corrections.
1791
17922000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1793
1794        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1795
17962000-08-30      Joel Sherrill <joel@OARcorp.com>
1797
1798        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1799
18002000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1801
1802        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1803
18042000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1805
1806        * aclocal/check-bsps.h:
1807          - Add pck6-BSP
1808          - Exclude ChangeLog from being picked up as BSP
1809        * aclocal/bsp-alias.m4: Add pck6-BSP
1810
18112000-08-10      Joel Sherrill <joel@OARcorp.com>
1812
1813        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.