summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
blob: 5640eedf9e8a2367f24e6ab4059df502d45648de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
2003-06-06	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	PR 321/bsps
	* leaf.cfg: Remove support for profile-variant.
	* main.cfg: Ditto.
	* compilers/gcc-no_bsp.cfg: Ditto.
	* compilers/gcc-portsw.cfg: Ditto.
	* compilers/gcc-target-default.cfg: Ditto.

2003-05-27	Ralf Corsepius	<corsepiu@faw.uni-ulm.de>

	* custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.

2003-03-25	Thomas Doerfler <Thomas.Doerfler@imd-systems.de>

	PR 368/filesystems
	* custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
	with this PR for alias BSPs.

2003-03-18  Till Straumann <strauman@slac.stanford.edu>

	PR 356/bsps
	* custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
	Enable EABI by adding -meabi -msdata=eabi CFLAGS.

2003-03-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.

2003-02-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
	* custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
	* custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
	* custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.

2003-02-14	Joel Sherrill <joel@OARcorp.com>

	AMD a29k obsolete.
	* custom/portsw.cfg: Removed.

2003-01-20	Duane Gustavus <duane@unt.edu>

	* custom/m2m332.cfg: Fix path to linkcmds_ROM.

2003-01-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
	* custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
	* custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
	* custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
	Move -D_BSD_SOURCE to CPU_CFLAGS.
	* custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
	Move -Dsolaris2 to CPU_CFLAGS.
	Remove -D__EXTENSIONS__. 

2002-12-06	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/posix.cfg: Remove comment referring to host.cfg.

2002-11-29	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/default.cfg: Pickup target.cfg from BSP directory.

2002-11-17	Greg Menke <gregory.menke@gsfc.nasa.gov>

	* custom/mtx603e.cfg: New file.

2002-11-17	Joel Sherrill <joel@OARcorp.com>

	* leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
	build variants work for user applications post install.

2002-11-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
	* custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
	* custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
	* custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
	* custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.

2002-11-13	Jay Monkman <jtm@smoothsmoothie.com>

	* custom/edb7312.cfg: New file.

2002-11-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
	obsolete Makefile.
	* leaf.cfg: Various changes to LIBVARIANT processing.
	* main.cfg: Ditto.

