source: rtems/make/ChangeLog @ 89b51f4

4.104.114.84.95
Last change on this file since 89b51f4 was 89b51f4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/10/03 at 16:46:32

Merger from rtems-4-6-branch

  • Property mode set to 100644
File size: 25.3 KB
Line 
12003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
4
52003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
8        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
9        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
10        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
11
122003-02-14      Joel Sherrill <joel@OARcorp.com>
13
14        AMD a29k obsolete.
15        * custom/portsw.cfg: Removed.
16
172003-01-20      Duane Gustavus <duane@unt.edu>
18
19        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
20
212003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
24        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
25        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
26        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
27        Move -D_BSD_SOURCE to CPU_CFLAGS.
28        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
29        Move -Dsolaris2 to CPU_CFLAGS.
30        Remove -D__EXTENSIONS__.
31
322002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * custom/posix.cfg: Remove comment referring to host.cfg.
35
362002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * custom/default.cfg: Pickup target.cfg from BSP directory.
39
402002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
41
42        * custom/mtx603e.cfg: New file.
43
442002-11-17      Joel Sherrill <joel@OARcorp.com>
45
46        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
47        build variants work for user applications post install.
48
492002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
52        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
53        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
54        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
55        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
56
572002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
58
59        * custom/edb7312.cfg: New file.
60
612002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
64        obsolete Makefile.
65        * leaf.cfg: Various changes to LIBVARIANT processing.
66        * main.cfg: Ditto.
67
682002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Add compilers/*.
71        * compilers/Makefile.am: Remove.
72        * lib.cfg: Remove.
73        * directory.cfg: Remove.
74        * README: Remove.
75
762002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Add Templates/*.
79        * Templates/Makefile.am: Remove.
80
812002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
84
852002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
88        * custom/HPUX9-posix.cfg: Ditto.
89        * custom/Linux-posix.cfg: Ditto.
90
912002-10-02      Joel Sherrill <joel@OARcorp.com>
92
93        * custom/armulator.cfg: Remove reference to PowerPC arguments.
94
952002-09-13      Joel Sherrill <joel@OARcorp.com>
96
97        * Part of addressing PR281.
98        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
99        * compilers/gcc-target-default.cfg: Removed remaining support for
100        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
101        as one of the LDFLAGS when the debug variant is specified.
102
1032002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * custom/posix.cfg: Don't include host.cfg.
106
1072002-08-09      Joel Sherrill <joel@OARcorp.com>
108
109        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
110
1112002-08-07      Ivan Guzvinec <ivang@opencores.org>
112
113        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
114
1152002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
118
1192002-08-06      Joel Sherrill <joel@OARcorp.com>
120
121        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
122        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
123
1242002-08-06      Chris Ziomkowski <chris@asics.ws>
125
126        * custom/or32sim.cfg: New file added as part of merge from
127        OpenCores repository.
128
1292002-08-05      Joel Sherrill <joel@OARcorp.com>
130
131        * Per PR260 eliminate use of make-target-options.  This impacted
132        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
133        SuperCore and required that the m68k optimized memcpy be moved
134        to libcpu.
135        * custom/gen68360.cfg: Remove make-target-options.
136
1372002-08-01      Joel Sherrill <joel@OARcorp.com>
138
139        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
140        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
141
1422002-08-01      Joel Sherrill <joel@OARcorp.com>
143
144        * custom/mvme136.cfg: Remove make-target-options.
145
1462002-07-30      Joel Sherrill <joel@OARcorp.com>
147
148        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
149        will disappear when make clean is performed.
150
1512002-07-24      Joel Sherrill <joel@OARcorp.com>
152
153        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
154        to use gcc 3.1 arguments.
155
1562002-07-22      Joel Sherrill <joel@OARcorp.com>
157
158        * Templates/Makefile.leaf: Clarify the MANAGERS example.
159
1602002-07-01      Joel Sherrill <joel@OARcorp.com>
161
162        * custom/p4650.cfg: Update arguments to gcc3.
163
1642002-06-14      Joel Sherrill <joel@OARcorp.com>
165
166        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
167        to gcc 3.1 arguments.
168
1692002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
170
171        * custom/dmv177.cfg: Use -mcpu=603e.
172        * custom/ppcn_60x.cfg: Use -mcpu=603e.
173        * custom/psim.cfg: Use -mcpu=603e.
174        * custom/score603e.cfg: Use -mcpu=603e.
175        * custom/ts_386ex.cfg: Remove obsolete comments.
176        * custom/rxgen960.cfg: Remove obsolete comments.
177        * custom/cvme961.cfg: Remove obsolete comments.
178
1792001-05-09      Joel Sherrill <joel@OARcorp.com>
180
181        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
182        compatable arguments.
183 
1842002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
187        Remove obsolete comments.
188        * custom/eth_comm.cfg: Remove make-target-options.
189        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
190        CPU_CFLAGS.
191        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
192        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
193        * custom/mbx8xx.cfg: Remove make-target-options.
194        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
195        Remove obsolete comments.
196        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
197        Remove obsolete comments.
198        * custom/mpc8260ads.cfg: Remove make-target-options.
199        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
200        CPU_CFLAGS.
201        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
202        Remove obsolete comments.
203        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
204        CPU_CFLAGS.
205        Remove obsolete comments.
206        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
207        Remove obsolete comments.
208        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
209        CPU_CFLAGS.
210        Remove obsolete comments.
211
2122002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * custom/gen405.cfg: Remove -D__powerpc__.
215
2162002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
219        * custom/erc32.cfg: Ditto.
220        * custom/leon2.cfg: Ditto.
221
222
2232002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
226        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
227        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
228
2292002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * custom/cvme961.cfg: Remove GCC272 support.
232        * custom/dmv152.cfg: Remove GCC272 support.
233        * custom/efi332.cfg: Remove GCC272 support.
234        * custom/efi68k.cfg: Remove GCC272 support.
235        * custom/eth_comm.cfg: Remove GCC272 support.
236        * custom/gen405.cfg: Remove GCC272 support.
237        * custom/gen68302.cfg: Remove GCC272 support.
238        * custom/gen68340.cfg: Remove GCC272 support.
239        * custom/gen68360.cfg: Remove GCC272 support.
240        * custom/genmongoosev.cfg: Remove GCC272 support.
241        * custom/helas403.cfg: Remove GCC272 support.
242        * custom/i386ex.cfg: Remove GCC272 support.
243        * custom/i960sim.cfg: Remove GCC272 support.
244        * custom/idp.cfg: Remove GCC272 support.
245        * custom/leon2.cfg: Remove GCC272 support.
246        * custom/mbx8xx.cfg: Remove GCC272 support.
247        * custom/mcf5206elite.cfg: Remove GCC272 support.
248        * custom/mpc8260ads.cfg: Remove GCC272 support.
249        * custom/mrm332.cfg: Remove GCC272 support.
250        * custom/mvme136.cfg: Remove GCC272 support.
251        * custom/mvme147.cfg: Remove GCC272 support.
252        * custom/mvme167.cfg: Remove GCC272 support.
253        * custom/ods68302.cfg: Remove GCC272 support.
254        * custom/p4000.cfg: Remove GCC272 support.
255        * custom/p4600.cfg: Remove GCC272 support.
256        * custom/p4650.cfg: Remove GCC272 support.
257        * custom/pc386.cfg: Remove GCC272 support.
258        * custom/portsw.cfg: Remove GCC272 support.
259        * custom/psim.cfg: Remove GCC272 support.
260        * custom/rxgen960.cfg: Remove GCC272 support.
261        * custom/score603e.cfg: Remove GCC272 support.
262        * custom/sim68000.cfg: Remove GCC272 support.
263        * custom/simhppa.cfg: Remove GCC272 support.
264        * custom/simsh4.cfg: Remove GCC272 support.
265        * custom/ts_386ex.cfg: Remove GCC272 support.
266
2672002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
273
2742002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * compilers/gcc-target-default.cfg: Add missing \.
277        Reported by Ilya Alexeev <ilya@continuum.ru>.
278
2792002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
282        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
283        support.
284        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
285
2862001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
289        * custom/FreeBSD-posix.cfg: Ditto.
290        * custom/HPUX9-posix.cfg: Ditto.
291        * custom/Linux-posix.cfg: Ditto.
292        * custom/Solaris-posix.cfg: Ditto.
293
2942001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
297        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
298
2992001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * custom/armulator.cfg: Remove make-target-options.
302        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
303        (now in erc32/configure.ac).
304        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
305        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
306        Remove CONSOLE_USE_POLLED (Unused).
307        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
308        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
309        * custom/mvme162.cfg: Remove references to mvme162lx.
310        Abandon gcc272. Remove make-target-options.
311        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
312
3132001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * custom/bare.cfg: Remove make-target-options.
316        * custom/c4xsim.cfg: Ditto.
317        * custom/cvme961.cfg: Ditto.
318        * custom/efi68k.cfg: Ditto.
319        * custom/gen68302.cfg: Ditto.
320        * custom/gen68340.cfg: Ditto.
321        * custom/genmongoosev.cfg: Ditto.
322        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
323        make-exe, remove empty lines.
324        * custom/h8sim.cfg: Remove make-target-options.
325        * custom/mcf5206elite.cfg: Ditto.
326        * custom/mrm332.cfg: Ditto.
327        * custom/mvme147.cfg: Ditto.
328        * custom/ods68302.cfg: Ditto.
329        * custom/p4000.cfg: Ditto.
330        * custom/p4600.cfg: Ditto.
331        * custom/p4650.cfg: Ditto.
332        * custom/pc386.cfg: Ditto.
333        * custom/portsw.cfg: Ditto.
334        * custom/simsh4.cfg: Ditto.
335
3362001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * custom/efi332.cfg: Remove make-target-options.
339        * custom/idp.cfg: Ditto.
340        * custom/jmr3904.cfg: Ditto.
341
3422001-11-27      Joel Sherrill <joel@OARcorp.com>,
343
344        * ChangeLog: Deleted bogus entry.
345
3462001-11-27      Joel Sherrill <joel@OARcorp.com>,
347
348        * custom/ods68302.cfg: Eliminated required definition of macros in this
349        file for the BSP to compile.  The ROM and ROM address and size settings
350        are now linker script items. 
351
3522001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354
355        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
356        Remove make-target-options.
357        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
358        Remove make-target-options.
359        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
360        DATA_CACHE_ENABLE.
361        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
362        DATA_CACHE_ENABLE.
363        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
364        DATA_CACHE_ENABLE.
365
3662001-11-25      Joel Sherrill <joel@OARcorp.com>
367
368        * custom/papyrus.cfg: Removed.
369        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
370
3712001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
374        * custom/mcp750.cfg: Ditto.
375
3762001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
379        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
380        * custom/psim.cfg: Refect changes to psim/configure.ac.
381        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
382        remove SCORE603E_GENERATION.
383
3842001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
387        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
388        * custom/mbx860_005b.cfg: Ditto.
389        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
390
391
3922001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * custom/gensh1.cfg: remove make-target-options.
395        * custom/gensh2.cfg: remove make-target-options.
396
3972001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
400        remove make-target-options, remove BSP_CPPFLAGS.
401
4022001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
405
4062001-11-14      Joel Sherrill <joel@OARcorp.com>
407
408        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
409        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
410        These are new exception processing model BSPs and thus do not
411        need to define PPC_USE_SPRG.
412
4132001-11-14      Joel Sherrill <joel@OARcorp.com>
414
415        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
416
4172001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * custom/ts_386ex.cfg: Remove make-target-options.
420        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
421        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
422        different flags.
423
4242001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
427        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
428        re-adopt mcp750.cfg's make-exe.
429
4302001-11-13      Joel Sherrill <joel@OARcorp.com>
431
432        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
433        the --srec-len argument to objcopy only supported in binutils 2.11
434        or newer.
435
4362001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
437
438        This modification is part of the submitted modifications necessary to
439        support the IBM PPC405 family.  This submission was reviewed by
440        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
441        not negatively impact the ppc403 BSPs.  The submission and tracking
442        process was captured as PR50.
443        * custom/gen405.cfg: New file.
444        * custom/helas403.cfg: Modified to generate Srecords.
445
4462001-10-30      Joel Sherrill <joel@OARcorp.com>
447
448        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
449
4502001-10-26      Victor V. Vengerov <vvv@oktet.ru>
451
452        * custom/mcf5206elite.cfg: New file.
453
4542001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
455
456        * custom/mpc8260ads.cfg: New file.
457
4582001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * custom/gensh4.cfg: Remove START_HW_INIT.
461        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
462
4632001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * custom/gensh4.cfg: Remove HZ.
466        * custom/simsh4.cfg: Remove HZ.
467
4682001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
469
470        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
471        of Hitachi SH4 BSPs of the same name.  Reviewed and some
472        cleanup by Joel Sherrill <joel@OARcorp.com>.
473
4742001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
477
4782001-10-11      Joel Sherrill <joel@OARcorp.com>
479
480        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
481        to avoid using the apparently broken or deprecated -o argument.
482
4832001-09-28      Joel Sherrill <joel@OARcorp.com>
484
485        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
486        for MC68302_BASE.
487
4882001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * custom/bare.cfg: Define dummy make-cxx-exe.
491
4922001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * ChangeLog: Formatting cleanup.
495
4962001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
499        make-target-options.
500        * custom/FreeBSD-posix.cfg: Remove make-target-options.
501        * custom/HPUX9-posix.cfg: Dito.
502        * custom/Linux-posix.cfg: Dito.
503        * custom/Solaris-posix.cfg: Dito.
504        * custom/arm_bare_bsp.cfg: Dito.
505        * custom/armulator.cfg: Dito.
506        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
507        * custom/i386ex.cfg: Remove make-target-options.
508        * custom/i960sim.cfg: Remove make-target-options.
509        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
510        CONSOLE_USE_INTERRUPTS.
511        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
512        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
513        CONSOLE_USE_INTERRUPTS.
514        * custom/vegaplus.cfg: Remove make-target-options.
515
5162001-05-25      Joel Sherrill <joel@OARcorp.com>
517
518        * custom/mrm332.cfg: Switched $(SED) to sed.
519
5202000-05-25      Matt Cross <profesor@gweep.net>
521
522        * New MRM332 BSP for the Mini RoboMind board based
523        on the 68332 microcontroller designed and build by Mark
524        Castelluccio.  For details on the MRM see http://www.robominds.com.
525        * custom/mrm332.cfg: New file.
526
5272001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
530        CONSOLE_USE_POLLED, HAS_RTC.
531
5322001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
535        * custom/gensh2.cfg: Dito.
536
5372001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
540        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
541        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
542        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
543        remove unused flags, remove -ansi from CPP.
544        * custom/eth_comm.cfg: Remove CPU_DEFINES.
545        * custom/sim68000.cfg: Remove CPU_DEFINES.
546       
5472001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
550        * compilers/gcc-target-default.cfg: Dito.
551        * compilers/gcc-portsw.cfg: Remove -Hansi.
552        * custom/posix.cfg: Remove inclusion of target.cfg.
553        * custom/simhppa.cfg: Remove -ansi -fasm.
554
5552001-04-11      Eric Valette <valette@crf.canon.fr>
556
557        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
558        "new exception processing model."
559
5602001-04-11      Joel Sherrill <joel@OARcorp.com>
561
562        * custom/default.cfg: Switch to using exec_prefix to reflect new
563        organization of install point from Ralf Corsepius.
564
5652001-03-30      Eric Valette <valette@crf.canon.fr>
566
567        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
568        use the "new exception processing model."
569
5702001-03-14      Joel Sherrill <joel@OARcorp.com>
571
572        * custom/genmongossev.cfg: New file.
573
5742001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * custom/pc386dx.cfg: New bsp.
577
5782001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
581        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
582        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
583
5842001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
587        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
588        * host.cfg.in: Remove RM, make-script.
589        * ChangeLog: Remove bogus 2001-01-22 entry.
590
5912001-01-09      Joel Sherrill <joel@OARcorp.com>
592
593        * custom/pc386.cfg (make-exe): Removed commented out lines that
594        were displayed in build longs.
595
5962001-01-08      Joel Sherrill <joel@OARcorp.com>
597
598        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
599        unneeded definitions when compiled for "mips" rather than "mips64orion."
600        Correct CPU_CFLAGS.
601
6022001-01-05      Joel Sherrill <joel@OARcorp.com>
603
604        * custom/gensh1.cfg: Removed rest of make-target-options and
605        moved them to BSP configure options.
606
6072001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
608
609        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
610        install point or assuming BSP build tree is available.
611
6122001-01-03      Joel Sherrill <joel@OARcorp.com>
613
614        * custom/psim.cfg: Removed unused variables.
615
6162001-01-03      Joel Sherrill <joel@OARcorp.com>
617
618        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
619        * custom/simcpu32.cfg: Removed MVME162 reference.
620
6212000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
622
623        * custom/mcp750.cfg: Fix problems in generation of .exe file.
624        Still need to fix to avoid touching install point on non-install stanza.
625
6262000-12-06      Joel Sherrill <joel@OARcorp.com>
627
628        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
629        and copies that should not be in it.
630
6312000-12-01      Joel Sherrill <joel@OARcorp.com>
632
633        * custom/jmr3904.cfg: Turn optimization back up to -O2.
634
6352000-11-30      Joel Sherrill <joel@OARcorp.com>
636
637        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
638        a mips1.  gcc translates -m3900 into that.
639
6402000-11-27      Joel Sherrill <joel@OARcorp.com>
641
642        * custom/jmr3904.cfg: Fix incorrect reference to i960.
643
6442000-11-27      Joel Sherrill <joel@OARcorp.com>
645
646        * custom/shsim.cfg: New file.
647        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
648        The shsim is for the SH simulator in gdb. It should be able
649        to be used with multiple SH CPU models.  This will require
650        adding BSP variants.
651
6522000-11-25      Joel Sherrill <joel@OARcorp.com>
653
654        * custom/pc386.cfg: make-exe rule would write into
655        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
656        is generally not writeable after the BSP is installed and you do not
657        want every application installed there by default.  Reported by
658        Eric Norum <eric.norum@usask.ca>.
659
6602000-11-25      Joel Sherrill <joel@OARcorp.com>
661
662        * custom/Makefile.am: Updated to add jmr3904.cfg
663        * custom/jmr3904.cfg: New file.
664
6652000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * custom/leon2.cfg: Removed defines that are now generated
668        in a non-BSP specific manner.
669
6702000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
671
672        * custom/Makefile.am: Modified to reflect addition of files.
673        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
674        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
675
6762000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
679
6802000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
683
6842000-10-24      Joel Sherrill <joel@OARcorp.com>
685
686        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
687        definition since this information can be picked up from
688        autoconf generated files.  These BSPs are shared by the
689        mips and mips64orion "ports."
690
6912000-10-18      Joel Sherrill <joel@OARcorp.com>
692
693        * compilers/gcc-portsw.cfg: Use gcc style flags.
694
6952000-09-13      Joel Sherrill <joel@OARcorp.com>
696
697        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
698        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
699
7002000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
701
702        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
703        Eric Valette <valette@crf.canon.fr>.
704        * custom/vegaplus.cfg: New file.
705
7062000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
709        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
710        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
711        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
712        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
713        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
714        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
715
7162000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * custom/gensh2.cfg: Fix comments.
719
7202000-09-12      Joel Sherrill <joel@OARcorp.com>
721
722        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
723        compiler arguments that specify CPU model options.
724
7252000-09-12      Joel Sherrill <joel@OARcorp.com>
726
727        * custom/mbx860_005b.cfg (make-target-options): Add lines to
728        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
729        may be incorrect but the BSP now compiles.
730
7312000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * custom/arm_bare_bsp.cfg: Fix comments.
734
7352000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
738        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
739        * ChangeLog: File paths corrected
740
7412000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
742
743        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
744
7452000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * custom/pck6.cfg: New file
748        * custom/pc486.cfg: Use -m486
749        * custom/pc586.cfg: Use -mpentium
750        * custom/pc686.cfg: Use -mmpentiumpro
751        * custom/i386ex.cfg: Use -msoft-float
752
7532000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
754
755        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
756
7572000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
758
759        * ChangeLog: File paths corrected.
760
7612000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
762
763        * custom/mvme167.cfg: Add specification of printk port, console port
764        and serial I/O mode.  Arrange for the stripped executable to
765        be copied up the build tree.
766       
7672000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
768
769        * custom/mbx8xx.cfg: Support for shared printk and no termios.
770
7712000-08-10      John Cotton  <john.cotton@nrc.ca>
772
773        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
774
7752000-08-10      Joel Sherrill <joel@OARcorp.com>
776
777        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.