source: rtems/make/ChangeLog @ 78a9564

4.104.114.84.95
Last change on this file since 78a9564 was 7c89bfd, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/04 at 21:15:59

2004-01-07 Joel Sherrill <joel@…>

  • Makefile.am: Remove efi68k and efi332 references as they are no longer in the tree.
  • Property mode set to 100644
File size: 27.5 KB
Line 
12004-01-07      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Remove efi68k and efi332 references as they are no
4        longer in the tree.
5
62004-01-07      Joel Sherrill <joel@OARcorp.com>
7
8        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
9        users of these boards so we are removing them.
10        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
11
122004-01-07      Joel Sherrill <joel@OARcorp.com>
13
14        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: EXTRA_DIST +=.
19
202003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * custom/Makefile.am: Remove.
23        * Makefile.am: Merge-in former custom/Makefile.am
24
252003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
28        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
29
302003-09-26      Joel Sherrill <joel@OARcorp.com>
31
32        * custom/simhppa.cfg: Removed.
33
342003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
37
382003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        PR 470/bsps
41        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
42        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
43        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
44
452003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
48        the BSP's configure-script).
49        Remove BSP_CPPFLAGS (Obsolete).
50
512003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        PR 321/bsps
54        * leaf.cfg: Remove support for profile-variant.
55        * main.cfg: Ditto.
56        * compilers/gcc-no_bsp.cfg: Ditto.
57        * compilers/gcc-portsw.cfg: Ditto.
58        * compilers/gcc-target-default.cfg: Ditto.
59
602003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
61
62        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
63
642003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
65
66        PR 368/filesystems
67        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
68        with this PR for alias BSPs.
69
702003-03-18  Till Straumann <strauman@slac.stanford.edu>
71
72        PR 356/bsps
73        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
74        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
75
762003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
79
802003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
83        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
84        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
85        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
86
872003-02-14      Joel Sherrill <joel@OARcorp.com>
88
89        AMD a29k obsolete.
90        * custom/portsw.cfg: Removed.
91
922003-01-20      Duane Gustavus <duane@unt.edu>
93
94        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
95
962003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
99        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
100        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
101        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
102        Move -D_BSD_SOURCE to CPU_CFLAGS.
103        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
104        Move -Dsolaris2 to CPU_CFLAGS.
105        Remove -D__EXTENSIONS__.
106
1072002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * custom/posix.cfg: Remove comment referring to host.cfg.
110
1112002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * custom/default.cfg: Pickup target.cfg from BSP directory.
114
1152002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
116
117        * custom/mtx603e.cfg: New file.
118
1192002-11-17      Joel Sherrill <joel@OARcorp.com>
120
121        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
122        build variants work for user applications post install.
123
1242002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
127        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
128        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
129        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
130        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
131
1322002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
133
134        * custom/edb7312.cfg: New file.
135
1362002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
139        obsolete Makefile.
140        * leaf.cfg: Various changes to LIBVARIANT processing.
141        * main.cfg: Ditto.
142
1432002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Add compilers/*.
146        * compilers/Makefile.am: Remove.
147        * lib.cfg: Remove.
148        * directory.cfg: Remove.
149        * README: Remove.
150
1512002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Add Templates/*.
154        * Templates/Makefile.am: Remove.
155
1562002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
159
1602002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
163        * custom/HPUX9-posix.cfg: Ditto.
164        * custom/Linux-posix.cfg: Ditto.
165
1662002-10-02      Joel Sherrill <joel@OARcorp.com>
167
168        * custom/armulator.cfg: Remove reference to PowerPC arguments.
169
1702002-09-13      Joel Sherrill <joel@OARcorp.com>
171
172        * Part of addressing PR281.
173        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
174        * compilers/gcc-target-default.cfg: Removed remaining support for
175        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
176        as one of the LDFLAGS when the debug variant is specified.
177
1782002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * custom/posix.cfg: Don't include host.cfg.
181
1822002-08-09      Joel Sherrill <joel@OARcorp.com>
183
184        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
185
1862002-08-07      Ivan Guzvinec <ivang@opencores.org>
187
188        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
189
1902002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
193
1942002-08-06      Joel Sherrill <joel@OARcorp.com>
195
196        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
197        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
198
1992002-08-06      Chris Ziomkowski <chris@asics.ws>
200
201        * custom/or32sim.cfg: New file added as part of merge from
202        OpenCores repository.
203
2042002-08-05      Joel Sherrill <joel@OARcorp.com>
205
206        * Per PR260 eliminate use of make-target-options.  This impacted
207        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
208        SuperCore and required that the m68k optimized memcpy be moved
209        to libcpu.
210        * custom/gen68360.cfg: Remove make-target-options.
211
2122002-08-01      Joel Sherrill <joel@OARcorp.com>
213
214        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
215        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
216
2172002-08-01      Joel Sherrill <joel@OARcorp.com>
218
219        * custom/mvme136.cfg: Remove make-target-options.
220
2212002-07-30      Joel Sherrill <joel@OARcorp.com>
222
223        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
224        will disappear when make clean is performed.
225
2262002-07-24      Joel Sherrill <joel@OARcorp.com>
227
228        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
229        to use gcc 3.1 arguments.
230
2312002-07-22      Joel Sherrill <joel@OARcorp.com>
232
233        * Templates/Makefile.leaf: Clarify the MANAGERS example.
234
2352002-07-01      Joel Sherrill <joel@OARcorp.com>
236
237        * custom/p4650.cfg: Update arguments to gcc3.
238
2392002-06-14      Joel Sherrill <joel@OARcorp.com>
240
241        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
242        to gcc 3.1 arguments.
243
2442002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
245
246        * custom/dmv177.cfg: Use -mcpu=603e.
247        * custom/ppcn_60x.cfg: Use -mcpu=603e.
248        * custom/psim.cfg: Use -mcpu=603e.
249        * custom/score603e.cfg: Use -mcpu=603e.
250        * custom/ts_386ex.cfg: Remove obsolete comments.
251        * custom/rxgen960.cfg: Remove obsolete comments.
252        * custom/cvme961.cfg: Remove obsolete comments.
253
2542001-05-09      Joel Sherrill <joel@OARcorp.com>
255
256        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
257        compatable arguments.
258 
2592002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
262        Remove obsolete comments.
263        * custom/eth_comm.cfg: Remove make-target-options.
264        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
265        CPU_CFLAGS.
266        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
267        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
268        * custom/mbx8xx.cfg: Remove make-target-options.
269        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
270        Remove obsolete comments.
271        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
272        Remove obsolete comments.
273        * custom/mpc8260ads.cfg: Remove make-target-options.
274        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
275        CPU_CFLAGS.
276        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
277        Remove obsolete comments.
278        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
279        CPU_CFLAGS.
280        Remove obsolete comments.
281        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
282        Remove obsolete comments.
283        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
284        CPU_CFLAGS.
285        Remove obsolete comments.
286
2872002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * custom/gen405.cfg: Remove -D__powerpc__.
290
2912002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
294        * custom/erc32.cfg: Ditto.
295        * custom/leon2.cfg: Ditto.
296
297
2982002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
301        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
302        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
303
3042002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * custom/cvme961.cfg: Remove GCC272 support.
307        * custom/dmv152.cfg: Remove GCC272 support.
308        * custom/efi332.cfg: Remove GCC272 support.
309        * custom/efi68k.cfg: Remove GCC272 support.
310        * custom/eth_comm.cfg: Remove GCC272 support.
311        * custom/gen405.cfg: Remove GCC272 support.
312        * custom/gen68302.cfg: Remove GCC272 support.
313        * custom/gen68340.cfg: Remove GCC272 support.
314        * custom/gen68360.cfg: Remove GCC272 support.
315        * custom/genmongoosev.cfg: Remove GCC272 support.
316        * custom/helas403.cfg: Remove GCC272 support.
317        * custom/i386ex.cfg: Remove GCC272 support.
318        * custom/i960sim.cfg: Remove GCC272 support.
319        * custom/idp.cfg: Remove GCC272 support.
320        * custom/leon2.cfg: Remove GCC272 support.
321        * custom/mbx8xx.cfg: Remove GCC272 support.
322        * custom/mcf5206elite.cfg: Remove GCC272 support.
323        * custom/mpc8260ads.cfg: Remove GCC272 support.
324        * custom/mrm332.cfg: Remove GCC272 support.
325        * custom/mvme136.cfg: Remove GCC272 support.
326        * custom/mvme147.cfg: Remove GCC272 support.
327        * custom/mvme167.cfg: Remove GCC272 support.
328        * custom/ods68302.cfg: Remove GCC272 support.
329        * custom/p4000.cfg: Remove GCC272 support.
330        * custom/p4600.cfg: Remove GCC272 support.
331        * custom/p4650.cfg: Remove GCC272 support.
332        * custom/pc386.cfg: Remove GCC272 support.
333        * custom/portsw.cfg: Remove GCC272 support.
334        * custom/psim.cfg: Remove GCC272 support.
335        * custom/rxgen960.cfg: Remove GCC272 support.
336        * custom/score603e.cfg: Remove GCC272 support.
337        * custom/sim68000.cfg: Remove GCC272 support.
338        * custom/simhppa.cfg: Remove GCC272 support.
339        * custom/simsh4.cfg: Remove GCC272 support.
340        * custom/ts_386ex.cfg: Remove GCC272 support.
341
3422002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
345        * Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
348
3492002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * compilers/gcc-target-default.cfg: Add missing \.
352        Reported by Ilya Alexeev <ilya@continuum.ru>.
353
3542002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
357        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
358        support.
359        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
360
3612001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
364        * custom/FreeBSD-posix.cfg: Ditto.
365        * custom/HPUX9-posix.cfg: Ditto.
366        * custom/Linux-posix.cfg: Ditto.
367        * custom/Solaris-posix.cfg: Ditto.
368
3692001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
372        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
373
3742001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * custom/armulator.cfg: Remove make-target-options.
377        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
378        (now in erc32/configure.ac).
379        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
380        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
381        Remove CONSOLE_USE_POLLED (Unused).
382        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
383        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
384        * custom/mvme162.cfg: Remove references to mvme162lx.
385        Abandon gcc272. Remove make-target-options.
386        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
387
3882001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * custom/bare.cfg: Remove make-target-options.
391        * custom/c4xsim.cfg: Ditto.
392        * custom/cvme961.cfg: Ditto.
393        * custom/efi68k.cfg: Ditto.
394        * custom/gen68302.cfg: Ditto.
395        * custom/gen68340.cfg: Ditto.
396        * custom/genmongoosev.cfg: Ditto.
397        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
398        make-exe, remove empty lines.
399        * custom/h8sim.cfg: Remove make-target-options.
400        * custom/mcf5206elite.cfg: Ditto.
401        * custom/mrm332.cfg: Ditto.
402        * custom/mvme147.cfg: Ditto.
403        * custom/ods68302.cfg: Ditto.
404        * custom/p4000.cfg: Ditto.
405        * custom/p4600.cfg: Ditto.
406        * custom/p4650.cfg: Ditto.
407        * custom/pc386.cfg: Ditto.
408        * custom/portsw.cfg: Ditto.
409        * custom/simsh4.cfg: Ditto.
410
4112001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * custom/efi332.cfg: Remove make-target-options.
414        * custom/idp.cfg: Ditto.
415        * custom/jmr3904.cfg: Ditto.
416
4172001-11-27      Joel Sherrill <joel@OARcorp.com>,
418
419        * ChangeLog: Deleted bogus entry.
420
4212001-11-27      Joel Sherrill <joel@OARcorp.com>,
422
423        * custom/ods68302.cfg: Eliminated required definition of macros in this
424        file for the BSP to compile.  The ROM and ROM address and size settings
425        are now linker script items. 
426
4272001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429
430        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
431        Remove make-target-options.
432        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
433        Remove make-target-options.
434        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
435        DATA_CACHE_ENABLE.
436        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
437        DATA_CACHE_ENABLE.
438        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
439        DATA_CACHE_ENABLE.
440
4412001-11-25      Joel Sherrill <joel@OARcorp.com>
442
443        * custom/papyrus.cfg: Removed.
444        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
445
4462001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
449        * custom/mcp750.cfg: Ditto.
450
4512001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
454        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
455        * custom/psim.cfg: Refect changes to psim/configure.ac.
456        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
457        remove SCORE603E_GENERATION.
458
4592001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
462        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
463        * custom/mbx860_005b.cfg: Ditto.
464        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
465
466
4672001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * custom/gensh1.cfg: remove make-target-options.
470        * custom/gensh2.cfg: remove make-target-options.
471
4722001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
475        remove make-target-options, remove BSP_CPPFLAGS.
476
4772001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
480
4812001-11-14      Joel Sherrill <joel@OARcorp.com>
482
483        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
484        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
485        These are new exception processing model BSPs and thus do not
486        need to define PPC_USE_SPRG.
487
4882001-11-14      Joel Sherrill <joel@OARcorp.com>
489
490        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
491
4922001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * custom/ts_386ex.cfg: Remove make-target-options.
495        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
496        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
497        different flags.
498
4992001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
502        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
503        re-adopt mcp750.cfg's make-exe.
504
5052001-11-13      Joel Sherrill <joel@OARcorp.com>
506
507        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
508        the --srec-len argument to objcopy only supported in binutils 2.11
509        or newer.
510
5112001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
512
513        This modification is part of the submitted modifications necessary to
514        support the IBM PPC405 family.  This submission was reviewed by
515        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
516        not negatively impact the ppc403 BSPs.  The submission and tracking
517        process was captured as PR50.
518        * custom/gen405.cfg: New file.
519        * custom/helas403.cfg: Modified to generate Srecords.
520
5212001-10-30      Joel Sherrill <joel@OARcorp.com>
522
523        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
524
5252001-10-26      Victor V. Vengerov <vvv@oktet.ru>
526
527        * custom/mcf5206elite.cfg: New file.
528
5292001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
530
531        * custom/mpc8260ads.cfg: New file.
532
5332001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * custom/gensh4.cfg: Remove START_HW_INIT.
536        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
537
5382001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * custom/gensh4.cfg: Remove HZ.
541        * custom/simsh4.cfg: Remove HZ.
542
5432001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
544
545        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
546        of Hitachi SH4 BSPs of the same name.  Reviewed and some
547        cleanup by Joel Sherrill <joel@OARcorp.com>.
548
5492001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
552
5532001-10-11      Joel Sherrill <joel@OARcorp.com>
554
555        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
556        to avoid using the apparently broken or deprecated -o argument.
557
5582001-09-28      Joel Sherrill <joel@OARcorp.com>
559
560        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
561        for MC68302_BASE.
562
5632001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * custom/bare.cfg: Define dummy make-cxx-exe.
566
5672001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * ChangeLog: Formatting cleanup.
570
5712001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
574        make-target-options.
575        * custom/FreeBSD-posix.cfg: Remove make-target-options.
576        * custom/HPUX9-posix.cfg: Dito.
577        * custom/Linux-posix.cfg: Dito.
578        * custom/Solaris-posix.cfg: Dito.
579        * custom/arm_bare_bsp.cfg: Dito.
580        * custom/armulator.cfg: Dito.
581        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
582        * custom/i386ex.cfg: Remove make-target-options.
583        * custom/i960sim.cfg: Remove make-target-options.
584        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
585        CONSOLE_USE_INTERRUPTS.
586        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
587        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
588        CONSOLE_USE_INTERRUPTS.
589        * custom/vegaplus.cfg: Remove make-target-options.
590
5912001-05-25      Joel Sherrill <joel@OARcorp.com>
592
593        * custom/mrm332.cfg: Switched $(SED) to sed.
594
5952000-05-25      Matt Cross <profesor@gweep.net>
596
597        * New MRM332 BSP for the Mini RoboMind board based
598        on the 68332 microcontroller designed and build by Mark
599        Castelluccio.  For details on the MRM see http://www.robominds.com.
600        * custom/mrm332.cfg: New file.
601
6022001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
605        CONSOLE_USE_POLLED, HAS_RTC.
606
6072001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
610        * custom/gensh2.cfg: Dito.
611
6122001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
615        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
616        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
617        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
618        remove unused flags, remove -ansi from CPP.
619        * custom/eth_comm.cfg: Remove CPU_DEFINES.
620        * custom/sim68000.cfg: Remove CPU_DEFINES.
621       
6222001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
625        * compilers/gcc-target-default.cfg: Dito.
626        * compilers/gcc-portsw.cfg: Remove -Hansi.
627        * custom/posix.cfg: Remove inclusion of target.cfg.
628        * custom/simhppa.cfg: Remove -ansi -fasm.
629
6302001-04-11      Eric Valette <valette@crf.canon.fr>
631
632        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
633        "new exception processing model."
634
6352001-04-11      Joel Sherrill <joel@OARcorp.com>
636
637        * custom/default.cfg: Switch to using exec_prefix to reflect new
638        organization of install point from Ralf Corsepius.
639
6402001-03-30      Eric Valette <valette@crf.canon.fr>
641
642        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
643        use the "new exception processing model."
644
6452001-03-14      Joel Sherrill <joel@OARcorp.com>
646
647        * custom/genmongossev.cfg: New file.
648
6492001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * custom/pc386dx.cfg: New bsp.
652
6532001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
656        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
657        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
658
6592001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
662        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
663        * host.cfg.in: Remove RM, make-script.
664        * ChangeLog: Remove bogus 2001-01-22 entry.
665
6662001-01-09      Joel Sherrill <joel@OARcorp.com>
667
668        * custom/pc386.cfg (make-exe): Removed commented out lines that
669        were displayed in build longs.
670
6712001-01-08      Joel Sherrill <joel@OARcorp.com>
672
673        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
674        unneeded definitions when compiled for "mips" rather than "mips64orion."
675        Correct CPU_CFLAGS.
676
6772001-01-05      Joel Sherrill <joel@OARcorp.com>
678
679        * custom/gensh1.cfg: Removed rest of make-target-options and
680        moved them to BSP configure options.
681
6822001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
683
684        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
685        install point or assuming BSP build tree is available.
686
6872001-01-03      Joel Sherrill <joel@OARcorp.com>
688
689        * custom/psim.cfg: Removed unused variables.
690
6912001-01-03      Joel Sherrill <joel@OARcorp.com>
692
693        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
694        * custom/simcpu32.cfg: Removed MVME162 reference.
695
6962000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
697
698        * custom/mcp750.cfg: Fix problems in generation of .exe file.
699        Still need to fix to avoid touching install point on non-install stanza.
700
7012000-12-06      Joel Sherrill <joel@OARcorp.com>
702
703        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
704        and copies that should not be in it.
705
7062000-12-01      Joel Sherrill <joel@OARcorp.com>
707
708        * custom/jmr3904.cfg: Turn optimization back up to -O2.
709
7102000-11-30      Joel Sherrill <joel@OARcorp.com>
711
712        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
713        a mips1.  gcc translates -m3900 into that.
714
7152000-11-27      Joel Sherrill <joel@OARcorp.com>
716
717        * custom/jmr3904.cfg: Fix incorrect reference to i960.
718
7192000-11-27      Joel Sherrill <joel@OARcorp.com>
720
721        * custom/shsim.cfg: New file.
722        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
723        The shsim is for the SH simulator in gdb. It should be able
724        to be used with multiple SH CPU models.  This will require
725        adding BSP variants.
726
7272000-11-25      Joel Sherrill <joel@OARcorp.com>
728
729        * custom/pc386.cfg: make-exe rule would write into
730        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
731        is generally not writeable after the BSP is installed and you do not
732        want every application installed there by default.  Reported by
733        Eric Norum <eric.norum@usask.ca>.
734
7352000-11-25      Joel Sherrill <joel@OARcorp.com>
736
737        * custom/Makefile.am: Updated to add jmr3904.cfg
738        * custom/jmr3904.cfg: New file.
739
7402000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * custom/leon2.cfg: Removed defines that are now generated
743        in a non-BSP specific manner.
744
7452000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
746
747        * custom/Makefile.am: Modified to reflect addition of files.
748        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
749        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
750
7512000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
754
7552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
758
7592000-10-24      Joel Sherrill <joel@OARcorp.com>
760
761        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
762        definition since this information can be picked up from
763        autoconf generated files.  These BSPs are shared by the
764        mips and mips64orion "ports."
765
7662000-10-18      Joel Sherrill <joel@OARcorp.com>
767
768        * compilers/gcc-portsw.cfg: Use gcc style flags.
769
7702000-09-13      Joel Sherrill <joel@OARcorp.com>
771
772        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
773        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
774
7752000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
776
777        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
778        Eric Valette <valette@crf.canon.fr>.
779        * custom/vegaplus.cfg: New file.
780
7812000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
784        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
785        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
786        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
787        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
788        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
789        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
790
7912000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * custom/gensh2.cfg: Fix comments.
794
7952000-09-12      Joel Sherrill <joel@OARcorp.com>
796
797        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
798        compiler arguments that specify CPU model options.
799
8002000-09-12      Joel Sherrill <joel@OARcorp.com>
801
802        * custom/mbx860_005b.cfg (make-target-options): Add lines to
803        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
804        may be incorrect but the BSP now compiles.
805
8062000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * custom/arm_bare_bsp.cfg: Fix comments.
809
8102000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
813        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
814        * ChangeLog: File paths corrected
815
8162000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
817
818        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
819
8202000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * custom/pck6.cfg: New file
823        * custom/pc486.cfg: Use -m486
824        * custom/pc586.cfg: Use -mpentium
825        * custom/pc686.cfg: Use -mmpentiumpro
826        * custom/i386ex.cfg: Use -msoft-float
827
8282000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
829
830        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
831
8322000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
833
834        * ChangeLog: File paths corrected.
835
8362000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
837
838        * custom/mvme167.cfg: Add specification of printk port, console port
839        and serial I/O mode.  Arrange for the stripped executable to
840        be copied up the build tree.
841       
8422000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
843
844        * custom/mbx8xx.cfg: Support for shared printk and no termios.
845
8462000-08-10      John Cotton  <john.cotton@nrc.ca>
847
848        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
849
8502000-08-10      Joel Sherrill <joel@OARcorp.com>
851
852        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.