2002-11-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Add compilers/*.
	* compilers/Makefile.am: Remove.
	* lib.cfg: Remove.
	* directory.cfg: Remove.
	* README: Remove.

2002-11-07	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Add Templates/*.
	* Templates/Makefile.am: Remove.

2002-10-29	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.

2002-10-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
	* custom/HPUX9-posix.cfg: Ditto.
	* custom/Linux-posix.cfg: Ditto.

2002-10-02	Joel Sherrill <joel@OARcorp.com>

	* custom/armulator.cfg: Remove reference to PowerPC arguments.

2002-09-13	Joel Sherrill <joel@OARcorp.com>

	* Part of addressing PR281.
	* main.cfg: Added recognition of VARIANT=DEBUG on command line.
	* compilers/gcc-target-default.cfg: Removed remaining support for
	RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
	as one of the LDFLAGS when the debug variant is specified.

2002-08-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/posix.cfg: Don't include host.cfg.

2002-08-09	Joel Sherrill <joel@OARcorp.com>

	* custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.

2002-08-07	Ivan Guzvinec <ivang@opencores.org>

	* orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.

2002-08-07	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/vegaplus.cfg: Fix bogus and corrupted make-exe.

2002-08-06	Joel Sherrill <joel@OARcorp.com>

	* custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
	custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.

2002-08-06	Chris Ziomkowski <chris@asics.ws>

	* custom/or32sim.cfg: New file added as part of merge from
	OpenCores repository.

2002-08-05	Joel Sherrill <joel@OARcorp.com>

	* Per PR260 eliminate use of make-target-options.  This impacted
	RTEMS allowing a distinction between the CPU32 and CPU32+ in the
	SuperCore and required that the m68k optimized memcpy be moved
	to libcpu.
	* custom/gen68360.cfg: Remove make-target-options.

2002-08-01	Joel Sherrill <joel@OARcorp.com>

	* eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
	mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.

2002-08-01	Joel Sherrill <joel@OARcorp.com>

	* custom/mvme136.cfg: Remove make-target-options.

2002-07-30	Joel Sherrill <joel@OARcorp.com>

	* custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
	will disappear when make clean is performed.

2002-07-24	Joel Sherrill <joel@OARcorp.com>

	* custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
	to use gcc 3.1 arguments.

2002-07-22	Joel Sherrill <joel@OARcorp.com>

	* Templates/Makefile.leaf: Clarify the MANAGERS example.

2002-07-01	Joel Sherrill <joel@OARcorp.com>

	* custom/p4650.cfg: Update arguments to gcc3.

2002-06-14	Joel Sherrill <joel@OARcorp.com>

	* custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
	to gcc 3.1 arguments.

2002-05-01	Ralf Corsepius	<corsepiu@faw.uni-ulm.de>

	* custom/dmv177.cfg: Use -mcpu=603e.
	* custom/ppcn_60x.cfg: Use -mcpu=603e.
	* custom/psim.cfg: Use -mcpu=603e.
	* custom/score603e.cfg: Use -mcpu=603e.
	* custom/ts_386ex.cfg: Remove obsolete comments.
	* custom/rxgen960.cfg: Remove obsolete comments.
	* custom/cvme961.cfg: Remove obsolete comments.

2001-05-09	Joel Sherrill <joel@OARcorp.com>

	* custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
	compatable arguments.
 
2002-04-18	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
	Remove obsolete comments.
	* custom/eth_comm.cfg: Remove make-target-options.
	Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
	CPU_CFLAGS.
	* custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
	* custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
	* custom/mbx8xx.cfg: Remove make-target-options.
	Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
	Remove obsolete comments.
	* custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
	Remove obsolete comments.
	* custom/mpc8260ads.cfg: Remove make-target-options.
	Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
	CPU_CFLAGS.
	* custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
	Remove obsolete comments.
	* custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
	CPU_CFLAGS.
	Remove obsolete comments.
	* custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
	Remove obsolete comments.
	* custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
	CPU_CFLAGS.
	Remove obsolete comments.

2002-04-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/gen405.cfg: Remove -D__powerpc__.

2002-04-01	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/erc32nfp.cfg: Remove CPU_U32_FIX.
	* custom/erc32.cfg: Ditto.
	* custom/leon2.cfg: Ditto.


2002-03-28	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
	* custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
	* custom/leon2.cfg: Remove NO_TABLE_MOVE.

2002-03-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/cvme961.cfg: Remove GCC272 support.
	* custom/dmv152.cfg: Remove GCC272 support.
	* custom/efi332.cfg: Remove GCC272 support.
	* custom/efi68k.cfg: Remove GCC272 support.
	* custom/eth_comm.cfg: Remove GCC272 support.
	* custom/gen405.cfg: Remove GCC272 support.
	* custom/gen68302.cfg: Remove GCC272 support.
	* custom/gen68340.cfg: Remove GCC272 support.
	* custom/gen68360.cfg: Remove GCC272 support.
	* custom/genmongoosev.cfg: Remove GCC272 support.
	* custom/helas403.cfg: Remove GCC272 support.
	* custom/i386ex.cfg: Remove GCC272 support.
	* custom/i960sim.cfg: Remove GCC272 support.
	* custom/idp.cfg: Remove GCC272 support.
	* custom/leon2.cfg: Remove GCC272 support.
	* custom/mbx8xx.cfg: Remove GCC272 support.
	* custom/mcf5206elite.cfg: Remove GCC272 support.
	* custom/mpc8260ads.cfg: Remove GCC272 support.
	* custom/mrm332.cfg: Remove GCC272 support.
	* custom/mvme136.cfg: Remove GCC272 support.
	* custom/mvme147.cfg: Remove GCC272 support.
	* custom/mvme167.cfg: Remove GCC272 support.
	* custom/ods68302.cfg: Remove GCC272 support.
	* custom/p4000.cfg: Remove GCC272 support.
	* custom/p4600.cfg: Remove GCC272 support.
	* custom/p4650.cfg: Remove GCC272 support.
	* custom/pc386.cfg: Remove GCC272 support.
	* custom/portsw.cfg: Remove GCC272 support.
	* custom/psim.cfg: Remove GCC272 support.
	* custom/rxgen960.cfg: Remove GCC272 support.
	* custom/score603e.cfg: Remove GCC272 support.
	* custom/sim68000.cfg: Remove GCC272 support.
	* custom/simhppa.cfg: Remove GCC272 support.
	* custom/simsh4.cfg: Remove GCC272 support.
	* custom/ts_386ex.cfg: Remove GCC272 support.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* custom/Makefile.am: Remove AUTOMAKE_OPTIONS.

2002-01-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* compilers/gcc-target-default.cfg: Add missing \.
	Reported by Ilya Alexeev <ilya@continuum.ru>.

2002-02-05	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
	* custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
	support.
	* custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.

2001-12-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
	* custom/FreeBSD-posix.cfg: Ditto.
	* custom/HPUX9-posix.cfg: Ditto.
	* custom/Linux-posix.cfg: Ditto.
	* custom/Solaris-posix.cfg: Ditto.

2001-12-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/erc32.cfg: Remove erc32nfp support, GCC272.
	* custom/erc32nfp.cfg: Merge in portions from erc32.cfg.

2001-12-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/armulator.cfg: Remove make-target-options.
	* custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
	(now in erc32/configure.ac).
	* custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
	SIMSPARC_FAST_IDLE (now in leon2/configure.ac). 
	Remove CONSOLE_USE_POLLED (Unused).
	* custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
	CD2401_USE_TERMIOS (now in mvme167/configure.ac).
	* custom/mvme162.cfg: Remove references to mvme162lx.
	Abandon gcc272. Remove make-target-options.
	* custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.

2001-12-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/bare.cfg: Remove make-target-options.
	* custom/c4xsim.cfg: Ditto.
	* custom/cvme961.cfg: Ditto.
	* custom/efi68k.cfg: Ditto.
	* custom/gen68302.cfg: Ditto.
	* custom/gen68340.cfg: Ditto.
	* custom/genmongoosev.cfg: Ditto.
	* custom/gensh4.cfg: Remove make-target-options, remove GCC272
	make-exe, remove empty lines.
	* custom/h8sim.cfg: Remove make-target-options.
	* custom/mcf5206elite.cfg: Ditto.
	* custom/mrm332.cfg: Ditto.
	* custom/mvme147.cfg: Ditto.
	* custom/ods68302.cfg: Ditto.
	* custom/p4000.cfg: Ditto.
	* custom/p4600.cfg: Ditto.
	* custom/p4650.cfg: Ditto.
	* custom/pc386.cfg: Ditto.
	* custom/portsw.cfg: Ditto.
	* custom/simsh4.cfg: Ditto.

2001-11-28	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/efi332.cfg: Remove make-target-options.
	* custom/idp.cfg: Ditto.
	* custom/jmr3904.cfg: Ditto.

2001-11-27	Joel Sherrill <joel@OARcorp.com>,

	* ChangeLog: Deleted bogus entry.

2001-11-27	Joel Sherrill <joel@OARcorp.com>,

	* custom/ods68302.cfg: Eliminated required definition of macros in this
	file for the BSP to compile.  The ROM and ROM address and size settings
	are now linker script items.  

2001-11-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>


	* custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
	Remove make-target-options.
	* custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
	Remove make-target-options.
	* custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
	DATA_CACHE_ENABLE.
	* custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
	DATA_CACHE_ENABLE.
	* custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
	DATA_CACHE_ENABLE.

2001-11-25	Joel Sherrill <joel@OARcorp.com>

	* custom/papyrus.cfg: Removed.
	* custom/Makefile.am, custom/helas403.cfg: Removed reference to above.

2001-11-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
	* custom/mcp750.cfg: Ditto.

2001-11-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
	* custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
	* custom/psim.cfg: Refect changes to psim/configure.ac.
	* custom/score603e.cfg: Reflect changes to score603e/configure.ac,
	remove SCORE603E_GENERATION.

2001-11-16	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
	* custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
	* custom/mbx860_005b.cfg: Ditto.
	* custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.


2001-11-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/gensh1.cfg: remove make-target-options.
	* custom/gensh2.cfg: remove make-target-options.

2001-11-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B, 
	remove make-target-options, remove BSP_CPPFLAGS.

2001-11-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.

2001-11-14	Joel Sherrill <joel@OARcorp.com>

	* custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
	custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
	These are new exception processing model BSPs and thus do not
	need to define PPC_USE_SPRG.

2001-11-14	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.

2001-11-14	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/ts_386ex.cfg: Remove make-target-options.
	* custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
	* custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
	different flags.

2001-11-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
	* custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
	re-adopt mcp750.cfg's make-exe.

2001-11-13	Joel Sherrill <joel@OARcorp.com>

	* custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
	the --srec-len argument to objcopy only supported in binutils 2.11
	or newer.

2001-11-08	Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>

	This modification is part of the submitted modifications necessary to
	support the IBM PPC405 family.  This submission was reviewed by
	Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
	not negatively impact the ppc403 BSPs.  The submission and tracking
	process was captured as PR50.
	* custom/gen405.cfg: New file.
	* custom/helas403.cfg: Modified to generate Srecords.

2001-10-30	Joel Sherrill <joel@OARcorp.com>

	* custom/sim68000.cfg: Generate symbols off executable not Srecords.

2001-10-26	Victor V. Vengerov <vvv@oktet.ru>

	* custom/mcf5206elite.cfg: New file.

2001-10-22	Andy Dachs <a.dachs@sstl.co.uk>

	* custom/mpc8260ads.cfg: New file.

2001-10-13	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/gensh4.cfg: Remove START_HW_INIT.
	* custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.

2001-10-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/gensh4.cfg: Remove HZ.
	* custom/simsh4.cfg: Remove HZ.

2001-10-11	Alexandra Kossovsky <sasha@oktet.ru>

	* custom/gensh4.cfg, custom/simsh4.cfg: New files in support
	of Hitachi SH4 BSPs of the same name.  Reviewed and some
	cleanup by Joel Sherrill <joel@OARcorp.com>.

2001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/gensh2.cfg: Remove -lstdc++ from make-exe.

2001-10-11	Joel Sherrill <joel@OARcorp.com>

	* custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
	to avoid using the apparently broken or deprecated -o argument.

2001-09-28	Joel Sherrill <joel@OARcorp.com>

	* custom/ods68302.cfg: Add custom make-cxx-exe rule to account
	for MC68302_BASE.

2001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/bare.cfg: Define dummy make-cxx-exe.

2001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* ChangeLog: Formatting cleanup.

2001-06-19	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
	make-target-options.
	* custom/FreeBSD-posix.cfg: Remove make-target-options.
	* custom/HPUX9-posix.cfg: Dito.
	* custom/Linux-posix.cfg: Dito.
	* custom/Solaris-posix.cfg: Dito.
	* custom/arm_bare_bsp.cfg: Dito.
	* custom/armulator.cfg: Dito.
	* custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
	* custom/i386ex.cfg: Remove make-target-options.
	* custom/i960sim.cfg: Remove make-target-options.
	* custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
	CONSOLE_USE_INTERRUPTS.
	* custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
	* custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
	CONSOLE_USE_INTERRUPTS.
	* custom/vegaplus.cfg: Remove make-target-options.

2001-05-25	Joel Sherrill <joel@OARcorp.com>

 	* custom/mrm332.cfg: Switched $(SED) to sed.

2000-05-25	Matt Cross <profesor@gweep.net>

	* New MRM332 BSP for the Mini RoboMind board based
	on the 68332 microcontroller designed and build by Mark
	Castelluccio.  For details on the MRM see http://www.robominds.com.
	* custom/mrm332.cfg: New file.

2001-05-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
	CONSOLE_USE_POLLED, HAS_RTC.

2001-05-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
	* custom/gensh2.cfg: Dito.

2001-05-07	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
	* compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
	* compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
	* compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
	remove unused flags, remove -ansi from CPP.
	* custom/eth_comm.cfg: Remove CPU_DEFINES.
	* custom/sim68000.cfg: Remove CPU_DEFINES.
	
2001-04-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
	* compilers/gcc-target-default.cfg: Dito.
	* compilers/gcc-portsw.cfg: Remove -Hansi.
	* custom/posix.cfg: Remove inclusion of target.cfg.
	* custom/simhppa.cfg: Remove -ansi -fasm.

2001-04-11	Eric Valette <valette@crf.canon.fr>

	* custom/eth_comm.cfg: Switch the eth_comm BSP to use the
	"new exception processing model."

2001-04-11	Joel Sherrill <joel@OARcorp.com>

	* custom/default.cfg: Switch to using exec_prefix to reflect new
	organization of install point from Ralf Corsepius.

2001-03-30	Eric Valette <valette@crf.canon.fr>

	* custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
	use the "new exception processing model."

2001-03-14	Joel Sherrill <joel@OARcorp.com>

	* custom/genmongossev.cfg: New file.

2001-02-20	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/pc386dx.cfg: New bsp.

2001-02-07	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg, 
	custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
	custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.

2001-02-03	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
	* main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
	* host.cfg.in: Remove RM, make-script.
	* ChangeLog: Remove bogus 2001-01-22 entry.

2001-01-09	Joel Sherrill <joel@OARcorp.com>

	* custom/pc386.cfg (make-exe): Removed commented out lines that
	were displayed in build longs.

2001-01-08	Joel Sherrill <joel@OARcorp.com>

	* custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
	unneeded definitions when compiled for "mips" rather than "mips64orion."
	Correct CPU_CFLAGS.

2001-01-05	Joel Sherrill <joel@OARcorp.com>

	* custom/gensh1.cfg: Removed rest of make-target-options and
	moved them to BSP configure options.

2001-01-03	Emmanuel Raguet <raguet@crf.canon.fr>

	* custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
	install point or assuming BSP build tree is available.

2001-01-03	Joel Sherrill <joel@OARcorp.com>

	* custom/psim.cfg: Removed unused variables.

2001-01-03	Joel Sherrill <joel@OARcorp.com>

	* custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
	* custom/simcpu32.cfg: Removed MVME162 reference.

2000-12-14	Emmanuel Raguet <raguet@crf.canon.fr>

	* custom/mcp750.cfg: Fix problems in generation of .exe file.
	Still need to fix to avoid touching install point on non-install stanza.

2000-12-06	Joel Sherrill <joel@OARcorp.com>

	* custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
	and copies that should not be in it.

2000-12-01	Joel Sherrill <joel@OARcorp.com>

	* custom/jmr3904.cfg: Turn optimization back up to -O2.

2000-11-30	Joel Sherrill <joel@OARcorp.com>

	* custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
	a mips1.  gcc translates -m3900 into that.

2000-11-27	Joel Sherrill <joel@OARcorp.com>

	* custom/jmr3904.cfg: Fix incorrect reference to i960.

2000-11-27	Joel Sherrill <joel@OARcorp.com>

	* custom/shsim.cfg: New file.
	* custom/Makefile.am: Modified to reflect addition of shsim.cfg.
	The shsim is for the SH simulator in gdb. It should be able
	to be used with multiple SH CPU models.  This will require
	adding BSP variants.

2000-11-25	Joel Sherrill <joel@OARcorp.com>

	* custom/pc386.cfg: make-exe rule would write into
	$(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
	is generally not writeable after the BSP is installed and you do not
	want every application installed there by default.  Reported by
	Eric Norum <eric.norum@usask.ca>.

2000-11-25	Joel Sherrill <joel@OARcorp.com>

	* custom/Makefile.am: Updated to add jmr3904.cfg
	* custom/jmr3904.cfg: New file.

2000-11-13	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/leon2.cfg: Removed defines that are now generated
	in a non-BSP specific manner.

2000-11-13	Jiri Gaisler <jgais@ws.estec.esa.nl>

	* custom/Makefile.am: Modified to reflect addition of files.
	* custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
	* custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.

2000-11-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.

2000-10-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.

2000-10-24	Joel Sherrill <joel@OARcorp.com>

	* custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
	definition since this information can be picked up from
	autoconf generated files.  These BSPs are shared by the 
	mips and mips64orion "ports."

2000-10-18	Joel Sherrill <joel@OARcorp.com>

	* compilers/gcc-portsw.cfg: Use gcc style flags.

2000-09-13	Joel Sherrill <joel@OARcorp.com>

	* custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
	custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.

2000-09-13	Emmanuel Raguet <raguet@crf.canon.fr>

	* vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
	Eric Valette <valette@crf.canon.fr>.
	* custom/vegaplus.cfg: New file.

2000-09-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
	* custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
	* custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
	* custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
	* custom/idp.cfg: Comment out LIBC_LIB[C|M].
	* custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
	* custom/ods68302.cfg: Comment out LIBC_LIB[C|M].

2000-09-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/gensh2.cfg: Fix comments.

2000-09-12	Joel Sherrill <joel@OARcorp.com>

	* custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
	compiler arguments that specify CPU model options.

2000-09-12	Joel Sherrill <joel@OARcorp.com>

	* custom/mbx860_005b.cfg (make-target-options): Add lines to 
	define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
	may be incorrect but the BSP now compiles.

2000-09-05	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/arm_bare_bsp.cfg: Fix comments.

2000-08-31	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
	* custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
	* ChangeLog: File paths corrected

2000-08-29	Joel Sherrill <joel.sherrill@OARcorp.com>

	* custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.

2000-08-17	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* custom/pck6.cfg: New file
	* custom/pc486.cfg: Use -m486 
	* custom/pc586.cfg: Use -mpentium 
	* custom/pc686.cfg: Use -mmpentiumpro
	* custom/i386ex.cfg: Use -msoft-float

2000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>

	* custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM

2000-08-25	Joel Sherrill <joel.sherrill@OARcorp.com>

	* ChangeLog: File paths corrected.

2000-08-04	Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>

	* custom/mvme167.cfg: Add specification of printk port, console port
	and serial I/O mode.  Arrange for the stripped executable to
	be copied up the build tree.
        
2000-08-10	Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>

	* custom/mbx8xx.cfg: Support for shared printk and no termios.

2000-08-10	John Cotton  <john.cotton@nrc.ca>

	* custom/mbx8xx.cfg: Support added for dejagnu test harness.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.