source: rtems/make/ChangeLog @ 41df507e

4.104.114.84.95
Last change on this file since 41df507e was 41df507e, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/04 at 15:27:56

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

PR 553/bsps

  • custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a comment.
  • Property mode set to 100644
File size: 27.6 KB
Line 
12004-01-20      Joel Sherrill <joel@OARcorp.com>
2
3        PR 553/bsps
4        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
5        comment.
6
72004-01-07      Joel Sherrill <joel@OARcorp.com>
8
9        * Makefile.am: Remove efi68k and efi332 references as they are no
10        longer in the tree.
11
122004-01-07      Joel Sherrill <joel@OARcorp.com>
13
14        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
15        users of these boards so we are removing them.
16        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
17
182004-01-07      Joel Sherrill <joel@OARcorp.com>
19
20        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
21
222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: EXTRA_DIST +=.
25
262003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * custom/Makefile.am: Remove.
29        * Makefile.am: Merge-in former custom/Makefile.am
30
312003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
34        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
35
362003-09-26      Joel Sherrill <joel@OARcorp.com>
37
38        * custom/simhppa.cfg: Removed.
39
402003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
43
442003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        PR 470/bsps
47        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
48        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
49        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
50
512003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
54        the BSP's configure-script).
55        Remove BSP_CPPFLAGS (Obsolete).
56
572003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        PR 321/bsps
60        * leaf.cfg: Remove support for profile-variant.
61        * main.cfg: Ditto.
62        * compilers/gcc-no_bsp.cfg: Ditto.
63        * compilers/gcc-portsw.cfg: Ditto.
64        * compilers/gcc-target-default.cfg: Ditto.
65
662003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
67
68        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
69
702003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
71
72        PR 368/filesystems
73        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
74        with this PR for alias BSPs.
75
762003-03-18  Till Straumann <strauman@slac.stanford.edu>
77
78        PR 356/bsps
79        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
80        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
81
822003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
85
862003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
89        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
90        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
91        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
92
932003-02-14      Joel Sherrill <joel@OARcorp.com>
94
95        AMD a29k obsolete.
96        * custom/portsw.cfg: Removed.
97
982003-01-20      Duane Gustavus <duane@unt.edu>
99
100        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
101
1022003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
105        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
106        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
107        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
108        Move -D_BSD_SOURCE to CPU_CFLAGS.
109        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
110        Move -Dsolaris2 to CPU_CFLAGS.
111        Remove -D__EXTENSIONS__.
112
1132002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * custom/posix.cfg: Remove comment referring to host.cfg.
116
1172002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * custom/default.cfg: Pickup target.cfg from BSP directory.
120
1212002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
122
123        * custom/mtx603e.cfg: New file.
124
1252002-11-17      Joel Sherrill <joel@OARcorp.com>
126
127        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
128        build variants work for user applications post install.
129
1302002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
133        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
134        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
135        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
136        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
137
1382002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
139
140        * custom/edb7312.cfg: New file.
141
1422002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
145        obsolete Makefile.
146        * leaf.cfg: Various changes to LIBVARIANT processing.
147        * main.cfg: Ditto.
148
1492002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Add compilers/*.
152        * compilers/Makefile.am: Remove.
153        * lib.cfg: Remove.
154        * directory.cfg: Remove.
155        * README: Remove.
156
1572002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Add Templates/*.
160        * Templates/Makefile.am: Remove.
161
1622002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
165
1662002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
169        * custom/HPUX9-posix.cfg: Ditto.
170        * custom/Linux-posix.cfg: Ditto.
171
1722002-10-02      Joel Sherrill <joel@OARcorp.com>
173
174        * custom/armulator.cfg: Remove reference to PowerPC arguments.
175
1762002-09-13      Joel Sherrill <joel@OARcorp.com>
177
178        * Part of addressing PR281.
179        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
180        * compilers/gcc-target-default.cfg: Removed remaining support for
181        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
182        as one of the LDFLAGS when the debug variant is specified.
183
1842002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * custom/posix.cfg: Don't include host.cfg.
187
1882002-08-09      Joel Sherrill <joel@OARcorp.com>
189
190        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
191
1922002-08-07      Ivan Guzvinec <ivang@opencores.org>
193
194        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
195
1962002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
199
2002002-08-06      Joel Sherrill <joel@OARcorp.com>
201
202        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
203        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
204
2052002-08-06      Chris Ziomkowski <chris@asics.ws>
206
207        * custom/or32sim.cfg: New file added as part of merge from
208        OpenCores repository.
209
2102002-08-05      Joel Sherrill <joel@OARcorp.com>
211
212        * Per PR260 eliminate use of make-target-options.  This impacted
213        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
214        SuperCore and required that the m68k optimized memcpy be moved
215        to libcpu.
216        * custom/gen68360.cfg: Remove make-target-options.
217
2182002-08-01      Joel Sherrill <joel@OARcorp.com>
219
220        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
221        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
222
2232002-08-01      Joel Sherrill <joel@OARcorp.com>
224
225        * custom/mvme136.cfg: Remove make-target-options.
226
2272002-07-30      Joel Sherrill <joel@OARcorp.com>
228
229        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
230        will disappear when make clean is performed.
231
2322002-07-24      Joel Sherrill <joel@OARcorp.com>
233
234        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
235        to use gcc 3.1 arguments.
236
2372002-07-22      Joel Sherrill <joel@OARcorp.com>
238
239        * Templates/Makefile.leaf: Clarify the MANAGERS example.
240
2412002-07-01      Joel Sherrill <joel@OARcorp.com>
242
243        * custom/p4650.cfg: Update arguments to gcc3.
244
2452002-06-14      Joel Sherrill <joel@OARcorp.com>
246
247        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
248        to gcc 3.1 arguments.
249
2502002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
251
252        * custom/dmv177.cfg: Use -mcpu=603e.
253        * custom/ppcn_60x.cfg: Use -mcpu=603e.
254        * custom/psim.cfg: Use -mcpu=603e.
255        * custom/score603e.cfg: Use -mcpu=603e.
256        * custom/ts_386ex.cfg: Remove obsolete comments.
257        * custom/rxgen960.cfg: Remove obsolete comments.
258        * custom/cvme961.cfg: Remove obsolete comments.
259
2602001-05-09      Joel Sherrill <joel@OARcorp.com>
261
262        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
263        compatable arguments.
264 
2652002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
268        Remove obsolete comments.
269        * custom/eth_comm.cfg: Remove make-target-options.
270        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
271        CPU_CFLAGS.
272        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
273        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
274        * custom/mbx8xx.cfg: Remove make-target-options.
275        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
276        Remove obsolete comments.
277        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
278        Remove obsolete comments.
279        * custom/mpc8260ads.cfg: Remove make-target-options.
280        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
281        CPU_CFLAGS.
282        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
283        Remove obsolete comments.
284        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
285        CPU_CFLAGS.
286        Remove obsolete comments.
287        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
288        Remove obsolete comments.
289        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
290        CPU_CFLAGS.
291        Remove obsolete comments.
292
2932002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * custom/gen405.cfg: Remove -D__powerpc__.
296
2972002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
300        * custom/erc32.cfg: Ditto.
301        * custom/leon2.cfg: Ditto.
302
303
3042002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
307        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
308        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
309
3102002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * custom/cvme961.cfg: Remove GCC272 support.
313        * custom/dmv152.cfg: Remove GCC272 support.
314        * custom/efi332.cfg: Remove GCC272 support.
315        * custom/efi68k.cfg: Remove GCC272 support.
316        * custom/eth_comm.cfg: Remove GCC272 support.
317        * custom/gen405.cfg: Remove GCC272 support.
318        * custom/gen68302.cfg: Remove GCC272 support.
319        * custom/gen68340.cfg: Remove GCC272 support.
320        * custom/gen68360.cfg: Remove GCC272 support.
321        * custom/genmongoosev.cfg: Remove GCC272 support.
322        * custom/helas403.cfg: Remove GCC272 support.
323        * custom/i386ex.cfg: Remove GCC272 support.
324        * custom/i960sim.cfg: Remove GCC272 support.
325        * custom/idp.cfg: Remove GCC272 support.
326        * custom/leon2.cfg: Remove GCC272 support.
327        * custom/mbx8xx.cfg: Remove GCC272 support.
328        * custom/mcf5206elite.cfg: Remove GCC272 support.
329        * custom/mpc8260ads.cfg: Remove GCC272 support.
330        * custom/mrm332.cfg: Remove GCC272 support.
331        * custom/mvme136.cfg: Remove GCC272 support.
332        * custom/mvme147.cfg: Remove GCC272 support.
333        * custom/mvme167.cfg: Remove GCC272 support.
334        * custom/ods68302.cfg: Remove GCC272 support.
335        * custom/p4000.cfg: Remove GCC272 support.
336        * custom/p4600.cfg: Remove GCC272 support.
337        * custom/p4650.cfg: Remove GCC272 support.
338        * custom/pc386.cfg: Remove GCC272 support.
339        * custom/portsw.cfg: Remove GCC272 support.
340        * custom/psim.cfg: Remove GCC272 support.
341        * custom/rxgen960.cfg: Remove GCC272 support.
342        * custom/score603e.cfg: Remove GCC272 support.
343        * custom/sim68000.cfg: Remove GCC272 support.
344        * custom/simhppa.cfg: Remove GCC272 support.
345        * custom/simsh4.cfg: Remove GCC272 support.
346        * custom/ts_386ex.cfg: Remove GCC272 support.
347
3482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
351        * Makefile.am: Remove AUTOMAKE_OPTIONS.
352        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
353        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
354
3552002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * compilers/gcc-target-default.cfg: Add missing \.
358        Reported by Ilya Alexeev <ilya@continuum.ru>.
359
3602002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
363        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
364        support.
365        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
366
3672001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
370        * custom/FreeBSD-posix.cfg: Ditto.
371        * custom/HPUX9-posix.cfg: Ditto.
372        * custom/Linux-posix.cfg: Ditto.
373        * custom/Solaris-posix.cfg: Ditto.
374
3752001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
378        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
379
3802001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * custom/armulator.cfg: Remove make-target-options.
383        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
384        (now in erc32/configure.ac).
385        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
386        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
387        Remove CONSOLE_USE_POLLED (Unused).
388        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
389        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
390        * custom/mvme162.cfg: Remove references to mvme162lx.
391        Abandon gcc272. Remove make-target-options.
392        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
393
3942001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * custom/bare.cfg: Remove make-target-options.
397        * custom/c4xsim.cfg: Ditto.
398        * custom/cvme961.cfg: Ditto.
399        * custom/efi68k.cfg: Ditto.
400        * custom/gen68302.cfg: Ditto.
401        * custom/gen68340.cfg: Ditto.
402        * custom/genmongoosev.cfg: Ditto.
403        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
404        make-exe, remove empty lines.
405        * custom/h8sim.cfg: Remove make-target-options.
406        * custom/mcf5206elite.cfg: Ditto.
407        * custom/mrm332.cfg: Ditto.
408        * custom/mvme147.cfg: Ditto.
409        * custom/ods68302.cfg: Ditto.
410        * custom/p4000.cfg: Ditto.
411        * custom/p4600.cfg: Ditto.
412        * custom/p4650.cfg: Ditto.
413        * custom/pc386.cfg: Ditto.
414        * custom/portsw.cfg: Ditto.
415        * custom/simsh4.cfg: Ditto.
416
4172001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * custom/efi332.cfg: Remove make-target-options.
420        * custom/idp.cfg: Ditto.
421        * custom/jmr3904.cfg: Ditto.
422
4232001-11-27      Joel Sherrill <joel@OARcorp.com>,
424
425        * ChangeLog: Deleted bogus entry.
426
4272001-11-27      Joel Sherrill <joel@OARcorp.com>,
428
429        * custom/ods68302.cfg: Eliminated required definition of macros in this
430        file for the BSP to compile.  The ROM and ROM address and size settings
431        are now linker script items. 
432
4332001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435
436        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
437        Remove make-target-options.
438        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
439        Remove make-target-options.
440        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
441        DATA_CACHE_ENABLE.
442        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
443        DATA_CACHE_ENABLE.
444        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
445        DATA_CACHE_ENABLE.
446
4472001-11-25      Joel Sherrill <joel@OARcorp.com>
448
449        * custom/papyrus.cfg: Removed.
450        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
451
4522001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
455        * custom/mcp750.cfg: Ditto.
456
4572001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
460        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
461        * custom/psim.cfg: Refect changes to psim/configure.ac.
462        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
463        remove SCORE603E_GENERATION.
464
4652001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
468        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
469        * custom/mbx860_005b.cfg: Ditto.
470        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
471
472
4732001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * custom/gensh1.cfg: remove make-target-options.
476        * custom/gensh2.cfg: remove make-target-options.
477
4782001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
481        remove make-target-options, remove BSP_CPPFLAGS.
482
4832001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
486
4872001-11-14      Joel Sherrill <joel@OARcorp.com>
488
489        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
490        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
491        These are new exception processing model BSPs and thus do not
492        need to define PPC_USE_SPRG.
493
4942001-11-14      Joel Sherrill <joel@OARcorp.com>
495
496        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
497
4982001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * custom/ts_386ex.cfg: Remove make-target-options.
501        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
502        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
503        different flags.
504
5052001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
508        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
509        re-adopt mcp750.cfg's make-exe.
510
5112001-11-13      Joel Sherrill <joel@OARcorp.com>
512
513        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
514        the --srec-len argument to objcopy only supported in binutils 2.11
515        or newer.
516
5172001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
518
519        This modification is part of the submitted modifications necessary to
520        support the IBM PPC405 family.  This submission was reviewed by
521        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
522        not negatively impact the ppc403 BSPs.  The submission and tracking
523        process was captured as PR50.
524        * custom/gen405.cfg: New file.
525        * custom/helas403.cfg: Modified to generate Srecords.
526
5272001-10-30      Joel Sherrill <joel@OARcorp.com>
528
529        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
530
5312001-10-26      Victor V. Vengerov <vvv@oktet.ru>
532
533        * custom/mcf5206elite.cfg: New file.
534
5352001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
536
537        * custom/mpc8260ads.cfg: New file.
538
5392001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * custom/gensh4.cfg: Remove START_HW_INIT.
542        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
543
5442001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * custom/gensh4.cfg: Remove HZ.
547        * custom/simsh4.cfg: Remove HZ.
548
5492001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
550
551        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
552        of Hitachi SH4 BSPs of the same name.  Reviewed and some
553        cleanup by Joel Sherrill <joel@OARcorp.com>.
554
5552001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
558
5592001-10-11      Joel Sherrill <joel@OARcorp.com>
560
561        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
562        to avoid using the apparently broken or deprecated -o argument.
563
5642001-09-28      Joel Sherrill <joel@OARcorp.com>
565
566        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
567        for MC68302_BASE.
568
5692001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * custom/bare.cfg: Define dummy make-cxx-exe.
572
5732001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * ChangeLog: Formatting cleanup.
576
5772001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
580        make-target-options.
581        * custom/FreeBSD-posix.cfg: Remove make-target-options.
582        * custom/HPUX9-posix.cfg: Dito.
583        * custom/Linux-posix.cfg: Dito.
584        * custom/Solaris-posix.cfg: Dito.
585        * custom/arm_bare_bsp.cfg: Dito.
586        * custom/armulator.cfg: Dito.
587        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
588        * custom/i386ex.cfg: Remove make-target-options.
589        * custom/i960sim.cfg: Remove make-target-options.
590        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
591        CONSOLE_USE_INTERRUPTS.
592        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
593        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
594        CONSOLE_USE_INTERRUPTS.
595        * custom/vegaplus.cfg: Remove make-target-options.
596
5972001-05-25      Joel Sherrill <joel@OARcorp.com>
598
599        * custom/mrm332.cfg: Switched $(SED) to sed.
600
6012000-05-25      Matt Cross <profesor@gweep.net>
602
603        * New MRM332 BSP for the Mini RoboMind board based
604        on the 68332 microcontroller designed and build by Mark
605        Castelluccio.  For details on the MRM see http://www.robominds.com.
606        * custom/mrm332.cfg: New file.
607
6082001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
611        CONSOLE_USE_POLLED, HAS_RTC.
612
6132001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
616        * custom/gensh2.cfg: Dito.
617
6182001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
621        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
622        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
623        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
624        remove unused flags, remove -ansi from CPP.
625        * custom/eth_comm.cfg: Remove CPU_DEFINES.
626        * custom/sim68000.cfg: Remove CPU_DEFINES.
627       
6282001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
631        * compilers/gcc-target-default.cfg: Dito.
632        * compilers/gcc-portsw.cfg: Remove -Hansi.
633        * custom/posix.cfg: Remove inclusion of target.cfg.
634        * custom/simhppa.cfg: Remove -ansi -fasm.
635
6362001-04-11      Eric Valette <valette@crf.canon.fr>
637
638        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
639        "new exception processing model."
640
6412001-04-11      Joel Sherrill <joel@OARcorp.com>
642
643        * custom/default.cfg: Switch to using exec_prefix to reflect new
644        organization of install point from Ralf Corsepius.
645
6462001-03-30      Eric Valette <valette@crf.canon.fr>
647
648        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
649        use the "new exception processing model."
650
6512001-03-14      Joel Sherrill <joel@OARcorp.com>
652
653        * custom/genmongossev.cfg: New file.
654
6552001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * custom/pc386dx.cfg: New bsp.
658
6592001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
662        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
663        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
664
6652001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
668        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
669        * host.cfg.in: Remove RM, make-script.
670        * ChangeLog: Remove bogus 2001-01-22 entry.
671
6722001-01-09      Joel Sherrill <joel@OARcorp.com>
673
674        * custom/pc386.cfg (make-exe): Removed commented out lines that
675        were displayed in build longs.
676
6772001-01-08      Joel Sherrill <joel@OARcorp.com>
678
679        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
680        unneeded definitions when compiled for "mips" rather than "mips64orion."
681        Correct CPU_CFLAGS.
682
6832001-01-05      Joel Sherrill <joel@OARcorp.com>
684
685        * custom/gensh1.cfg: Removed rest of make-target-options and
686        moved them to BSP configure options.
687
6882001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
689
690        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
691        install point or assuming BSP build tree is available.
692
6932001-01-03      Joel Sherrill <joel@OARcorp.com>
694
695        * custom/psim.cfg: Removed unused variables.
696
6972001-01-03      Joel Sherrill <joel@OARcorp.com>
698
699        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
700        * custom/simcpu32.cfg: Removed MVME162 reference.
701
7022000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
703
704        * custom/mcp750.cfg: Fix problems in generation of .exe file.
705        Still need to fix to avoid touching install point on non-install stanza.
706
7072000-12-06      Joel Sherrill <joel@OARcorp.com>
708
709        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
710        and copies that should not be in it.
711
7122000-12-01      Joel Sherrill <joel@OARcorp.com>
713
714        * custom/jmr3904.cfg: Turn optimization back up to -O2.
715
7162000-11-30      Joel Sherrill <joel@OARcorp.com>
717
718        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
719        a mips1.  gcc translates -m3900 into that.
720
7212000-11-27      Joel Sherrill <joel@OARcorp.com>
722
723        * custom/jmr3904.cfg: Fix incorrect reference to i960.
724
7252000-11-27      Joel Sherrill <joel@OARcorp.com>
726
727        * custom/shsim.cfg: New file.
728        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
729        The shsim is for the SH simulator in gdb. It should be able
730        to be used with multiple SH CPU models.  This will require
731        adding BSP variants.
732
7332000-11-25      Joel Sherrill <joel@OARcorp.com>
734
735        * custom/pc386.cfg: make-exe rule would write into
736        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
737        is generally not writeable after the BSP is installed and you do not
738        want every application installed there by default.  Reported by
739        Eric Norum <eric.norum@usask.ca>.
740
7412000-11-25      Joel Sherrill <joel@OARcorp.com>
742
743        * custom/Makefile.am: Updated to add jmr3904.cfg
744        * custom/jmr3904.cfg: New file.
745
7462000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * custom/leon2.cfg: Removed defines that are now generated
749        in a non-BSP specific manner.
750
7512000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
752
753        * custom/Makefile.am: Modified to reflect addition of files.
754        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
755        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
756
7572000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
760
7612000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
764
7652000-10-24      Joel Sherrill <joel@OARcorp.com>
766
767        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
768        definition since this information can be picked up from
769        autoconf generated files.  These BSPs are shared by the
770        mips and mips64orion "ports."
771
7722000-10-18      Joel Sherrill <joel@OARcorp.com>
773
774        * compilers/gcc-portsw.cfg: Use gcc style flags.
775
7762000-09-13      Joel Sherrill <joel@OARcorp.com>
777
778        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
779        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
780
7812000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
782
783        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
784        Eric Valette <valette@crf.canon.fr>.
785        * custom/vegaplus.cfg: New file.
786
7872000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
790        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
791        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
792        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
793        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
794        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
795        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
796
7972000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * custom/gensh2.cfg: Fix comments.
800
8012000-09-12      Joel Sherrill <joel@OARcorp.com>
802
803        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
804        compiler arguments that specify CPU model options.
805
8062000-09-12      Joel Sherrill <joel@OARcorp.com>
807
808        * custom/mbx860_005b.cfg (make-target-options): Add lines to
809        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
810        may be incorrect but the BSP now compiles.
811
8122000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * custom/arm_bare_bsp.cfg: Fix comments.
815
8162000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
819        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
820        * ChangeLog: File paths corrected
821
8222000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
823
824        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
825
8262000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * custom/pck6.cfg: New file
829        * custom/pc486.cfg: Use -m486
830        * custom/pc586.cfg: Use -mpentium
831        * custom/pc686.cfg: Use -mmpentiumpro
832        * custom/i386ex.cfg: Use -msoft-float
833
8342000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
835
836        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
837
8382000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
839
840        * ChangeLog: File paths corrected.
841
8422000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
843
844        * custom/mvme167.cfg: Add specification of printk port, console port
845        and serial I/O mode.  Arrange for the stripped executable to
846        be copied up the build tree.
847       
8482000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
849
850        * custom/mbx8xx.cfg: Support for shared printk and no termios.
851
8522000-08-10      John Cotton  <john.cotton@nrc.ca>
853
854        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
855
8562000-08-10      Joel Sherrill <joel@OARcorp.com>
857
858        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.